root/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-web/src/main/java/org/nuxeo/ecm/platform/ui/web/rest


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @29541 [29541] 01/22/08 16:33:33 btatar need to create the Seam component in case anonymous module is used
(edit) @28995 [28995] 01/13/08 20:11:14 sfermigier Misc forward ports.
(edit) @28926 [28926] 01/10/08 15:42:20 sfermigier Forward port of [28924] (cosmits and cleanups).
(edit) @28513 [28513] 01/06/08 13:02:43 sfermigier Forward port of cosmit.
(edit) @26690 [26690] 10/31/07 20:06:17 atchertchian copy/paste typo (fwd from r26689)
(edit) @26688 [26688] 10/31/07 19:59:58 atchertchian NXP-1612: fix redirection to dashboard with no rights (fwd from r26686)
(edit) @26579 [26579] 10/30/07 09:35:54 btatar users with no read permission on a domain will log in
(edit) @25657 [25657] 10/04/07 11:33:38 atchertchian NXP-1605: wrong redirection when navigating to null using virtual hosting
(edit) @23657 [23657] 08/09/07 16:00:32 atchertchian format....…
(edit) @23591 [23591] 08/08/07 19:03:39 fguillaume Unnecessary logs.
(edit) @23588 [23588] 08/08/07 18:40:31 fguillaume Remove verbose logs.
(edit) @23586 [23586] 08/08/07 18:38:55 fguillaume Remove verbose logs.
(edit) @23473 [23473] 08/06/07 17:51:53 tdelprat Do not swallow exceptions : let them reach the top level filter. Handle …
(edit) @23259 [23259] 08/01/07 18:12:04 atchertchian fix url decoding when using virtual hosting
(edit) @22535 [22535] 07/13/07 16:57:58 atchertchian moving document view codec service to api/core/facade modules
(edit) @22369 [22369] 07/11/07 17:36:11 atchertchian huh actually redirect in a post, that's the point :)
(edit) @22136 [22136] 07/07/07 15:54:29 atchertchian dont redirect on a post request
(edit) @22097 [22097] 07/06/07 14:38:20 atchertchian url service bug fixes, solves NXP-1146 and NXP-1300
(edit) @21841 [21841] 07/03/07 14:55:54 sfermigier Cosmit.
(edit) @21763 [21763] 07/02/07 16:43:44 atchertchian NXP-1295: url service does not encode/decode urls correctly
(edit) @21755 [21755] 07/02/07 15:25:04 atchertchian add nuxeo error handler
(edit) @21712 [21712] 07/02/07 08:18:17 sfermigier Cosmits and simplifications.
(edit) @21703 [21703] 07/01/07 22:48:16 sfermigier Remove useless no-args constructors and other cosmits.
(edit) @21701 [21701] 07/01/07 18:36:32 sfermigier Cosmit and simplifications.
(edit) @21685 [21685] 06/30/07 23:02:58 sfermigier "Private is the new final" + other cosmits.
(edit) @21606 [21606] 06/29/07 11:30:10 sfermigier Add copyright.
(edit) @21572 [21572] 06/28/07 20:28:56 atchertchian retrieve tab info when creating new document view
(edit) @21569 [21569] 06/28/07 19:43:36 atchertchian safer restoration of jsf state - navigate first and apply parameters after …
(edit) @21558 [21558] 06/28/07 18:16:53 atchertchian fix behaviour for null parameter values
(edit) @21556 [21556] 06/28/07 17:45:04 atchertchian fix pattern so that urls with sub uris do not match
(edit) @21470 [21470] 06/27/07 10:03:04 dmihalache moved to core.utils
(edit) @21462 [21462] 06/26/07 23:16:36 sfermigier Cosmits.
(edit) @21461 [21461] 06/26/07 22:42:26 sfermigier API update: ECM -> Framework, cosmits.
(edit) @21457 [21457] 06/26/07 19:21:22 atchertchian do not compute base url twice
(edit) @21456 [21456] 06/26/07 19:14:06 atchertchian forgotten file
(edit) @21455 [21455] 06/26/07 19:13:46 atchertchian url redirection fixes for NXP-1271 + NXGED-682
(edit) @21454 [21454] 06/26/07 19:12:12 atchertchian add subtabs management on web actions
(edit) @21363 [21363] 06/25/07 19:16:50 atchertchian do not force redirect in an ajax request
(edit) @21310 [21310] 06/25/07 14:10:07 atchertchian NXP-1249: force redirect when outcome is null
(edit) @21154 [21154] 06/22/07 21:15:33 atchertchian add comments about redirection problems
(edit) @21144 [21144] 06/22/07 19:37:29 atchertchian adding helper method to get a document url, and api default pattern api on …
(edit) @21140 [21140] 06/22/07 18:45:11 atchertchian add API on webActions to deal correctly with tab settings and document …
(edit) @21104 [21104] 06/22/07 14:42:11 atchertchian fix conversation propagation issues when redirecting after a POST
(edit) @21074 [21074] 06/21/07 20:51:08 atchertchian NXP-1146: handle better redirection after a post and view id rfetrieval …
(edit) @20990 [20990] 06/20/07 20:15:37 atchertchian workaroung to get the faces-config.xml resource
(edit) @20976 [20976] 06/20/07 19:15:42 atchertchian NXP-1106 + NXP-1146: - better api for url policy service - the url policy …
(edit) @20879 [20879] 06/19/07 22:33:24 sfermigier This class is not serializable.
(edit) @20870 [20870] 06/19/07 21:46:39 sfermigier Constants should be final.
(edit) @20849 [20849] 06/19/07 18:15:16 atchertchian NXP-1146: make sure base url is found
(edit) @20839 [20839] 06/19/07 17:08:57 atchertchian do not perform navigation if sub uri is not null
(edit) @20823 [20823] 06/19/07 15:44:50 atchertchian formatttttttttttt
(edit) @20797 [20797] 06/19/07 12:00:38 tdelprat Correct NPE
(edit) @20792 [20792] 06/19/07 11:47:43 tdelprat NXP-1208 Include Frlag to avoid wrapping redirect when not needed
(edit) @20761 [20761] 06/18/07 20:20:47 atchertchian NXP-1146: New URL system
(edit) @19475 [19475] 05/27/07 12:33:53 sfermigier Cosmit.
(edit) @19202 [19202] 05/23/07 10:18:23 dmihalache tab2spaces
(edit) @19156 [19156] 05/22/07 18:39:26 dmihalache additional check
(edit) @19104 [19104] 05/22/07 11:20:30 sfermigier Copyright.
(edit) @19103 [19103] 05/22/07 11:20:01 sfermigier Cosmit (local variable renaming, comments...)
(edit) @18744 [18744] 05/14/07 21:25:32 sfermigier Cosmit.
(edit) @18503 [18503] 05/10/07 17:33:56 tdelprat Undo comit in wrong branche
(edit) @18498 [18498] 05/10/07 17:03:07 tdelprat Saving tests on Seam 1.2.1
(edit) @18461 [18461] 05/09/07 23:03:21 sfermigier Cosmit.
(edit) @18345 [18345] 05/07/07 19:16:02 ebarroca revert to rev18331
(edit) @18124 [18124] 05/03/07 15:49:51 bchaffangeon syndication works now with advanced search + corrected bug with firefox …
(edit) @18090 [18090] 05/03/07 03:15:19 tdelprat cleanup
(edit) @18020 [18020] 04/30/07 19:41:58 ogrisel raise a ClientException? with an explicit error message instead of a …
(edit) @17912 [17912] 04/27/07 15:07:11 tdelprat NXP-873 Reset tab when using breadcrumb
(copy) @17114 [17114] 04/21/07 17:48:19 www-data Maven reorg
copied from org.nuxeo.ecm.platform.ui.web/trunk/src/org/nuxeo/ecm/platform/ui/web/rest:
(edit) @16136 [16136] 04/13/07 17:06:19 tdelprat Add the possibility to switch tab and viewId at the same time
Note: See TracRevisionLog for help on using the revision log.