Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/pageprocess.php
Sun, 15 Jun 2008 00:59:37 -0400
Dan
Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
file
|
diff
|
annotate
Sat, 14 Jun 2008 22:01:24 -0400
Dan
Fixed some plugin compatibility issues seen in Nuggie
file
|
diff
|
annotate
Sat, 07 Jun 2008 12:39:24 -0400
Dan
Modified $template->init_vars() to pivot to local page metadata and permissions from a PageProcessor object instead of global data from $paths and permissions from $session to allow redirects to affect on-page controls as well as the actual content (only partially complete, protection and several other elements still need to be localized)
file
|
diff
|
annotate
Mon, 05 May 2008 20:06:37 -0400
Dan
Added ETag support and increased caching settings to try and speed the system up. Result of a YSlow audit.
file
|
diff
|
annotate
Sun, 04 May 2008 21:57:48 -0400
Dan
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
Wed, 26 Mar 2008 20:20:22 -0400
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
Tue, 18 Mar 2008 14:32:40 -0400
Dan
Fixed some stray version numbers (again!); added support for Diffie-Hellman logins in the normal login form (not AJAX) - even works in IE
file
|
diff
|
annotate
Tue, 11 Mar 2008 17:09:20 -0400
Dan
Fixed some display issues with breadcrumbs (thanks Manoj)
file
|
diff
|
annotate
Thu, 06 Mar 2008 22:45:41 -0500
Dan
Hopefully completed rewrite and localization of rollback backend and interface
file
|
diff
|
annotate
Sun, 02 Mar 2008 22:52:23 -0500
Dan
Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
file
|
diff
|
annotate
Sun, 02 Mar 2008 19:32:19 -0500
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
Sat, 01 Mar 2008 18:57:07 -0500
Dan
Fixed the fact that cron just didn't work at all (brain fart that day or something)
file
|
diff
|
annotate
Fri, 22 Feb 2008 12:51:53 -0500
Dan
Merging fixes and updates from stable branch
file
|
diff
|
annotate
Tue, 01 Jan 2008 22:30:53 -0500
Dan
Adding a few stray files and removing the no-longer-needed Creative Commons Attribution 2.0 license (no more libraries under that license are included with Enano); adding hooks pageprocess_render_{head,tail} to be run before and after the final page render, respectively.
file
|
diff
|
annotate
less
more
(0)
-15
tip