Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
|
file |
diff |
annotate
|
Fri, 17 Jul 2009 09:07:50 -0400 |
Dan |
ACL manager: started on IE support; button clicking not working. Other compatibility improvements and bugfixes.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 08:00:36 -0400 |
Dan |
ACL editor: finally fixed that annoying blank-window bug on rule deletion
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 16:57:20 -0400 |
Dan |
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 20:35:06 -0500 |
Dan |
AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 22:06:25 -0500 |
Dan |
Fixed: autocomplete got broken somehow
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 16:41:03 -0500 |
Dan |
load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 21:26:22 -0500 |
Dan |
[Minor] Enabled anonymous user autocompletion in ACL tracer
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 22:59:25 -0500 |
Dan |
Added dependency checking in ACL tracer
|
file |
diff |
annotate
|
Sun, 09 Nov 2008 09:02:35 -0500 |
Dan |
[minor] fixed non-hidden next button in ACL trace view
|
file |
diff |
annotate
|
Sat, 08 Nov 2008 22:37:59 -0500 |
Dan |
Merging in the past three months' work on ACL tracing tools.
|
file |
diff |
annotate
|
Wed, 13 Aug 2008 08:57:45 -0400 |
Dan |
Couple of fixes (hacks) for Opera and the aftermath of that z-index change to darken() and enlighten() fadefilters; added ajaxOpenDirectACLRule() to placeholder list
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 19:52:41 -0400 |
Dan |
Added preliminary support for ACL presets. Yay!
|
file |
diff |
annotate
|
Mon, 11 Aug 2008 11:56:25 -0400 |
Dan |
Improved miniPrompt and fadefilter to properly overlap parent modal windows. MessageBox() is next. Fixed pref_disable_js_fx not working due to wrong type (number instead of boolean).
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 14:49:18 -0500 |
Dan |
Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 18:03:04 -0400 |
Dan |
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 17:31:33 -0400 |
Dan |
Fixed javascript ACL manager and captcha not showing on ajax login lockout_captcha event
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 23:37:23 -0400 |
Dan |
Majorly reworked Javascript runtime stuff to use on-demand loading.
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 00:21:34 -0400 |
Dan |
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
|
file |
diff |
annotate
|
Fri, 16 May 2008 12:22:26 -0400 |
Dan |
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
|
file |
diff |
annotate
|
Sun, 04 May 2008 21:57:48 -0400 |
Dan |
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 22:00:12 -0400 |
Dan |
Fixed selector stage in ACL editor under Safari
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 15:58:59 -0700 |
Dan |
AJAX interface for listing ACL rules implemented
|
file |
diff |
annotate
|
Thu, 27 Mar 2008 16:41:07 -0400 |
Dan |
ACL: Added API call to edit rule based only on numeric rule ID; to be used later with lister for existing rules and effective permissions viewer
|
file |
diff |
annotate
|
Wed, 26 Mar 2008 20:20:22 -0400 |
Dan |
Made some improvements to ACL system including: warning on setting Deny for Everyone on the entire site, added ACL_ALWAYS_ALLOW_ADMIN_EDIT_ACL, and changed behavior as noted in the docs so that Deny for Everyone is no longer able to be overridden
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 19:32:19 -0500 |
Dan |
Implemented password reset (albeit hackishly) into the new login API; added dummy window.console object to hopefully reduce errors when Firebug isn't around; fixed the longstanding ACL dismiss/close button bug; fixed a couple undefined variables in mailer; fixed PHP error on attempted opening of /dev/(u)random in rijndael.php; clarified documentation for PageProcessor::update_page(); fixed some logic problems in theme ACL code; disabled CAPTCHA debug
|
file |
diff |
annotate
|
Tue, 12 Feb 2008 22:17:58 -0500 |
Dan |
Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 19:35:06 -0500 |
Dan |
Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
|
file |
diff |
annotate
|
Sat, 26 Jan 2008 15:42:32 -0500 |
Dan |
Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 00:53:33 -0500 |
Dan |
WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
|
file |
diff |
annotate
|