Commit Graph

28972 Commits (428ffbba46745a418ee5e2eb9b09b321083dc062)
 

Author SHA1 Message Date
Angel Fernando Quiroz Campos 428ffbba46 Don't show Subscibe To Session page when user not logged - refs BT#9889 #TMI 9 years ago
Angel Fernando Quiroz Campos c6d7f75441 Merge pull request #776 from AngelFQC/BT9889 9 years ago
Angel Fernando Quiroz Campos 850fdcf8b8 Don't show requirement as completed when user not logged - refs BT#9889 #TMI 9 years ago
Angel Fernando Quiroz Campos 2ddd9791dd Fix SequenceResourceManager - refs BT#9889 #TMI 9 years ago
Angel Fernando Quiroz Campos 9129f129c5 Get session requirements for user not logged - refs BT#9889 #TMI 9 years ago
Julio Montoya ecde546555 Fix upgrade process. 9 years ago
Julio Montoya 12dbbb56e7 Fix upgrade 9 years ago
Julio Montoya 7724a001d9 Fix upgrade process. 9 years ago
Julio Montoya e11e1df70c Remove unused code 9 years ago
Julio Montoya 2fbe8b900f Moving class inside app 9 years ago
Julio Montoya e2ecc72ddd Fixing installation process. Moving migrations folder inside app 9 years ago
Julio Montoya c5e59d0ca8 Format code, fix PHP warnings, 9 years ago
Julio Montoya ffadc5389d Use button functions. 9 years ago
Julio Montoya 8c2bddbe2f Setting values by default. 9 years ago
Julio Montoya 641bc476d3 Fix class name SecuenceResourceManager 9 years ago
Julio Montoya e683ac6f62 Fix commit e92f66f077 9 years ago
Julio Montoya 019576823b Minor - replace &amp, with & 9 years ago
Julio Montoya 9575ad7aa4 allow fullscreen in documents see BT#9398 9 years ago
Julio Montoya bc270aa451 Replace window.back() with window.history.go(-1) 9 years ago
Julio Montoya 2bddbe22ff Improve user page see BT#6050 9 years ago
Yannick Warnier 00aee04ce7 Add "courses-history" class to section id="page-content" element to allow for specific styling of closed courses - loosely refs BT#9885 #TMI 9 years ago
Yannick Warnier a27e71c336 Update languages 9 years ago
Yannick Warnier e92f66f077 Add getPath() method to generate a direct link to the session or one of its courses - loosely refs BT#9884 #TMI 9 years ago
Yannick Warnier 2422dc138d Change content copy suffix from "Copy" to "CopyLabelSuffix" to avoid the infinitive form in other languages 9 years ago
Yannick Warnier d032761e95 Merge branch '1.10.x' of github.com:chamilo/chamilo-lms into 1.10.x 9 years ago
Yannick Warnier f3c8e44af3 Update languages 9 years ago
Angel Fernando Quiroz Campos 1aeb040829 Fix calculate gamification stars - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 0b04635208 Merge pull request #775 from AngelFQC/BT10092 9 years ago
Angel Fernando Quiroz Campos e73c845c59 Minor - Update language files - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 78afc043bd Improve progress bar from gamification - refs BT#10092 #TMI 9 years ago
Nicolas Ducoulombier 4e9cf3f7a8 Fix error gamification icon was not shown in learningpath list even if gamification mode was set - refs BT#10092 #TMI 9 years ago
Alex Aragon 8cc8fa051f fix tpl structure my progress student - refs BT#10092 #TMI 9 years ago
aragonc d586da3044 fix commit image-picture and tpl my progress - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 24f5b134de Fix calculate score on lp - ref BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 24b7f370f5 Calc the session progress - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 3be9b8c1e2 Minor - Code conventions - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 65c0c61bcf Fix calculated score on My Progress - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 4e55609e0f Minor - Add PHPDoc - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos ec916c4533 Create My Progress page for gamification mode - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos b86351c8a4 Get user session course subscription - refs BT#10092 #TMI 9 years ago
Angel Fernando Quiroz Campos 9e55926ca3 Set the gamification mode on template class - refs BT#10092 #TMI 9 years ago
Yannick Warnier ae742fd742 Merge remote-tracking branch 'origin/1.10.x' into 1.10.x 9 years ago
Yannick Warnier 591b124205 Add links to prerequisites and dependencies in session info admin page + add SessionManager::getAdminPath() to build the link to the admin page #TMI 9 years ago
Julio Montoya 2eeda57ad1 Merge branch '1.10.x' of ssh://github.com/chamilo/chamilo-lms into 1.10.x 9 years ago
Julio Montoya 2f9afe88a2 Improve user UI see BT#6050 (work in progress) 9 years ago
Yannick Warnier 6028170695 Minor - Code spacing 9 years ago
Yannick Warnier 69b28babb7 Fix sessions copy in sessions list. Error due to datetime format (including seconds or not) - fixes CT#7778 9 years ago
Yannick Warnier 58eda2edbd Show error message if session could not be created - loosely refs CT#7778 9 years ago
Yannick Warnier b7b47b15ec Remove automatic assignment of visibility = 1 at session creation (use default value) + fix functions comments - loosely refs CT#7778 9 years ago
Yannick Warnier 7a64a95d8a Update session copy feature to not hide resources in the base course if option selected (only hide in the new session) - loosely refs CT#7778 9 years ago