aboutsummaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Expand)Author
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-01Fixes #2929 Installer handles private default access nowcash
2011-03-01fixed bug where dataroot wasn't being set when regenerating cache during the ...cash
2011-02-26Fixes #2799 added check for session.auto_startcash
2011-02-26Fixes #2913 - directs the user to admin dashboard when installer finishescash
2011-02-22Move install footer/header/sidebar into page/elements. Converted CSS to use ...ewinslow
2011-02-21Fixes #2452. Removed the first admin installation notice. It was just a remin...brettp
2011-02-19Installation loads 3 default widgets for the admin dashboard.brettp
2011-02-19Fixes #2959: Removed engine/lib/install.php from ElggInstaller since it's no ...brettp
2011-02-18Refs #2847. Install now sets the viewspath_cache_enabled.brettp
2011-02-18Refs #2847. Fixed simplecache settings and functionality for initial installa...brettp
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
2011-02-13user settings library is now user_settings.phpcash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03fixes #2784 for real this timecash
2011-02-03Fixes #2784 #2842 installer uses new plugin system nowcash
2011-01-07Fixes #2783 - updated installation message code to mirror default viewscash
2010-12-15Ignore SSL certificate errors when testing URL rewriting during installation ...cash
2010-12-03Refs #2706 updates display of installer due to switch to dashes in CSS elementscash
2010-12-03Refs #2706. Added configuration.php to installation engine bootstrapping. Re...brettp
2010-11-28moved api.php to web_services.php as it is more descriptivecash
2010-11-16Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...cash
2010-11-16Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-06pulled private settings out into a separate libcash
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
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-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Fixes #2570 - cannot replicate issue with current_page_url() so returned to u...cash
2010-10-19added a check for register globalscash
2010-10-17removed exceptions.php from install boot loadingcash
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-13Fixes #2556 - one step install now supported with sample cli scriptcash
2010-10-12Fixes #2312 - checking value of arg_separator.output during installcash
2010-10-12Fixes #2521 - added check for old .htaccesscash
2010-10-12better handling of settings file issues during installationcash
2010-10-11Pulled rewrite test out into separate classcash
2010-10-10using config variable for minimum password lengthcash
2010-10-10better error messages when there are already Elgg database tables in the data...cash
2010-10-10fixed issue when settings.php is filled out before installation is startedcash
2010-10-10finished the auto login option for the installercash
2010-10-09pulled out special exception in registration action for first admin logincash
2010-10-08using new email validation in installercash
2010-10-07pulled more language strings out of installer into language filecash
2010-10-07added Elgg logo to installer screenscash