Commit Graph

79 Commits (df875dca3cf7b2bd94d239b2e0b93c4915ef3a42)

Author SHA1 Message Date
jmontoyaa 2d56006731 Fix user list order, user Display::addFlash see BT#13410 8 years ago
Scrutinizer Auto-Fixer d05e2344ef Scrutinizer Auto-Fixes 9 years ago
jmontoyaa dcac4b43d2 Fix negative value rule see BT#12133 9 years ago
jmontoyaa 088769224c Minor - format code, update docs 9 years ago
Angel Fernando Quiroz Campos 0bb6093971 Minor - Format code - refs BT#12585 9 years ago
Angel Fernando Quiroz Campos 6ce3776b2b Fix form to edit evaluation result - refs BT#12585 9 years ago
Yannick Warnier a6f61fc538 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa afdb79e253 Add FloatNumber element to FormValidator to handle float numbers 9 years ago
jmontoyaa 089901ad0d Minor - format code 9 years ago
jmontoyaa a8ed60247f Minor - Format code 9 years ago
jmontoyaa b4b1ba758c Minor - format code 10 years ago
jmontoyaa a523a6c7eb Minor - format code 10 years ago
aragonc fc8f400af1 deleted span3, span4, span1 boostrap 2 refs - CT#7539 10 years ago
Yannick Warnier fe52861c6e Minor - Fix buttons style - refs #7539 11 years ago
Julio Montoya b41e42b48b Use setCustomElementTemplate() instead of setElementTemplate 11 years ago
Julio Montoya 66d4eb4327 Fix button code to allow createElement instead of addElement. 11 years ago
Julio Montoya 87e75add7c Gradebook UI changes, 11 years ago
Julio Montoya 060fb00f2f Rename add_textfield to addTextfield 11 years ago
Imanol Losada 0c09c57c2c Set autofocus on first row score - refs #7514 11 years ago
Julio Montoya 272710bb16 Adds lib GradebookUtils class to avoid unneeded requires 11 years ago
Julio Montoya 9f516e9dc4 Format code 11 years ago
Julio Montoya 6112c87468 Updating from 198. 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya ac1f53e4ac Fixing weight update. 12 years ago
Francis Gonzales 043c0db18a Validate some undefined variables - refs #6876 12 years ago
Francis Gonzales 517e1d6db9 Code format - refs BT#6876 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya c08bf11d34 Undo changes due recent merge 13 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Yannick Warnier 7eeb6ccbb4 Minor - Code conventions spacing 13 years ago
Julio Montoya 902607ba97 Adding default visibility for some tools see BT#4386 configure the "tool_visible_by_default_at_creation" admin option 14 years ago
Julio Montoya 86b2899d4f Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 14 years ago
Julio Montoya d24a70d807 Fixing bug when adding links and eval see #5168 14 years ago
Julio Montoya 8e7aa1ed41 Adding tooltips in scores, fixing decimals. Everything should be controlled by the platform setting "gradebook decimals" see #5168 14 years ago
Julio Montoya 5396393b5d Adding default max weight 14 years ago
Julio Montoya 44ca552077 Adding "lock" features in the gradebook, we can lock a gradebook category then all elements will be locked. locked means that the teacher can't review/edit the users results. Only the admin ca unlock it. This feature needs to be enabled in the platform settings see #4080 14 years ago
Julio Montoya 9113ede12b Should fix bugs in gradebook due recent see #4685 14 years ago
Julio Montoya 08c94cbbe2 More gradebook fixes 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 88dc602cd8 Lots of minor fixes (icons, replacing numbers with constants, adding the new percentage button for gradebook categories) 14 years ago
Julio Montoya 0d54b967e5 Fixing gradebook link edition 14 years ago
Julio Montoya dc33a544ca Multiple form style corrections 14 years ago
Julio Montoya ffd890a71c Fixing bug in order to save float values see BT#4037 14 years ago
Julio Montoya 0a2d7dc65a Gradebook: Adding ajax calls to update the category weight see BT#3004 14 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 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 15 years ago
Yannick Warnier d12231e90c Minor - Adapting code comments to phpdoc 15 years ago
Julio Montoya 89b193be0f Replacing jquery.js to jquery.min.js 15 years ago