Commit Graph

15 Commits (aebd287c3cf6f86e896a758bd48e604deac476e5)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 563dcc88f7 Fix language's variables usage 10 years ago
Julio Montoya 3837899029 Format code. 10 years ago
Julio Montoya 1dbfe5d8e9 Minor - Format code, remove unused code. 10 years ago
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 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya f63eb41d0d Fixing PHP warnings 13 years ago
Yannick Warnier 2aeddbbf88 Improved presentation of disabled users in session detail's users list - refs BT#4871 14 years ago
Julio Montoya e0b5b069b5 Fixing fatal errors due recent changes 14 years ago
Julio Montoya ac290e09bf Fixing lang var 14 years ago
Julio Montoya 7aa1975646 Adding user inactive date in resume session see BT#4871 14 years ago
Julio Montoya cacfb3ed6b Fixing jquery i18n see BT#4915 + some jquery-ui fixes now we don't upload the jquery files with the version number 14 years ago
Julio Montoya c9cb87ad30 Adding status col in the resume session page BT#4871 14 years ago
Julio Montoya 94a7f8ef5a Fixing double select see BT#4958 14 years ago
Yannick Warnier 8191165c0c Minor - Improved name of students list in session resume - refs BT#4871 14 years ago
Julio Montoya b5f8563326 Implements sesion reason variations as talked by pidgin lol 14 years ago
Julio Montoya ee2de7294b Changing col origin/destination 14 years ago
Julio Montoya 9cc3071048 Fixing col 14 years ago
Julio Montoya 756f81efdb Some fast fixes 14 years ago
Julio Montoya 2b2cc3cbf7 Fixing session dates displays 14 years ago
Julio Montoya 7f6f76aa16 Adding session extra fields, working and tested for text and selects just for now see BT#4872 14 years ago
Julio Montoya 02127d2329 Adding session_fields simple interface, I need a feedback in order to add the session_field_options see BT#4872 14 years ago
Julio Montoya f8ff1d2fab Fixes in sessions due recent changes 14 years ago
Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 14 years ago
Julio Montoya bf933d4d32 Improving add_session.php page see BT#4874 14 years ago
Julio Montoya d5ef1f8e8b Adding origin/destination values see BT#4871 14 years ago
Julio Montoya ea7a661df9 Adding more fixes see #4871 14 years ago
Julio Montoya 8a2be47639 Should implement feature BT#4871 in order to move users from one session to another 14 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