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
.
ajax.php
2009-07-18
Dan
Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
file
|
diff
|
annotate
2009-06-01
Dan
Theme selector: fixed disabled themes being displayed
file
|
diff
|
annotate
2009-05-27
Dan
AJAX rdns call now calls is_valid_ip() (security?)
file
|
diff
|
annotate
2009-05-13
Dan
ajax: theme selector: no longer lists disallowed themes
file
|
diff
|
annotate
2009-05-10
Dan
Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
file
|
diff
|
annotate
2009-03-22
Dan
JSON: Properly handles unicode escape sequences (\u####) now
file
|
diff
|
annotate
2009-03-20
Dan
Swapped in a new theme selector.
file
|
diff
|
annotate
2009-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
2009-01-04
Dan
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
file
|
diff
|
annotate
2009-01-03
Dan
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
file
|
diff
|
annotate
2008-09-29
Dan
Fixed nonworking editor preview due to uninitialized template
file
|
diff
|
annotate
2008-08-12
Dan
Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
file
|
diff
|
annotate
2008-07-03
Dan
More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
file
|
diff
|
annotate
2008-07-02
Dan
Another sweep from the optimization monster.
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-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-03-07
Dan
Hopefully completed rewrite and localization of rollback backend and interface
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-03-01
Dan
Fixed the fact that cron just didn't work at all (brain fart that day or something)
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-12
Dan
Edit summary should now be carried over when a draft is restored
file
|
diff
|
annotate
2008-02-12
Dan
[Minor] Fixed obsolete trigger upon attempt at page save after draft autosave
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
Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.
file
|
diff
|
annotate
2008-01-29
Dan
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
file
|
diff
|
annotate
2008-01-28
Dan
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
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
less
more
(0)
-50
-30
tip