Commit Graph

209 Commits (d451c636292c314e312f9b64aa05fe5eee7ebc7d)

Author SHA1 Message Date
Julio Montoya d451c63629 Adding Doctrine ORM in global.inc 11 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 11 years ago
Imanol Losada a1edcb8d27 Fix task-unrelated fatal error - refs #7514 11 years ago
Angel Fernando Quiroz Campos 29fb7d57f9 Fix move sub_language.class.php 11 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 11 years ago
Julio Montoya 03b8dcb633 Replace dirname(__FILE__) 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Julio Montoya 56aa4696af Disabling deprecated code. 11 years ago
Julio Montoya 0e085db739 Move code into a class + loading conf files in global.inc.php 11 years ago
jmontoya 4f762008bf Removes mail.lib.inc.php move function inside api.lib.php 11 years ago
Julio Montoya 57eeea7543 Removing require_once already loaded with composer. 11 years ago
Julio Montoya bd8ea4f8b2 Removes require_once 11 years ago
Julio Montoya 8ea04a2eb4 Renaming main_api.lib.php to api.lib.php 11 years ago
Julio Montoya 2fde879c21 Removing custom mpdf lib using composer. 11 years ago
Yannick Warnier 8e8c7997b4 Improve use of db_client_flags setting 11 years ago
Julio Montoya c8a8ca516a Fixing db_persistent_connection notice 11 years ago
Yannick Warnier 3cd5b4bc06 Add DB compression flag configuration - refs #7510 11 years ago
Julio Montoya 370fd8c851 Adds composer as autoloader instead of custom autoloader see #7501 11 years ago
Julio Montoya eb87a3ccc6 If platform is in test mode show all warnings. 11 years ago
Daniel Barreto 42752cfdcf Minor - Code style. Add Documentation and removed unused code - refs BT#8274 11 years ago
Daniel Barreto 8bd0a23b33 Update to avoid save plugins configuration in session and do not refresh it - refs BT#8274 11 years ago
Julio Montoya 88126fe2e2 Prevent multiple login option see BT#8796 11 years ago
Julio Montoya c9295139e3 Minor - Format code 11 years ago
Yannick Warnier 8b63f5e3ff Add session check before browser language auto-detection, to avoid unnecessarily loading a class and calling database - refs #6224 12 years ago
Yannick Warnier 53764f5f6e Add browser language auto-detection - refs #6224 12 years ago
Julio Montoya 26ca82fa48 Fixing include_asciimathml_script setting see #7134 12 years ago
aragonc 94984e6b12 merge 12 years ago
Yannick Warnier bf818893eb Fix Nginx issue with multiple URLs - refs #6764 12 years ago
Julio Montoya 5681b27db9 Minor - PHP warning. 12 years ago
Julio Montoya 86a3bc4d49 Setting $_configuration['save_user_last_login'] option. 12 years ago
Julio Montoya a11f82813e Changing galician name order see BT#7345 12 years ago
Yannick Warnier 5a14da7845 Fixed bug in logout time not using timezone - refs #6788 12 years ago
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 12 years ago
Yoselyn Castillo 950199a9d7 Fixing problem of loosing url_id when navigating -refs #6314 12 years ago
Julio Montoya d1addaf9fb Minor - php warnings 13 years ago
Julio Montoya f53f20a142 Fixing agenda ical import 13 years ago
Julio Montoya 9a337c2c2f Returning to classic error_reporting 13 years ago
Julio Montoya 1ddb770ecc Using error_reporting(-1) if server was set in dev mode 13 years ago
Julio Montoya e1d5539f8c Fixing formatting 13 years ago
Julio Montoya dfe1f7028f Changing error_reporting we use now php > 5.3 13 years ago
Julio Montoya 1cdc567615 Addin $userPasswordCrypted for backward compatibility see BT#5155 13 years ago
Yannick Warnier fb14ef9bcc MMinor - Avoid notice in global.inc.php 13 years ago
Julio Montoya c56453a9a1 Minor - removing commented code 13 years ago
Julio Montoya 94298bd9d4 Group id now should work like session id see #5648 13 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 14 years ago
Julio Montoya d1eda3ee4f Moving the quota constant to global.inc and deleting unused script document/quota.php 14 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 14 years ago