Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | Fixes #4698. Catching and displaying exceptions during initial admin user ↵ | Brett Profitt | |
creation. | |||
2012-12-15 | Fixes #4491. Automatic fallback to JS to test rewrite rules during installation. | Brett Profitt | |
2012-10-12 | CLI installer: manual enable/auto disable, checking for empty config values | Steve Clay | |
2012-01-30 | Refs #4324 installer checks for absolute path | cash | |
2012-01-30 | Fixes #4342 updated the installer based on boot reorg - no longer need ↵ | cash | |
caching code in installer | |||
2012-01-30 | added language strings to installer for refresh and next | cash | |
2012-01-24 | Merge pull request #151 from cash/system_cache | Cash Costello | |
Turn viewpath cache into a system cache | |||
2012-01-23 | Refs #4147. Changed default site name to "My New Community." | Brett Profitt | |
2012-01-21 | Fixes #4180 finished conversion to system cache by converting ↵ | Cash Costello | |
datalist/CONFIG var name | |||
2011-11-20 | Fixes #4140 fixed spelling mistake | cash | |
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 | |
settings.php already exists | |||
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 | |
git-svn-id: http://code.elgg.org/elgg/trunk@9166 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-03 | Fixes #3520 fix check for subdirectory in installer | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9136 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | Fixes #3453 added link to wiki about the data directory | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9095 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | fixed display issue in installation where navigation was overlapping ↵ | cash | |
requirements git-svn-id: http://code.elgg.org/elgg/trunk@9094 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | fixed issue introduced with the session changes in the installer | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9093 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | do not need to initialize globals in installer because they are now declared ↵ | cash | |
that way in Elgg core libs git-svn-id: http://code.elgg.org/elgg/trunk@9092 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | fixed regenerating cache when installing Elgg - wasn't picking up the ↵ | cash | |
plugins before git-svn-id: http://code.elgg.org/elgg/trunk@9091 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | Refs #3453 added $CONFIG->data_dir_override so that people can put the data ↵ | cash | |
directory in Elgg's root if they want to. Will add instructions to the wiki on using this and protecting the directory git-svn-id: http://code.elgg.org/elgg/trunk@9089 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-15 | Refs #3453 an implementation of creating the data directory. This capability ↵ | cash | |
is turned off due to security concerns. git-svn-id: http://code.elgg.org/elgg/trunk@9088 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | fixed the width of text boxes for the installer | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9086 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | Fixes #3446 password is not required anymore for installer | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9084 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-14 | fixed the double form submission code for the installer | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9083 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵ | brettp | |
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-09 | Refs #3241 upgrade.php is a much better name for the upgrade library | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8962 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Refs #3165 new admin users all get admin widgets | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8823 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3101 removed language setting from installer until we provide ↵ | cash | |
language files besides English git-svn-id: http://code.elgg.org/elgg/trunk@8794 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3062 checks if data directory exists | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8791 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-17 | Changed order of the default admin widgets. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8747 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where ↵ | ewinslow | |
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #2929 Installer handles private default access now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8553 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | fixed bug where dataroot wasn't being set when regenerating cache during the ↵ | cash | |
install git-svn-id: http://code.elgg.org/elgg/trunk@8551 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2799 added check for session.auto_start | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8499 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-26 | Fixes #2913 - directs the user to admin dashboard when installer finishes | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8497 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Move install footer/header/sidebar into page/elements. Converted CSS to use ↵ | ewinslow | |
more standard Elgg framework objects git-svn-id: http://code.elgg.org/elgg/trunk@8430 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2452. Removed the first admin installation notice. It was just a ↵ | brettp | |
reminder to his "save" on the simple plugins screen. This is pretty obvious. git-svn-id: http://code.elgg.org/elgg/trunk@8380 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Installation loads 3 default widgets for the admin dashboard. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8347 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2959: Removed engine/lib/install.php from ElggInstaller since it's no ↵ | brettp | |
longer required. git-svn-id: http://code.elgg.org/elgg/trunk@8325 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Refs #2847. Install now sets the viewspath_cache_enabled. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8279 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Refs #2847. Fixed simplecache settings and functionality for initial ↵ | brettp | |
installation. git-svn-id: http://code.elgg.org/elgg/trunk@8278 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-18 | Fixes #1433, #2183. Upgrades are now tracked and will be run if needed ↵ | brettp | |
regardless of version. git-svn-id: http://code.elgg.org/elgg/trunk@8277 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-13 | user settings library is now user_settings.php | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8203 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed input/pulldown to input/dropdown | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | fixes #2784 for real this time | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7994 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Fixes #2784 #2842 installer uses new plugin system now | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7993 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-07 | Fixes #2783 - updated installation message code to mirror default views | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7861 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-15 | Ignore SSL certificate errors when testing URL rewriting during installation ↵ | cash | |
(from hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7634 36083f99-b078-4883-b0ff-0f9b5a30f544 |