antville/code/Admin
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
..
$Admin.skin * 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
Admin.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
Admin.properties * Added default sorting for Admin.users collection 2010-04-02 16:11:28 +00:00