c9db46ce01Fixed display of FormHeading and FormText in the Content Centre.
jensp
2015-06-22 07:43:17 +0000
e83147bbfeRemoved unused endElement method from com.arsdigita.cms.contenttypes.XMLContentTypeHandler
jensp
2015-06-19 18:09:23 +0000
a1944b95cbBugfix for Foundry and Image Attachments in lists
jensp
2015-06-17 12:51:32 +0000
8dbf42601a[UPDATE] Weitere Änderungen an dem Initalizer-Problem beim unload. Muss noch getestet werden.
tosmers
2015-06-15 14:29:17 +0000
e11267a809[UPDATE] Angefangen, das Problem mit den Initalizern beim unload zu beseitigen.
tosmers
2015-06-15 13:22:25 +0000
825aa26231added FormValidationListeners, html tags in Link- and FileAttachmentsTable will be interpreted now.
konermann
2015-06-09 19:01:07 +0000
f4c2d83332Changes for XML output and converters of proceedings content type necessary because the change from one organizer to multiple organizers
jensp
2015-06-09 10:30:29 +0000
a0e4ecab3e[UPDATE] Versuch die deinstallierten (unloaded) contenttypes aus der Liste fürs Hinzufügen von contenttypes zu entfernen. -> ohne Erfolg
tosmers
2015-06-08 18:02:21 +0000
32561fb8b3[UPDATE] Auf Grund eines Kompilierfehlers in der Klasse PublicationXmlHelper.java, die Klasse Proceedings.java um die Funktionalität getOrganizerOfConference() erweitert.
tosmers
2015-06-08 13:33:01 +0000
f757851423[FEATURE] Das Entfernen von Instanzen (ContentItems) derjenigen ContentTypes aus den Tabellen der Datenbank, die deinstalliert werden sollen über "ccm unload". Funktionalität "ccm unload" kann jetzt auch für folgende Module verwendet werden: - ccm-cms-types-agenda - ccm-cms-types-event - ccm-cms-types-inlinesite - ccm-cms-types-job - ccm-cms-types-legalnotice - ccm-cms-types-minutes - ccm-cms-types-service - ccm-ldn-types-councillor - ccm-ldn-types-esdservice
tosmers
2015-06-08 12:34:36 +0000
1beb3dfbfeTempory removed buggy line of code
jensp
2015-06-08 11:09:07 +0000
d3d0fc2b82ccm-sci-publications: It is now possible to add multiple organizers to a proceedings
jensp
2015-06-05 17:31:58 +0000
d023ece326Some small fixes for the Content Centre CSS (#2492, #2491).
jensp
2015-06-04 09:02:58 +0000
cd0aee748eDisabled the Equation plugin in Xinha because it causes the editor to freeze if there is certain combination of characters in the text.
jensp
2015-06-04 07:59:11 +0000
9e7b5ad380RelatedLinks: title-column can be used for captions
konermann
2015-06-03 13:21:06 +0000
88fb5966daFileattachment: title-column can be used for captions
konermann
2015-06-03 13:17:40 +0000
8760ac5e73Fixing several problems with image attachments (#2484, #2485, #2486)
jensp
2015-06-02 07:38:03 +0000
2ac2d9a7ff[UPDATE] Das Entfernen von Instanzen (ContentItems) derjenigen ContentTypes aus den Tabellen der Datenbank, die deinstalliert werden sollen über "ccm unload". Funktionalität ccm unload kann jetzt verwendet werden.
tosmers
2015-06-01 18:13:50 +0000
9ed9fe3b21Foundry: Some refinements for the image attachments: Depending if there only on image attachments or if there multiple ones a different class is appended to the classes of the imediate child element of the image-attachments element
jensp
2015-06-01 11:54:59 +0000
62bb632004Foundry: Some improvments for images
jensp
2015-05-29 13:05:16 +0000
7b2693721bSeveral improvments for the ImageBrowser and image lists
jensp
2015-05-27 16:44:32 +0000
d33f690ddaQuickfix for a typo in related links
jensp
2015-05-27 12:44:24 +0000
87d96404d4Various things: * Limited length of the description of file attachments (can be configured, default: 400 characters) * Some code beautifing in Foundry * Change the class attribute of sci-welcome.jsp to welcome-page so that is possible to distiguish between welcome page and other navigation pages in the theme.
jensp
2015-05-27 12:01:28 +0000
1686144c79Foundry: Documentation for the tags for ccm-sci-types-project
jensp
2015-05-21 08:54:48 +0000
d97bf9beb3Foundry: Current status for support for forum
jensp
2015-05-20 13:03:45 +0000
94e441d590Foundry: Doc for the tag for ccm-cms-types-scidepartment
jensp
2015-05-20 10:09:19 +0000
07dcf33272Fixed notes display in Content Centre
jensp
2015-05-19 09:37:13 +0000
f9f99a6cdeProvide information about the indented thumbnail size in the image browser XML.
jensp
2015-05-19 07:24:55 +0000
659b0e5fd8Foundry: Fixed some typos
jensp
2015-05-18 19:11:38 +0000
44d378da59[FEATURE][UPDATE] Die Funktionalität ein Modul über "ccm unload..." zu deinstallieren ist jetzt verfügtbar (Achtung! funktioniert noch nicht). Dafür vorgenommene Modifikationen: - neue Klasse Unload.java, die die Funktion des "ccm unload" bereitstellt - neue Klassen LoadCenter.java und LoadCenterDelegate.java die das Designpattern "Delegate" umsetzen, um Coderedundanz zwischen Load.java und Unload.java zu beseitigen - neue sql-skripte im Modul ExternalLink oracle-se-drop.sql und postgres-drop.sql, zum Löschung der ExternalLink spezifischen Tabellen in der Datenbank - sämtliche Codemodifikationen und Java-Doc-Ergänzungen in beteiligten Klassen für die unload-Prozedur - neue Klasse ExternalLinkUnloader.java (bisher noch wenig/keine Funktionalität) und AbstractContentTypeUnloader.java, die zusammen dafür sorgen sollen, die ContentTyp-Instanzen (z.B. von ExternalLink) aus den Tabellen der Datenbank zu entfernen. (-> work in progress) - Ergänzung des unload-Datenskripts in ccm-cms-types-externallink.load - Ergänzung der build-ccm.xml um die unload-Befehle
tosmers
2015-05-18 18:20:18 +0000
431f2b7040Foundry: Some more documentation
jensp
2015-05-18 12:09:20 +0000
28760fc5aeFoundry: Documentation for template tags
jensp
2015-05-18 11:30:55 +0000
d3c0f5c714Foundry: Documentation for several tags.
jensp
2015-05-18 09:30:20 +0000
5151297373Foundry: First part of support for ccm-forum
jensp
2015-05-15 09:44:47 +0000
caae900e3eFoundry: Improved support for LESS development.
jensp
2015-05-15 07:14:16 +0000
7b8def2a67FileAttachments: minor changes, pretty up the code
konermann
2015-05-13 16:16:28 +0000
a386fc9811RelatedLinks: added possibility to add captions. Therefor reworked LinkPropertiesStep so it works with SecurityPropertyEditor
konermann
2015-05-13 15:57:28 +0000
a04278d1c0Foundry: Fixed some typos in user-banner.xsl
jensp
2015-05-13 09:18:35 +0000
4022d01ca5Foundry: Tags for the rendering informations from the user banner
jensp
2015-05-13 08:59:33 +0000
955d0272e9Foundry: Tags for showing properties of SciDepartment
jensp
2015-05-12 13:01:49 +0000
e5a24dd8d2Changed log level for message written to log if sending the recovery mail fails from debug to warn.
jensp
2015-05-12 08:15:53 +0000
97d238d181Foundry: Filters of object lists
jensp
2015-05-08 15:43:17 +0000
5e67377166Foundry: Some improvements for the filters of object lists
jensp
2015-05-08 14:06:18 +0000
41ddfd54e9Foundry: Included the less preprocessor script for development
jensp
2015-05-04 10:07:33 +0000
5c51248a09Foundry: Some more tags for publications
jensp
2015-04-29 14:12:25 +0000
aa3758cb9bAsset AttachFile: captions can now be added to the fileattachmenttable
konermann
2015-04-27 14:20:45 +0000
93bf5882ccFoundry: - More tags for publication types - JavaScript for Double Click Protection in the Content Centre was missing
jensp
2015-04-24 16:20:30 +0000
de785f7e47Foundry: Some more tags for ccm-sci-types-project
jensp
2015-04-22 12:30:06 +0000
4ab2842b88Foundry: Some additional tags for showing the head, vicehead and secretariat properties of ccm-sci-types-department
jensp
2015-04-22 10:30:55 +0000
3ed711e947Added some properties to the default templates for object lists
jensp
2015-04-21 10:07:16 +0000
2c73c5a84dRemoved the check for properties in the ObjectListPortlet (and therefore in the ItemListPortlet) of ccm-navigation. The Portlet(s) have now the same behaviour as an ordinary item list in a JSP template.
jensp
2015-04-20 07:32:04 +0000
b14e96770bFoundry: Some more support for publication properties
jensp
2015-04-17 13:01:30 +0000
65d12a8626Foundry: Support for properties of ccm-sci-publications/InternetArticle
jensp
2015-04-17 12:18:20 +0000
d4a1a317cdFoundry: Support for properties of ccm-sci-publications/Expertise
jensp
2015-04-17 10:06:05 +0000
8c97174b9dFoundry: Support for properties of ccm-sci-publications/GreyLiterature
jensp
2015-04-17 08:15:56 +0000
909c5f606eBasic support for ccm-sci-publications
jensp
2015-04-15 10:13:15 +0000
ab1a8e89a5Foundry: More support for Orga types
jensp
2015-04-14 10:20:14 +0000
dab1a9159fFoundry: Additional general tags for displaying properties from a tab of an OrganizationalUnit.
jensp
2015-04-13 14:18:04 +0000
653933bb74- Fixed a typo in PDL-Query in ccm-sci-types-project - Foundry support for ccm-sci-types-institute and ccm-sci-types-department
jensp
2015-04-10 18:42:41 +0000
dd4d3783f1Foundry support for GenericOrganizationalUnit (not finished yet) and ccm-cms-types-project
jensp
2015-04-10 15:19:36 +0000
103d1f9147Foundry: Some refinements for ccm-cms-types-person and ccm-cms-types-contact to avoid code duplication
jensp
2015-04-10 06:52:07 +0000
451912b0fcFixed a typo in the translations of ccm-sci-types-project
jensp
2015-04-09 09:17:31 +0000
0dae87841dFoundry suppor for ccm-cms-types-contact and ccm-cms-types-person (and all other types which inherit from com.arsdigita.cms.contenttypes.GenericPerson)
jensp
2015-04-09 09:10:31 +0000
ed9c82cc45Foundry support for ccm-cms-types-contact (not finished yet)
jensp
2015-04-08 14:51:42 +0000
b131407660Foundry support for ccmc-cms-types-formitem and ccm-cms-types-formsection
jensp
2015-04-08 12:56:23 +0000
3adcb90a79[Update] Mainly addition of java-doc in MasterTool and some small other changes.
tosmers
2015-04-08 11:03:49 +0000
53faf1baa6Foundry: New tag for testing if a propery of a content item is present.
jensp
2015-04-07 12:25:25 +0000
7a7f99d723Foundry: - Some finetuning for admin styles - New tag show-date-property for showing date properties
jensp
2015-04-07 09:54:06 +0000
2720c63533Foundry support for ccm-cms-types-image
jensp
2015-04-06 12:15:47 +0000
33519442fdMissing GlobalizationUtil for ccm-cms-types-bookmark
jensp
2015-04-01 14:59:27 +0000
5135e182a8Small bugfix for Foundry, fixed typo.
jensp
2015-04-01 09:45:55 +0000
0f0c33ca3cAgain a fix for the calulation of the number of pages of a MPA.
jensp
2015-04-01 08:52:28 +0000
66fd2deda7Foundry: The context for image attachments contains now some more parameters, like the sort key of the current image.
jensp
2015-03-31 09:12:58 +0000
8ed508fd5fImprovment displaying of the file size for attached files
jensp
2015-03-31 07:26:58 +0000
3af5fb6519[UPDATE] Alle Eigenschaften des ExternalLinks sind auf der Sheet-Seite zu sehen.
tosmers
2015-03-29 11:13:41 +0000
b5e5207907Some refinements for Foundry
jensp
2015-03-26 11:18:09 +0000
90a0dadbf8Inheritence for Foundry layout templates
jensp
2015-03-13 16:54:41 +0000
1e3cb64455- The CategoryWidget/TermWidget now highlights the ancestors of selected categories to make easier to find selected categories - Some formatting of XSL code in Foundry
jensp
2015-03-13 12:29:33 +0000
05580fc24a[FEATURE] (i) Einem Externen Link kann nun der Hinweistext hinzugefügt werden, der optional angezweigt werden soll, wenn der Link angeklickt wird. Das optionale Anzeigen wird über eine Checkbox realisiert, die unter dem Hinweistext im Bearbeiten-Menü zu finden ist. Des weiteren wurde eine Checkbox dem Bearbeiten-Menü hinzugefügt, um von vornherein festlegen zu können, den Link in einem neuen Fenster zu öffnen. (ii) Die Datenbankattribute wurden entsprechen den genannten Feldern erweitert. Somit wird der Hinweistext und die Option den Hinweistext anzeigen zu lassen, sowie die Option den Link in einem neuen Fenster zu öffnen in der Datenbank gespeichert.
tosmers
2015-03-11 14:03:15 +0000
e34f2d3b65Fixed several input fields in the content center which were very small
jensp
2015-03-10 10:35:53 +0000
50cf3eb6ecFixed foundry:shying function in Foundry, was removing hypens...
jensp
2015-03-05 18:47:06 +0000
c603b21b67[UPDATE] (i) Die Bearbeiten-Umgebung eines externen Links um Informationen zu den verschiedenen Attribut-Labelen ergänzt (ii) Die letzten Benennungs-Fehler in den Dateien externallink-item.jsp und externallink2-item.jsp beseitigt (iii) Englisch - Deutsch Übersetztung eines keys in der CMSResources.properties getauscht.
tosmers
2015-03-04 21:09:18 +0000
c361a0cdfcFoundry support for ccm-cms-types-person
jensp
2015-03-04 15:09:09 +0000
e5cfa6ef5eChanged label for page break in the MPA to clearify that the check box adds a page break AFTER the section.
jensp
2015-02-25 08:52:20 +0000
70b7a5e4beMoved the generation of the links to the sections of a MPA to Java code. The XML now provides a toc element containing the links to all sections of the MPA the correct parameters. Foundry uses these informations now, with a fallback to the XSL based generation of the links which does not work in some cases. This commit should solve the issues #2366, #2354 and #2358.
jensp
2015-02-25 08:31:00 +0000
ba3e747651Foundry: Template tag for generating the link element for the Favicon
jensp
2015-02-24 13:51:01 +0000
96c36f10dbMore space for the breadcrumbs in the content center.
jensp
2015-02-24 08:39:44 +0000
aa900c8d96Foundry: Moved the scripts to the bottom part of head so that they behind after any meta information, stylesheets etc.
jensp
2015-02-23 10:10:26 +0000
1caa5cff83[UPDATE] Durch das Löschen einer Datei hatte SVN Schwierigkeiten, die richtigen Sachen zu commiten. Sollte jetzt behoben sein.
tosmers
2015-02-22 18:37:39 +0000
84bb57926c[FEATURE] EFormGlobalizedMsg.java durch eine ExternalLinkGlobalizationUtil.java ersetzt um den vernünftigen Zugriff auf die ExternalLinkResources.properties zu ermöglichen.
tosmers
2015-02-22 18:30:37 +0000