root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4047 [4047] 19/11/08 13:30:28 tg Tagging 0.5
(edit) @4016 [4016] 09/11/08 22:32:19 michael Fix use of Thread Locals? and other issues from Find Bugs?
(edit) @4014 [4014] 05/11/08 15:34:12 michael Remove timezone from test data so it doesn't fail on other machines.
(edit) @4013 [4013] 05/11/08 15:11:25 michael Fix resource name to work with Class Loader?.getResource() vs. …
(edit) @3990 [3990] 19/10/08 16:11:23 michael Make Template Factory? a singleton, not thread-local as this leaks …
(edit) @3980 [3980] 08/10/08 12:00:19 michael Update to Restlet 1.1-RC2
(edit) @3977 [3977] 07/10/08 08:12:03 michael Better OSGi support
(edit) @3966 [3966] 28/09/08 20:49:05 michael Changes to support deploying as an OSGi bundle.
(edit) @3874 [3874] 22/07/08 20:46:42 michael Release 0.4.4 which fixes restlet-jpa dependencies
(edit) @3746 [3746] 20/04/08 17:52:43 michael Call the default URIHandler (if present).
(edit) @3739 [3739] 16/04/08 21:16:24 michael Add support for XTC to PDF using Apache FOP.
(edit) @3692 [3692] 12/03/08 17:15:45 michael Support offline bootstrap + remove restlet-jpa from dependencies.
(edit) @3668 [3668] 04/03/08 13:28:21 michael Tag 0.4.3 patch release (upgrade Restlet dependency to 1.1-M2)
(edit) @3667 [3667] 04/03/08 13:27:22 michael Patch release to upgrade to Restlet 1.1-M2
(edit) @3623 [3623] 15/02/08 11:21:59 michael Tag 0.4.2 release
(edit) @3614 [3614] 12/02/08 17:16:52 michael Patch release to update to Restlet-JPA 0.3
(edit) @3585 [3585] 04/02/08 14:50:47 michael Tag 0.4.1 release: - Restlet-jpa 0.2 - Number & date formatting
(edit) @3584 [3584] 04/02/08 14:49:12 michael 0.4.1 release - support restlet-jpa 0.2
(edit) @3533 [3533] 15/01/08 14:50:31 michael Fix output of comments as-is from source document.
(edit) @3530 [3530] 09/01/08 22:09:57 tg The variable name for the revision was wrong.
(edit) @3472 [3472] 07/12/07 11:43:16 michael Enable setting a custom template factory (to allow refresh setting).
(edit) @3438 [3438] 27/11/07 22:12:46 michael Add partial support for fmt:formatNumber. Refs #9, spent 0.25
(edit) @3316 [3316] 26/10/07 11:19:06 michael Fix NPE when setting variable to null. Fixes #15, spent 0.5
(edit) @3201 [3201] 05/10/07 16:20:40 michael Fixes #14, spent 0.5. Fix taken from Facelets issue 142: …
(edit) @3197 [3197] 05/10/07 14:16:26 michael Enable use of xtc:trim="true" to optionally trim preceeding whitespace to …
(edit) @3118 [3118] 14/09/07 14:41:41 michael Remove Date.toString() output since this isn't portable.
(edit) @3014 [3014] 17/08/07 10:56:37 michael Tag release with old JSTL core namespace deprecated.
(edit) @3013 [3013] 17/08/07 10:56:07 michael Add support for old JSTL core namespace as a deprecated namespace
(edit) @3012 [3012] 16/08/07 17:07:04 michael Tagging 0.4 release.
(edit) @3011 [3011] 16/08/07 17:00:18 michael Add support for using a servlet context to resolve resources. Suggested …
(edit) @3010 [3010] 16/08/07 16:22:52 michael Implementation of JSTL Format parseDate & formatDate. Refs #9, spent 1.
(edit) @3009 [3009] 16/08/07 16:21:37 michael Fix for whitespace stripping. Fixes #12, spent 2.
(edit) @2975 [2975] 07/08/07 16:33:04 michael Correct fix for XML quoting as spotted by TG.
(edit) @2969 [2969] 07/08/07 15:43:48 michael Fix for quoting XML entities.
(edit) @2968 [2968] 07/08/07 15:43:19 michael Make representation always expired since it is dynamic.
(edit) @2962 [2962] 05/08/07 15:20:23 michael Fix NPE when running from JAR.
(edit) @2958 [2958] 03/08/07 17:05:48 michael Improve API to make more consistent.
(edit) @2957 [2957] 03/08/07 17:05:22 michael Change namespace on JSTL core to match JSTL 1.1.
(edit) @2953 [2953] 02/08/07 22:16:23 michael Upgrade to Restlet 1.0.4. Fix bug passing the converter instead of the …
(edit) @2952 [2952] 02/08/07 22:14:41 michael Add support for ui:repeat. Fixes #6, spent 0.5.
(edit) @2950 [2950] 02/08/07 21:45:11 michael Support for JSF core f:attribute tag. Fixes #7, spent 0.5.
(edit) @2949 [2949] 02/08/07 15:06:30 michael Fix for problem reported by Regis Leray - need to flush after render.
(edit) @2946 [2946] 31/07/07 13:19:36 michael Updated converter to use base class.
(edit) @2943 [2943] 31/07/07 09:32:44 michael Changed Template Resource Factory? to use new Representation Converter?
(edit) @2942 [2942] 30/07/07 22:04:31 michael Added copyright and licence.
(edit) @2936 [2936] 28/07/07 20:56:33 michael Compile template on loading, rather than for each request.
(edit) @2934 [2934] 27/07/07 21:12:07 michael Support for updatable PersistenceResources.
(edit) @2933 [2933] 27/07/07 21:11:23 michael Default to null value for unknown variables, rather than an exception. …
(edit) @2916 [2916] 22/07/07 21:27:14 michael Tagging 0.3 release
(edit) @2915 [2915] 22/07/07 21:24:45 michael Tidy up for release: - finalise namespace (http://sarugo.org/xtc/ui) - …
(edit) @2890 [2890] 13/07/07 22:46:50 michael Split into core and restlet configurations.
(edit) @2888 [2888] 13/07/07 16:05:19 michael Trimmed some fat
(edit) @2887 [2887] 13/07/07 15:38:08 scott update license
(edit) @2886 [2886] 13/07/07 14:35:21 scott support method invokation, primarily for getEntityURI
(edit) @2884 [2884] 12/07/07 21:43:54 michael Enable method invocation in EL.
(edit) @2879 [2879] 12/07/07 16:00:52 michael Remove ivysettings.xml (use downloaded common settings)
(edit) @2877 [2877] 12/07/07 15:57:08 scott ignore bin
(edit) @2876 [2876] 12/07/07 15:55:01 scott fix defualt default
(edit) @2875 [2875] 12/07/07 15:54:10 scott renders Persistence resource based on template
(edit) @2874 [2874] 12/07/07 15:49:29 michael Tidy up dependencies
(edit) @2858 [2858] 11/07/07 16:33:03 michael New common build system & fix test to use java.net to retrieve via HTTP.
(edit) @2857 [2857] 11/07/07 12:31:29 michael Ignore generated resources
(edit) @2854 [2854] 11/07/07 12:12:05 michael Fix build script to overwrite on publish.
(edit) @2851 [2851] 09/07/07 21:15:11 michael Fix for quert parameters
(edit) @2845 [2845] 05/07/07 16:58:31 michael Tidy up dependencies and build process
(edit) @2844 [2844] 05/07/07 16:00:33 michael Documentation and tests. Fixes #3, spent 1.
(edit) @2843 [2843] 05/07/07 12:54:50 scott Support for XTC files served by Directory. Refs #3, spent 6.
(edit) @2841 [2841] 03/07/07 17:09:54 michael Tag 0.2 release
(edit) @2840 [2840] 03/07/07 16:25:48 michael Tidy up for basic restlet integration. Fixes #1, #2, spent 1.
(edit) @2835 [2835] 03/07/07 14:07:31 michael Branching for the annotations stuff so that I can tidy up and release …
(edit) @2834 [2834] 03/07/07 14:06:27 michael Add branches and tags dirs
(edit) @2800 [2800] 22/06/07 15:23:24 michael Some tidy ups
(edit) @2783 [2783] 19/06/07 13:35:26 michael Documentation updates. Unit tests now validate agains expected results.
(edit) @2777 [2777] 14/06/07 10:40:54 michael Eclipse project - run ant bootstrap before importing
(edit) @2776 [2776] 14/06/07 10:20:43 michael Basic build system using Ant/Ivy
(edit) @2775 [2775] 14/06/07 10:01:00 michael Removing static lib dir - Ivy should dynamically retrieve it
(edit) @2750 [2750] 31/05/07 22:03:52 michael Basic build using Ant and Ivy - all you need is Ant 1.6, everything else …
(edit) @2746 [2746] 31/05/07 14:26:31 michael Halfway commit in restructure
(edit) @2729 [2729] 23/05/07 14:15:33 michael Basic Restlet integration. See org.sarugo.xtc.restlet.Simple Test?. Ticket …
(add) @2684 [2684] 27/04/07 15:37:21 michael This is Facelets but without Java Server Faces. I call it the XML …
Note: See TracRevisionLog for help on using the revision log.