Commit Graph

199 Commits (bd8ea4f8b221e2ddb1755ade4071e4b0d6795dfe)

Author SHA1 Message Date
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
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 14 years ago
Julio Montoya eb18bc6396 Minor - Adding api suffix to a new function 14 years ago
Julio Montoya b358024b89 Changing REQUIRED_PHP_VERSION to version 5.3 see #4790 14 years ago
Julio Montoya 6803901e16 Minor corrections 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Cesar Perales 765b50d92e missing underline in require: sortabletable to sortable_table 14 years ago
Laurent Opprecht c6a0bcbf3c global move loading of classes to autoload 14 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 14 years ago
Laurent Opprecht f46721c0ea lib changes for Rss 14 years ago
Laurent Opprecht 22410183b1 autoload and utility classes 14 years ago
Laurent Opprecht ea5f1e192e Add custom logged out page #4610 14 years ago