Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/acl.js
2008-12-22
Dan
Fixed: autocomplete got broken somehow
file
|
diff
|
annotate
2008-12-21
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
2008-12-20
Dan
[Minor] Enabled anonymous user autocompletion in ACL tracer
file
|
diff
|
annotate
2008-11-21
Dan
Added dependency checking in ACL tracer
file
|
diff
|
annotate
2008-11-09
Dan
[minor] fixed non-hidden next button in ACL trace view
file
|
diff
|
annotate
2008-11-09
Dan
Merging in the past three months' work on ACL tracing tools.
file
|
diff
|
annotate
2008-08-13
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
2008-08-11
Dan
Added preliminary support for ACL presets. Yay!
file
|
diff
|
annotate
2008-08-11
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
2008-07-22
Dan
Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
file
|
diff
|
annotate
2008-06-26
Dan
Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
file
|
diff
|
annotate
2008-06-26
Dan
Fixed javascript ACL manager and captcha not showing on ajax login lockout_captcha event
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-06-10
Dan
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
file
|
diff
|
annotate
2008-05-16
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
file
|
diff
|
annotate
2008-05-05
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
2008-04-15
Dan
Fixed selector stage in ACL editor under Safari
file
|
diff
|
annotate
2008-03-29
Dan
AJAX interface for listing ACL rules implemented
file
|
diff
|
annotate
2008-03-27
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
2008-03-27
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
2008-03-03
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
2008-02-13
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
2008-02-11
Dan
Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
file
|
diff
|
annotate
2008-01-26
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
2008-01-03
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
2007-12-28
Dan
Added ability to require CAPTCHA for guests when editing pages (AJAX INTERFACE ONLY)
file
|
diff
|
annotate
2007-12-28
Dan
Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
file
|
diff
|
annotate
2007-12-20
Dan
The merge of acl.js failed so re-merged manually
file
|
diff
|
annotate
2007-12-20
Dan
Redid merge, the previous one had a few problems
file
|
diff
|
annotate
2007-12-15
Dan
SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
file
|
diff
|
annotate
2007-10-30
Dan
Javascripted ACL editor interface localized
file
|
diff
|
annotate
2007-10-12
Dan
Replaced autocompleting username with a much more efficient algorithm and caching system
file
|
diff
|
annotate
2007-09-30
Dan
Added a new Javascript variable, aclDisableTransitionFX, that will switch off effects on message boxes and the ACL editor when set to true
file
|
diff
|
annotate
2007-07-28
Dan
Work started on page tags, still aways to go, but syncing to Nighthawk
file
|
diff
|
annotate
2007-07-25
Dan
Various bugfixes and cleanups, too much to remember... see the diffs for what got changed :-)
file
|
diff
|
annotate
2007-07-21
Dan
Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
file
|
diff
|
annotate
2007-07-05
Dan
I dunno how many times I'm gonna have to fix the "problem seems to be the hex conversion" bug, but this is at least the fourth try.
file
|
diff
|
annotate
2007-07-03
Dan
Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
file
|
diff
|
annotate
2007-06-13
dan
Adding /includes
file
|
diff
|
annotate
less
more
(0)
tip