Commit Graph

273 Commits (92d6440ae71b64dbb69507eaae522ef85e1fdec1)

Author SHA1 Message Date
Julio Montoya 2001dd110d Adding grading model when creating a course if settings are on see BT#4080 14 years ago
Yoselyn Castillo 22c707f055 should fix warning in reporting tab 14 years ago
Julio Montoya 315a159f37 Adding a new constant (MAX_COURSE_LENGTH_CODE) in course.lib.php in order to use the same max value for the course code now is 40 like the field in the database see #4548 14 years ago
Julio Montoya 8e09a55c4f When creating a course do not add a vote see #4683 14 years ago
Julio Montoya 95a3534811 More fixes in the userportal UI 14 years ago
Julio Montoya 1c561b2144 Improving userportal course list UI 14 years ago
Laurent Opprecht 4781665c49 #4721 Manage old course 14 years ago
Julio Montoya 4114391a68 Adding grade model in the add course settings sse BT#4010 14 years ago
Julio Montoya be42ac122c Minor commenting unused code 14 years ago
Julio Montoya 5ef8dccd7d Minor - Cleaning comments 14 years ago
Julio Montoya d7e5000dfa Adding error_log if $debug = true 14 years ago
Julio Montoya 48c7004745 Adding edit icon for teachers (userportal) 14 years ago
Julio Montoya 66db467df7 Adding new teacher.png icons + adding icon in the course list see #4586 14 years ago
Julio Montoya eb955270af Adding user popup in the course list see #4586 14 years ago
Julio Montoya 63c4cd173c Constant definition USER_SEPARATOR in order to use a character to separate user names. Example: in this case we use USER_SEPARATOR = "|"; John Doe | Julio Montoya | etc 14 years ago
Julio Montoya 9030411627 Fixing teacher names in userportal.php 14 years ago
Julio Montoya 0ac6b04caf Minor - course block fix 14 years ago
Julio Montoya 6469a02f13 Fixing course block in userportal 14 years ago
Julio Montoya 736541c5b9 Minor - Adding separator parameter in the get_teacher_list_from_course_code_to_string function 14 years ago
Julio Montoya 956a43c92b HHRR role now have access to the courses/session only in a read-only mode see #4504 (requires testing) + a fix in the course notifications (next to the course title) 14 years ago
Julio Montoya 12d3eefa5a Minor HHRR fixes 14 years ago
Julio Montoya 536d319e19 One more fix due a SQL error see #4477 14 years ago
Hubert Borderiou 3789e8d35f Replace show_notification($course) with show_notification($course_info) - ref #4477 14 years ago
Julio Montoya 3b7e91202b Adding more info when sub/unsub users from a course LOG_USER_OBJECT 14 years ago
Julio Montoya ef66a85846 Minor style changes - Removing well2 and well3 CSS classes 14 years ago
Julio Montoya b34d500b82 Improving plugin usability 14 years ago
Julio Montoya 5e77766709 Cleaning the course list 14 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 14 years ago
Julio Montoya f331cd5ce3 Some UI changes in the course list 14 years ago
Julio Montoya 8664c50003 Layout fixes 14 years ago
jmontoya b44e6eac79 Minor course tpl fix 14 years ago
Julio Montoya 5c335334af More fixes due #4400 14 years ago
Julio Montoya 3a993bd24d Adding some fixes see #4400 14 years ago
Julio Montoya 59cf4be5ba Adding replacing 128px to 48px icons in the user portal + using a common div constructor in the course list + reworking the breadcrumb see #4400 14 years ago
Julio Montoya 814a14b1a5 Fixing user list to PDF export (adding coaches) see BT#2741 14 years ago
Julio Montoya b4a45ea4f6 Replacing & with & see #4400 14 years ago
Julio Montoya dd83f1cc61 Fixes when rendering the page in a 1024 px monitor 14 years ago
Julio Montoya fd439f67ba More CSS fixes 14 years ago
Julio Montoya 50796fe949 More fixes in the layout 14 years ago
Julio Montoya 59a8bc59a1 More responsive CSS testings 14 years ago
Julio Montoya 0b344fc709 Adding constant ORAL_EXPRESSIONReplacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya a94cac7509 Fixing function get_user_list_from_course_code() removing unused parameter 14 years ago
Julio Montoya ebba47f070 Adding attachment link in the new agenda 14 years ago
Julio Montoya 1b5bf9ec0b Fixing "Non static method should not be called statically" bug see #4219 14 years ago
Julio Montoya 35f7ed9736 Fixing parse_conditions order option see BT#3566 14 years ago
Julio Montoya 43bf2e87b2 Adding current courses stats see BT#3061 14 years ago
Julio Montoya f598ca7e2a Fixing course ranking bug that adds a user +1 every time we enter a course 14 years ago
Julio Montoya 921688efc7 Anon user can't vote see #4200 14 years ago
Julio Montoya 80817a2eb9 Fixing the refreshing issue when voting for courses + changing points to total_score in the ranking table see #4200 14 years ago
Julio Montoya 2bd6f4fd64 Lot of fixes in the new Smarty templates + adding star average , user vote + improving hot courses block (new tpl file hot_courses.tpl) 14 years ago