Carlos Vargas 67f70a3c3f changes to auto-register mechanism for courses #5376 15 lat temu
..
statistics a2dd7f1ff5 bugfix: Administration -> Reporting -> Latest Access -> enter date -> change sorting => all results are gone 15 lat temu
access_url_add_courses_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_url_add_sessions_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_url_add_users_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_url_edit.php 79f06f55f2 merge 15 lat temu
access_url_edit_courses_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_url_edit_sessions_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_url_edit_users_to_url.php 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 lat temu
access_urls.php 79f06f55f2 merge 15 lat temu
add_courses_to_session.php 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 15 lat temu
add_many_session_to_category.php a6779b91f9 Feature #5397 - Replacing api_store_result() with Database::store_result(). 15 lat temu
add_users_to_group.php 7768014275 Adding admin rights to group funcionality see DT#5611 15 lat temu
add_users_to_session.php 1e081712c1 Removed echo that show the query DT#5496 15 lat temu
calendar.lib.php 47bf2f3a0b fix lang var 15 lat temu
calendar.php a9c51fff01 merge 15 lat temu
calendar_ical_export.php 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 lat temu
calendar_tbl_change.js 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 15 lat temu
calendar_view.php 7aef9165bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files. 15 lat temu
calendar_view_print.php 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 lat temu
class_add.php 79f06f55f2 merge 15 lat temu
class_edit.php 79f06f55f2 merge 15 lat temu
class_import.php 79f06f55f2 merge 15 lat temu
class_information.php 79f06f55f2 merge 15 lat temu
class_list.php 79f06f55f2 merge 15 lat temu
class_user_import.php 79f06f55f2 merge 15 lat temu
configure_extensions.php 79f06f55f2 merge 15 lat temu
configure_homepage.php 578ba25b4c Fixed Change button style into edit report DT#5496 15 lat temu
configure_inscription.php de9514df18 Added insert a combobox about language DT#5376 15 lat temu
course_add.php c9fe26d1ea minor - fixed warning from fckeditor, rule does not exist as a registered rule when you add an extra field user or nonexistent html element when you create a course - partial DT#5496 15 lat temu
course_category.php 79f06f55f2 merge 15 lat temu
course_create_content.php 79f06f55f2 merge 15 lat temu
course_edit.php 67f70a3c3f changes to auto-register mechanism for courses #5376 15 lat temu
course_export.php d669a3ba32 Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256 15 lat temu
course_import.php d669a3ba32 Implemented - option to export the trainings list to CSV file in Administration>Trainings - DT#4256 15 lat temu
course_information.php e35d8a204a fix some text 15 lat temu
course_list.php 979b2958dc fixed typo in course visibility icon 15 lat temu
course_user_import.php 79f06f55f2 merge 15 lat temu
course_user_list.php 79f06f55f2 merge 15 lat temu
course_virtual.php 79f06f55f2 merge 15 lat temu
example_session.csv 6e56cf4298 Merging from commit 9177 15 lat temu
example_session.xml 79f06f55f2 merge 15 lat temu
exemple.csv 6e56cf4298 Merging from commit 9177 15 lat temu
exemple.xml 79f06f55f2 merge 15 lat temu
group_add.php 18c071047f Merge 15 lat temu
group_edit.php ed42e47b86 (no commit message) 15 lat temu
group_list.php e1eea04aa7 DLLT import 15 lat temu
index.php 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 15 lat temu
languages.php 79f06f55f2 merge 15 lat temu
ldap_form_add_users_group.php 79f06f55f2 merge 15 lat temu
ldap_import_students.php 79f06f55f2 merge 15 lat temu
ldap_import_students_to_session.php 79f06f55f2 merge 15 lat temu
ldap_synchro.php 79f06f55f2 merge 15 lat temu
ldap_users_list.php 79f06f55f2 merge 15 lat temu
ldap_users_synchro.php 79f06f55f2 merge 15 lat temu
legal_add.php 79f06f55f2 merge 15 lat temu
legal_list.php 79f06f55f2 merge 15 lat temu
resume_session.php 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 15 lat temu
session_add.php 79f06f55f2 merge 15 lat temu
session_category_add.php 5f0013d85c Display add or edit time limit in a category session see #5377 15 lat temu
session_category_edit.php 5f0013d85c Display add or edit time limit in a category session see #5377 15 lat temu
session_category_list.php 39b797c8d6 change normal to confirmation message 15 lat temu
session_course_edit.php a9c51fff01 merge 15 lat temu
session_course_list.php a9c51fff01 merge 15 lat temu
session_course_user.php 811a0219a1 Minor - added interbreadcrumb for session overview - partial DT #5377 15 lat temu
session_course_user_list.php a9c51fff01 merge 15 lat temu
session_edit.php 79f06f55f2 merge 15 lat temu
session_export.php 5fee16f285 Fixed export/import session with coachs - DT#5496 15 lat temu
session_import.php 5fee16f285 Fixed export/import session with coachs - DT#5496 15 lat temu
session_list.php 39ffaa8ad8 Prevented using escape string for each text box DT#5541 15 lat temu
settings.php 3c4b6208cc fix some message text 15 lat temu
special_exports.php d273785ac8 Fixed bad breadcrumb into special exports and Import Users DT#5377 15 lat temu
specific_fields.php 6e56cf4298 Merging from commit 9177 15 lat temu
specific_fields_add.php 6e56cf4298 Merging from commit 9177 15 lat temu
statistics.php 79f06f55f2 merge 15 lat temu
style_preview.php a82518bf95 Fixed Change some button DT#5483 15 lat temu
sub_language.class.php 79f06f55f2 merge 15 lat temu
sub_language.php 79f06f55f2 merge 15 lat temu
sub_language_add.php 79f06f55f2 merge 15 lat temu
sub_language_ajax.inc.php 79f06f55f2 merge 15 lat temu
subscribe_class2course.php 79f06f55f2 merge 15 lat temu
subscribe_user2class.php a9c51fff01 merge 15 lat temu
subscribe_user2course.php 34fd0e90c8 change normal message by confirmation message 15 lat temu
system_announcements.php 89dca451a0 fix lang var 15 lat temu
user_add.php da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 lat temu
user_edit.php da0981e358 Replacing the 'Settings' DLTT variable to WithTheFollowingSettings 15 lat temu
user_export.php 79f06f55f2 merge 15 lat temu
user_fields.php 2ed1dff268 Fixed Need display the options when is not text box DT#5570 15 lat temu
user_fields_add.php ff6b34b536 minor add image user tag in user_fields_add.php 15 lat temu
user_fields_options.php 79f06f55f2 merge 15 lat temu
user_import.php 71aa1bb7be Add the possibility to import users via cvs, to session manager, and update mySpace/user_add.php #5618 15 lat temu
user_information.php e35d8a204a fix some text 15 lat temu
user_list.php 4a742059ea Added user' photo into user list interface and disabled field trainers(tutor name) in create course form from user portal - partial DT#5496 15 lat temu