Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/ajax.js
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-08-21
Dan
Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
file
|
diff
|
annotate
2008-08-18
Dan
Revamped page deletion interface; fixed bug where page_meta cache was not being cleared upon restoration of deleted page.
file
|
diff
|
annotate
2008-07-28
Dan
Added tab-based interface to userpage UI. Yes, it is plugin expansible, and yes, it breaks existing plugins that add code to the userpage (but that can be fixed with a "colspan=4")
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-07-20
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
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-22
Dan
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
file
|
diff
|
annotate
2008-06-08
Dan
Made ajaxReset() call the actual requested title instead of effective title; fixed (again) template compiler bug not matching certain tags (probably PCRE bug)
file
|
diff
|
annotate
2008-06-07
Dan
Added re-import function to plugin manager
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-11
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
2008-04-21
Dan
Replaced some confirmation boxes with miniPromptMessage versions. This commit will require a re-langimport and shift-reload.
file
|
diff
|
annotate
2008-04-15
Dan
Added a really simple message box system based on miniPrompts, this will be used for confirmation windows like delete_page, clear_logs, delvote, etc.
file
|
diff
|
annotate
2008-04-10
Dan
(Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
file
|
diff
|
annotate
2008-04-09
Dan
New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
file
|
diff
|
annotate
2008-04-09
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
2008-03-07
Dan
Hopefully completed rewrite and localization of rollback backend and interface
file
|
diff
|
annotate
2008-02-20
Dan
Added support for Diffie-Hellman key exchange during login. w00t!
file
|
diff
|
annotate
2008-02-18
Dan
Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
file
|
diff
|
annotate
2008-02-14
Dan
Re-enabled, debugged, and optimized Javascript compression code
file
|
diff
|
annotate
2008-02-12
Dan
Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
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
2007-12-30
Dan
Localized the first parts of the admin panel. As a consequence, also wrote a brand new Admin:PageManager that doesn't suck like the old one did.
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-21
Dan
Added update-checking function (still a little rough around the edges); added support into admin user CP for changing avatars
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
less
more
(0)
-50
-30
tip