Fixed some problems found in testing. Now appears to be working fully.
[cocanwiki.git] / cocanwiki.sql
2005-11-25 richSynch schema with reality.
2004-11-06 richAdded indexes to improve some selected common queries:
2004-11-04 richAdded an index on the contents.pageid field, which...
2004-11-03 richAdded optional branding <div> to sites.
2004-11-02 richFull text search in schema.
2004-11-01 richRemoved the diff_sidebyside preference for now. It...
2004-10-30 richAdded a "side-by-side" mode using ''diff -y''. Disable...
2004-10-23 richMultiple changes and improvements to the handling of...
2004-10-23 richAdded the 'powered by' tag at the bottom of the page.
2004-10-21 richDrop table email_notify
2004-10-21 richRemoved use of the email_notify table (prior to actuall...
2004-10-11 richBIG, experimental patch.
2004-10-10 richDatabase support for implementing JWZ's message threading
2004-10-10 richAdded the navigation box (see email).
2004-10-09 richErrorDocument handling.
2004-10-07 richTemplates table added to the database.
2004-10-07 richDropped links_to constraint.
2004-10-04 richAdded a new global permission for viewing the site...
2004-09-29 richWrite out the fixed themes table into the SQL file.
2004-09-28 richLinks table is now kept in synch when pages are edited...
2004-09-28 richScript for rebuilding the links table from scratch.
2004-09-28 richAdded 'links' table which will contain the link structu...
2004-09-27 richAdded a search box on every page, controlled by a globa...
2004-09-27 richRemoved SET AUTHORIZATION statements from SQL.
2004-09-25 richCreate new site by copying from an existing template...
2004-09-24 richAdded a "name" field to the mailing list entries.
2004-09-24 richFixed up a few stupid mistakes from that last check-in.
2004-09-24 richSite-wide mailing list setting enabled mailing list...
2004-09-24 richPer-page email notification, with double opt-in/-out.
2004-09-23 richLinked RA stats into the site.
2004-09-23 richTable for server-side configuration settings. Will...
2004-09-22 richGlobal settings display.
2004-09-22 richAdded the can_manage_site and can_edit_global_css permi...
2004-09-20 richAllow empty <h2> first.
2004-09-17 richAdded the per-user 'manage contacts' permission.
2004-09-08 richAdded hosts.theme_css which will allow us to provide...
2004-09-08 richSitemenu added to database (copied from EWP).
2004-09-08 richUser management started.
2004-09-07 richLogging in and logging out.
2004-09-07 richSupport for users, roles, restrictions.
2004-09-07 richMoved to merjis/tools/wiki.