.. |
control
|
mlanthaler:OpenID authentication works now. To use it simple create an user account without password and put your *complete* OpenID identifier in the email field, e.g. "http://markus-lanthaler.myopenid.com/".
|
2007-09-14 19:10:18 +00:00 |
model
|
mlanthaler: Added permission check for edit rights and changed the labels according to Sigs suggestions.
|
2007-09-15 00:06:49 +00:00 |
ArrayData.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
ArrayLib.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
ClassInfo.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
Convert.php
|
lperera: Fixed error message - Convert::raw2html is deprecated. (merged from branches/gsoc)
|
2007-09-14 01:21:37 +00:00 |
Cookie.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
Core.php
|
bfojcapell: Added security check, only admins can use text collector
|
2007-09-15 00:16:41 +00:00 |
Debug.php
|
mlanthaler: Don't show a error message and don't quit the script when the error was expected (statement with an @ in front to suppress the error). (merged from branches/gsoc)
|
2007-09-14 03:19:34 +00:00 |
Email.php
|
Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example]
|
2007-08-28 01:55:45 +00:00 |
Extension.php
|
Moved extension/decorator system from DataObject to Object, so that any object in the system can be extended
|
2007-08-16 06:32:49 +00:00 |
HTTP.php
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
i18n.php
|
bfojcapell: Added security check, only admins can use text collector
|
2007-09-15 00:16:41 +00:00 |
ManifestBuilder.php
|
Refactored getClassManifest() for clearer ignore-rules
|
2007-09-14 23:03:29 +00:00 |
Object.php
|
Added missing changes for r40228
|
2007-08-16 06:37:49 +00:00 |
Requirements.php
|
Normal requirements fails quietly when there is no css, so themed requirements should do the same
|
2007-08-06 23:24:22 +00:00 |
Session.php
|
Updated controller model so that sessions are linked to controllers, and current-controller is represented as a stack
|
2007-08-17 05:45:15 +00:00 |
SSViewer.php
|
bfojcapell: sapphire changes to allow i18n
|
2007-09-15 00:12:28 +00:00 |
ViewableData.php
|
Added '<% if HasPerm(PERM_CODE() %>' to ViewableData for template
|
2007-08-31 00:27:34 +00:00 |