Commit Graph

152 Commits (c88cfbcb4f8e0a1306d72b2100dd8999989aa240)

Author SHA1 Message Date
Julio Montoya 45e40247dd PHP warning/notices avoided 12 years ago
Julio Montoya f8031f3e78 Minor - code formatting changes 12 years ago
Julio Montoya 2fee8a96a6 Avoiding PHP warning 13 years ago
Julio Montoya 42d61c948c Security : adding Database::escape_string 13 years ago
Julio Montoya a0b4371e61 Fixing PHP warning in surveys see #4923 13 years ago
Julio Montoya dbdc216cae Fixing survey big buttons 13 years ago
Julio Montoya 951d7c41bc Minor - fixing PHP warning 13 years ago
Julio Montoya 38096c7ceb Minor - adding static in some functions 13 years ago
Laurent Opprecht bb8de8844f minor:adding new explicit functions 13 years ago
Julio Montoya 9bd37f0d81 Adding static to some functions 13 years ago
Julio Montoya 86b2899d4f Should fix a bug when showing the gradebook form + other "PHP Strict standards" fixes 13 years ago
Julio Montoya fad0697cfa Minor - cosmetic changes (bis) 13 years ago
Julio Montoya c2bf8d9fb4 Minor cosmetic changes 13 years ago
Laurent Opprecht b681422d4b minor: add return type 13 years ago
Laurent Opprecht a81e35158e minor: make addition of items explicit in form 13 years ago
Laurent Opprecht 0f2c13bae3 minor: small library changes 13 years ago
Julio Montoya 980102cf50 Adding blocking or unblocking settings when using multiple URLs see BT#4201 13 years ago
Julio Montoya 556d19743e Some corrections in order to add the buttons fixed in the bottom of the page (if wanted) 13 years ago
Julio Montoya 90bf9988c3 Minor style fixes in platform settings 13 years ago
Julio Montoya f40edde76e Adding new form class "well form-inline" 13 years ago
Julio Montoya 55a9085b3a Adding addElement('button') in formvalidator (shortcut of style_submit_button) 13 years ago
Julio Montoya 68bd7b998c Adding new rule added in the formvalidator "compare_fields" that checks the value of the selected fields in order to compare with a value 13 years ago
Laurent Opprecht 9ddd910d78 add url validation rule for forms 13 years ago
Laurent Opprecht 34ea55889b Duplicate ID clickable_email_link #4669 13 years ago
Julio Montoya e0c616cf9b Adding btn CSS class when adding a button with formvalidator, fixing CSS, fixing exercise buttons 13 years ago
Julio Montoya e77f10df04 Minor - By default the class is form-horizontal in formvalidator 13 years ago
Julio Montoya dc33a544ca Multiple form style corrections 13 years ago
Julio Montoya 1bf698c4da Minor - adding comments 13 years ago
Julio Montoya bcdf58905a Minor formvalidator fix 13 years ago
Julio Montoya 0d6a3048a7 Fixing typo 13 years ago
Julio Montoya 95cb5c0425 Fixing default form class 13 years ago
Julio Montoya 2aa97eb963 fixing login form 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 13 years ago
Julio Montoya 9fc779f965 Minor style corrections 13 years ago
Julio Montoya 98060fe235 Adding 1 more label so we can add labels at the left, down and right of an input just use and array instead of a string example: $this->addElement('select', 'name', array('label1', 'label2', 'label3')); 14 years ago
Julio Montoya 6aa80e47bb Should fix bug in infocours.php when using jquery accordion plugin (encore) 14 years ago
Julio Montoya ed6312c025 Should fix bug in infocours.php when using jquery accordion plugin 14 years ago
Julio Montoya 7ec26499f9 Fixing warning message when using quickform with smarty templates 14 years ago
Julio Montoya 6b41096def Changing layout of the settings page 14 years ago
Julio Montoya 790611504f Adding reset css in base.css, improving form styles + some fixes in the social tool 14 years ago
Julio Montoya d0b683409d Resizing textarea when creating docs 14 years ago
Julio Montoya 74c387dea0 Adding chosen to the language select and the main/admin/user_add.php file to use it just add this class "chzn-select" to a select ... 14 years ago
Julio Montoya 25f7f55fb2 Documents: Upload simple bug resolved see BT#2734 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Ivan Tcholakov a29fd93c09 Task #3015 - Fixing a bug. 14 years ago
Ivan Tcholakov b262a6fa9c Task #3015 - Cleaning a file. 14 years ago
Ivan Tcholakov 065de91186 Task #1297 - HTMLPurifier: Enabling the parameter/attribute allowfullscreen for Flash objects. For the FLV player the "Full Screen" button should work in the "Forums" tool using any browser. 14 years ago
Ivan Tcholakov 0113271e58 Task #1297 - Enabling param-tag, now it is possible. FLV-movies should be seen in the "Forums" tool using IE. 14 years ago
Ivan Tcholakov 2a48943013 Task #1297 - Enabling HTMLPurifier's setting "Attr.EnableID", it is needed for flv-movies at least. 14 years ago
Ivan Tcholakov 102b3cfd0a Task #1297 - Editing the allowed tags (6). 14 years ago