antville/code/Global
Tobi Schäfer 12309653a5 * Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined
* Added markgettext_macro()
 * Readjusted Admin.dropdown_macro() and the global defineConstants() methods to work with the modified markgettext() calls
 * Updated Members.properties and added SQL patch for lowercasing all membership status due to the modified margettext() calls
 * Added Membership.role_macro() as convenience method
 * Removed syntactic sugar from HopObject.link_macro() and moved it to the compatibility layer to prevent current layouts from breaking
 * Removed obsolete permission for non-existing Image.replace_action()
2010-04-25 17:31:44 +00:00
..
$Global.skin * Renamed $Global#disclaimer skin to $Global#mailFooter 2010-01-15 22:59:29 +00:00
Exporter.js Only set site.export_id if export is successful 2010-04-23 23:07:50 +00:00
Global.js * Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined 2010-04-25 17:31:44 +00:00
Global.skin * Moved pager skin elements in protected skin 2008-04-30 14:08:03 +00:00
i18n.js * Decentralized markgettext() calls by moving them from i18n.js to the places where the messages actually are defined 2010-04-25 17:31:44 +00:00
Importer.js * Added stop button to export/import features, cancelling a previously started job 2010-04-24 12:28:29 +00:00
Sql.js Switched to PostgreSQL as database of choice and added compatibility files to db/my.compat 2010-04-24 14:27:31 +00:00