libreccm-legacy/ccm-core
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 Initiale Version 2008-02-04 11:59:05 +00:00
bin Addendum to previous commit (r2657). 2014-05-30 06:32:31 +00:00
doc Umbenennen von ccm-ldn-theme in ccm-themedirector. 2011-03-27 11:27:05 +00:00
etc Unfortunately quite a large update: Reorganized web.xml fragments into a separate directory, Modified build script to use the same web.xml merger as ccm installation script. NOTE: Logic bug fixed: If bundle specifies a web.xml, it is used as is without any postprocessing. If no web.xml is specified or the file does not exist, core's web.xml is used and the web.xml fragment of any module merged in. 2014-05-30 05:40:29 +00:00
examples/bebop/demo Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
lib Updated postgresJDBC driver to the latest 8.4 version and moved to CCM /WEB-INF/lib. 2014-05-23 09:46:14 +00:00
pdl/com/arsdigita Weitere Einstellung "Sichtbar" für Kategorien (Ticket #1634). Dafür wird eine weitere Spalte in cat_categories benötigt. Upgrade-Skript enthalten. 2013-06-05 15:07:46 +00:00
sql/ccm-core Fixed a bug in the upgrade script for ccm-core version 6.5.2-6.5.3. This SQL 2013-10-31 21:06:45 +00:00
src Unfortunately, a rather complex update: 2014-06-29 14:01:10 +00:00
test Enhanced build system to handle WEB-INF/portlet.xml files. File is copied from bundel's cfg directory or merged from stub files (not implemented yet). Various housekeeping done. 2014-05-26 09:24:06 +00:00
web Unfortunately, a rather complex update: 2014-06-29 14:01:10 +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 Removed old style application classes: 2013-01-30 21:16:59 +00:00
LICENSE Initiale Version 2008-02-04 11:59:05 +00:00
application.xml Added task 'pluto-assemble' to the load ant project. It scans the portlet.xml file and injects for each portlet the Pluto specific registration code into web.xml. Should be executed after load-bundle step and is only needed when developing CCM JSR portlets in a Pluto test environment. Modified core web.xml accordingly. 2014-05-31 22:44:15 +00:00
build-hooks.xml Nachführen der Änderungen am BUILD System. 2011-08-02 19:31:29 +00:00