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/pageutils.php
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-26
Dan
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
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-11-21
Dan
Added dependency checking in ACL tracer
file
|
diff
|
annotate
2008-11-09
Dan
Fixed exception handling from session->fetch_page_acl() in ACL trace server side
file
|
diff
|
annotate
2008-11-09
Dan
Merging in the past three months' work on ACL tracing tools.
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-08-13
Dan
Fixed ACL_TYPE_PRESET pseudo-rules being shown in rule list
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-08-11
Dan
Added preliminary support for ACL presets. Yay!
file
|
diff
|
annotate
2008-07-10
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
2008-07-09
Dan
Fixed a few places where page metadata cache should have been purged (there may be a few more commits like this)
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-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
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-07
Dan
Hopefully completed rewrite and localization of rollback backend and interface
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-22
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
2008-02-02
Dan
Made all captcha fields case-insensitive (thanks pkeating)
file
|
diff
|
annotate
2008-02-12
Dan
Added "is_draft != 1" where appropriate in SQL queries to prevent drafts from being treated as real revisions.
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-02-07
Dan
Fixed some captcha bugs and made all captcha fields case-insensitive
file
|
diff
|
annotate
2008-02-06
Dan
Implemented a new CAPTCHA API; the frontend ($session->{make,get}_captcha) is API-compatible but the backend (the captcha class) is deprecated.
file
|
diff
|
annotate
2008-01-30
Dan
Localization is FINISHED, DAMN IT HELLAH YEAH! OVER WITH! Man, it feels to get that off my chest. Release is in under 48 hours, folks. And we're ready for it.
file
|
diff
|
annotate
2008-01-25
Dan
A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
file
|
diff
|
annotate
less
more
(0)
-50
-30
tip