libreccm-legacy/ccm-core/web
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
..
WEB-INF Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
assets Added missing fancybox2 files. Looks like SVN has ignored them... 2014-06-15 07:16:38 +00:00
error Einige fehlende Lokalisierungen ergänzt, veralteten Klassennamen korrigiert. 2014-02-19 09:20:42 +00:00
javascript URLizer Javascript now handles german umlauts in upper case like 'Ü' correctly and transforms them to 'ue' instead of 'Ue'. 2014-02-19 13:37:55 +00:00
templates content-section jetzt legacy free application, alte public site in content-section Liste ausgeblendet, verschiedene Formatierungen und Doku-Ergänzungen. 2012-02-06 01:32:59 +00:00
themes Included support for new label attribute at Bebop Widgets into Mandalay and the Heirloom theme. 2014-06-11 08:05:22 +00:00
index.jsp Unfortunately quite a large update, combined BaseDispatcher and DispatcherServlet into a modern, standard compliant CCMDispatcherServlet, modified various classes to enable CCM installed in any arbitrary context, not just ROOT. Part 1. Currently it works for ScientificCMS only, for other bundles StylesheetPaths.txt has to be modified. 2014-03-06 12:53:03 +00:00