b2e5fbbe9d
Correctly load and initialize Alpine.js
2024-02-20 20:11:58 +01:00
eaa3ba2357
chg: rewrote most client-side code with alpine.js
2020-05-02 17:44:26 +02:00
da1c419875
chg: rewrote most client-side code without using jquery
2020-04-13 13:40:06 +02:00
86cb473b03
Fixed compatibility issues with missing core stylesheet / JavaScript
2015-03-27 18:53:26 +01:00
e05ecfc4e0
Added client-side code to automatically inject a missing main.css
2015-01-11 20:12:01 +01:00
3fcdde3bb3
Added compatibility code to completely include all necessary stylesheets even when site’s CSS is embedded via skin macro
2015-01-11 19:28:48 +01:00
dd23be6f84
Moved Google search support to compat layer
2015-01-06 18:46:06 +01: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
d11b20b32a
Fixed Site.link_macro() in compatibility layer
2013-07-29 10:14:32 +00:00
f11246cc70
Removed call for obsolete HopObject._renderSkin() method
2012-05-19 12:45:44 +00:00
1af49c2b5a
* Fixed bug in Site.link_macro() method of the compatibility layer
...
* Fixed rendering of legacy navigation skins with overridden HopObject.renderSkinAsString() method
* Fixed typo when saving the original HopObject.renderSkinAsString() method
2012-05-13 19:22:56 +00:00
d6dcaa26d8
Added two macros for compatibility
2011-05-29 09:09:49 +00:00
9679f3d561
* Removed Site.longDateFormat and Site.shortDateFormat properties; date formatting is now completely delegated to the underlying JVM
...
* Removed <select> elements for long and short date formats in $Site.edit skin
* Removed compatibility support for long and short date formats
* Removed global getDateFormats() method and commented code in global formatDate() method
* Slightly shortened <select> elements in site preferences again
2011-05-16 16:52:21 +00: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
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
1c0f6c40f9
Moved Site.spamfilter_macro back into code
2010-01-10 14:02:00 +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