Commit Graph

70 Commits (71d0ca2fab91b62a4ed031dbce8aeb4231e03005)

Author SHA1 Message Date
Yannick Warnier 3366fecbb4 Minor - Updated language variable 15 years ago
Julio Montoya 9fc67539d2 Fixing copy course message + some fixes + adding session_id in the create_unexisting_directory() document function see BT#2386 15 years ago
Julio Montoya 5863e0e74d When deleting a session we also delete it form the access_url_rel_session table 15 years ago
Julio Montoya d43c5efa2e Fixing copy promotion, now we take in count the session id, LP and exercises are set to invisible by default see BT#2386 15 years ago
Julio Montoya 0855bd9ceb Session category are now filtered by access_url_id (Multiple URLs) see BT#1220 15 years ago
Julio Montoya cc1aa215ba When using the copy promotion feature we also save some course parameters see BT#2079 15 years ago
Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
ywarnier 48bd2bfe13 Fixed return value for copy_session(): now returning the new session ID (BT#1916) 15 years ago
ywarnier 5b04b135d3 Added session copy feature (see BT#1916) 15 years ago
Alberto Torreblanca 6d8770bddf FIXED Problem end date CT#1300 15 years ago
Alberto Torreblanca 5e1b0d6ac4 FIXED Problem end date CT#1300 15 years ago
Julio Montoya a23a10f8b2 Adding documentation, changinh lang vars 15 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 15 years ago
Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 15 years ago
Alberto Torreblanca 57aa2879e5 IMPROVED Category sessions, now can set empty end date. CT#1300 15 years ago
ywarnier 29785443ec Fixed warning as part of review process BT#1967 15 years ago
ywarnier f4af4a0e18 Fixed little warning when no session exists 15 years ago
Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 15 years ago
Julio Montoya 5986cb7678 Minor corrections 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
Julio Montoya cb7364d011 Adding function SessionManager::get_sessions_by_coach 15 years ago
Julio Montoya 54d2d6011b Fixing function "suscribe_users_to_session" . Preventing bug when parameter "empty_values" is false, the number of students was not well updated 15 years ago
Julio Montoya 57a3b9bafb Fixing bug when subscribing users in a session 15 years ago
Julio Montoya f6004100e1 Adding new lp exercise reports (average result by question and exercise results by session) see BT#1567 and BT#1568 15 years ago
Julio Montoya 0255d9e59f adding multiple URL support to get_XXX_followed_by_drh functions (2) see BT#1470 15 years ago
Julio Montoya b5b5d03bc2 adding multiple URL support to get_XXX_followed_by_drh functions see BT#1470 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 16 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Guillaume Viguier e9b7e48776 Web services cleanup - Bug fixing 16 years ago
Guillaume Viguier d91270cfd2 Web services cleanup 16 years ago
Guillaume Viguier 140980435a Web services cleanup 16 years ago
Julio Montoya 11544b0637 Cleaning code, chamilo code style changes, \"all agenda\" feature work with courses and sessions, only admins and rrhh users can see this page see CT#986 16 years ago
Cristian Fasanando ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 6d41d66812 hidden courses manager and fixed subscribe courses and session for human resources manager - partial CT#603 16 years ago
Cristian Fasanando 042824f9b3 Fixed information about courses and session for administrator inside dashboard interface - partial CT#602 16 years ago
Cristian Fasanando 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 16 years ago
cfasanando 9fca61be94 merge 16 years ago
Cristian Fasanando ff168d7713 minor - added constant for relation type with human resources manager for sessions, courses - partial CT#540 16 years ago
Cristian Fasanando 81ec406ca9 added information for blocks in dashboards 16 years ago
Ivan Tcholakov 65a77f5091 Feature #347 - In some previously missed places: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Cristian Fasanando 0b65a07b39 added interfaces for assigning sessions, users and courses to human resources manager - partial CT#563 16 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Julio Montoya f79662dd29 Minor - documentation updated 16 years ago
Julio Montoya ed1a3460fa Partial changes to complete Feature #564 16 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 16 years ago
Julio Montoya f349119496 When a user is added to a session an email is sent see DT#5544 16 years ago
Cristian Fasanando 304ee367c0 Fixed users number of a course in session - partial DT #5377 16 years ago