Commit graph

9 commits

Author SHA1 Message Date
a6e618d721 * Added permission for Members.sendpwd_action just to inform about the impossibility to send passwords any longer
* Removed trailing semicolons after closing curly brackets for good (hopefully :)
2008-04-21 13:52:13 +00:00
65ed5b5a70 * Fixed aspect method setTopics() to map topics to tags in Image and Story prototypes
* Removed obsolete aspect methods for Stories and ImageMgr prototypes
 * Restored Metadata.createInputParam() and Metadata.createCheckBoxParam() methods (removed too quickly)
 * Fixed further compatibility methods in Root and Site prototypes
2008-01-09 22:53:51 +00:00
a55937fcaf * Added SVN headers wherever missing
* Fixed compatible rendering of search box
 * Marked calls for navigation_macro() with FIXME
 * Renamed Site's type.properties to Site.properties
2008-01-04 17:34:04 +00:00
52a4470259 Reworked permission framework getting on the right track 2007-10-01 21:52:25 +00:00
6a9e1094e1 Intermediate commit:
* Continued work on Story and Comment prototypes
 * Fixed some minor issues introduced lately
2007-09-29 00:58:04 +00:00
5fbcda1c20 * Almost completed reworking of Admin prototype (former SysMgr) except for layouts, cleanup routines and some minor search / list issues
* Removed SysLog (is now handled by Admin and LogEntry prototypes)
 * Removed sys_*_macros from User and Site
2007-09-18 20:28:36 +00:00
7eb13bd43a * Renamed SysMgr to Admin
* Added handleMetadata method to define getters and setters for metadata properties
 * Reduced and renamed value() method to map()
 * Renamed most of the sys_* properties
2007-09-14 23:25:23 +00:00
c7d828aae9 * Extended Root from Site prototype (still buggy due to http://helma.org/bugs/show_bug.cgi?id=553)
* Overhauled Membership prototype (generic framework, DB structure)
 * Added necessary compatibility code
 * Started re-implementation of permission framework (looks promising!)
2007-09-14 00:16:06 +00:00
f8d894e4bc * Added conversions for AV_USER table
* Added json_macro method
 * Added compatibility methods for obsolete user fields
2007-08-19 16:30:07 +00:00