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
2011-06-02
Dan Fuhry
Removed explicit TinyMCE support, replaced with support for arbitrary page_formats. The TinyMCE files will be removed in an upcoming commit.
file
|
diff
|
annotate
2011-02-11
Dan Fuhry
ajax get_styles is now case insensitive with the theme_id
file
|
diff
|
annotate
2010-12-29
Dan Fuhry
Added some more hooks to the page editing pipeline. It should now be possible to add controls to the page editor, send the data from them out to the server, and process them on the server side.
file
|
diff
|
annotate
2010-07-30
Dan
ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors
file
|
diff
|
annotate
2010-06-03
Dan
Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
file
|
diff
|
annotate
2010-03-29
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
2009-12-19
Dan
Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
file
|
diff
|
annotate
2009-12-12
Dan
Crap, broke page editing. Fixed it.
file
|
diff
|
annotate
2009-12-12
Dan
Drafts saved on nonexistent pages now show up. Fixes issue 7.
file
|
diff
|
annotate
2009-08-27
Dan
Removed the $userpage parameter from Namespace_Default::error_404(). It screwed up a couple plugins. (Thanks Mazza for discovering the issue)
file
|
diff
|
annotate
2009-08-25
Dan
Merging in work done on Charlie with upstream
file
|
diff
|
annotate
2009-08-25
Dan
Fixed a couple bugs with read-only mode and protected pages in the AJAX editor
file
|
diff
|
annotate
2009-08-21
Dan
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
file
|
diff
|
annotate
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
less
more
(0)
-50
-30
tip