libreccm-legacy/ccm-sci-publications
jensp f55df351b5 Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3028 8810af33-2d31-482b-a856-94f89814c4df
2014-12-10 10:12:12 +00:00
..
doc - Some bug fixes in sci-publications 2011-01-19 07:44:38 +00:00
lib SciPublications: Basisstruktur für BibTeX-Importer 2013-01-14 18:42:41 +00:00
pdl/com/arsdigita Changed the column type for the abstract and misc properties of Publications from varchar(4096) to text. It also now possible to enable the HTML editor for the abstract and misc fields of publications. The default is still no HTML editor. 2014-03-07 06:52:42 +00:00
sql/ccm-sci-publications Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements. 2014-12-10 10:12:12 +00:00
src Fixing some more labels 2014-09-26 12:06:49 +00:00
web 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
application.xml Changed the column type for the abstract and misc properties of Publications from varchar(4096) to text. It also now possible to enable the HTML editor for the abstract and misc fields of publications. The default is still no HTML editor. 2014-03-07 06:52:42 +00:00