index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
install
Age
Commit message (
Expand
)
Author
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
2010-10-05
moved installation to its own viewtype
cash
2010-10-04
Refs #2129: Pulls some strings out into elgg_echo() in new installation.
brettp
2010-10-03
uservalidationbyemail is turned on by default so we need to have the first ad...
cash
2010-10-02
Closes #2129 - installer now works with web servers besides Apache - tested w...
cash
2010-10-01
Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -...
cash