c94868a12e
Reworked and modernized the form generation. Added support for additional input types and attributes. Added form generation example.
2023-01-05 23:11:48 -05:00
05cbbc8c54
Also clear generated template values from instance variables that are present in resumed elements.
2023-01-05 19:11:18 -05:00
8de9411fdd
Clear out any generated values from templates that are restored through a continuation.
2023-01-05 18:48:39 -05:00
34e7a41ff3
Allow RIFE instrumentation of the example models
2023-01-05 17:26:10 -05:00
2673e84b26
Updated email validity check
2023-01-05 17:25:39 -05:00
bdfeae5559
Made the default path info parameters match on the unreserved URL characters, instead of just alphanumeric
2023-01-05 12:10:03 -05:00
6b9e7ddc65
Updated version to 0.9.5-SNAPSHOT
2023-01-05 11:18:03 -05:00
1a4ccb51e2
Updated version to 0.9.4
2023-01-05 10:56:47 -05:00
60936f7c34
Fix to previous URL builder change.
2023-01-05 08:34:09 -05:00
217e1a50e8
URL encode explicit pathinfo in URL builder
2023-01-05 08:12:44 -05:00
e067a8d08f
URL encode more defensively
2023-01-04 21:14:02 -05:00
64f714bcdd
Folded purging authentication managers into the main ones.
2023-01-04 13:27:03 -05:00
739b9e09ce
Validation example cleanup
2023-01-04 07:22:00 -05:00
a00018e685
Added many-to-one example.
...
Restructure the example classes a bit.
2023-01-04 06:58:15 -05:00
ba187f325b
Make validation builder filtered tags more permissive in their content
2023-01-04 06:43:22 -05:00
e16e584e2e
GQM fixes when using the new BeanFetcher functional interface. Some cleanups.
2023-01-04 06:11:26 -05:00
a6f8751273
Authentication cleanup and rework.
...
Instead of storing a hostIp for each auth session, arbitrary auth data can now be associated with an authentication session. Allowing for any kinda of differentiator to be applied to sessions.
2023-01-03 22:40:22 -05:00
a1dcc8ff7a
Added support for request attribute template value tags.
2023-01-03 17:08:10 -05:00
fd7e975876
Minor code cleanups
2023-01-03 13:23:29 -05:00
67a45f8566
Added more default passthrough types
2023-01-03 10:42:08 -05:00
730acc6e56
Some cleanups, mostly to the scheduler API
2023-01-03 09:37:39 -05:00
653b14ca3b
Made hello all index page adapt to the root URL
2023-01-02 23:24:44 -05:00
c2979fc180
Added HelloAll index page.
...
Added gradle run task that launched runHelloAll.
2023-01-02 23:19:09 -05:00
1a91ef8da6
Updated version to 0.9.4-SNAPSHOT
2023-01-02 19:50:20 -05:00
f4389fa83a
Updated version to 0.9.3
2023-01-02 19:47:08 -05:00
f8012521c6
Tweaks to hierarchical properties setup.
2023-01-02 12:33:32 -05:00
176e5eaadc
Added max-age 0 in prevent caching helper
2023-01-02 11:53:00 -05:00
025459c37e
Added support for filtered property template value tags.
2023-01-02 11:29:13 -05:00
426104ff0b
Added support for hierarchical properties and field injection for properties.
2023-01-02 10:31:55 -05:00
eb872bdf4c
Added tests badge
2023-01-01 23:11:26 -05:00
e8d7d19486
Integrated tests badge into workflow
2023-01-01 22:48:07 -05:00
c5fb112510
MockRequest parameter API improvement
2023-01-01 15:14:50 -05:00
fce9a59e05
Added ActiveSite element annotation
2023-01-01 14:32:14 -05:00
56cfd5bd93
Build file cleanups
2023-01-01 10:41:23 -05:00
edf4463f0b
Minor project file changes.
...
Tweaks to testTransactionUserCommit.
2023-01-01 10:36:32 -05:00
ca577d1cb5
Only run DB concurrency and transaction isolation tests on Postgres
2023-01-01 09:06:33 -05:00
995cd72876
Disabling testTransactionUserCommit
2023-01-01 03:14:52 -05:00
8c33721e26
Excluding MySQL also from testTransactionUserCommit
2023-01-01 02:53:35 -05:00
f3f5527aaa
Removed Oracle from the datasources tested in testTransactionUserCommit
2023-01-01 02:28:43 -05:00
80bb9da233
Oracle doesn't support REPEATABLE_READ transaction isolation
2023-01-01 02:10:39 -05:00
f138aef36c
Tweaked transaction isolation level for testTransactionUserCommit test
2023-01-01 01:47:53 -05:00
8536158eb9
Attempted fix for testTransactionUserCommit test
2023-01-01 01:11:07 -05:00
87fd461bf8
Disabled workflow test again
2023-01-01 00:30:26 -05:00
c55d312e79
Continuations Workflow multi-threading fixes.
2023-01-01 00:04:02 -05:00
c9c5bc6744
Enable JDK 17 testing
2023-01-01 00:03:42 -05:00
e982b86809
Disable workflow test again, somehow it stalls on GitHub
2022-12-31 23:45:01 -05:00
02aa7e1ba9
Disable test
2022-12-31 23:28:50 -05:00
76330d9d7d
Re-enabled workflow test
2022-12-31 23:16:24 -05:00
8397c7d79e
CMF test fixes
2022-12-31 23:01:18 -05:00
1cf839113c
Cleanup gradle cache at the end of workflow.
...
Database tests tweaks.
2022-12-31 22:20:09 -05:00