2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-05-01 11:08:11 -07:00
Commit graph

18 commits

Author SHA1 Message Date
ffc8671e2d Increase the sleeps for the template resource finder tests 2023-01-16 16:36:12 -05:00
1c6f187b47 Added sleeps in template tests with db resource finders to ensure that changes are detected. 2023-01-16 16:18:57 -05:00
e6c7cf582f Added missing template factory tests. 2023-01-16 15:56:03 -05:00
67aae60e6e Javadoc and license headers improvements. 2023-01-10 21:20:06 -05:00
8fe6e44b65 Test fixes, verbose logging of test output 2022-12-31 18:23:12 -05:00
a8c3c6a7f0 JUnit tests should have default access.
Minor rework to datasources setup.
2022-12-31 10:47:44 -05:00
6bcb9ee47f Fixed text template inclusion and comments 2022-11-30 10:57:44 -05:00
07445cfe06 Removed support for template transformers.
Added support for templates to create new instances of themselves, possibly with refreshed content.
Updated login and logout elements to use the new template instance creation methods.
2022-11-05 02:18:42 -04:00
7633fcd145 Removed Config facility and related features. 2022-10-31 03:44:20 -04:00
ba110248f6 Fixed for javadoc generation 2022-10-30 19:27:12 -04:00
d68e60113e Re-enabled constraints and validation support throughout 2022-10-09 21:18:41 -04:00
c3ab3fdf41 Added database and scheduler modules.
Added pretty engine exceptions support.
2022-10-05 23:32:05 -04:00
8284f63329 WIP multi format template engines 2022-10-04 10:01:23 -04:00
443889e490 Renamed RifeConfig methods 2022-10-03 22:54:21 -04:00
88655a3932 Added support for filtered template tags. 2022-10-03 22:43:15 -04:00
3ffb77c897 Working template includes 2022-10-03 16:13:59 -04:00
b1a3e4e7e3 Added support for blocks inside default values 2022-10-03 10:13:40 -04:00
711c4b9b5b Working template engine 2022-10-02 21:20:46 -04:00