Commit Graph

483 Commits (6c1341b4aee6a54080de8eaa23e8345cfcfad3f0)

Author SHA1 Message Date
Julio Montoya 36417db478 Gradebook: Fixing printing to PDF bug 13 years ago
Julio Montoya 1d8a981ec2 Minor - changing lang var 13 years ago
Julio Montoya fbd50eb044 Fixing bug when adding a link (exercise, work) into a session gradebook 13 years ago
Julio Montoya 4abeb7c731 Minor style corrections 13 years ago
Julio Montoya e9316a8bac Fixing work bug when deleting a student assignment the score was still there see BT#4131 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 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya 72f6d7b6a4 Fixing bug in gradebook when adding a forum thread and there was no title see #4550 13 years ago
Julio Montoya 46ff21a8d6 More UI corrections, in gradebook and when uploading a ppt using Chamilo Rapid 13 years ago
Julio Montoya b6fefb4f88 Minor style, corrections 13 years ago
Julio Montoya 73a86a1386 Adding progress bars in gradebook results 13 years ago
Julio Montoya 0d95459efc Adding a new bar_progress in the Display class 13 years ago
Julio Montoya 88dc602cd8 Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories) 13 years ago
Julio Montoya b040d7b36f Minor - trying to add a donut pie with jqplot in the gradebook (all code is commented not happy with results) 13 years ago
Julio Montoya 0d54b967e5 Fixing gradebook link edition 13 years ago
Julio Montoya dc33a544ca Multiple form style corrections 13 years ago
Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 13 years ago
Julio Montoya 5cdf70f972 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya d157f55f56 Minor corrections in the certificate 13 years ago
Julio Montoya efa519970b Adding UTC in the api_strtotime function in order to get the correct date see BT#3601 #4263 13 years ago
Julio Montoya a86941bddf Minor removing unused icons 13 years ago
Julio Montoya bb9f780de7 Some fixes in the dashboard due the recent changes in the single database see #3910 13 years ago
Julio Montoya 2a2671dac2 Minor - fixing lang variables 13 years ago
Julio Montoya 3d5ca143c0 Fixes bug when showing table see #4063 13 years ago
Julio Montoya c2671b254e Fixing an annoying bug : white space before "<?php" in studentpublicationlink.class.php that broke the XLS and Word exports 13 years ago
Julio Montoya f446c4b251 Fixing gradebook result list to PDF + fixing total column when using single/multiple gradebooks 13 years ago
Julio Montoya da7a59d082 Now we accept float values in the gradebook weight see BT#3004 (partial) 13 years ago
Julio Montoya d5fe7d15cf Fixing ordering in gradebook list 13 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 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 d42b05662e Sending more information in gradebook result table see #4047 13 years ago
Julio Montoya a0bccc593d Sending more information in gradebook result table 13 years ago
Julio Montoya 5a75c4ff13 Should fix some bugs when using multiple gradebooks in a course see #4047 (partial needs some cleaning for the scores) 13 years ago
Julio Montoya 031305eff8 Fixing gradebook "ponderation" column due the new changes (multiple gradebooks in a course) 13 years ago
Julio Montoya 3ccbb34b2c Fixing gradebook certificates when the course_code was not set 13 years ago
Julio Montoya 77b4a6b622 Fixing SQL queries due DB single database changes 13 years ago
Julio Montoya 0226119323 Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791 13 years ago
Julio Montoya dda56df3cf Formvalidator: Not neccesary to use the "static" element when adding a hint when using formvalidor, just use an array in the label argument 13 years ago
Julio Montoya 2ce565cce3 Changing the Flat view report see BT#2849 (partial) 13 years ago
Julio Montoya 7da6236b3e Gradebook grading: Fixing bug if you active but you forget to add items in the gradebook grade 13 years ago
Julio Montoya 93d7072189 Minor gradebook fix (category visibility) 13 years ago
Julio Montoya 095e80884a Should fix bug when exporting pdf see BT#2848 13 years ago
Julio Montoya 55d558b91f Gradebook: fixing __construct function 13 years ago
Julio Montoya bcd9bb786f Minor fixes when editing a group + avoiding PHP warnings 13 years ago
Julio Montoya 2fa676bbac Fixing gradebook queries 13 years ago
Julio Montoya 460e110dce More fixes in gradebook, now when dealing with certificates see BT#2848 13 years ago
Julio Montoya 4d48039ede Fixing bug when adding a new gradebook dir see BT#2849 13 years ago
Julio Montoya 52c1249e10 Fixing gradebook when adding a work see BT#2754 13 years ago