- Added missing license headers in ccm-cms-publicpersonalprofile
- Fixed name of the PublicPersonalProfiles App: The BASE_DATA_OBJECT_TYPE was PublicPersonalProfile instead of
PublicPersonalProfiles. Also the app table is renamed to publicpersonalprofiles. Attention: Database-Upgrade 6.6.4-6.6.5 required!
git-svn-id: https://svn.libreccm.org/ccm/trunk@2220 8810af33-2d31-482b-a856-94f89814c4df
Entfernt:
* Verwendung von Startup ist deprecated. Geändert zu Runtime
git-svn-id: https://svn.libreccm.org/ccm/trunk@2179 8810af33-2d31-482b-a856-94f89814c4df
Hinzugefügt:
* Label: Keys werden als Attribut mit ausgegeben, wenn e sich nicht um ein automatisch generiertes GlobalizedMessage Objekt handelt
Geändert:
* TabbedPane: Ausgabe des Keys gekürzt
git-svn-id: https://svn.libreccm.org/ccm/trunk@2177 8810af33-2d31-482b-a856-94f89814c4df
Die Klasse in core zunächst nicht entfernt, als Referenz für die weitere Entwicklung der Globalisierung/Lokalisierung. Die Änderungen sollten auch in 2.0.x übernommen werden.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2144 8810af33-2d31-482b-a856-94f89814c4df
- 1551: The URL created internally for a text asset (body text of an article)
could be longer than 200 characters. Now the URL is trimmed to fit into
the length limit definied in PDL.
- 1556: The links of content items in various tables were wrong. They were
pointing to the wrong content section because
CMS.getContext().getContentSection() was used to get the content section (which is
the current content section). Instead the content section returned by
item.getContentSection() has to be used to create correct links.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2073 8810af33-2d31-482b-a856-94f89814c4df
- kernel.GenericURLFincer removed (commented out in core Initializer)
- kernel.ACSObject, removed references to method kernel.MDUtil#hasPackageInstanceRole
without replacement
- kernel.MDutil: removed method hasPackageInstanceRole
In case of problems one or the other may be commented in again, if problems are
not resolvable.
Various documentation and formatting, code clean-up.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2052 8810af33-2d31-482b-a856-94f89814c4df
- removed dependencies from ~/sitenode/SiteNodeRequestContext
- refactored ContentCenterServlet to use clean new style application code
- removed dispatcher base code from ContentCenter main page
- refactored root index.jsp to check for logged in user and redirect tu user page
- added permission check to ContentCenterServlet and removed content-center redirect.jsp
- removed old package dependen admin / sitemap application
- added various documentation and improved formatting
git-svn-id: https://svn.libreccm.org/ccm/trunk@2047 8810af33-2d31-482b-a856-94f89814c4df
* Integrated WebAppPatternGenerator in Aplaws and in core into one. It is a core responsibility of templating and no APLAWS specific tasks involved anymore.
* Removed unused classes ObjectTypeTrav*
* Relocated ItemCategoryPicker to ldn-terms because it is a ldn-terms specific task to make terms available in cms in general, not an integration package task.
* Relocated initialisation of TermCategoryListener to sync terms and core categories to terms, because is is a core terms task.
* Various formatting and documentation.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2035 8810af33-2d31-482b-a856-94f89814c4df