Commit Graph

342 Commits (bb6fa2e31126d2aad302b8f68dc7373f30314b1e)

Author SHA1 Message Date
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
Julio Montoya dd485c16d4 Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya b20c8f927a Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya d49099fce7 Adding course rating system in the course catalog see # 4191 (waiting validation to the table field names in order to add the SQL in the migrate file) 14 years ago
Julio Montoya 803cfd2446 Adding functions in order to fill the new table see track_course_ranking #4191 14 years ago
Julio Montoya 573b428c81 Fixes bug when using special courses with the document preview 14 years ago
Julio Montoya ae1b3b7b29 Fixing js error javascript:void() to javascript:void(0) 14 years ago
Julio Montoya 427294e700 Minor - fixing fill course feature refs #4056 14 years ago
Julio Montoya ba70fb54e5 Minor - Removing conditions because the stats_* tables are always on 14 years ago
Julio Montoya 6390a0ad33 More fixes due the latest changes in CourseManager::create_course see #4068 14 years ago
Julio Montoya bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya 2cbf972897 Using CourseManager::create_course when creating a course see #4068 14 years ago
Julio Montoya 1ca37d0eb8 Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial) 14 years ago
Julio Montoya 54a0491f21 Fixing dump and delete course due new DB changes (single database) see #4056 14 years ago
Julio Montoya 9b744b08b5 Fixing SQL queries 14 years ago
Julio Montoya 32a0b98ead Adding course legal agreement see BT#3105 14 years ago
Julio Montoya 2ce565cce3 Changing the Flat view report see BT#2849 (partial) 14 years ago
Julio Montoya daff5964e1 Fixing groups + announcements due recent DB changes (single DB) 14 years ago
Julio Montoya f5b9c8e49b Fixing Image Library when using the "Draw" ( document/create_draw.php) option in documents see #3927 14 years ago
Julio Montoya bf991e8b38 Fixing bugs in question pool see #3973 14 years ago
Julio Montoya 2beb165860 Showing agenda_js for testing purposes 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 59ae21d926 My Agenda tool: Fixing bug when showing multiple course events 15 years ago
ywarnier e9f3076a72 Fixed default language setting 15 years ago
ywarnier 7d7f6a1953 Fixed typo in variable name in get_user_list_from_courses_as_coach() 15 years ago
Julio Montoya 492ce80da6 Updating libraries include references. course.lib.php and sessionmanager.lib.php added to global due the constant use in the platform (bis) 15 years ago
Julio Montoya b3a9e4f2ab Removing libraries that are already included in global.inc.php 15 years ago
Julio Montoya 366a861e2c Fixing copy promotions bug see BT#2800 15 years ago
Julio Montoya 023abe30b0 Some fixes when viewing documents when using sessions + fixing "page jump to top when clicking in a javascript link" see BT#2733 15 years ago
Julio Montoya 9b34553c11 Fixing document preview when using sessions BT#2773 15 years ago
ywarnier d65544abf6 Small fixes to dynamic documents loader - show icon for session courses and in special courses - refs BT#2773 15 years ago