Commit Graph

54 Commits (fb445f8be00a59cd2cd719eb8e3dc5bde9cd5094)

Author SHA1 Message Date
Julio Montoya c303f2392d Adds id_session in gradebook links. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 09373a96d5 Minor - format code. 11 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 12 years ago
Julio Montoya 6aa1d871ec Minor - format code. 12 years ago
Julio Montoya 99eed4f615 Minor - format code. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya 5d9d2d752a Minor - format code, white spaces 12 years ago
Julio Montoya 86b2899d4f Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 14 years ago
Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 14 years ago
Julio Montoya 9cf75cd587 Real blocking in evaluations (links not yet) see BT#4080 14 years ago
Julio Montoya f85de3c9fd Adding lock support for categories, removing single evaluation lock see BT#4080 14 years ago
Julio Montoya bb4728293d Fixing evaluation::load query 14 years ago
Julio Montoya bd733771e6 Fixing bug when adding a link or an evaluation into a gradebook 14 years ago
Julio Montoya fce062797e Changing gradebook default weight requires testing see BT#4080 14 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 14 years ago
Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 14 years ago
Julio Montoya 4b66191080 Showing user result in the gradebook_statistics.php page + replacing api_is_allowed_to_create_course() with api_is_allowed_to_edit() with the first one a teacher that's subscribed like an student to the course has teacher permissions!! see BT#3254 14 years ago
Julio Montoya 55d558b91f Gradebook: fixing __construct function 14 years ago
Julio Montoya 2fa676bbac Fixing gradebook queries 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 14 years ago
Julio Montoya 23c77f64b4 Adding certificate shortcut link see #3630 + some fixes in the certification tool 15 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 67aafac930 Adding validation in create_evaluation_objects_from_sql_result function when there are no contents 15 years ago
Julio Montoya eb3a234b43 Adding "gradebook locked" feature - requires testing 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 2a9256e83a Gradebook tool: Fixing date in \"classroom assessment\" type of evaluation 16 years ago
Julio Montoya 08da8d090a Security issue - adding intval and escape_string functions 16 years ago
Julio Montoya b2b976c8c7 Cleaning code, adding Security::remove_XSS, intval functions 16 years ago
Julio Montoya ecfdef6f3f Security issue - Adding security::remove_XSS, intval and escape_string functions 16 years ago
Julio Montoya 52f94f0001 Certificates added to Chamilo see CT#751 (requires testing) 16 years ago
Guillaume Viguier 428c2f6fd2 Date and time management; converted gradebook to UTC - Chamilo - CT#696 16 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 16 years ago
Julio Montoya e0da7366d9 Add validation in gradebook - changeset 9256 f9a7965ef120 from Dokeos 16 years ago
Patrick Cool 34944026d2 https://support.dokeos.com/issues/5835 16 years ago
Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 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. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 16 years ago
Julio Montoya 648f8a818e Fixes #4245 17 years ago
Carlos Vargas 2ae86d1026 [svn r20649] minor remove_xss in gradebook and link see FS#4169 17 years ago
Ivan Tcholakov 10053fcdae [svn r20454] FS#306 - The Assessments (Gradebook) tool: Improvements for better encoding support. 17 years ago
Isaac Flores b3aab66d7f [svn r19601] logic changes - fixed error in query sql, when you edit an evaluation - (partial FS#3991) 17 years ago
Isaac Flores d6cd6d39ae [svn r19110] logic changes - allow see resources names -(partial FS#3805) 17 years ago
Isaac Flores b8810f58f4 [svn r18532] logic changes - allow show historical data in gradebook tool - (partial FS#3620) 17 years ago