Yannick Warnier
|
1e70067a36
Added the section name as a class inside the body element. This will make it easier for CSS theming to adapt a style to the active section
|
13 years ago |
Julio Montoya
|
5c481cb8a1
Removing weird condition that adds addslashes in POST and GET when server is in a test mode see #4005
|
13 years ago |
Yannick Warnier
|
64caf5be04
Removed clarolineRepositorySys from config and global
|
13 years ago |
Yannick Warnier
|
c8dd10708e
cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database
|
13 years ago |
Julio Montoya
|
449bcf0cbf
Adding Smarty 3 support only for chamilo/index-smarty.php and chamilo/userportal-smarty.php for test purposes
|
13 years ago |
Julio Montoya
|
e6b6207e15
Moving the mail.conf.php because the charset was always ISO-8859-1
|
13 years ago |
Julio Montoya
|
492ce80da6
Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis)
|
13 years ago |
Julio Montoya
|
b3a9e4f2ab
Removing libraries that are already included in global.inc.php
|
13 years ago |
Julio Montoya
|
6ac88d589b
Moving require_once to global.inc.php
|
13 years ago |
Julio Montoya
|
c26dcd29b4
Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php
|
13 years ago |
Julio Montoya
|
7917d7ef9b
Adding exercise overview ... (partial commit not finished yet) see BT#2804
|
13 years ago |
Julio Montoya
|
2c2c3a4df9
Adding stripslashes to the $_REQUEST, $_GET, $_POST and $_COOKIE when magic_quotes_gpc is on see #2970
|
13 years ago |
Noel Dieschburg
|
60a9fb153c
Repair bad merge in global.inc.php
|
13 years ago |
Noel Dieschburg
|
a955b9e777
Merge
|
13 years ago |
Julio Montoya
|
684c323f08
Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing
|
13 years ago |
Noel Dieschburg
|
5fa8f779db
Settings for the priority of languages
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 years ago |
Julio Montoya
|
8d304477ec
Fixing revision c38260b3adf9 that breaks the sublanguage feature
|
13 years ago |
Julio Montoya
|
0a9c787fe5
Removing $_configuration['tracking_enabled'] because its always true see #2808
|
13 years ago |
Arnaud Ligot
|
c138cb6baa
basic rights managment
|
14 years ago |
Ivan Tcholakov
|
320896740e
Task #1297 - Lazy loading has been implemented for HTMLPurifier.
|
14 years ago |
Julio Montoya
|
b8e0e2c46e
Adding array.lib.php in the global.inc.php
|
14 years ago |
ywarnier
|
9e5bde9f7f
Added usermanager.lib.php as a pre-loaded library. There is much chances that this will in fact boost the whole process if some opcode caching is used.
|
14 years ago |
ywarnier
|
228135ecbe
Renamed global variable (and made more global for access by mysqli driver)
|
14 years ago |
Noël Dieschburg
|
7e6d3fe199
Merge
|
14 years ago |
Ivan Tcholakov
|
bba270a707
Bug #1802 - A comment has been added.
|
14 years ago |
Ivan Tcholakov
|
0548c274d5
Bug #1802, Chinese & UTF-8 - A proposal for a patch about a specific database encoding problem.
|
14 years ago |
Yannick Warnier
|
ebe033b36e
Added debug.lib.php library
|
14 years ago |
Noel Dieschburg
|
e6444dc928
Dummy permission commitx
|
14 years ago |
Ivan Tcholakov
|
e4847d9c63
Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data.
|
14 years ago |