libreccm-legacy/ccm-core
tosmers 676b3be133 removes modifications from earlier and adds getter and setter to each modules/core class
git-svn-id: https://svn.libreccm.org/ccm/trunk@4174 8810af33-2d31-482b-a856-94f89814c4df
2016-06-22 15:02:10 +00:00
..
.settings
bin adds cli tool for exportation; adds User and Group implementation especially designed for portation; modifies the UserExporter 2016-05-31 16:19:39 +00:00
doc
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 adds missing libs for core to repo 2016-06-07 14:56:06 +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 Another typo in ccm-core-6.6.3-6.6.4 2014-12-16 13:56:02 +00:00
src removes modifications from earlier and adds getter and setter to each modules/core class 2016-06-22 15:02:10 +00:00
test Reverting some accidental changes from revision r4129 2016-06-02 07:27:35 +00:00
web Improved handling for related links (link list name now supported) in Foundry 2016-06-16 13:07:56 +00:00
.classpath
.project Renamed some forms to match naming conventions. 2010-07-21 07:15:33 +00:00
.svnignore
CHANGELOG
LICENSE
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