Commit Graph

1887 Commits (4cd1a376f7d4ab4dc1116ce9cecbd6c1b2080688)

Author SHA1 Message Date
Julio Montoya e38cb2eb6e Removing unclosed div in some form validators 13 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 13 years ago
Julio Montoya cb922745ee Fixing hiding iframe 13 years ago
Julio Montoya 905de2cfe6 Removing scorm calls. Leaving just the table definition (needed when migrating from 1.6 to 1.8). Removing removescormDir() unused function see #4716 13 years ago
Julio Montoya 013bacae1d Cleaning/fixing lp_view page when rendering LP in a 1024px screen laos adding default values to the lp TOC 13 years ago
Julio Montoya 453b325c13 Showing only visible links in the LP "add item" page 13 years ago
Julio Montoya 31da25b179 Minor - removing old code/comments 13 years ago
Julio Montoya 3f7c75f67a Removing use of the api_get_setting('use_document_title') setting see #3781 13 years ago
Hubert Borderiou 3514509903 Error when addin learning path item - ref #4647 13 years ago
Julio Montoya 4e70d8d2f5 Removing unused query fixes #4647 13 years ago
Julio Montoya 13f1932b38 Blocking the impress LP still very experimental see #4595 13 years ago
Juan Carlos Raña a62a1dcf16 homogeneize icons 13 years ago
Julio Montoya 41f0447aa0 Now we can add exercises and LPs of the base course in the gradebook inside a session 13 years ago
Julio Montoya 34ad392ee4 Adding simple next/previous slideshow with impress 13 years ago
Julio Montoya 07b2c5fd98 Adding impress demo in LP (not working yet) see #4595 13 years ago
Julio Montoya 7a150d5ef7 Fixing LP view due recent changes with Twig + imrproving buttons style 13 years ago
Julio Montoya 4768cc9d40 Style changes: Replacing a_button with btn 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 d5ddbe414c Fixing LP progress bug 13 years ago
Julio Montoya a5a8a4e4df Fixing progress resize 13 years ago
Julio Montoya 40fbc59200 Minor - Adding error_logs and the intval function 13 years ago
Julio Montoya 0b36a2d2db Fixing queries 13 years ago
Julio Montoya cedb95cca8 Fixing double filter 13 years ago
Julio Montoya 51fa7efe6b Minor - style corrections 13 years ago
Julio Montoya baa2d2cd7f Adding hide bar when creating/editing documents in a LP see BT#4114 13 years ago
Julio Montoya 174385cb64 Deleting old icon and replacing with a new one 13 years ago
Julio Montoya 0d95459efc Adding a new bar_progress in the Display class 13 years ago
Julio Montoya 280ad2f53a Minor adding error_log 13 years ago
Julio Montoya 0b8b5fbe9e Minor style changes 13 years ago
Julio Montoya 9a721965d3 Adding comments + minor style changes 13 years ago
Julio Montoya 4372bf22f3 Adding advanced settings when creating a LP 13 years ago
Julio Montoya 0dce16f97d Improving progress bar 13 years ago
Julio Montoya bc888abd76 Fixing statistics bar 13 years ago
Julio Montoya ef66a85846 Minor style changes - Removing well2 and well3 CSS classes 13 years ago
Julio Montoya 1a8f10cdff Fixing the search xapian plugin due the recent changes in the DB see #3910 13 years ago
Julio Montoya 33b2fc8871 Removing unused scripts + replacing the reduced_header.inc.php with the Display::display_reduced_header() function 13 years ago
Julio Montoya 911ec5a9d2 Adding c_id in query see #3910 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya 47a20bfb92 Fixing LP order 13 years ago
Julio Montoya 5d0c613c45 More LP layouts fixes 13 years ago
Julio Montoya 1d9705d6d4 Fixing LP layouts 13 years ago
Julio Montoya 0100794d39 Fixing lp_view due the recent HTML5 changes see #4400 13 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 13 years ago
Yannick Warnier a04ca2da58 Cleanup - Removed references to MySQL 13 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 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 c1503e2205 Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya 87f86bd06f Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya cf0641af00 Adding c_id when importing scorm zip 13 years ago