Commit Graph

12 Commits (2577079910b6dbea90300a0cd2f5aa2e1de3473e)

Author SHA1 Message Date
Yannick Warnier 03910a357d Fix issues with display_start/end_date for sessions - refs #7719 11 years ago
Yannick Warnier 0fe954e854 Switch all session.date_start and date_end to session.access_start_date and access_end_date - refs #7719 11 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Yannick Warnier d575fa47a3 Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467 11 years ago
Julio Montoya 592090d48a affected_rows() function now needs a parameter. 11 years ago
Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 11 years ago
aragonc 4116a6b100 merge 12 years ago
unknown 092e4f63c8 Adding configuration setting verification -refs #6222 12 years ago
unknown b749fdc0c8 Fixing coding conventions -refs #6222 12 years ago
unknown 5a7a1671aa Adding access to resume_session file for teachers without admin rights -refs #6222 12 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 13 years ago
Julio Montoya a7ac08d2ef Adding import user to a course by a CSV file see the resume session page #4747 14 years ago
Julio Montoya 35a1907e93 Minor style changes 14 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 14 years ago
Yannick Warnier 40c6dd9de1 Fixed access to other sessions by session admins - refs #3823 14 years ago
Julio Montoya 7c508cd579 Adding setting to allow session admins to control of all sessions see #3823 14 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 14 years ago
Julio Montoya 4c4c57e351 Minor - removing libs already added using autoload 14 years ago
Julio Montoya 14fa80654a Using formvalidator instead of HTML, using the new function page_header and page_subheader 14 years ago
Julio Montoya 45c4107222 Minor layout corrections (fixing the section main_content) 14 years ago
Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 14 years ago
Julio Montoya 7694665718 Some fixes in order to add the correct URL see BT#3685 14 years ago
Julio Montoya 8501f0e593 Checking if user is added in the URL via a session see BT#3685 14 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 14 years ago
Julio Montoya 67815dca32 Fixing some lang variables and order values see BT#3609 14 years ago
Julio Montoya 66e244282f Improving icons + fixing forms, fixing styles 14 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 15 years ago
Julio Montoya 55bdcabdf6 Minor style changes 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 05c0000680 Minor - Fixing HTML warnings 15 years ago
Julio Montoya ed4db6cd58 Avoiding warning messages, fixing minor PHP errors, commenting todo code 15 years ago
Julio Montoya 762533b026 Minor - Adding session icon 15 years ago
Julio Montoya b3f0779919 In a open group users can read and comment threads + some UI improvements 15 years ago
Julio Montoya ef4edb599d Adding UTC support to the messages, fixing the new session view 15 years ago
Julio Montoya 2e43e4013d Minor - Changing icons 15 years ago
Julio Montoya 48e1f66e37 Added URL in the resume_session, to view where the session is used 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
ywarnier da038948a5 Added link to user details page 15 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 16 years ago
Julio Montoya 35270a645f Minor - cosmetic changes 16 years ago
cfasanando 9fca61be94 merge 16 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. 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
Cristian Fasanando 304ee367c0 Fixed users number of a course in session - partial DT #5377 16 years ago