|
|
|
@1527
|
[1527]
|
01/24/08 13:43:36 |
ewout |
Move the gettext library inclusion after setup.php. Resolves #252. Thanks … |
|
|
|
@1461
|
[1461]
|
12/14/07 23:04:04 |
dramirez |
Fixed #221 |
|
|
|
@1452
|
[1452]
|
12/13/07 20:18:49 |
rho |
do not redirect to install.php if dbpass is empty
Signed-off: Rolando … |
|
|
|
@1412
|
[1412]
|
12/07/07 15:31:30 |
rho |
removed unused content files
Signed-off: Rolando Espinoza La fuente … |
|
|
|
@1387
|
[1387]
|
12/06/07 12:45:34 |
rho |
minor cleanup code |
|
|
|
@1378
|
[1378]
|
12/06/07 02:32:15 |
rho |
commited #194 also completes #124
Signed-off: Rolando Espinoza La fuente … |
|
|
|
@1327
|
[1327]
|
12/03/07 19:04:49 |
rho |
New installation script
* Make writable elgg dirroot
* Make writable … |
|
|
|
@1301
|
[1301]
|
11/21/07 11:38:18 |
dramirez |
Moved from units to mod:
- profile
- users
- template
Updated … |
|
|
|
@1296
|
[1296]
|
11/19/07 15:03:56 |
misja |
Misja Hoebe <misja@curverider.co.uk> Remove reference to tinymce |
|
|
|
@1114
|
[1114]
|
05/28/07 15:54:54 |
ben |
Misc whitespace removal. |
|
|
|
@942
|
[942]
|
02/12/07 15:54:25 |
ben |
Rejigged, sturdier, happier admin panel including a visual installer. The … |
|
|
|
@929
|
[929]
|
02/08/07 11:25:20 |
ben |
mod_init() was being called in the wrong part of includes.php. Annoying! |
|
|
|
@811
|
[811]
|
01/18/07 13:12:00 |
ben |
Removed help file include from includes.php. |
|
|
|
@742
|
[742]
|
12/05/06 02:57:11 |
sven |
very rudimentary memcached experiment |
|
|
|
@630
|
[630]
|
10/10/06 10:02:26 |
ben |
Better external user handling. |
|
|
|
@539
|
[539]
|
09/12/06 13:52:28 |
ben |
Context isn't assumed to be declared in includes.php. |
|
|
|
@519
|
[519]
|
08/28/06 13:42:03 |
misja |
includes_system.php now gets loaded before lib/userlib.php, in order to … |
|
|
|
@513
|
[513]
|
08/21/06 15:13:54 |
ben |
Plugin initialisation. If a plugin in /mod/foo has a function foo_init(), … |
|
|
|
@506
|
[506]
|
08/15/06 20:28:01 |
ben |
Code tidying; missing $CFG initialisation has now been moved from … |
|
|
|
@503
|
[503]
|
08/15/06 19:27:02 |
ben |
Created a new library of user functions and made a start at populating it … |
|
|
|
@501
|
[501]
|
08/15/06 12:18:48 |
ben |
External content files (eg terms and conditions, privacy policy) are now … |
|
|
|
@482
|
[482]
|
08/10/06 12:22:31 |
ben |
.htaccess has been renamed to htaccess-dist for distribution. Added check … |
|
|
|
@477
|
[477]
|
08/10/06 09:59:23 |
ben |
A new option in config.php allows you to define an Elgg installation as a … |
|
|
|
@424
|
[424]
|
07/03/06 11:42:46 |
sven |
init: some more not-rtfm-proofing |
|
|
|
@419
|
[419]
|
07/02/06 14:14:38 |
sven |
rearrange sanity checks to actually be useful again, and use the CFG vars |
|
|
|
@298
|
[298]
|
04/24/06 00:15:41 |
carmartin |
Includes should use full path given that we know where things are. Patch … |
|
|
|
@297
|
[297]
|
04/24/06 00:10:21 |
carmartin |
Includes should use full path given that we know where things are. Patch … |
|
|
|
@295
|
[295]
|
04/23/06 23:26:48 |
carmartin |
includes.php: Use full path to config.php to avoid conflicts with PEAR on … |
|
|
|
@269
|
[269]
|
03/28/06 22:23:16 |
ben |
-- |