|
|
|
@1596
|
[1596]
|
06/07/08 00:56:18 |
dramirez |
Fixed some warnings related to the templates_js_context functions |
|
|
|
@1571
|
[1571]
|
03/20/08 13:42:05 |
misja |
Misja Hoebe <misja@curverider.co.uk> Applied … |
|
|
|
@1562
|
[1562]
|
03/13/08 09:53:37 |
misja |
Misja Hoebe <misja@curverider.co.uk> Applied … |
|
|
|
@1551
|
[1551]
|
02/14/08 14:28:55 |
misja |
Misja Hoebe <misja@curverider.co.uk> Applied patch, closes #258 |
|
|
|
@1547
|
[1547]
|
02/07/08 04:04:24 |
dramirez |
Removed gettext calls from setup.php. It would fix the #252 ticket |
|
|
|
@1533
|
[1533]
|
01/29/08 17:14:44 |
ewout |
Correct typo in default $CFG settings. Resolves #287. Thanks, pilgrimbill. |
|
|
|
@1516
|
[1516]
|
01/16/08 16:38:06 |
ewout |
Display error messages on screen if debug > 2046. Fixes #254. |
|
|
|
@1504
|
[1504]
|
12/25/07 13:03:37 |
ewout |
Do not show invite a friend link and form when $CFG->publicinvite = false. … |
|
|
|
@1460
|
[1460]
|
12/14/07 22:52:41 |
dramirez |
#212 i18n for the error_handling function |
|
|
|
@1448
|
[1448]
|
12/12/07 16:46:25 |
rho |
patch #212, basic error handler
Signed-off: Rolando Espinoza La fuente … |
|
|
|
@1421
|
[1421]
|
12/07/07 22:35:03 |
misja |
Misja Hoebe <misja@curverider.co.uk> Merge r1420 into trunk |
|
|
|
@1330
|
[1330]
|
12/03/07 20:32:15 |
misja |
Misja Hoebe <misja@curverider.co.uk> Applied patch in #139, Elgg doesn't … |
|
|
|
@1291
|
[1291]
|
11/14/07 15:20:35 |
rho |
#156, improved error logging based on debug flag
Signed-off-by: Rolando … |
|
|
|
@1251
|
[1251]
|
11/05/07 19:53:44 |
diegoramirez |
Moved from units to mod:
- groups
- invite
- newsclient
- search
… |
|
|
|
@990
|
[990]
|
02/23/07 16:56:25 |
sven |
add rudimentary db server failover |
|
|
|
@985
|
[985]
|
02/20/07 15:20:41 |
sven |
add option to hide password-changing stuff. ideally auth modules could … |
|
|
|
@902
|
[902]
|
01/31/07 22:11:14 |
sven |
halve the amount of memory adodb uses |
|
|
|
@888
|
[888]
|
01/29/07 16:44:49 |
ben |
You can now lock down community creation to be linked to a user flag of … |
|
|
|
@834
|
[834]
|
01/19/07 11:37:06 |
sven |
disable public_reg constant. make everyone auto-friend the news user. |
|
|
|
@804
|
[804]
|
01/16/07 17:23:42 |
ben |
The template root has been changed to sit in /mod/template/templates/ - … |
|
|
|
@793
|
[793]
|
01/11/07 12:37:55 |
sven |
files: make maximum uploadable file size configurable instead of hard … |
|
|
|
@770
|
[770]
|
12/21/06 18:31:51 |
ben |
Privacy policy header for MSIE, so logins in iframes work. |
|
|
|
@767
|
[767]
|
12/21/06 11:58:05 |
sven |
RSS: add SSL feed reading support. Had to modify Snoopy a bit, and Snoopy … |
|
|
|
@742
|
[742]
|
12/05/06 02:57:11 |
sven |
very rudimentary memcached experiment |
|
|
|
@729
|
[729]
|
11/30/06 15:29:52 |
ben |
Introducing a new files cache usable by other handlers. |
|
|
|
@703
|
[703]
|
11/09/06 14:49:59 |
sven |
add a $CFG option to globally disable public comments |
|
|
|
@701
|
[701]
|
11/08/06 17:39:51 |
sven |
reduce the number of $db->metatables calls per page from 3 to 1, using a … |
|
|
|
@691
|
[691]
|
11/05/06 05:46:27 |
sven |
try to detect if we're in a subdirectory, and define $CFG->cookiepath with … |
|
|
|
@653
|
[653]
|
10/21/06 01:39:45 |
sven |
tinymce isn't happy without a locale set |
|
|
|
@525
|
[525]
|
09/05/06 00:47:37 |
sven |
setup.php: fix "Table 'elgg.elggdatalists' doesn't exist" problem |
|
|
|
@520
|
[520]
|
08/29/06 22:06:07 |
ben |
Replaced 'personal learning landscape' with configurable tagline in … |
|
|
|
@517
|
[517]
|
08/28/06 02:47:58 |
sven |
fix some PHP notices, incorrect default $CFG->templatesroot, localise more … |
|
|
|
@507
|
[507]
|
08/16/06 08:48:32 |
ben |
Editable template HTML has been extracted into pageshell and css files. |
|
|
|
@506
|
[506]
|
08/15/06 20:28:01 |
ben |
Code tidying; missing $CFG initialisation has now been moved from … |
|
|
|
@455
|
[455]
|
07/16/06 23:40:57 |
sven |
unescape GPC superglobal keys too |
|
|
|
@454
|
[454]
|
07/16/06 23:10:36 |
sven |
removed some addslashes. replaced some with adodb qstr().
removed some … |
|
|
|
@420
|
[420]
|
07/02/06 18:18:46 |
sven |
remove unnecessary leading slashes on strings appended to $CFG->*root vars |
|
|
|
@408
|
[408]
|
06/22/06 19:13:18 |
sven |
prevent a bunch of datalib "Input Array" errors. also, … |
|
|
|
@385
|
[385]
|
06/08/06 11:54:11 |
sven |
lib/setup.php called gettext() before the if-no-gettext() substitute in … |
|
|
|
@361
|
[361]
|
05/23/06 02:17:04 |
sven |
allow generated files to have separate permissions from their directories |
|
|
|
@356
|
[356]
|
05/21/06 20:50:48 |
sven |
add some missing indices, fix couple of typos… |
|
|
|
@310
|
[310]
|
05/08/06 08:39:19 |
carmartin |
templates: introducing CFG->templatesroot and CFG->templatestore to … |
|
|
|
@269
|
[269]
|
03/28/06 22:23:16 |
ben |
-- |