Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-12
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/pageprocess.php
Mon, 16 Feb 2009 16:17:25 -0500
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
Sun, 25 Jan 2009 21:21:07 -0500
Dan
Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches
file
|
diff
|
annotate
Sun, 25 Jan 2009 21:18:05 -0500
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
Sun, 25 Jan 2009 20:26:50 -0500
Dan
PageProcessor: fix not setting page_exists to true after create_page() success (todo: move to Namespace_*?); add $visible parameter to create_page()
file
|
diff
|
annotate
Sun, 04 Jan 2009 00:55:40 -0500
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
Sat, 03 Jan 2009 18:11:18 -0500
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
Mon, 22 Dec 2008 21:26:19 -0500
Dan
Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
file
|
diff
|
annotate
Sat, 15 Nov 2008 18:23:25 -0500
Dan
Added ability to have alternate main page for members
file
|
diff
|
annotate
Sun, 17 Aug 2008 23:24:41 -0400
Dan
Revamped page deletion interface; fixed bug where page_meta cache was not being cleared upon restoration of deleted page.
file
|
diff
|
annotate
Wed, 13 Aug 2008 08:55:26 -0400
Dan
Changed namespace properties (including core identifier) for external pages that load the Enano API to be a uniform "API" namespace and "SystemAPI:" prefix.
file
|
diff
|
annotate
Mon, 11 Aug 2008 22:31:04 -0400
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
Tue, 05 Aug 2008 13:59:06 -0400
Dan
Made customizable 404 page have a {STANDARD404} variable available to allow embedding the "default" 404 content.
file
|
diff
|
annotate
less
more
(0)
-12
tip