libreccm-legacy/ccm-cms
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
..
.settings Organization/Project content types: most recent versions of the code 2010-07-22 14:39:21 +00:00
etc AtoZ sollte doch jetzt umgebaut werden, sonst ist das hinterher mit dem Auftrennen zuviel hin und her. Erste Version, bei der AtoZ noch nicht läuft. Notwendig um Mist mit SVN zu vermeiden. Hat aber auf SciCMS keine Auswirkung. 2012-04-12 10:23:14 +00:00
lib Initiale Version 2008-02-04 11:59:05 +00:00
pdl/com/arsdigita - Association between GenericContact and GenericAddress is now modeled like other associations (necessary to work around limitations in the publication process and of PDL). Solves Ticket #2039. 2014-03-01 14:03:23 +00:00
sql/ccm-cms The publish lock mechanism in ccm-cms now stores the stacktrace of an eventual error in the database. This simplifies the analysis of problems in the publication process. In the catalina.log it is often difficult to find the correct stacktrace. 2014-02-28 09:59:07 +00:00
src Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
web Current status of the ContentItemJSRPortlet 2014-06-26 15:39:08 +00:00
.classpath Renamed some forms to match naming conventions. 2010-07-21 07:15:33 +00:00
.project Renamed some forms to match naming conventions. 2010-07-21 07:15:33 +00:00
.svnignore Initiale Version 2008-02-04 11:59:05 +00:00
CHANGELOG Complex and big update: 2013-01-23 14:04:16 +00:00
application.xml The publish lock mechanism in ccm-cms now stores the stacktrace of an eventual error in the database. This simplifies the analysis of problems in the publication process. In the catalina.log it is often difficult to find the correct stacktrace. 2014-02-28 09:59:07 +00:00
build-hooks.xml.example Initiale Version 2008-02-04 11:59:05 +00:00