libreccm-legacy/ccm-bookmarks/src/com/arsdigita/bookmarks
pb 701f905998 Unfortunately, a rather complex update:
* new class DescriptiveComponent, provides setLabel and setHint
* classes Label, BaseLink and Widgets inherit from DescriptiveComponent and are ready to use setLabel and setHint
* classes TextStylable and Blockstylable removed, both provide direct html which the responsibility of the theme
* created Interface bebop/util/Panelcontraints to provide positional information for blocks fpr backwards compatibility. We have to decide whether to discard/replace or retain them.
* created cass Embedded as a kind of spinn-off from Label to handle arbitrary String data, specifically JavaScript. It's part of a strategy to remove Strings from Label to prevent developers just to hack fixed strings and make a mess of the User Interface.
* various reformatting and documentation added.


git-svn-id: https://svn.libreccm.org/ccm/trunk@2728 8810af33-2d31-482b-a856-94f89814c4df
2014-06-29 14:01:10 +00:00
..
ui Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
util Verfeinerungen von code und doku. 2012-03-29 23:05:50 +00:00
ApplicationAuthenticationListener.java Verschiedene deprecated Klassen und Methoden entfernt. 2010-04-17 08:10:44 +00:00
Bookmark.java Diverse Formatierungen. 2012-03-29 21:57:35 +00:00
BookmarkCollection.java http-auth und ccm-bookmarks jetzt legacy free. Update Skripte müssen noch ergänzt werden. 2012-03-04 12:49:57 +00:00
Bookmarks.java http-auth und ccm-bookmarks jetzt legacy free. Update Skripte müssen noch ergänzt werden. 2012-03-04 12:49:57 +00:00
BookmarksAppManager.java ValidationListener für Parent-App beim Anlegen einer neuen Application Instanz. 2013-07-26 14:20:28 +00:00
BookmarksResources.properties - Neue Klasse für UserAdministrationTab 2013-07-06 07:56:41 +00:00
BookmarksResources_de.properties - Neue Klasse für UserAdministrationTab 2013-07-06 07:56:41 +00:00
BookmarksResources_en.properties - Neue Klasse für UserAdministrationTab 2013-07-06 07:56:41 +00:00
BookmarksServlet.java Verfeinerungen von code und doku. 2012-03-29 23:05:50 +00:00
Initializer.java Nutzungen des Java-internen ServiceLoaders entfernt, und durch register-Aufrufe in Initializern ersetzt, da die Nutzung des Service-Loaders Probleme mit dem Build-System verursacht. 2013-07-25 16:09:15 +00:00
Loader.java FAQ Bug Darstellung korrigiert, diverse Formatierungen und Doku Ergänzung. 2012-03-31 12:06:46 +00:00