Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-100
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plugins/SpecialAdmin.php
2008-11-15
Dan
Added ability to have alternate main page for members
file
|
diff
|
annotate
2008-11-09
Dan
Added config option to grant userpage rights to new users (defaults to on, as it was hardcoded on before)
file
|
diff
|
annotate
2008-10-18
Dan
Fixed SpecialAdmin setting theme and style way too late (thanks Andrew Kohnken)
file
|
diff
|
annotate
2008-08-24
Dan
Fixed reference to $() which should be $dynano() in SpecialAdmin
file
|
diff
|
annotate
2008-08-23
Dan
Fixed minor (non-XSS) sanitization issue for main_page field in Admin:GeneralConfig
file
|
diff
|
annotate
2008-08-12
Dan
Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
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-12
Dan
Fixed a couple bugs in the check-for-updates code.
file
|
diff
|
annotate
2008-07-22
Dan
Fixed installer path check in Admin:Home; made admin-menu more compatible with componentized JS
file
|
diff
|
annotate
2008-07-20
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
2008-07-10
Dan
Added Gravatar support! And it's really configurable too.
file
|
diff
|
annotate
2008-07-07
Dan
First stab at cache management backend. Everything seems to have been tested and working so far, but a number of things require a more specialized cache and can't go through the framework (e.g. user ranks which use references to map usernames to user IDs)
file
|
diff
|
annotate
2008-07-07
Dan
First draft of new CacheManager admin page. Backend is yet to be implemented.
file
|
diff
|
annotate
2008-07-07
Dan
Added ability to hide or show sidebar blocks based on a {restrict} or {hideif} conditional in the sidebar script
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
less
more
(0)
-100
-15
tip