Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-14
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/paths.php
Mon, 07 Jul 2008 02:50:17 -0400
Dan
First draft of new CacheManager admin page. Backend is yet to be implemented.
file
|
diff
|
annotate
Wed, 02 Jul 2008 22:15:55 -0400
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
Wed, 02 Jul 2008 19:36:44 -0400
Dan
Another sweep from the optimization monster.
file
|
diff
|
annotate
Mon, 30 Jun 2008 17:20:02 -0400
Dan
Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
file
|
diff
|
annotate
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
Mon, 09 Jun 2008 20:52:34 -0400
Dan
Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
file
|
diff
|
annotate
Fri, 16 May 2008 12:22:26 -0400
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
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
Sat, 26 Apr 2008 17:25:28 -0400
Dan
Added but didn't set up custom_user_title ACL; fixed rebuild_page_index() to use word_lcase
file
|
diff
|
annotate
Mon, 14 Apr 2008 12:13:12 -0400
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
Tue, 01 Apr 2008 01:24:10 -0400
Dan
Fixed bad URL interpretation on CGI and Apache wrongly supplying PATH_INFO when directory index requested
file
|
diff
|
annotate
Wed, 26 Mar 2008 16:51:42 -0400
Dan
Fixed some bugs in the installer that prevented it from working without mod_rewrite and/or with a table_prefix present
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
Sun, 16 Mar 2008 16:30:22 -0400
Dan
Added icons for the administration panel
file
|
diff
|
annotate
less
more
(0)
-14
tip