Julio Montoya
|
92b9416d21
Adding time execution in error_log
|
12 years ago |
Julio Montoya
|
880566ae47
Minor - cosmetic changes
|
12 years ago |
Yannick Warnier
|
dd34d4e7c7
Removed PHP_SELF checking in sub_language management (used better mechanism)
|
12 years ago |
Yannick Warnier
|
3e5ddd2de7
Avoiding notice-level messages if some url-specific settings are not found
|
12 years ago |
Yannick Warnier
|
8d7eeead1f
Minor - added quotes around comparison for value returned by api_get_setting()
|
12 years ago |
Julio Montoya
|
114dea5b35
Fixing minor corrections when migrating from 1.8.7 to 1.9 see #4662
|
12 years ago |
Julio Montoya
|
d1eda3ee4f
Moving the quota constant to global.inc and deleting unused script document/quota.php
|
12 years ago |
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 years ago |
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 years ago |
Julio Montoya
|
eb18bc6396
Minor - Adding api suffix to a new function
|
12 years ago |
Julio Montoya
|
b358024b89
Changing REQUIRED_PHP_VERSION to version 5.3 see #4790
|
12 years ago |
Julio Montoya
|
6803901e16
Minor corrections
|
12 years ago |
Laurent Opprecht
|
03926d6722
#4784 api_session_register
|
12 years ago |
Cesar Perales
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
12 years ago |
Laurent Opprecht
|
c6a0bcbf3c
global move loading of classes to autoload
|
12 years ago |
Laurent Opprecht
|
8e2add3216
global move loading of classes to autoload
|
12 years ago |
Laurent Opprecht
|
f46721c0ea
lib changes for Rss
|
12 years ago |
Laurent Opprecht
|
22410183b1
autoload and utility classes
|
12 years ago |
Laurent Opprecht
|
ea5f1e192e
Add custom logged out page #4610
|
12 years ago |
Julio Montoya
|
5335f890df
Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests)
|
13 years ago |
Julio Montoya
|
c4c328bc71
Adding commented code in order to use gettext see #4467
|
13 years ago |
Julio Montoya
|
2ff3b0c84a
Minor style code
|
13 years ago |
Julio Montoya
|
ec649b767d
Minor code style changes
|
13 years ago |
Yannick Warnier
|
28de63c1a6
Cleanup - Removed straight calls to MySQL functions or to similarly named functions
|
13 years ago |
Julio Montoya
|
bca1577f68
Fixing help due the recent changes see #3861
|
13 years ago |
Julio Montoya
|
4cae5300e0
moving SECTION_GLOBAL in main_api.lib.php
|
13 years ago |
Julio Montoya
|
fe9555d716
Fixing constant declaration SECTION_GLOBAL in rev 28913a9d849c
|
13 years ago |
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 |