root/org.nuxeo.project.sample


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @32402 [32402] 08/28/08 11:59:45 madarche Made it possible to customize the "name" property through the …
(edit) @31074 [31074] 04/06/08 04:54:30 fguillaume Let's call this stringArray to be less confusing.
(edit) @31073 [31073] 04/06/08 04:52:49 fguillaume Fix invalid schema syntax, and unit test now using a String array
(edit) @31067 [31067] 04/05/08 18:16:54 fguillaume Move to 5.1.4, and remove image processing example because this addon …
(edit) @31065 [31065] 04/05/08 18:15:55 fguillaume Use simplified list schema syntax available since 5.1.3.
(edit) @31028 [31028] 03/28/08 17:38:28 fguillaume put possibly-empty option last
(edit) @31027 [31027] 03/28/08 17:15:09 fguillaume Clarify build.properties.sample, add mvn.opts for offline calls, new …
(edit) @30977 [30977] 03/21/08 17:02:03 fguillaume unit test logs at INFO level, not DEBUG
(edit) @30976 [30976] 03/21/08 17:01:02 fguillaume More logical order of components.
(edit) @30948 [30948] 03/17/08 18:53:52 fguillaume Adding example theme presets (palettes) to the sample.
(edit) @30913 [30913] 03/12/08 17:08:31 fguillaume Remove useless jboss server config, 'default' is enough.
(edit) @30912 [30912] 03/12/08 17:07:54 fguillaume Use an explicit version number.
(edit) @30911 [30911] 03/12/08 17:06:34 fguillaume Clarify a bit the use of Seam remoting in javascript.
(edit) @30795 [30795] 02/29/08 17:06:46 ogrisel fixed removal of old versions in sample project
(edit) @30794 [30794] 02/29/08 17:04:21 ogrisel sample project: avoid deploying sources.jar + clean old deployed sample …
(edit) @30784 [30784] 02/29/08 15:10:59 ogrisel get rid of the hardcoded version number in the build.xml file of the …
(edit) @30719 [30719] 02/27/08 16:34:25 fguillaume Use 5.1.3.2
(edit) @30309 [30309] 02/19/08 19:18:04 qlamerand Corrects typo
(edit) @30052 [30052] 02/11/08 18:52:55 gracinet Missing dependency
(edit) @30035 [30035] 02/11/08 17:54:58 gracinet Saving untested work on a Book workflow
(edit) @30034 [30034] 02/11/08 17:53:37 gracinet Fix Seam remoting and explain a bit in comments
(edit) @30033 [30033] 02/11/08 17:51:52 gracinet Use of layouts
(edit) @30032 [30032] 02/11/08 17:48:20 gracinet Cleanup
(edit) @30031 [30031] 02/11/08 17:47:51 gracinet Demo of the Core security API commented out for the time being, because of …
(edit) @30005 [30005] 02/11/08 14:56:26 gracinet Alignment on 5.1.3.1
(edit) @29877 [29877] 02/02/08 18:26:46 gracinet POJO seam component Integration tests Minor modifications
(edit) @29874 [29874] 02/02/08 18:10:18 fguillaume Compatibility with Nuxeo 5.1.3, which has a problem fetching non-local …
(edit) @29873 [29873] 02/02/08 18:09:31 fguillaume Use a specific icon.
(edit) @29122 [29122] 01/17/08 19:36:10 fguillaume Fix facet syntax for Commentable, and documentModified event name.
(edit) @28088 [28088] 12/12/07 18:53:48 fguillaume Properly mark the component as not valid when validation fails in a bean.
(edit) @28037 [28037] 12/10/07 22:30:24 fguillaume Completely reworked sample project.
(edit) @27626 [27626] 11/24/07 19:28:39 sfermigier Build against Nuxeo 5.1.2.
(edit) @24189 [24189] 08/23/07 16:25:32 fguillaume Missing namespace.
(edit) @24188 [24188] 08/23/07 16:13:30 fguillaume Example non-included JSF.
(edit) @24183 [24183] 08/23/07 15:33:09 fguillaume Sample application theme negociation.
(edit) @24066 [24066] 08/21/07 16:33:41 fguillaume Search config.
(edit) @24027 [24027] 08/20/07 17:06:17 fguillaume Add basic repositories to allow bootstrap.
(edit) @24026 [24026] 08/20/07 17:03:53 fguillaume 5.1.0 not 5.1
(edit) @24022 [24022] 08/20/07 16:58:46 fguillaume Use a 5.1, not snapshot
(edit) @23965 [23965] 08/16/07 18:23:21 atchertchian update event listener to make it deal with a document model instead of a …
(edit) @23957 [23957] 08/16/07 16:24:36 atchertchian NXP-1472: must define transitions before states in life cycle contrib
(edit) @23956 [23956] 08/16/07 16:23:50 atchertchian format
(edit) @23543 [23543] 08/08/07 11:53:07 glefter fix Directory Access
(edit) @22676 [22676] 07/17/07 17:12:11 sfermigier Cleanup / cosmit on sample code.
(edit) @22673 [22673] 07/17/07 16:55:07 sfermigier Fix build.
(edit) @21001 [21001] 06/20/07 22:09:45 fguillaume Cleanups: - use filter appending - don't use Downloadable facet (unused) - …
(edit) @20685 [20685] 06/18/07 00:49:34 fguillaume NXRuntime -> Framework
(edit) @20681 [20681] 06/17/07 18:04:13 fguillaume Reformat. Up-to-date directory init. Example directory access from code.
(edit) @19312 [19312] 05/24/07 19:47:03 fguillaume Comment theme extension example because reading an empty theme logs a …
(edit) @19233 [19233] 05/23/07 16:31:57 fguillaume Same as r18833: repeat default config for filters as merging filters is …
(edit) @19225 [19225] 05/23/07 14:36:19 fguillaume Fix version.
(edit) @19144 [19144] 05/22/07 16:40:36 sfermigier Update to current version.
(edit) @18008 [18008] 04/30/07 16:06:05 jmorliaguet - enable theme contribs
(edit) @17999 [17999] 04/30/07 14:23:57 jmorliaguet - fixed deployment filename
(edit) @17694 [17694] 04/24/07 17:11:09 fguillaume Cleanup
(edit) @17693 [17693] 04/24/07 17:09:10 fguillaume Maven reorg
(edit) @17692 [17692] 04/24/07 17:07:55 fguillaume Maven reorg.
(edit) @16458 [16458] 04/19/07 17:05:53 bjalon Update Structure (New NRuntime format)
(edit) @16046 [16046] 04/12/07 16:34:58 fguillaume svn:eol-style native
(edit) @15572 [15572] 04/04/07 22:00:45 fguillaume build.properties from the root project
(edit) @13970 [13970] 03/15/07 17:45:38 fguillaume svn:ignore
(edit) @13678 [13678] 03/12/07 13:57:10 atchertchian change DocumentException? package
(edit) @13170 [13170] 03/02/07 01:20:34 fguillaume Add @PermitAll? to destroy method to fix passivation.
(edit) @13075 [13075] 02/28/07 18:52:51 fguillaume Build path.
(edit) @12482 [12482] 02/16/07 15:55:34 fguillaume follow Nuxeo changes: no more DocumentManager?
(edit) @12070 [12070] 02/09/07 12:18:00 janguenot update to reflect latest NXP maven / ant integration
(edit) @12067 [12067] 02/09/07 12:08:21 janguenot Please check maven dependency
(edit) @12066 [12066] 02/09/07 12:07:58 janguenot Update
(edit) @12004 [12004] 02/07/07 15:44:33 bchaffangeon Update extensions names
(edit) @10894 [10894] 01/30/07 01:42:24 fguillaume Added proper META-INF/ejb-jar.xml so that we really have …
(edit) @10785 [10785] 01/29/07 03:11:29 fguillaume Adding an example SQL directory and its use in the modify view (layout) …
(edit) @10784 [10784] 01/29/07 01:51:22 fguillaume Stateless action listener, so that some injections work correctly. Example …
(edit) @10655 [10655] 01/27/07 02:16:48 fguillaume Get currentItem through a hack.
(edit) @10653 [10653] 01/26/07 23:44:50 fguillaume Cleaned up build.xml. Added: - an action tab, - a view for it - a core …
(edit) @10562 [10562] 01/26/07 11:46:24 fguillaume Eclipse classpath, and Ant compile classpath that uses the installed …
(edit) @10420 [10420] 01/25/07 01:46:52 fguillaume Remove build artifacts
(add) @10419 [10419] 01/25/07 01:44:32 fguillaume Start of sample project.
Note: See TracRevisionLog for help on using the revision log.