Commit Graph

  • 2905704ffc 1. Schritt Umnstellung FCKEditor auf CKEditor. FCKEditor ist jetzt nicht mehr nutzbar pb 2017-06-12 07:16:14 +0000
  • c106a46228 Löschen der Reste des Uralt-Themes und Anpassen stylesheet-path-txt pb 2017-06-12 07:14:18 +0000
  • 771a391525 Some small bug fixes for the new Talk content type jensp 2017-06-09 07:28:23 +0000
  • 006fbd0943 LibreCMS bundle renamed. pb 2017-06-08 12:30:40 +0000
  • 727d5a0e7e Added newer version of tomcat. pb 2017-06-08 12:27:33 +0000
  • 961b77511d CLI-Tool for cleaning out orphaned terms jensp 2017-06-07 10:07:06 +0000
  • 3684065289 Fixed typo jensp 2017-06-07 10:06:45 +0000
  • f552d85ae7 ContentItem for Talks (as subtype of publication) jensp 2017-06-01 19:38:44 +0000
  • 929be68c01 Foundry support für Projektpartner jensp 2017-05-25 15:19:29 +0000
  • d360bee9ad Prevent another strange NPE jensp 2017-05-22 11:31:25 +0000
  • ddfd5de81c Protecting from possible NPE in SimpleXMLGenerator. At the moment a fatal error is reported polluting the log. Now only a warning will be put into the log. jensp 2017-05-21 07:20:57 +0000
  • 3583e34978 [TRUNK][UPDATE] - repaires ng-parties regex conditions for parameter 'name' tosmers 2017-05-10 18:09:42 +0000
  • a27a938489 [TRUNK][UPDATE] - repaires ng-parties regex conditions for parameter 'name' tosmers 2017-05-10 17:18:26 +0000
  • c6d4c5c88b [UPDATE] - adds progress output to terminal for export process tosmers 2017-04-26 16:53:20 +0000
  • 5e12ad6b20 Fixed Problem with grantee when exporting permissions. jensp 2017-04-11 18:14:12 +0000
  • 3bf7248780 Typo jensp 2017-04-10 08:21:24 +0000
  • 4f1021e4c5 ccm-run now uses the log4j.properties in conf jensp 2017-04-10 07:59:33 +0000
  • c3cbf3a90e [UPDATE] - excludes remove process in GroupConversion - changes process of PermissionConverion - new error message in PermissionIdGenerator tosmers 2017-04-05 15:09:14 +0000
  • f4699b096a Debug-Ausgabe jensp 2017-03-29 18:22:27 +0000
  • 7891fb7371 [UPDATE] - adds missing condition to permissions conversion for export, if roleCollection in groups is empty; - replaces false id setting in ng-class for role with acsObjects generateId method tosmers 2017-03-29 16:05:49 +0000
  • 3c71f60e4d [UPDATE] - adds id generation for ng class of permission tosmers 2017-03-22 21:02:13 +0000
  • 36e86ffda3 [UPDATE] - adds IdGenerators and IdResolvers for the use of @JsonIdentityInfo tosmers 2017-03-15 19:36:52 +0000
  • d61efd3d30 [UPDATE] - adds @JsonIdentityInfo annotations for export - implements IdGenerators and IdResolvers for the use of @JsonIdentityInfo tosmers 2017-03-15 19:08:45 +0000
  • ad7c872d3a [UPDATE] - changes jackson annotations, removes managed-back referenced connections and replaces them with jsonIgnore-jsonIdentityReference(alwaysAsId) links tosmers 2017-03-15 16:10:25 +0000
  • 8ee76beef2 Foundry theme engine: Person list view can now be used for displaying authors in the detail view of a publication jensp 2017-03-01 08:16:48 +0000
  • c9c81352d0 Fixed a NPE when selecting a related link to another item. jensp 2017-02-24 15:41:41 +0000
  • 4a86f09147 Bugfix for Foundry: Sorting for MPA sections was alphabetical (10 after 1) instead of numerical. jensp 2017-02-16 11:38:41 +0000
  • 10fcf64559 Checks for null in various classes to avoid NPEs jensp 2017-01-30 20:34:53 +0000
  • 4ed88ab09c Foundry: Bugfix for language selector (s. #2856). jensp 2017-01-23 12:14:48 +0000
  • d86355a920 [UPDATE] - adds annotation @JsonIgnoreProperties to every 'Portable' object class - adds annotation @JsonIgnore to getters in LocalizedString.java and Portable.java tosmers 2017-01-19 20:01:22 +0000
  • d461482de2 Figure caption is now omitted the caption of the image is a single dot ('.'). jensp 2016-12-22 11:12:14 +0000
  • 52e45ed151 [UPDATE] - adds json annotation '@JsonIdentityInfo' to many-to-many relationships of exportable classes tosmers 2016-12-20 22:52:01 +0000
  • 916b622a36 [UPDATE] - switches json's back-managed references on every attribute in each exportable class tosmers 2016-12-20 19:37:21 +0000
  • 339aa9f8d1 Language selector sorted locales jensp 2016-12-15 20:53:41 +0000
  • 31f1ea2aca Fixed typo jensp 2016-12-15 20:17:37 +0000
  • 15d6aa4bca Added supported languages (from KernelConfig) to SiteBanner XML output. LanguageSelector in Foundry now uses these values. jensp 2016-12-15 11:06:25 +0000
  • 0004054b52 It is now possible to enable language independent items for specific objects lists jensp 2016-12-15 10:36:41 +0000
  • bdc3b33151 Foundry language selector now uses the available languages from the ContentPanel/GreetingItem if available. jensp 2016-12-14 13:30:25 +0000
  • c7f8494b90 The XML of ContentPanel and GreetingItem now includes the languages in which an content item is available jensp 2016-12-14 10:33:23 +0000
  • 31376f323d Bugfix for Workflows. Reverted an earlier change which caused an NPE in other classes jensp 2016-12-14 10:32:39 +0000
  • e9ab7077d9 [UPDATE] - modifies managed/back references tosmers 2016-12-12 18:40:26 +0000
  • fe2fa3048f [UPDATE] - applies all recent changes from ng core classes to trunk core with regard to exporting tosmers 2016-11-21 17:30:10 +0000
  • d62cafc077 [UPDATE] - removes Marshaller Instances for classes which are not meant to be exported - renames interface Identifiable to Portable tosmers 2016-11-07 18:41:36 +0000
  • 10f748d5d6 Bugfix for the Foundry theme engine: Multiple contact entries with the same key were not processed correctly. jensp 2016-10-25 07:44:40 +0000
  • 0e2c58600d [UPDATE] - adds attribute 'description' to ng-object-class Role, used for export to ng tosmers 2016-10-24 17:46:03 +0000
  • 8c3ecb49e1 [UPDATE] - solves some Exceptions for the export routine tosmers 2016-10-24 17:10:30 +0000
  • 31945a9dab The Foundry tag for FileStorageItem download link now looks for nav:attributes providing the file id etc to allow direct download from the list view of an item. To use this the attributes have been added to the list view XML by lines like the following: jensp 2016-10-21 15:49:03 +0000
  • baf6350ece [FEATURE] - adds export feature for core objects - removes last runtime errors of export routine tosmers 2016-10-17 13:11:29 +0000
  • ccd7121896 [FEATURE] - adds class to resolve none existant PermissionId Problem for export tosmers 2016-10-17 09:29:29 +0000
  • a7a1b39e55 The date format for the expires HTTP header generated by DispatcherHelper dependent on the locale of the server on which CCM runs. This caused the creation of an invalid expires header on systems with an locale other than english. jensp 2016-10-17 06:32:16 +0000
  • f2403b0ce6 [UPDATE] - adds json annotations in package portation to avoid infinite recursion - removes the manually solved infinite recursion problems tosmers 2016-10-13 14:03:28 +0000
  • 2ddcb209cb start of the unpublish Themes Feature konermann 2016-10-03 13:56:55 +0000
  • 729bc36f63 Sorting for related links jensp 2016-09-29 17:47:38 +0000
  • 29a51447e7 Datatype for sorting related links changed to number jensp 2016-09-29 11:42:08 +0000
  • 98ce77015b Bugfix for RelatedLink. An NPE was thrown in RelatedLinkEditForm for related links without an target URI. jensp 2016-09-29 11:32:44 +0000
  • 6e6bed3468 [UPDATE] - bugfixes in conversion routine from trunk to ng tosmers 2016-09-26 18:15:51 +0000
  • 60ae856a4b Bugfix for Foundry: The if-collected-volume and if-proceedings tags put the collected volume/proceedings item into the context, therefore it was not possible to use data from an article or paper in the these. The put the collected volume/procedings into the context use the collected-volume or the proceedings tag. jensp 2016-09-23 08:43:34 +0000
  • 33af4f199a [FEATURE] - bugfixes for object conversion from trunk to ng tosmers 2016-09-19 16:52:45 +0000
  • 89a47f4a8f [UPDATE] - trying to fix nullpointer exceptions tosmers 2016-09-14 16:44:15 +0000
  • 57940eedc4 [UPDATE] - corrects nullpointer bugs during the conversion of categories tosmers 2016-09-14 14:35:24 +0000
  • 3706bbf3d1 [UPDATE] - changes the position, from where the conversion will be started. Now only converts right before exporting stuff tosmers 2016-09-14 12:30:04 +0000
  • c33d668cc0 [UPDATE] - extention of the usage-info-output of the exportCliTool tosmers 2016-09-13 16:50:28 +0000
  • 14603884d5 ignores some build folders for svn tosmers 2016-09-13 09:55:08 +0000
  • 3c3368398f [UPDATE] - changes java-doc @author entrys of ccm-core/portation from 'created the..' to 'created on..' tosmers 2016-09-13 09:48:19 +0000
  • 3c2418f3ce Backport r4262: Netbeans project.xml adjusted. pb 2016-09-04 09:51:17 +0000
  • 43f55342f7 Backport r4261: Fixed missing update step. pb 2016-09-04 09:49:30 +0000
  • 62cd3dba39 Backport r4260: fixed stylesheet-path inconsistencies, added documentation. pb 2016-09-04 09:47:49 +0000
  • 86af2b1348 Backport r4259: Themedirector removal old heirloom theme, fixed config, added documentation. pb 2016-09-04 09:45:59 +0000
  • f3288261d2 Backport r4258: Fixed ccm install script & set log4j to ERROR. pb 2016-09-04 09:43:27 +0000
  • 354c4bd741 ccm-core: Fixed type in files. pb 2016-09-04 09:40:44 +0000
  • 8b57e55dec Backport r4257: move old heirloom default theme.No longer used at all. pb 2016-09-04 09:39:32 +0000
  • 1fb7e7af10 Small bugfix for Foundry to avoid a warning about an ambiguous rule for Bebop labels. jensp 2016-08-31 05:45:32 +0000
  • f86ac030c9 [FEATURE] - Helper class for calling the marshaller routines during export tosmers 2016-08-15 11:04:08 +0000
  • d87c8fcc4c [UPDATE] - java doc for conversion classes in portation [FEATURE] - export functionality for all important core classes is finished, yet untested tosmers 2016-07-25 16:48:24 +0000
  • 7b03e13e6a check if user is allowed to see A content asset konermann 2016-07-25 10:19:41 +0000
  • 6c2ab03c84 git-svn-id: https://svn.libreccm.org/ccm/trunk@4206 8810af33-2d31-482b-a856-94f89814c4df konermann 2016-07-25 09:03:36 +0000
  • b72741aa17 git-svn-id: https://svn.libreccm.org/ccm/trunk@4202 8810af33-2d31-482b-a856-94f89814c4df konermann 2016-07-19 18:51:38 +0000
  • 01422e3f99 check if user is allowed to see A content asset konermann 2016-07-17 11:44:44 +0000
  • d8c9a0eda8 adds converter for trunk class role and permission tosmers 2016-07-14 16:18:56 +0000
  • 35a47857e0 adds converter for ng-class UserTask tosmers 2016-07-04 21:28:49 +0000
  • e7f6f22e26 adds converter for the ng-classes Workflow, Task, Category, User and Group; as well as multiple other modifications in package conversion tosmers 2016-07-04 16:22:14 +0000
  • 10f2a7a5fe Added a button to cancel the loginscreen konermann 2016-07-01 11:56:29 +0000
  • 0f956a2f7d deletes unnecessary folder tosmers 2016-06-30 11:55:53 +0000
  • b79c2983bb modifies retrieveAll for workflows tosmers 2016-06-30 11:54:50 +0000
  • c1b248c148 adds the acctual conversion classes tosmers 2016-06-30 11:47:43 +0000
  • aa0a3f8838 adds converter methods for converting workflow, category and task objects from trunk-POJOs into NG-POJOs; adds retrieveAll method for workflow objects tosmers 2016-06-29 17:31:17 +0000
  • 676b3be133 removes modifications from earlier and adds getter and setter to each modules/core class tosmers 2016-06-22 15:02:10 +0000
  • 970c2c88df corrects deploy errors, sorry tosmers 2016-06-22 13:36:28 +0000
  • 22f36f0bb5 image of categorization of CCM_NG in Trunk is finished tosmers 2016-06-22 13:27:31 +0000
  • d91eb7d386 Improved handling for related links (link list name now supported) in Foundry jensp 2016-06-16 13:07:56 +0000
  • 8ff655f792 Improved handling for favicons in Foundry jensp 2016-06-16 12:09:21 +0000
  • 30fe57f032 Changed default app for demo bundle to /ccm/navigation/ jensp 2016-06-16 10:12:21 +0000
  • 00d785e5c1 corrects renaming errors in package path portation tosmers 2016-06-15 15:19:38 +0000
  • 7eb7d12aba restructures the object classes for exporting in package module, now exactly like the ccm_ng classes for core export tosmers 2016-06-15 14:57:54 +0000
  • d5bdd2c7e3 Some bug fixes for Foundry jensp 2016-06-10 15:53:15 +0000
  • 34ba13d23a adds missing libs for core to repo tosmers 2016-06-07 14:56:06 +0000
  • 69c8c3d56c save changes tosmers 2016-06-07 11:59:10 +0000
  • e691c1ba0d Foundry: Named colorsets classes are now also added to the navigation jensp 2016-06-07 08:49:06 +0000
  • ec174f2043 Reverting some accidental changes from revision r4129 jensp 2016-06-02 07:27:35 +0000
  • 46c4cc82d0 Reverting commit r4129 for Page.java jensp 2016-06-01 18:18:06 +0000