Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/plugins.php
2008-07-09
Dan
Completed work (we hope) on CacheManager admin page
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
Fixed $use_cache bug in plugins.php
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-30
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
2008-06-10
Dan
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
file
|
diff
|
annotate
2008-06-07
Dan
Added re-import function to plugin manager
file
|
diff
|
annotate
2008-05-16
Dan
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
file
|
diff
|
annotate
2008-04-10
Dan
Implemented security logging for plugin management
file
|
diff
|
annotate
2008-04-10
Dan
Fixed some bad language string references in plugin management API
file
|
diff
|
annotate
2008-04-10
Dan
(Hopefully) finished new plugin manager and implemented the utilization of it. Still HIGHLY experimental.
file
|
diff
|
annotate
2008-04-06
Dan
Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
file
|
diff
|
annotate
2008-03-18
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
2008-03-01
Dan
Documented includes/plugins.php to try and help plugin developers a little.
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
file
|
diff
|
annotate
2008-02-07
Dan
Started on a Special:RecentChanges page, more to come.
file
|
diff
|
annotate
2008-01-29
Dan
Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
file
|
diff
|
annotate
2008-01-28
Dan
Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
file
|
diff
|
annotate
2008-01-28
Dan
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
file
|
diff
|
annotate
2007-12-19
Dan
Many changes. Installer with PostgreSQL is broken badly and will be for some time.
file
|
diff
|
annotate
2007-12-03
Dan
Deprecated debugConsole and removed all calls to it. Added a lot of comments to common.php. Added support for "anonymous pages" that are created when the Enano API is loaded from an external script. Fixed missing border-bottom on Type 2 sidebar blocks in Oxygen.
file
|
diff
|
annotate
2007-10-07
Dan
Rebrand as 1.1.1; everything should now be bumped to "unstable" status
file
|
diff
|
annotate
2007-09-24
Dan
Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
file
|
diff
|
annotate
2007-07-21
Dan
Made the move to Loch Ness, and got some basic page grouping functionality working. TODO: fix some UI issues in Javascript ACL editor and change non-JS ACL editor to work with page groups too
file
|
diff
|
annotate
2007-06-26
Dan
Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
file
|
diff
|
annotate
2007-06-23
Dan
Emergency version change to 1.0rc3 to fix XSS vulnerabilities
file
|
diff
|
annotate
2007-06-13
dan
Adding /includes
file
|
diff
|
annotate
less
more
(0)
tip