Commit Graph

83 Commits (0c07642aaa89bcbc68e575d98bf2f8f1006951f1)

Author SHA1 Message Date
Yannick Warnier 75cd218c8e Improve UI that leads to session duration edition form - refs #8317 11 years ago
Julio Montoya c0e4ee509b Adding user session duration see BT#8317 11 years ago
Julio Montoya 499e472548 Fixing session course order see BT#8316 11 years ago
Julio Montoya 019987dacf Allowing course order inside a session see BT#8316 11 years ago
Julio Montoya fc22975709 Minor - format code. 11 years ago
aragonc 94984e6b12 merge 11 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 12 years ago
Julio Montoya a7ac08d2ef Adding import user to a course by a CSV file see the resume session page #4747 13 years ago
Julio Montoya 35a1907e93 Minor style changes 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 13 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 13 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 13 years ago
Julio Montoya 45c4107222 Minor layout corrections (fixing the section main_content) 13 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 13 years ago
Julio Montoya 7694665718 Some fixes in order to add the correct URL see BT#3685 13 years ago
Julio Montoya 8501f0e593 Checking if user is added in the URL via a session see BT#3685 13 years ago
Julio Montoya ba11c0e8d2 Showing a new option to the courses list (in the session resume view ) in order to cancel the subscription to some courses see BT#3615 13 years ago
Julio Montoya 67815dca32 Fixing some lang variables and order values see BT#3609 13 years ago
Julio Montoya 66e244282f Improving icons + fixing forms, fixing styles 13 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya cac0b163f2 Fixing PHP warning/notices 14 years ago
Julio Montoya 55bdcabdf6 Minor style changes 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 14 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 14 years ago
Julio Montoya 762533b026 Minor - Adding session icon 14 years ago
Julio Montoya b3f0779919 In a open group users can read and comment threads + some UI improvements 14 years ago
Julio Montoya ef4edb599d Adding UTC support to the messages, fixing the new session view 14 years ago
Julio Montoya 2e43e4013d Minor - Changing icons 14 years ago
Julio Montoya 48e1f66e37 Added URL in the resume_session, to view where the session is used 14 years ago
Julio Montoya e0154c8565 We can create a session with a "start date" and without an "end date" and viceversa. See BT#1911 14 years ago
ywarnier da038948a5 Added link to user details page 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 1ef5eef3a8 Minor - Adding course home session icons 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 35270a645f Minor - cosmetic changes 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 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
Cristian Fasanando 304ee367c0 Fixed users number of a course in session - partial DT #5377 16 years ago
Ivan Tcholakov 18349fb249 Feature #306 - Fixing name ordering for a place in admin/resume_session.php 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 9b1f3ed934 Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query(). 16 years ago