Sun, 11 May 2008 16:58:58 -0400 | Dan | Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained) | file | diff | annotate |
Sat, 26 Apr 2008 17:25:28 -0400 | Dan | Added but didn't set up custom_user_title ACL; fixed rebuild_page_index() to use word_lcase | file | diff | annotate |
Mon, 21 Apr 2008 19:37:31 -0400 | Dan | Replaced some confirmation boxes with miniPromptMessage versions. This commit will require a re-langimport and shift-reload. | file | diff | annotate |
Tue, 08 Apr 2008 20:08:35 -0400 | Dan | Dramatically improved the page-rename UX and added a miniPrompt API that allows small pop-down prompts as opposed to prompt() or confirm(). | file | diff | annotate |