Age | Commit message (Expand) | Author |
2011-11-02 | input lib depends on pageowner lib now | Cash Costello |
2011-10-21 | Fixes #3995 the batch installer now skips the settings file creation step if ... | Cash Costello |
2011-10-21 | Fixes #3994 cleaned up session handling for the installer | Cash Costello |
2011-06-11 | fixed disabled button in installer - css class had changed | cash |
2011-06-03 | Fixes #3520 fix check for subdirectory in installer | cash |
2011-05-15 | Fixes #3453 added link to wiki about the data directory | cash |
2011-05-15 | fixed display issue in installation where navigation was overlapping requirem... | cash |
2011-05-15 | fixed issue introduced with the session changes in the installer | cash |
2011-05-15 | do not need to initialize globals in installer because they are now declared ... | cash |
2011-05-15 | fixed regenerating cache when installing Elgg - wasn't picking up the plugins... | cash |
2011-05-15 | Refs #3453 added $CONFIG->data_dir_override so that people can put the data d... | cash |
2011-05-15 | Refs #3453 an implementation of creating the data directory. This capability ... | cash |
2011-05-14 | fixed the width of text boxes for the installer | cash |
2011-05-14 | Fixes #3446 password is not required anymore for installer | cash |
2011-05-14 | fixed the double form submission code for the installer | cash |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash |
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash |
2011-03-20 | Fixes #3101 removed language setting from installer until we provide language... | cash |
2011-03-20 | Fixes #3062 checks if data directory exists | cash |
2011-03-17 | Changed order of the default admin widgets. | brettp |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-01 | Fixes #2929 Installer handles private default access now | cash |
2011-03-01 | fixed bug where dataroot wasn't being set when regenerating cache during the ... | cash |
2011-02-26 | Fixes #2799 added check for session.auto_start | cash |
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash |
2011-02-22 | Move install footer/header/sidebar into page/elements. Converted CSS to use ... | ewinslow |
2011-02-21 | Fixes #2452. Removed the first admin installation notice. It was just a remin... | brettp |
2011-02-19 | Installation loads 3 default widgets for the admin dashboard. | brettp |
2011-02-19 | Fixes #2959: Removed engine/lib/install.php from ElggInstaller since it's no ... | brettp |
2011-02-18 | Refs #2847. Install now sets the viewspath_cache_enabled. | brettp |
2011-02-18 | Refs #2847. Fixed simplecache settings and functionality for initial installa... | brettp |
2011-02-18 | Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard... | brettp |
2011-02-13 | user settings library is now user_settings.php | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | fixes #2784 for real this time | cash |
2011-02-03 | Fixes #2784 #2842 installer uses new plugin system now | cash |
2011-01-07 | Fixes #2783 - updated installation message code to mirror default views | cash |
2010-12-15 | Ignore SSL certificate errors when testing URL rewriting during installation ... | cash |
2010-12-03 | Refs #2706 updates display of installer due to switch to dashes in CSS elements | cash |
2010-12-03 | Refs #2706. Added configuration.php to installation engine bootstrapping. Re... | brettp |
2010-11-28 | moved api.php to web_services.php as it is more descriptive | cash |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-16 | Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2 | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-06 | pulled private settings out into a separate lib | cash |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |