schema.sql
Fri, 09 May 2008 23:32:00 -0400 Dan Fixed (again) the user -> user_id transition in enano_tags table
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 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 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, 20 Oct 2007 21:58:56 -0400 Dan Merging in changes from 9b4279c25d33
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 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
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
Tue, 10 Jul 2007 11:59:02 -0400 Dan Changed administration login request to use the AJAX login form; made high-level authentication more apparent in the AJAX box; recompiled Oxygen Mint
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 14:15:46 -0400 Dan No code changes - trying once again to get rid of execute permissions on non-directories
Sun, 01 Jul 2007 14:08:39 -0400 Dan Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
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 17:28:18 -0400 Dan Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
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 10:16:53 -0400 Dan Emergency version change to 1.0rc3 to fix XSS vulnerabilities
Tue, 19 Jun 2007 18:41:10 -0400 Dan Added option in installer to not let admins embed PHP
Wed, 13 Jun 2007 16:03:00 -0400 dan Initial population
less more (0) tip