Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-50
-30
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
plugins/SpecialPageFuncs.php
2009-01-04
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
2008-12-20
Dan
Removed the completely obsolete old Special:CreatePage function
file
|
diff
|
annotate
2008-11-09
Dan
[minor] AboutEnano can detect Mac OS X now
file
|
diff
|
annotate
2008-08-21
Dan
Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
file
|
diff
|
annotate
2008-08-21
Dan
Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
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 System pages not being createable even with proper admin rights. This is hackish, it probably needs to have something implemented at the ACL level.
file
|
diff
|
annotate
2008-07-20
Dan
Fixed missing require() on search.php in Special:Autofill (damn, when is this going to end?)
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-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-27
Dan
Upgraded TinyMCE to 3.1.0.1. Ported a couple special pages to the componentized JS system.
file
|
diff
|
annotate
2008-06-22
Dan
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
file
|
diff
|
annotate
2008-06-07
Dan
Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
file
|
diff
|
annotate
2008-04-14
Dan
Rebrand as 1.1.4 (Caoineag alpha 4)
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-16
Dan
Added support for embedding language data into plugins; updated all version numbers on plugin files
file
|
diff
|
annotate
2008-03-15
Dan
Added support for an enano:expand=(closed|open) attribute on fieldsets to make them act like GTK expandable widgets; implementation is on Special:CreatePage
file
|
diff
|
annotate
2008-02-18
Dan
Modernized Special:CreatePage.
file
|
diff
|
annotate
2008-02-11
Dan
Rebrand as 1.1.2; made upgrade framework functional
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-03
Dan
WiP commit for admin panel localization. All modules up to Admin:UserManager (working down the list) are localized except Admin:ThemeManager, which is due for a rewrite
file
|
diff
|
annotate
2007-12-30
Dan
Localized the first parts of the admin panel. As a consequence, also wrote a brand new Admin:PageManager that doesn't suck like the old one did.
file
|
diff
|
annotate
2007-12-28
Dan
Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
file
|
diff
|
annotate
2007-12-26
Dan
More localization work. Resolved major issue with JSON parser not parsing files over ~50KB. Switched JSON parser to the one from the Zend Framework (BSD licensed). Forced to split enano.json into five different files.
file
|
diff
|
annotate
2007-12-20
Dan
Redid merge, the previous one had a few problems
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-13
Dan
Rebrand as 1.0.3 (Dyrad)
file
|
diff
|
annotate
2007-12-12
Dan
Fixed focus of AJAX login form fields in IE; removed stale/unused call to $template->makeParserText() in paginate_array(); added hook page_create_request to possibly help control creation of pages of certain namespaces from plugins; fixed critical bug in user CP that prevented plugins from adding custom CP modules
file
|
diff
|
annotate
2007-12-02
Dan
Merging in the newly stable Coblynau
file
|
diff
|
annotate
less
more
(0)
-50
-30
tip