antville/code/Root
Tobi Schäfer e9a7800a87 * Fixed security issue caused by sensitive property in req.data
* Fixed issue caused by setting a Metadata property to a Java value, e.g. java.net.URL instance becomes string without quotes. (Could this be a Rhino bug?)
 * Finalized conversion of AV_USER table to simple naming scheme ("user")
 * Added global getTitle() method which returns either site.title or root.sys_title
 * Implemented universal HopObject.value() method
 * Rededicated User.update() method since its previous functionality is now taken over by User.value()
 * Restructured login and register functionalities in User and MemberMgr
 * Replaced first occurrences of Exception with Error
 * Introduced i18n via gettext in User and MemberMgr
 * Removed getMessage() and Message in User and MemberMgr
 * Added first possible implementation of global getPermission() method
 * Modified code of global evalEmail() and evalURL() methods to work with Helma modules
 * Simplified global sendMail() method by not throwing any MailException anymore and returning the status code only
 * sendMail() now is using helma.Mail (so we can debug message output)
2007-08-23 17:17:40 +00:00
..
blocked.skin initial check-in 2004-02-16 17:51:55 +00:00
javascript.skin style.skin and javascript.skin of a prototype are now wrapped into hac files 2002-07-29 17:33:02 +00:00
list.skin replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00
main.skin replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00
new.skin replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00
notfound.skin * Removed all backwards-compatible topic-related code (will be added via aspects from the compatibility module) 2007-08-16 15:06:50 +00:00
page.skin slight but general overhaul of rss framework 2004-10-27 08:51:38 +00:00
Root.js * Fixed security issue caused by sensitive property in req.data 2007-08-23 17:17:40 +00:00
rss.skin slight but general overhaul of rss framework 2004-10-27 08:51:38 +00:00
style.skin rewrote css classes since the whole default layout has changed 2003-12-08 22:42:33 +00:00
sysError.skin initial check-in 2004-02-16 17:51:55 +00:00
sysmgrnavigation.skin simplyfied layout 2003-12-08 22:46:38 +00:00
systemscripts.skin Completely revised User prototype: 2007-08-19 16:28:46 +00:00
type.properties Completely revised User prototype: 2007-08-19 16:28:46 +00:00
welcome.skin replaced all occurences of "weblog" with "site" 2004-01-12 13:16:37 +00:00