aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
AgeCommit message (Expand)Author
2010-10-30ripped out last remaining tentacles of old installer from core - just needs r...cash
2010-10-30pulled navigation functions out of elgglib.phpcash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-17Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a...cash
2010-10-14Refs #2511 - removed empty query.php lib filecash
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put it...cash
2010-10-14Deprecated unnecessary exceptions.php lib fileewinslow
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-10-06removed several parts of the old installer from the corecash
2010-10-01replacing more documentation lost in integration of installercash
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -...cash
2010-09-15Refs #2450: Documented engine/start.phpbrettp
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-06-18Merged r6506:6509 from 1.7 to trunk.brettp
2010-06-15Making sure to load all plugins when doing an upgrade to pull in CSS changes ...brettp
2010-06-14Merged [6485] and [6486] to trunk.brettp
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
2010-05-18Moved output.php into the pre-installation required lib list to fix trunk ins...brettp
2010-05-14Fixed loading of activity and database files.brettp
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
2010-03-20Removed non-working "lightmode" option.brettp
2010-03-20Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of l...brettp
2010-02-09Fixes #1503, fixes #1474: Library files are loaded using a hard-coded list to...brettp
2009-12-07fixes #1187cash
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized files.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-02-18Closes #790: Removed @ before include statements.marcus
2009-02-17Added some very basic page load profiling.marcus
2009-02-17Closes #783: Initial cache write on start now checks whether elgg has been fu...marcus
2009-02-16A little more flexibility for the simplecache.ben
2009-02-16Views simplecache improvements.ben
2009-02-16Closes #429: Language loading now no longer loads all possible translations -...marcus
2009-02-16Committing the simplecache for views.ben
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-02-03ticket #728 dealt withdave
2009-01-23Refs #706marcus
2008-11-20No need to trigger the init event on upgrade.ben
2008-11-18Closes #557marcus
2008-11-07Removing unnecessary call to datalistsmarcus
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