Commit History

Author SHA1 Message Date
  Julio Montoya 6f5068fafe Use database::insert/update functions. 9 years ago
  Julio Montoya 3e5c04b442 Fix fatal error 9 years ago
  Julio Montoya d1bd3c7538 Fix function. 9 years ago
  Julio Montoya 4935f93d77 Replace id with real_id. Because "id" is the "course code" ... 9 years ago
  Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 9 years ago
  Julio Montoya 1ad28f79eb Minor - format code. 9 years ago
  Julio Montoya 641f2b1d3b Fix result table. 9 years ago
  Julio Montoya 93d2bd5f6c Add category elements auto weight see BT#9427 9 years ago
  Julio Montoya 27c7989031 Adding ranking concept in gradebook items see BT#9428 9 years ago
  Julio Montoya 046210ce12 Add new columns see BT#9427 9 years ago
  Julio Montoya c303f2392d Adds id_session in gradebook links. 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 09373a96d5 Minor - format code. 10 years ago
  Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 10 years ago
  Julio Montoya 6aa1d871ec Minor - format code. 10 years ago
  Julio Montoya 99eed4f615 Minor - format code. 10 years ago
  aragonc b453b93d38 Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x 10 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya 5d9d2d752a Minor - format code, white spaces 10 years ago
  Julio Montoya 86b2899d4f Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 12 years ago
  Julio Montoya d756830524 Should fix bug when updating/adding works in gradebooks see #5168 12 years ago
  Julio Montoya 9cf75cd587 Real blocking in evaluations (links not yet) see BT#4080 12 years ago
  Julio Montoya f85de3c9fd Adding lock support for categories, removing single evaluation lock see BT#4080 12 years ago
  Julio Montoya bb4728293d Fixing evaluation::load query 12 years ago
  Julio Montoya bd733771e6 Fixing bug when adding a link or an evaluation into a gradebook 12 years ago
  Julio Montoya fce062797e Changing gradebook default weight requires testing see BT#4080 12 years ago
  Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 12 years ago
  Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 13 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 13 years ago
  Julio Montoya 55d558b91f Gradebook: fixing __construct function 13 years ago