plugins/SpecialAdmin.php
Wed, 21 Nov 2007 15:10:57 -0500 Dan Searching sucks, and Enano's search algorithm was complete bullcrap. So I rewrote it. No, it does not use Google search technology. Like they have a patent for using the Arial font on search result pages anyway.
Sun, 18 Nov 2007 20:37:08 -0500 Dan Merging in fixes and updates from stable
Sun, 18 Nov 2007 18:44:55 -0500 Dan Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
Sat, 17 Nov 2007 22:25:37 -0500 Dan Merging in fixes from stable
Thu, 15 Nov 2007 18:00:39 -0500 Dan Merging in all changes from revision 185 (90b7a52bea45)
Sat, 03 Nov 2007 07:40:54 -0400 Dan Merging in fixes and updates from 90b7a52bea45
Sat, 03 Nov 2007 07:30:11 -0400 Dan Merging in fixes from rev. 207
Fri, 02 Nov 2007 20:40:45 -0400 Dan Merging in fixes from stable
Thu, 01 Nov 2007 10:06:19 -0400 Dan Fixed: radiobutton state in Admin:GeneralConfig not remembered when registration disabled
Fri, 02 Nov 2007 20:37:26 -0400 Dan Localized a good part, if not all, of the registration page and a couple other things.
Mon, 29 Oct 2007 21:27:11 -0400 Dan ... properly this time. Nighthawk is giving me crap so I'm moving to the laptop for now.
Mon, 29 Oct 2007 20:01:48 -0400 Dan Localized the dreaded not-authenticated message in the admin panel
Mon, 29 Oct 2007 11:17:55 -0400 Dan Localized the sidebar
Sun, 28 Oct 2007 16:40:24 -0400 Dan Added language export to JSON page and localization for Javascript using $lang.get(). Localized AJAX login interface.
Sat, 27 Oct 2007 13:54:44 -0400 Dan Merging in some leftover changes from stable
Wed, 24 Oct 2007 12:45:05 -0400 Dan Merging in fixes from stable
Fri, 26 Oct 2007 19:28:54 -0400 Dan You know what folks, a lot of Mercurial merges failed, and I just now figured out why. So now all changes from stable are permanently synced in.
Sun, 21 Oct 2007 21:26:11 -0400 Dan Nothing special at all. Unnamed sidebar blocks will show the text <Unnamed> instead of just showing nothing, thus making them renamable
Sat, 20 Oct 2007 21:51:26 -0400 Dan Merging in changes from db8a849ad4c9
Sat, 20 Oct 2007 21:44:13 -0400 Dan Merging in changes from stable
Sat, 20 Oct 2007 11:11:40 -0400 Dan Implemented cron image into Oxygen and St Patty as promised; fixed way-outdated version numbers in plugins
Fri, 19 Oct 2007 21:07:54 -0400 Dan Sidebar blocks can be renamed now (untested except in Fx2)
Sun, 14 Oct 2007 20:51:15 -0400 Dan Sync from stable
Tue, 09 Oct 2007 16:14:55 -0400 Dan Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
Sun, 07 Oct 2007 21:28:36 -0400 Dan [F] Added support for account lockouts. User is locked out or required to complete a CAPTCHA after specified threshold for specified period.
Sat, 06 Oct 2007 20:36:40 -0400 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
Fri, 05 Oct 2007 01:57:00 -0400 Dan Major revamps to the template parser. Fixed a few security holes that could allow PHP to be injected in untimely places in TPL code. Improved Ux for XSS attempt in tplWikiFormat. Documented many functions. Backported much cleaner parser from 2.0 branch. Beautified a lot of code in the depths of the template class. Pretty much a small-scale Extreme Makeover.
Sun, 23 Sep 2007 23:21:10 -0400 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
Sun, 23 Sep 2007 18:42:16 -0400 Dan Revamped the administrator's user CP, big time. The admin module now uses a smart form and enables all profile fields, including users_extra, to be changed. Passwords are encrypted when sent. The whole CP has been split off into a different file to accomodate the large amount of code.
Tue, 18 Sep 2007 00:30:43 -0400 Dan Fully implemented password complexity enforcement; added encryption for passwords on registration form; some baby steps taken towards supporting international usernames - this is not working very well, we might need a hackish fix; TODO: implement password strength meter into installer UI and get international usernames 100% working
Wed, 12 Sep 2007 00:18:32 -0400 Dan Fixed unwanted sanitization in Admin:PageManager form submit
Sat, 08 Sep 2007 22:58:38 -0400 Dan Improved ban control page and allowed multiple entries/IP ranges; changed some parameters on jBox; user level changes are logged now
Fri, 07 Sep 2007 18:19:30 -0400 Dan Fixed the two known issues in the release notes; tarballs will be updated accordingly 1.0.1
Fri, 07 Sep 2007 16:27:40 -0400 Dan Merging Scribus and Nighthawk repositories
Fri, 07 Sep 2007 16:25:16 -0400 Dan Added keep-alive function to admin panel (had been planned for some time) and a new hook, template_var_init_end
Thu, 06 Sep 2007 23:03:51 -0400 Dan Made most special pages "visible"; fixup for non-existent special page redirect in paths.php; rewrote Special:AllPages to have pagination (WiP, Special:SpecialPages is possibly next, depending on whether paginate_array works or not)
Thu, 30 Aug 2007 20:46:57 -0400 Dan Removed a few stale debug messages
Wed, 29 Aug 2007 23:35:06 -0400 Dan Added a ton of new log points for administrator actions; restructured security log view and enabled pagination for security logs; string change in ajax.php for RDNS operation failure
Sun, 26 Aug 2007 20:45:33 -0400 Dan Several major improvements: Memberlist page added (planned since about beta 2), page group support added for non-JS ACL editor (oops!), and attempting to view a page for which you lack read permissions will get you logged.
Sun, 26 Aug 2007 16:48:15 -0400 Dan [comments] fixed edit button (source wasn't getting filled)
Sun, 12 Aug 2007 13:33:04 -0400 Dan Fixed XSS vulnerability in admin panel page manager
Thu, 09 Aug 2007 12:26:16 -0400 Dan AJAX comments are now paginated; plugin manager can now show system plugins; typo in installer corrected; links in oxygen/stpatty/admin footers changed to "About Enano" page; 1.0.1 release candidate
Wed, 01 Aug 2007 13:39:27 -0400 Dan Improved and enabled HTML optimization algorithm; enabled gzip compression; added but did not test at all the tag cloud class in includes/tagcloud.php, this is still very preliminary and not ready for any type of production use
Wed, 25 Jul 2007 18:06:34 -0400 Dan Various bugfixes and cleanups, too much to remember... see the diffs for what got changed :-)
Sat, 21 Jul 2007 18:12:10 -0400 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
Sat, 21 Jul 2007 11:28:59 -0400 Dan Fixed a few presentation bugs in installer, made installer more "legally binding", and fixed global permissions inheritance in $session->fetch_page_acl() 1.0
Tue, 10 Jul 2007 12:31:12 -0400 Dan I fixed the statistics!!! YAY!!
Mon, 09 Jul 2007 22:01:27 -0400 Dan Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
Thu, 05 Jul 2007 10:43:03 -0400 Dan Fixed weird unimportant security issue in admin panel + demo mode
Thu, 05 Jul 2007 10:37:36 -0400 Dan I dunno how many times I'm gonna have to fix the "problem seems to be the hex conversion" bug, but this is at least the fourth try.
Tue, 03 Jul 2007 14:07:35 -0400 Dan Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
Sun, 01 Jul 2007 17:12:42 -0400 Dan More image tag parser fixes
Sun, 01 Jul 2007 15:00:32 -0400 Dan Added "page hint" on search page; deprecated "www." on EnanoCMS.org links
Thu, 28 Jun 2007 13:49:40 -0400 Dan COPPA support added
Wed, 27 Jun 2007 00:59:42 -0400 Dan Converting all tables on new installations to UTF-8; this may break MySQL 4.0 compatibility; several minor cosmetic fixes; set Powered button under Links to "on" by default
Tue, 26 Jun 2007 20:48:44 -0400 Dan More preliminary l10n work; userpage portal style basics implemented
Sat, 23 Jun 2007 19:27:41 -0400 Dan Demo mode: security logs are now recorded but not publicly displayed
Sat, 23 Jun 2007 18:54:16 -0400 Dan Added demo mode functionality to various parts of Enano (unlocked only with a plugin) and fixed groups table
Sat, 23 Jun 2007 09:55:58 -0400 Dan Fixed complicated SQL injection vulnerability in URL handler, updated license info for Tigra Tree Menu, and killed one XSS vulnerability
Sat, 16 Jun 2007 18:47:06 -0400 dan Following fixes: admin theme supports <button> tag now, PageProcessor can eval now, and SpecialAdmin.php plugin can no longer be disabled
less more (0) tip