d2501c2d3a
Replace for..each loops with for..of
...
💡 Needs Helma with enabled ES6 features in Rhino
2023-08-27 00:09:17 +02:00
ab8560b057
Updated license header and unified comments
2014-07-04 17:16:51 +02:00
c7d78eba65
Reduced line indent from 3 to 2 spaces
2014-07-04 15:32:18 +02:00
3e769d3d6e
Cleaned up whitespace with Sublime Text 2
2014-07-04 15:30:46 +02:00
5888797569
Added URL keyword to svn:keywords property
2011-02-23 16:24:32 +00:00
250573b4e4
* Refactored compatibility layer according to changes in Metadata prototype
...
* Added some FIXMEs where measurements are unclear
* Removed obsolete comments and files
2011-02-10 23:41:12 +00:00
b3decac351
Disabled return statement causing errors when converting a layout on Ubuntu. Fixes #112 .
2010-06-06 07:55:10 +00:00
ea253236bb
Wrapped missing message in <% gettext %> macro, added it to POT template and english message file and translated it to german.
2010-06-05 07:24:16 +00:00
c87f038fc6
* Removed unnecessary gettext() calls from compatibility layer
...
* Removed obsolete sys_* methods from the compatibilty layer’s Root prototype
2010-04-26 00:13:25 +00:00
1b8bf37675
* Added Layout.getTitle() method to compatibility layer always returning “Layout” to prevent display of remaining title properties in older databases
...
* Slightly increased sizes of some input elements for convenience
* Added SQL patch updating constraints of the membership role column (MySQL)
* Removed obsolete title and description properties from Layout
* Minor layout enhancements and wording edits
2010-04-25 20:11:16 +00:00
1924e04bed
* Added user interface for layout conversion
...
* Finalized layout converter to convert from ZIP archive to ZIP archive
* Moved Layout.convert_action() into extra file
2009-11-03 18:10:33 +00:00
26f33a0220
* Shortened directory names
...
* Renamed misc directory to extra
* Moved WEB-INF and updater directories into extra
2009-10-31 13:57:51 +00:00