Commit Graph

100 Commits (f0926c0875355fc18d310af1eda16ff495318d9b)

Author SHA1 Message Date
Yannick Warnier 262b4e5f15 Minor - Added PHPDoc blocks 12 years ago
Julio Montoya 96f3aae2d1 Allowing export glosary items to PDF see BT#4686 12 years ago
Laurent Opprecht ddb04557ee see #5228: adding but not enabling glossary changes 13 years ago
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 years ago
Laurent Opprecht f2c93cdd38 #4758 glossaire csv export with international chars do not work 13 years ago
Julio Montoya 5a453927dd When hidden course tools we also block the access to the page with a api_not_allowed a new variables is needed: $current_course_tool = TOOL_ATTENDANCE; see BT#4138. Admins have access everywhere 13 years ago
Julio Montoya 1f932c8b84 More fixes in the glossary tool see #3857 13 years ago
Julio Montoya 4d6c1cdd75 typo fixed see #3857 13 years ago
Julio Montoya ad4b0e7d2b Should fix bug in the calendar when sending to many users/groups see #4220 13 years ago
Julio Montoya 97e371795d Glossary Adding import/export to CSV added by Bas Wijnen + changing ifs with a switch see #3857 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya 790611504f Adding reset css in base.css, improving form styles + some fixes in the social tool 13 years ago
Julio Montoya c4c0b036e3 Fixing timezone convertions in glossary + Minor cleaning in a gradebook link title 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya eed8b63643 Glossary PHP warning/notices fixed 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya abf3e0a741 Minor glossary corrections 14 years ago
Julio Montoya 3e30367631 Cleaning Glossary UI 14 years ago
Julio Montoya 3c2e7cca0b Minor style code changes 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Ivan Tcholakov abe29a9a06 Task #1297 - Cosmetic cahnges and minor corrections. 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 74f90fb13d Minor - cleaning files 15 years ago
christian1827 9620389815 merge 15 years ago
Julio Montoya ecf96f6bff Adding sortabletable.class.php Feature #272 15 years ago
Julio Montoya b22ca96ca8 Changing headers, cleaning code 15 years ago
Carlos Vargas 6f82c5a157 Partial rename get_lang for tools 15 years ago
Julio Montoya 99763f9e28 Minor - changing license headers 15 years ago
Noel Dieschburg a5222167c0 Dummy changes 15 years ago
Carlos Vargas b6084703a2 Improve glossary part#2 CT#191 15 years ago
Carlos Vargas 08d4962796 Improve glossary tool, separate the functions of the view CT#191 15 years ago
Julio Montoya f561e63f48 Delete debug message + setting up php variables 15 years ago
Julio Montoya 21649d704a Fixing bug when trying to move up or down glossary terms 15 years ago
Ricardo Rodriguez 808ec4c486 Added get_lang at term to translate in glossary 15 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 15 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 15 years ago
Arthur Portugal 20c48318f5 Fixed bad footer when add a bad new term CT#462 15 years ago
cvargas e969a4161a merge 15 years ago
Isaac Flores d09e808788 Minor - improvements in glossary tool 15 years ago
Isaac Flores 8d4c090b9e Minor - allow display correctly the glossary 15 years ago
Arthur Portugal 1ce8e45ba6 Removed duplicated get_lang for the glossary DT#5496 15 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 15 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 0e51c62659 Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder. 15 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 16 years ago
Isaac Flores 01ca36eba8 [svn r22195] cleaning code - (partial FS#4337) 16 years ago