| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-29 | Update all code to use helper method html::clean(), html::purify(), ... ↵ | Andy Staudacher | |
| instead of SafeString directly. | |||
| 2009-08-29 | XSS fixes | Andy Staudacher | |
| 2009-07-21 | Escape bare & symbols so that we use valid entities. Fixes ticket #577. | Bharat Mediratta | |
| 2009-06-23 | Use gMessage for "no paths defined" status message. | Chad Kieffer | |
| 2009-03-27 | Put csrf token into Admin_View and Theme_View by default, then use it | Bharat Mediratta | |
| directly wherever possible instead of access::csrf_token(). | |||
| 2009-03-05 | Cleanups. | Bharat Mediratta | |
| - Show the "Server Add needs configuration" message whenever there are no paths. - Un-ajaxify the admin code to remove complexity and allow us to update the status message as appropriate. - Rename server_add_admin.html.php to admin_server_add.html.php for consistency. - Fix up form to properly display error messages - Get rid of server_add_dir_list.html.php now that we're non-ajaxified. - Change delete <span> to an <a> for non-ajax world. | |||
