aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
AgeCommit message (Expand)Author
2008-09-23The cache library is now loaded before the main library boot.ben
2008-08-28Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi...marcus
2008-06-23Refs #76: User settings page (to Elgg Classic standard). Committing some work...marcus
2008-06-21Plugin init only called on sanitised installs where installation is complete.marcus
2008-06-20Closes #60: Enable/disable plugins on a site by site basis marcus
2008-06-17Fixed #36 - CSS now works on the install page.ben
2008-06-17CLOSED - #34: Install process must be completely graphical marcus
2008-06-17We need actions to work when the installation hasn't been settled. Refs #3ben
2008-06-10Error text change.ben
2008-06-10Languages are now loaded before the main engine starts.ben
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-05git-svn-id: https://code.elgg.org/elgg/trunk@807 36083f99-b078-4883-b0ff-0f9b...icewing
2008-05-23Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-22Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-20Removing a PHP noticeben
2008-05-20Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-19Fixing the install process, step 1.ben
2008-05-19Elgg will now enter light mode (no plugins are loaded, system init doesn't ha...ben
2008-05-02Update to start.php to fix bug on installationben
2008-05-02The system now uses the site GUID to get and set entity data. Also, installat...ben
2008-04-09Fixed some bugs including a load order patch from Rolando, and an update issueben
2008-04-08Incorporating setup fixes from Rolandoben
2008-03-28Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-07Some extra plugins stuffben
2008-03-03Installation issues: fixedben
2008-02-15Added the concept of a site_id to msot of the database tables. Also some extr...ben
2008-02-15Simple plugin mechanismben
2008-02-13Added some fancy database connection gubbins. If you give it loads of read or...ben
2008-02-13Messages and exceptions, working merrily together. Aww.ben
2008-02-13Further message handling in the templateben
2008-02-13Exception handlingben
2008-02-13Moving on to explodenewicewing
2008-02-13Start now reporting errors using exceptions...icewing
2008-02-13Loads nowicewing
2008-02-13Loading exceptionsicewing
2008-02-13Added CVS exclude to start.phpicewing
2008-02-13A slightly better no-settings error. It's probably a good idea to eventually ...ben
2008-02-13Let's be a little more friendly.ben
2008-02-13Some error reporting and initial (very, very basic) templatingben
2008-02-12Adding the events APIben
2008-02-12Sanitisationben
2008-02-12Introducing views and some sanitisationben
2008-02-12The engine starter now functions appropriatelyben
2008-02-11Some more bootstrapping.ben
2008-02-11Some initial commits.ben