includes/common.php
2008-01-10 Dan Fix undefined E_STRICT under PHP 4; add PHP 4 deprecation notice in admin panel
2008-01-02 Dan Installer works again now (for MySQL only)
2008-01-01 Dan Integrating patch for PHP 6.0-dev compatibility
2007-12-19 Dan Many changes. Installer with PostgreSQL is broken badly and will be for some time.
2007-12-15 Dan SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
2007-12-13 Dan Rebrand as 1.0.3 (Dyrad)
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.
2007-11-24 Dan Fixed a number of issues with SQL query readability and some undefined index-ish errors; consequently the SQL report feature was added
2007-11-21 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.
2007-11-18 Dan Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
2007-10-21 Dan Merging in changes from db8a849ad4c9
2007-10-20 Dan Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
2007-10-07 Dan Rebrand as 1.1.1; everything should now be bumped to "unstable" status
2007-09-30 Dan Oops forgot to update common.php version
2007-09-25 Dan Rebrand for 1.0.2b1 1.0.2b1
2007-09-25 Dan Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
2007-09-24 Dan Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
2007-09-11 Dan Rebranded as 1.0.1.1; fixed category page drawing bug; updated link to GPL in the about page to the GPLv2
2007-08-25 Dan Added a few low-level checks in config.php for changes of search algorithm and AES cipher parameters
2007-08-01 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
2007-07-28 Dan Work started on page tags, still aways to go, but syncing to Nighthawk
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
2007-07-01 Dan Finished everything on the TODO list (yay!); several CSS cleanups; tons more changes in this commit - see the patch for details
2007-06-28 Dan COPPA support added
2007-06-26 Dan Updated all version numbers back to Banshee; a few preliminary steps towards full UTF-8 support in page URLs
2007-06-23 Dan Version upgrade in common.php
2007-06-23 Dan Emergency version change to 1.0rc3 to fix XSS vulnerabilities
2007-06-22 Dan Fixed problems with installer and config file (chdir and error-connecting-to-MySQL issues)
2007-06-19 Dan Added option in installer to not let admins embed PHP
2007-06-13 dan Final commit for initial branch
2007-06-13 dan Adding compatibility patch for Enano dev servers to common.php
2007-06-13 dan Adding /includes
less more (0) tip