Julio Montoya
|
d1eda3ee4f
Moving the quota constant to global.inc and deleting unused script document/quota.php
|
12 vuotta sitten |
Yannick Warnier
|
52752db8b5
Added scripts for most-used language variables measurement and corresponding changes to get_lang() function and global.inc.php, which might later be removed for speed-up - refs #4804
|
12 vuotta sitten |
Julio Montoya
|
f646c332f4
Username is now a varchar(100) changing constant value from 40 to 100 depending of the login_is_email setting see #4793
|
12 vuotta sitten |
Julio Montoya
|
eb18bc6396
Minor - Adding api suffix to a new function
|
12 vuotta sitten |
Julio Montoya
|
b358024b89
Changing REQUIRED_PHP_VERSION to version 5.3 see #4790
|
12 vuotta sitten |
Julio Montoya
|
6803901e16
Minor corrections
|
12 vuotta sitten |
Laurent Opprecht
|
03926d6722
#4784 api_session_register
|
12 vuotta sitten |
Cesar Perales
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
12 vuotta sitten |
Laurent Opprecht
|
c6a0bcbf3c
global move loading of classes to autoload
|
12 vuotta sitten |
Laurent Opprecht
|
8e2add3216
global move loading of classes to autoload
|
12 vuotta sitten |
Laurent Opprecht
|
f46721c0ea
lib changes for Rss
|
12 vuotta sitten |
Laurent Opprecht
|
22410183b1
autoload and utility classes
|
12 vuotta sitten |
Laurent Opprecht
|
ea5f1e192e
Add custom logged out page #4610
|
12 vuotta sitten |
Julio Montoya
|
5335f890df
Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests)
|
13 vuotta sitten |
Julio Montoya
|
c4c328bc71
Adding commented code in order to use gettext see #4467
|
13 vuotta sitten |
Julio Montoya
|
2ff3b0c84a
Minor style code
|
13 vuotta sitten |
Julio Montoya
|
ec649b767d
Minor code style changes
|
13 vuotta sitten |
Yannick Warnier
|
28de63c1a6
Cleanup - Removed straight calls to MySQL functions or to similarly named functions
|
13 vuotta sitten |
Julio Montoya
|
bca1577f68
Fixing help due the recent changes see #3861
|
13 vuotta sitten |
Julio Montoya
|
4cae5300e0
moving SECTION_GLOBAL in main_api.lib.php
|
13 vuotta sitten |
Julio Montoya
|
fe9555d716
Fixing constant declaration SECTION_GLOBAL in rev 28913a9d849c
|
13 vuotta sitten |
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 vuotta sitten |
Julio Montoya
|
5c481cb8a1
Removing weird condition that adds addslashes in POST and GET when server is in a test mode see #4005
|
13 vuotta sitten |
Yannick Warnier
|
64caf5be04
Removed clarolineRepositorySys from config and global
|
13 vuotta sitten |
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 vuotta sitten |
Julio Montoya
|
449bcf0cbf
Adding Smarty 3 support only for chamilo/index-smarty.php and chamilo/userportal-smarty.php for test purposes
|
13 vuotta sitten |
Julio Montoya
|
e6b6207e15
Moving the mail.conf.php because the charset was always ISO-8859-1
|
13 vuotta sitten |
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 vuotta sitten |
Julio Montoya
|
b3a9e4f2ab
Removing libraries that are already included in global.inc.php
|
13 vuotta sitten |
Julio Montoya
|
6ac88d589b
Moving require_once to global.inc.php
|
13 vuotta sitten |