antville/code/Global
Tobi Schäfer 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
..
$Global.skin * Heavily edited wording of gettext() calls in notification messages 2010-05-24 13:32:40 +00:00
Exporter.js Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
Feature.js Changed way to invoke Feature.getPermission() by using Function.apply() with object instance and arguments array 2011-03-29 11:18:45 +00:00
FlexiPath.js Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
Global.js * Removed Site.longDateFormat and Site.shortDateFormat properties; date formatting is now completely delegated to the underlying JVM 2011-05-16 16:52:21 +00:00
Global.skin * Moved pager skin elements in protected skin 2008-04-30 14:08:03 +00:00
i18n.js Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
Importer.js Replaced SHORTDATEFORMAT constant which since has been removed with literal date format string 2011-04-07 12:09:37 +00:00
JSON.js Upgrade to code from Crockford’s json2.js as of 23 Feb 2011 (see https://github.com/douglascrockford/JSON-js/blob/master/json2.js) 2011-05-08 11:52:02 +00:00
Sql.js Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00