Commit Graph

178 Commits (db970f95a8fa14cb0a710773c6bcc3d8936897ed)

Author SHA1 Message Date
Yannick Warnier 3e373a87ff Added feature to support sub-directories as multi-url identifiers. Still unsafe (cookies) but working. This links to task 6510 but it actually fixes an issue in refs #6314 11 years ago
Yoselyn Castillo 950199a9d7 Fixing problem of loosing url_id when navigating -refs #6314 12 years ago
Julio Montoya d1addaf9fb Minor - php warnings 12 years ago
Julio Montoya f53f20a142 Fixing agenda ical import 12 years ago
Julio Montoya 9a337c2c2f Returning to classic error_reporting 12 years ago
Julio Montoya 1ddb770ecc Using error_reporting(-1) if server was set in dev mode 12 years ago
Julio Montoya e1d5539f8c Fixing formatting 12 years ago
Julio Montoya dfe1f7028f Changing error_reporting we use now php > 5.3 12 years ago
Julio Montoya 1cdc567615 Addin $userPasswordCrypted for backward compatibility see BT#5155 12 years ago
Yannick Warnier fb14ef9bcc MMinor - Avoid notice in global.inc.php 12 years ago
Julio Montoya c56453a9a1 Minor - removing commented code 12 years ago
Julio Montoya 94298bd9d4 Group id now should work like session id see #5648 12 years ago
Yannick Warnier dd34d4e7c7 Removed PHP_SELF checking in sub_language management (used better mechanism) 13 years ago
Yannick Warnier 3e5ddd2de7 Avoiding notice-level messages if some url-specific settings are not found 13 years ago
Yannick Warnier 8d7eeead1f Minor - added quotes around comparison for value returned by api_get_setting() 13 years ago
Julio Montoya 114dea5b35 Fixing minor corrections when migrating from 1.8.7 to 1.9 see #4662 13 years ago
Julio Montoya d1eda3ee4f Moving the quota constant to global.inc and deleting unused script document/quota.php 13 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 13 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 13 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 13 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 13 years ago
Julio Montoya 6803901e16 Minor corrections 13 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 13 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 13 years ago
Laurent Opprecht c6a0bcbf3c global move loading of classes to autoload 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 13 years ago
Laurent Opprecht f46721c0ea lib changes for Rss 13 years ago
Laurent Opprecht 22410183b1 autoload and utility classes 13 years ago
Laurent Opprecht ea5f1e192e Add custom logged out page #4610 13 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
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 14 years ago
Noel Dieschburg 60a9fb153c Repair bad merge in global.inc.php 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago