- 24 Oct, 2006 13 commits
-
-
Penny Leach authored
(cron/postinst/events). fixed a few todos too.
-
Nigel McNie authored
-
-
Nigel McNie authored
get the style attributes out of the form renderer and still see if the HTML worked.
-
Nigel McNie authored
anyway, but who cares, it's for testing :)
-
Nigel McNie authored
-
Nigel McNie authored
(currently there's only a <div> renderer but in future there will probably be a <table> renderer, and possibly a <ul> one too). * Get information about the form values from the correct superglobal. * Moved rules into their own array in the form definition array. * Added a method that retrieves the error on a form element if there is one.
-
Nigel McNie authored
stuff no longer needed.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
follow, but also to support the form validation a lot better.
-
Penny Leach authored
-
- 22 Oct, 2006 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
a sequence
-
- 20 Oct, 2006 25 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
redirect to the installer happening.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
of Form. Stupid mistake :)
-
Nigel McNie authored
"Improved" the default exception handler message. Added two functions to end the page with a notice, one for errors and one for information. The error one may not be necessary if exceptions can handle it.
-
Nigel McNie authored
needs it.
-
Nigel McNie authored
found for a authentication method.
-
Nigel McNie authored
-
Nigel McNie authored
an authentication configuration form for each plugin. Use redirect() instead of header() and exit. Use helper function to call a static method when we have the class name in a variable. Some better commenting for the login related form functions.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
informational or fatal.
-
Nigel McNie authored
-
Nigel McNie authored
authentication method exporting a list of configuration options that they can validate, and that are saved automatically.
-
Nigel McNie authored
-
Nigel McNie authored
-
Penny Leach authored
-