Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

3040 by jfl on 27 August 2008, 22:32:40 +0200 (3 hours ago) - Fixed publish/discard switching
- Fixed image cropping for contents

riotfamily/trunk/components/src/org/riotfamily/components/runtime/resources/components.js 3040 history download (+751) new

3039 by jfl on 27 August 2008, 22:31:59 +0200 (3 hours ago) Check if liveContainer exists

riotfamily/trunk/components/src/org/riotfamily/components/render/list/ComponentListRenderer.java 3039 history download (+2 -2) diffs

3038 by flx on 27 August 2008, 21:44:41 +0200 (4 hours ago) Added two AutoCompleterModel implementations for convenience.

riotfamily/trunk/riot-hibernate/src/org/riotfamily/riot/hibernate/form/HqlAutoCompleterModel.java 3038 history download (+60) new

riotfamily/trunk/riot-hibernate/src/org/.../riot/hibernate/form/DistinctAutoCompleterModel.java 3038 history download (+87) new

3037 by flx on 27 August 2008, 21:44:00 +0200 (4 hours ago) Added a null-check

riotfamily/trunk/riot-hibernate/src/org/riotfamily/riot/hibernate/support/HibernateUtils.java 3037 history download (+3 -0) diffs

3036 by flx on 27 August 2008, 21:43:45 +0200 (4 hours ago) Removed the hqlOptionsModel prototype which is now longer needed as models an now be auto-wired.

riotfamily/trunk/riot-hibernate/src/org/riotfamily/riot/hibernate/form/HqlOptionsModel.java 3036 history download (+5 -0) diffs

riotfamily/trunk/riot-hibernate/META-INF/riot/riot-servlet.xml 3036 history download (+1 -9) diffs

3035 by flx on 27 August 2008, 21:42:21 +0200 (4 hours ago) (1) Option and AutoCompleter models are now autowired by constructor and Spring callbacks are invoked after all properties have been set. (2) Changed the XML syntax for autocomplete elements. (3) The …

riotfamily/trunk/forms/src/org/riotfamily/forms/factory/xml/XmlFormRepositoryDigester.java 3035 history download (+62 -75) diffs

riotfamily/trunk/forms/src/org/riotfamily/forms/factory/xml/form-config.xsd 3035 history download (+3 -4) diffs

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/runtime/riot-config.xml 3035 history download (+2 -2) diffs

3034 by flx on 27 August 2008, 15:19:20 +0200 (10 hours ago) Fix: The EditModeRenderStrategy is defined in riot-servlet not website-servlet

riotfamily/trunk/components/src/org/riotfamily/components/render/list/ComponentListRenderer.java 3034 history download (+4 -4) diffs

3033 by flx on 26 August 2008, 21:35:03 +0200 (28 hours ago) Txt2Img now keeps track of matched ancestors in a stack instead of using the element's parentNode property because parentNode is null if the element has been removed from the document by another scrip…

riotfamily/trunk/website/src/org/riotfamily/website/txt2img/txt2img.js 3033 history download (+17 -8) diffs

3030 by flx on 26 August 2008, 17:27:03 +0200 (32 hours ago) Fix: Wrong import 'Collation' -> 'Collection'

riotfamily/trunk/common/src/org/riotfamily/common/web/mapping/AbstractReverseHandlerMapping.java 3030 history download (+1 -2) diffs

3029 by flx on 26 August 2008, 17:23:56 +0200 (32 hours ago) Use error color instead of highlight

riotfamily/trunk/riot/src/org/riotfamily/riot/runtime/resources/style/job.css 3029 history download (+1 -1) diffs

3028 by flx on 26 August 2008, 17:23:36 +0200 (32 hours ago) Fixed RIOT-92

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/model/Message.java 3028 history download (+1 -0) diffs

3025 by jfl on 26 August 2008, 13:14:23 +0200 (36 hours ago) Changed FetchType to EAGER

riotfamily/trunk/components/src/org/riotfamily/components/model/wrapper/RiotFileWrapper.java 3025 history download (+1 -1) diffs

3024 by jfl on 26 August 2008, 13:06:37 +0200 (36 hours ago) Copy searchProperties as well

riotfamily/trunk/riot/src/org/riotfamily/riot/list/support/ListParamsImpl.java 3024 history download (+1 -0) diffs

3023 by jfl on 26 August 2008, 01:14:23 +0200 (48 hours ago) Added translated flag and search field

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/model/MessageBundleEntry.java 3023 history download (+8 -0) diffs

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/runtime/riot-config.xml 3023 history download (+2 -1) diffs

3018 by jfl on 25 August 2008, 21:47:24 +0200 (52 hours ago) ListSession uses "_" instead of "#" as key delimiter

riotfamily/trunk/riot/src/org/riotfamily/riot/list/ui/ListServiceImpl.java 3018 history download (+1 -1) diffs

3017 by cwo on 25 August 2008, 21:34:36 +0200 (52 hours ago) Added convenience method to access local site properties in FTLs in the same way as page properties

riotfamily/trunk/pages/src/org/riotfamily/pages/view/SiteFacade.java 3017 history download (+4 -0) diffs

3016 by flx on 25 August 2008, 18:24:59 +0200 (55 hours ago) The localDbMessages list can now be searched and ordered

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/riot/LocalMessageDao.java 3016 history download (+51 -19) diffs

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/runtime/riot-config.xml 3016 history download (+2 -2) diffs

3014 by flx on 25 August 2008, 18:23:51 +0200 (55 hours ago) The locale is now set in the constructor to avoid NPEs

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/model/MessageBundleEntry.java 3014 history download (+1 -1) diffs

riotfamily/trunk/dbmsgsrc/src/org/riotfamily/dbmsgsrc/model/Message.java 3014 history download (+1 -1) diffs

3013 by flx on 25 August 2008, 17:33:38 +0200 (56 hours ago) Added a work-around for RIOT-91

riotfamily/trunk/common/src/org/riotfamily/common/image/ImageMagick.java 3013 history download (+15 -3) diffs

3012 by flx on 25 August 2008, 15:29:01 +0200 (58 hours ago) Fix: Setting an onclick handler within an edit-callback fails when using the richtext editor

riotfamily/trunk/components/src/org/riotfamily/components/runtime/resources/components.js 3012 history download (+2 -1) diffs

riotfamily/trunk/components/src/org/riotfamily/components/runtime/resources/inplace.js 3012 history download (+3 -0) diffs

3011 by flx on 25 August 2008, 13:54:39 +0200 (60 hours ago) We now use the parentId parameter (if present) to load the parent so that the bread-crumb navigation works even if the DAO is not a ParentChildDao.

riotfamily/trunk/riot/src/org/riotfamily/riot/editor/AbstractObjectEditorDefinition.java 3011 history download (+24 -0) diffs

riotfamily/trunk/riot/src/org/riotfamily/riot/form/ui/FormController.java 3011 history download (+3 -1) diffs

riotfamily/trunk/riot/src/org/riotfamily/riot/editor/EditorDefinitionUtils.java 3011 history download (+13 -0) diffs

earlier earlier | later later
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-08-28 02:04 +0200