|
2a1a957c84
|
Process template context:pathInfo tag to auto-include the / when a pathInfo is present
|
2022-12-18 18:34:33 -05:00 |
|
|
27d12f239a
|
Updated version to 0.8.2.
|
2022-12-18 09:28:09 -05:00 |
|
|
0aca087b18
|
Added support for field annotation in element parent classes
|
2022-12-18 09:25:04 -05:00 |
|
|
a6b4c52d40
|
Updated RIFE2 version to 0.8.1
|
2022-12-17 12:04:38 -05:00 |
|
|
b338d97471
|
Updated RIFE2's version to 0.8.0
|
2022-12-17 12:02:01 -05:00 |
|
|
e0f284317f
|
Fix template engine to support empty comment tags
|
2022-12-17 11:18:10 -05:00 |
|
|
7afef0cbcd
|
Legacy template code removal
|
2022-12-17 10:41:07 -05:00 |
|
|
8bf3d2a179
|
Removed outdated commented code
|
2022-12-16 15:25:00 -05:00 |
|
Jason Aylward
|
8c4d7057d3
|
Wrap DatabaseSession and RememberSession table bootstrapping. (#4)
* wrap try/catch around bootstrapping the DatabaseSession and DatabaseRemember tables.
* remove transaction from _installs
|
2022-12-16 15:24:19 -05:00 |
|
|
fbbd157d9a
|
Added value renderer example
|
2022-12-15 16:52:40 -05:00 |
|
|
dae6598f91
|
Example tweaks
|
2022-12-15 15:35:44 -05:00 |
|
|
f818fe0c1e
|
Cleanup of the Template interface
|
2022-12-15 13:12:15 -05:00 |
|
|
b0896942fd
|
Better pretty exception printing for some template exceptions
|
2022-12-15 12:25:18 -05:00 |
|
|
7b081368a7
|
Added path info mapping example
|
2022-12-15 12:02:03 -05:00 |
|
|
15635062c1
|
Preserve the resource bundles that are provided to the templates that are provided to the Login and Logout element constructors.
|
2022-12-15 10:49:22 -05:00 |
|
|
b362e6116e
|
Added error handling example
|
2022-12-15 10:04:25 -05:00 |
|
|
b88f52a813
|
Examples improvements
|
2022-12-14 16:48:28 -05:00 |
|
|
7fca8dd3c1
|
Made some router methods package private.
|
2022-12-14 16:48:03 -05:00 |
|
|
30798f0bdd
|
Add SVG as a gzipped content type
|
2022-12-14 16:47:37 -05:00 |
|
|
be7cba0565
|
Updates version to 0.5.11
|
2022-12-10 17:48:01 -05:00 |
|
|
8d8c347fb6
|
Added SVG template factory
|
2022-12-10 17:44:11 -05:00 |
|
|
00f5fa9199
|
Updated javadoc @since version numbers
|
2022-12-08 21:07:59 -05:00 |
|
|
917dab92db
|
Updated version to 0.5.10
|
2022-12-08 20:51:27 -05:00 |
|
|
3be440cec3
|
Change all field annotations to use the value parameter so that it can be used with the shorthand
|
2022-12-08 20:39:34 -05:00 |
|
|
2f19111150
|
Minor cleanups
|
2022-12-08 16:30:53 -05:00 |
|
|
51308455b8
|
Updated deployment descriptor XSD
|
2022-12-08 08:03:21 -05:00 |
|
|
44354596ba
|
Updated version to 0.5.9
|
2022-12-07 14:56:07 -05:00 |
|
|
8ec80b9cbb
|
More cleanup and API documentation
|
2022-12-06 20:43:07 -05:00 |
|
|
d5d9e401b1
|
WIP refactoring and cleanups
|
2022-12-06 20:10:36 -05:00 |
|
|
ddbc90dfe1
|
Added output parameter support for URL building
|
2022-12-06 18:14:55 -05:00 |
|
|
aacff1d1af
|
Path info mapping refactoring, added support for mapping pathinfo URL generation
|
2022-12-06 12:01:42 -05:00 |
|
|
b39bbcfbe4
|
Added support for path info mapping
|
2022-12-06 09:17:03 -05:00 |
|
|
6bcb9ee47f
|
Fixed text template inclusion and comments
|
2022-11-30 10:57:44 -05:00 |
|
|
eb519d8d04
|
Fixed include tag escapes for TXT tags.
|
2022-11-30 10:47:20 -05:00 |
|
|
d77f2a7c78
|
Updated to version 0.5.8
|
2022-11-29 20:15:14 -05:00 |
|
|
038d8620d8
|
Added support for template tag escaping.
|
2022-11-29 19:59:31 -05:00 |
|
|
040e823473
|
Updated version to 0.5.7
|
2022-11-28 15:05:44 -05:00 |
|
|
e534d665f1
|
Fixed template block overriding behavior, now properly resetting blockvalue and blockappend status
|
2022-11-26 10:43:37 -05:00 |
|
|
c86b780e73
|
Removed needless import
|
2022-11-23 16:28:38 -05:00 |
|
|
11396a0801
|
Use a safer unique ID generator for the authentication IDs.
Provide a general purpose UniqueID class that can be used for safer identifiers than standard UUIDs.
|
2022-11-22 18:29:06 -05:00 |
|
|
81ae2e301d
|
Minor cleanups
|
2022-11-22 17:46:10 -05:00 |
|
|
d7606e0d62
|
Test fixes
|
2022-11-19 12:48:42 -05:00 |
|
|
4e99254184
|
Added support for authentication filtered template tags
|
2022-11-19 12:30:42 -05:00 |
|
|
d546b54c1f
|
Added in out flow annotations tests
|
2022-11-19 01:01:41 -05:00 |
|
|
71fdf0bfa3
|
Added support for output flow of annotation class element fields.
|
2022-11-18 17:02:56 -05:00 |
|
|
eba706ea25
|
Renamed ContextAction for annotations to FlowDirection
|
2022-11-17 09:30:00 -05:00 |
|
|
0f7b698019
|
Expanded element field annotation support and added tests.
|
2022-11-15 21:18:23 -05:00 |
|
|
e44b366a40
|
Set up a session handler for the embedded Jetty server.
|
2022-11-15 19:46:32 -05:00 |
|
|
2273f2b824
|
Tweaks to engine Context methods so that response changes always have verbs associated with them.
|
2022-11-15 16:38:57 -05:00 |
|
|
22339c204e
|
Updates to authentication example
|
2022-11-15 15:12:21 -05:00 |
|