schema.sql
Sun, 25 Nov 2007 21:40:42 -0500 Dan SECURITY: Tighten default allowed file types; make sure search index rebuild is performed on upgrade
Fri, 23 Nov 2007 17:59:24 -0500 Dan Changed all urlname/page_id columns to varchar(255) because 63 characters just isn't long enough
Wed, 21 Nov 2007 21:03:48 -0500 Dan Merging in updates and improvements from stable
Wed, 21 Nov 2007 15:18:15 -0500 Dan Re-add search_results hook and changed column type of search_index.word to varchar(64) in installer schema
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.
Sat, 17 Nov 2007 22:25:37 -0500 Dan Merging in fixes from stable
Sat, 17 Nov 2007 21:09:31 -0500 Dan Well I'm an idiot - the fulltext index on page_text was missing from a default installation. It didn't break searches but probably slowed them down tremendously. Also set engine to MyISAM on page_text to avoid cryptic error messages from MySQL.
Sat, 17 Nov 2007 18:51:06 -0500 Dan Changed default content for the main page to something a lot more user-friendly and helpful
Sat, 10 Nov 2007 20:35:52 -0500 Dan Fix schema bug: main page link isn't a link
Tue, 06 Nov 2007 13:35:40 -0500 Dan Localized default sidebar; installer should work now including the lang import; l10n in installer to follow
Sat, 03 Nov 2007 07:40:54 -0400 Dan Merging in fixes and updates from 90b7a52bea45
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.
Sun, 28 Oct 2007 14:32:13 -0400 Dan Login page mostly localized
Sat, 27 Oct 2007 13:29:17 -0400 Dan Localization low-level framework added
Sat, 20 Oct 2007 21:58:56 -0400 Dan Merging in changes from 9b4279c25d33
Sun, 07 Oct 2007 21:31:14 -0400 Dan Sync changes in from Nighthawk
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.
Sun, 30 Sep 2007 19:27:44 -0400 Dan Crap, that didn't work. Remerge of 42c6c83b8a00 and 824821224153
Sun, 30 Sep 2007 19:22:04 -0400 Dan Merging branches from Scribus and Nighthawk
Sun, 30 Sep 2007 19:16:24 -0400 Dan Rebrand for 1.0.2 (again, lol)
Mon, 24 Sep 2007 23:59:31 -0400 Dan Rebrand for 1.0.2b1
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
Tue, 28 Aug 2007 19:00:20 -0400 Dan Synched installation schema to upgrade schema for delvote_ips
Fri, 17 Aug 2007 12:35:29 -0400 Dan Fixed delvote_ips bug with MySQL 5.0.45 - see http://forum.enanocms.org/viewtopic.php?f=5&t=8
Tue, 14 Aug 2007 15:13:40 -0400 Dan Added ability to detag deleted pages
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
Sun, 29 Jul 2007 17:40:36 -0400 Dan Modified Text_Wiki parser to fully support UTF-8 strings; several other UTF-8 fixes, international characters seem to work reasonably well now
Sat, 28 Jul 2007 18:08:58 -0400 Dan Work started on page tags, still aways to go, but syncing to Nighthawk
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
Thu, 12 Jul 2007 15:32:15 -0400 Dan Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
less more (0) -30 tip