Commit Graph

40 Commits (c804eb87ca70aaf5d2b9a6806ff0a1d7ec244abc)

Author SHA1 Message Date
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
Julio Montoya b3a91ac99a Fix upgrade process. 9 years ago
Julio Montoya 4a18a2e34f Move sub_language.class.php inside inc/lib 10 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 10 years ago
Julio Montoya 1863e40709 Minor - format code. 10 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 10 years ago
Julio Montoya fa59e31b48 Minor - format code, updating license reference. 10 years ago
Julio Montoya ba3000da55 Minor - Adding comments, removing white spaces, fixing PHP warnings. 10 years ago
Julio Montoya 4fc32e485b Removing "class" functions + converting events.lib.inc.php into a class 11 years ago
Yannick Warnier 53764f5f6e Add browser language auto-detection - refs #6224 11 years ago
aragonc 94984e6b12 merge 11 years ago
Yannick Warnier 6670464815 Minor - code doc 11 years ago
Julio Montoya 9efd3b52a9 Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877 12 years ago
Yannick Warnier cc134088fd Added system logs to platform language changes 12 years ago
Yannick Warnier c561b1b48e Minor - added documentation to sublanguage class 12 years ago
Yannick Warnier 6abd5e3614 Minor - code indentation 12 years ago
Julio Montoya 6803901e16 Minor corrections 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya ae76fbcd60 Minor - Making textareas more big 14 years ago
Julio Montoya 80e4de1623 Fixing typo 14 years ago
ywarnier fa03b8bd28 Minor - removed unnecessary quotes in previous commit 14 years ago
ywarnier 1a57a1a820 Minor - Added parameter to function to allow for other list format 14 years ago
ywarnier b458d642a6 Minor - updated comments for phpdoc 14 years ago
ywarnier 77d2ca1dd9 Fixed sublanguage routines and corresponding tests 14 years ago
ywarnier 754267e1f5 Fixed sublanguage routines and corresponding tests 14 years ago
ywarnier 79f024086f Fixed many sublanguage routines and corresponding tests 14 years ago
Julio Montoya b1ea199b5a Allowing to use the same iso code when creating a new sub language 14 years ago
Julio Montoya df382eb033 Adding warning messages, also fixing BT#1760 when there is the same variable nothing is saved 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Yannick Warnier 69a037d7b0 Minor - Avoid warning by avoiding file not found in sub-language files reader 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
rrodriguez 2f355c5199 Merge 15 years ago
Ricardo Rodriguez 30f2d55f94 Modified - changed the variable $dokeos_path_file by $system_path_file and added a condition in the test 15 years ago
Yannick Warnier bb145fd3de Minor typo 15 years ago
Yannick Warnier 79b9251989 Added method to get parent language path 15 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
cvargas e969a4161a merge 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Julio Montoya 74f33560d8 Improvements in search terms of language see DT#5130 requires testing! 15 years ago
iflores 98204ede89 removed function octdec 16 years ago
Julio Montoya ed6eb50f9d Changing admin.class to sub_language.class 16 years ago
Isaac Flores f1af42a8ed logic changes - improvements in sub language features - (partial FS#4321) 16 years ago
Isaac Flores 0317fd851c [svn r22382] logic changes-improvements in sub language feature - (partial FS#4321) 16 years ago
Isaac Flores dd8affb4fa [svn r21997] minor-logic changes-added query sql in class AdminManager - (partial FS#4321) 16 years ago
Isaac Flores 2ca9740c17 [svn r21996] minor-logic changes-added function escape_string 16 years ago
Isaac Flores 60695a62b7 [svn r21995] minor-logic changes-add documentation 16 years ago
Isaac Flores c1cf58f7c0 [svn r21951] improvements in class AdminManager - (partial FS#4321) 16 years ago