Commit Graph

59 Commits (99278624740908dac08ccf1bb05c2d2b97a5b997)

Author SHA1 Message Date
Julio Montoya f32ca6dc9b Applied fixes from FlintCI 7 years ago
Angel Fernando Quiroz Campos 25cdaa3d59 Fix thematic plan with token when saving - refs 12840 8 years ago
Angel Fernando Quiroz Campos c6139c6ca8 Add option to move single thematic section PDF to documents tool - refs BT#12839 8 years ago
Angel Fernando Quiroz Campos 24e589cb29 Add option to move thematic PDF to documents tool - refs BT#12839 8 years ago
Angel Fernando Quiroz Campos e7406cf633 Replace question_title_html with save_titles_like_html - refs BT#12441 BT#12538 8 years ago
Alex Aragon 9ebcedc92a new fix template thematic advance refs - BT#12441 8 years ago
Yannick Warnier 3bfbeee958 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 8 years ago
Scrutinizer Auto-Fixer 5bbd101f21 Scrutinizer Auto-Fixes (#1763) 8 years ago
Angel Fernando Quiroz Campos 654fb09347 Allow export to pdf single thematic plan - refs BT#12441 8 years ago
Angel Fernando Quiroz Campos 48a01b9ce7 Allow delete(clear) thematic plan item - refs BT#12440 8 years ago
jmontoyaa fab7a58076 Use __DIR__ when calling global.inc.php 8 years ago
jmontoyaa a234e504e5 Minor - fix PHP warning 8 years ago
jmontoyaa 3098cd410d Format code, 8 years ago
Angel Fernando Quiroz Campos 814da60ba8 Fix save thematic advance - BT#11358 9 years ago
jmontoyaa 73314b2f6a Format code 9 years ago
jmontoya 93cae24e1d Format code, use Session class, use Display::addFlash function. 9 years ago
Julio Montoya 52144e08c6 While inserting an obj update the id based in iid. 10 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 10 years ago
Yannick Warnier b87882c504 Move dropbox, userInfo and course_info language file to trad4all - refs #4467 10 years ago
Julio Montoya 5d351996b3 CKeditor fixes. 10 years ago
Yannick Warnier f244283ede Remove course_description, external_module, myagenda and scormbuilder language file in all languages upon upgrade (variables have been moved to trad4all.inc.php) - refs #4467 10 years ago
Julio Montoya 5728167447 Removes require_once for libs already added with composer 10 years ago
Julio Montoya a4c4fb6253 Minor - format code. 10 years ago
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 10 years ago
Julio Montoya 8e3c8be5d5 Minor - some merges from 1.9.x 10 years ago
Julio Montoya 22767cd915 Minor - format code, removing unused commented code. 10 years ago
Julio Montoya e64802afc7 Partial merge with 19x 10 years ago
Francis Gonzales 1b0f416dec minor code format 11 years ago
Julio Montoya f0f3cf9224 Adding thematic.lib.php in autoloader, fixes double declaration error. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
Julio Montoya b314edacbd The Thematic() constructor now needs a course array 12 years ago
Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
Julio Montoya e83b15b023 Allowing multiple creation of course progress not restricted to 6 types see BT#4878 12 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 12 years ago
Julio Montoya e83510cd81 Adding thematic to PDF export see BT#4940 12 years ago
Yannick Warnier bfafb58133 Merge pedaSuggest language file with trad4all to reduce overhead of very small (2K) file inclusion and general management 13 years ago
Julio Montoya f3f7cfdfcd Import/export course progress (thematic) see #3858 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 0dacdf0e95 More fixes in the course progress edition 13 years ago
Julio Montoya 717e7ca3b8 Some fixes in the attendance/thematic 13 years ago
Julio Montoya 12daedbd9d Course progress to "heavy" to be loaded in a popup (too much fckeditors), replacing with a simple page 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 b3903f59a1 Removing "language=javascript" not a valid and recomended attribute 13 years ago
Julio Montoya e3ac522796 Minor cosmetic changes 13 years ago
Julio Montoya d9a8d8bf6c Improving usability when filling a course progress see BT#3011 13 years ago
Julio Montoya cc1f9f87d8 Fixed bug when loading jquery popup see #3792 13 years ago
Julio Montoya 003ec87d71 Fixes double onclick jquery binding 13 years ago
Julio Montoya c26dcd29b4 Moving sortableclass.lib.php and usermanager.lib.php in global.inc.php 13 years ago
Julio Montoya b272db1331 Students can see edit links (bugs due the new interface) 14 years ago