Erweitert das XML-Tag um die Attribute date und time, die die jeweiligen Informationen in für die ausgehandelte Locale formatiert enthalten.
git-svn-id: https://svn.libreccm.org/ccm/trunk@317 8810af33-2d31-482b-a856-94f89814c4df
Fixed classpath for junit, junitperf and httpunit jars
Added Linux shell script for running ccm commands, e.g. ccm get
Added bsf and rhino libraries required for merging web.xml
Created example user/database creation script for postgres
Tablespace is called ccm not aplaws for consistency for oracle
git-svn-id: https://svn.libreccm.org/ccm/trunk@307 8810af33-2d31-482b-a856-94f89814c4df
Ich konnte zwar nicht alle Stellen im laufenden System verifizieren, aber nach meinen Verständnis sollte die Unterstützung nun vollständig sein.
git-svn-id: https://svn.libreccm.org/ccm/trunk@271 8810af33-2d31-482b-a856-94f89814c4df
Benutzung:
In local.runtime.properties die Zeile
#app.server.debug.on=true
einkommentieren. Per Default hört der Debugger auf Port 8000
(Default in Tomcat).
Ankoppeln:
In Netbeans:
Debuggen -> Debugger anhängen ...
Im Menü ausfüllen:
Debugger: Java-Debugger (JPDA)
Anschluss: SocketAttach
Transport: dt_socket
Host: localhost
Port: 8000
Dann öffnet sich Debugger Fenster.
git-svn-id: https://svn.libreccm.org/ccm/trunk@268 8810af33-2d31-482b-a856-94f89814c4df
Es sollte ebenfalls noch mit den alten Inhalten in der DB funktionieren, allerdings wird dann keine Sprachvariante ermittelt (altes Verhalten).
Problematisch kann sein, daß Links nun automatisch in eine andere Sprachversion wechseln, falls die gewünschte Variante nicht vorhanden ist. Ich bin mir noch nicht sicher, ob die Standardversion des ContentItems zurückgegeben wird, wenn keine Übereinstimmung gefunden werden kann, oder ob der Link dann entfällt.
git-svn-id: https://svn.libreccm.org/ccm/trunk@265 8810af33-2d31-482b-a856-94f89814c4df
- Upgrade Saxon from 6.5.2 to 6.5.5
- Fixed version of junit in ccm-core/application.xml so that unit tests compile
- Minor cleanup of validation for administration of users
- Now uses reflection for Oracle-specific code so system builds without the
Oracle libraries
- Fixed SQL loading problems on Windoze due to back-slash problems
- Created index on lower(screen_name) to stop full table scan when there is
a large number of users in the database
Trunk hb is now fuly in sync with fedorahosted up to r1965.
We left off:
- r1965: Prototye JSR portlet implementation as it does not access CCM
content
- r1940-r1942: Removal of $Id: from code, we should retain information about
time and developer who recently changed the code
- r1879 introducing eclipce configuration in trunk root (wrong location and
we don't use eclipse for now)
- r??? (ccm-sample) as it does not provide usefull functionality for now
git-svn-id: https://svn.libreccm.org/ccm/trunk@255 8810af33-2d31-482b-a856-94f89814c4df
- Display of information about index items is now more informative and accurate
- Upload option can now be turned off for text assets
using com.arsdigita.cms.hide_text_asset_upload_file configuration property
- Can hide the action for creating a content item from the content sections list
- Users were adding brackets () to the Name field of a content item in basic
properties resulting in "page not found" error when you try to open the
published item
git-svn-id: https://svn.libreccm.org/ccm/trunk@254 8810af33-2d31-482b-a856-94f89814c4df