Age | Commit message (Expand) | Author |
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 |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | pulled navigation functions out of elgglib.php | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-20 | Fixes #2570 - cannot replicate issue with current_page_url() so returned to u... | cash |
2010-10-19 | added a check for register globals | cash |
2010-10-17 | removed exceptions.php from install boot loading | cash |
2010-10-14 | Refs #2511 - removed empty query.php lib file | cash |
2010-10-14 | Fixes #2339 - removes social library and deprecates its two functions (put it... | cash |
2010-10-13 | Fixes #2556 - one step install now supported with sample cli script | cash |
2010-10-12 | Fixes #2312 - checking value of arg_separator.output during install | cash |
2010-10-12 | Fixes #2521 - added check for old .htaccess | cash |
2010-10-12 | better handling of settings file issues during installation | cash |
2010-10-11 | Pulled rewrite test out into separate class | cash |
2010-10-10 | using config variable for minimum password length | cash |
2010-10-10 | better error messages when there are already Elgg database tables in the data... | cash |
2010-10-10 | fixed issue when settings.php is filled out before installation is started | cash |
2010-10-10 | finished the auto login option for the installer | cash |
2010-10-09 | pulled out special exception in registration action for first admin login | cash |
2010-10-08 | using new email validation in installer | cash |
2010-10-07 | pulled more language strings out of installer into language file | cash |
2010-10-07 | added Elgg logo to installer screens | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-10-06 | Pulled installation language strings out of core language file into installer | cash |
2010-10-05 | Fixes #2523 - errors get red box during install | cash |