Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3228 303

latest revision download trunk

3228 annotated / raw | Diffs: previous, other | Lines: 226 ( +17, -44 )

Created: 2008-10-31 15:36:38 +0100 (21 days ago) | Author: flx | Changeset: 3228

Item commands are no longer displayed in each list row, instead they are now rendered in a box on the right side.

3138 annotated / raw | Diffs: previous, other | Lines: 253 ( +0, -1 )

Created: 2008-09-09 21:28:02 +0200 (2 months 12 days ago) | Author: flx | Changeset: 3138

Removed duplicate imports and fixed deprecation warnings

3073 annotated / raw | Diffs: previous, other | Lines: 254 ( +3, -3 )

Created: 2008-08-29 16:00:29 +0200 (2 months 23 days ago) | Author: flx | Changeset: 3073

All classes now use the new RiotLog instead of Commons Logging. RiotLog supports logging with varargs and allows us to easily switch to another logging framework in future.

3018 annotated / raw | Diffs: previous, other | Lines: 254 ( +1, -1 )

Created: 2008-08-25 21:47:24 +0200 (2 months 27 days ago) | Author: jfl | Changeset: 3018

ListSession uses "_" instead of "#" as key delimiter

2951 annotated / raw | Diffs: previous, other | Lines: 254 ( +7, -1 )

Created: 2008-08-20 11:57:20 +0200 (3 months 1 day ago) | Author: flx | Changeset: 2951

Added a CommandResult to refresh the list commands

2926 annotated / raw | Diffs: previous, other | Lines: 248 ( +12, -3 )

Created: 2008-08-18 17:54:14 +0200 (3 months 3 days ago) | Author: flx | Changeset: 2926

Fix: FormCommands don't work

2800 annotated / raw | Diffs: previous, other | Lines: 239 ( +1, -1 )

Created: 2008-08-04 17:34:05 +0200 (3 months 17 days ago) | Author: flx | Changeset: 2800

Removed static Log references

2781 annotated / raw | Diffs: previous, other | Lines: 239 ( +1, -1 )

Created: 2008-07-31 23:48:52 +0200 (3 months 21 days ago) | Author: flx | Changeset: 2781

Added a static lookup method to the ListSession

2756 annotated / raw | Diffs: previous, other | Lines: 239 ( +2, -2 )

Created: 2008-07-29 19:13:48 +0200 (3 months 23 days ago) | Author: jfl | Changeset: 2756

Added the objectId to list command execution

2511 annotated / raw | Diffs: previous, other | Lines: 239 ( +5, -5 )

Created: 2008-06-18 20:26:28 +0200 (5 months 3 days ago) | Author: ybl | Changeset: 2511

Added Generics

2188 annotated / raw | Diffs: previous, other | Lines: 239 ( +7, -0 )

Created: 2008-03-12 19:19:51 +0100 (8 months ago) | Author: flx | Changeset: 2188

Command states are now correctly updated when cut/copy/paste operations are performed in a tree.

Branch point for: riotfamily-release-7-0-bugfixes riotfamily-release-7-features

Tags: riotfamily-release-7-0

2172 annotated / raw | Diffs: previous, other | Lines: 232 ( +4, -3 )

Created: 2008-03-10 16:56:28 +0100 (8 months ago) | Author: flx | Changeset: 2172

Refactored the handling of trees in riot-core. A third parameter (besides objectId and parentId) has been introduced that specifies the id of the parent-editor. This way trees no longer need to create "node-list" and "node-form" clones which makes the code much simpler.

2148 annotated / raw | Diffs: previous, other | Lines: 231 ( +20, -5 )

Created: 2008-03-05 22:59:41 +0100 (8 months ago) | Author: flx | Changeset: 2148

Added initial support for real trees in the backoffice. The feature is currently disabled as there are still some known bugs.

2054 annotated / raw | Diffs: previous, other | Lines: 216 ( +1, -1 )

Created: 2008-02-14 17:24:15 +0100 (9 months ago) | Author: flx | Changeset: 2054

Changed the log-level from info to debug because the class was too chatty.

1993 annotated / raw | Diffs: previous, other | Lines: 216 ( +12, -8 )

Created: 2008-02-04 13:12:04 +0100 (9 months ago) | Author: flx | Changeset: 1993

Added support for batch commands.

1268 annotated / raw | Diffs: previous, other | Lines: 212 ( +8, -1 )

Created: 2007-07-27 18:15:20 +0200 (15 months ago) | Author: cwo | Changeset: 1268

Changed the transaction handling to not have a single transaction per request.

Branch point for: riotfamily-release-6-5-bugfixes

Tags: riotfamily-release-6-5-beta1 riotfamily-release-6-5

1023 annotated / raw | Diffs: previous, other | Lines: 205 ( +45, -44 )

Created: 2007-05-22 18:49:17 +0200 (18 months ago) | Author: flx | Changeset: 1023

ListSessions are now invalidated when the editor-config.xml is modified.

570 annotated / raw | Diffs: previous, other | Lines: 204 ( +4, -3 )

Created: 2007-02-19 13:29:23 +0100 (21 months ago) | Author: flx | Changeset: 570

ListSessionExpiredException is now also thrown if no session exists.

Branch point for: riotfamily-release-6-4-bugfixes

Tags: riotfamily-release-6-4-rc2 riotfamily-release-6-4-rc3 riotfamily-release-6-4

564 annotated / raw | Diffs: previous, other | Lines: 203 ( +2, -2 )

Created: 2007-02-16 20:28:26 +0100 (21 months ago) | Author: flx | Changeset: 564

Javadocs updated and email adresses converted [ ... at ... dot ...] to fight spam.

497 annotated / raw | Diffs: previous, other | Lines: 203 ( +47, -12 )

Created: 2007-02-05 15:40:05 +0100 (21 months ago) | Author: flx | Changeset: 497

Re-implemented list-config reloading.

493 annotated / raw | Diffs: previous, other | Lines: 168 ( +35, -14 )

Created: 2007-02-04 21:29:10 +0100 (21 months ago) | Author: flx | Changeset: 493

Added the ListSessionExpiredException that is thrown when a ListSession has been invalidated.

390 annotated / raw | Diffs: previous, other | Lines: 147 ( +0, -4 )

Created: 2007-01-11 17:41:26 +0100 (22 months ago) | Author: flx | Changeset: 390

Search and filter are now combined within a single form.

Tags: riotfamily-release-6-4-rc1

381 annotated / raw | Diffs: previous, other | Lines: 151 ( +4, -0 )

Created: 2007-01-10 19:39:37 +0100 (22 months ago) | Author: flx | Changeset: 381

Lists now support generic full-text search.

354 annotated / raw | Diffs: previous, other | Lines: 147 ( +3, -0 )

Created: 2007-01-05 16:30:49 +0100 (22 months ago) | Author: flx | Changeset: 354

Minor change: Added an assertion that checks if the editorId is valid.

342 annotated / raw | Diffs: previous, other | Lines: 144 ( +7, -11 )

Created: 2007-01-04 21:25:05 +0100 (22 months ago) | Author: flx | Changeset: 342

Re-implemented list-paging using DWR.

329 annotated / raw | Diffs: previous, other | Lines: 148 ( +43, -51 )

Created: 2007-01-02 20:55:09 +0100 (22 months ago) | Author: flx | Changeset: 329

Minor change: Did some refactoring to re-implement choosers.

322 annotated / raw | Diffs: previous, other | Lines: 156 ( +14, -0 )

Created: 2006-12-28 17:27:00 +0100 (22 months ago) | Author: flx | Changeset: 322

List commands and filter forms now work again.

318 annotated / raw | Diffs: previous, other | Lines: 142 ( +10, -12 )

Created: 2006-12-23 15:53:38 +0100 (22 months ago) | Author: flx | Changeset: 318

Re-implemented list filtering - now using DWR.

314 annotated / raw | Diffs: previous, other | Lines: 144 ( +5, -13 )

Created: 2006-12-22 14:44:55 +0100 (22 months ago) | Author: flx | Changeset: 314

Command confirmation re-implemented using DWR.

303 new annotated / raw | Lines: 152 ( +152, -0 )

Created: 2006-12-20 20:11:39 +0100 (23 months ago) | Author: flx | Changeset: 303

Lists now use DWR.

FishEye: Open Source License registered to Riot.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2008-11-22 04:40 +0100