Main core for SWAD platform (Social Workspace At a Distance)
Go to file
acanas 25091b6664 Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
.settings Version20.9 2021-01-20 00:42:59 +01:00
chat Version 15.242.1 2016-07-08 12:24:14 +02:00
css Version 20.51.28: Mar 20, 2021 Assignment groups database table renamed. 2021-03-20 14:46:34 +01:00
dropzone Version 14.30.1 2014-12-01 23:55:08 +01:00
fontawesome Version18.140 2019-09-09 14:41:06 +02:00
fotomaton Version 18.0.1 2018-10-04 22:45:16 +02:00
fotomaton_data Version19.145.5 2020-03-10 22:30:42 +01:00
html Version19.90.1 2019-12-13 00:36:01 +01:00
icon Version 20.68: Apr 26, 2021 New module swad_error. 2021-04-26 15:27:27 +02:00
js Version 20.69.2: May 04, 2021 Fixed bug in removal of timeline favs. 2021-05-04 19:58:33 +02:00
jstz Version 15.28 2015-10-28 21:58:48 +01:00
license Version 14.30.1 2014-12-01 23:55:08 +01:00
py Version 14.30.1 2014-12-01 23:55:08 +01:00
sha2 Version20.3 2020-09-30 20:23:52 +02:00
soap Version20.0 2020-09-22 00:02:03 +02:00
sql Version 20.78.1: May 20, 2021 Fixed bug in matches. Reported by Jesús Garrido Alcázar. 2021-05-20 12:16:49 +02:00
.cproject Version19.145.1 2020-03-09 02:22:51 +01:00
.project Version19.145.1 2020-03-09 02:22:51 +01:00
LICENSE Initial commit 2014-12-01 22:06:47 +01:00
Makefile Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
README.md Update README.md 2014-12-02 21:04:24 +01:00
swad.cfg Version 14.30.1 2014-12-01 23:55:08 +01:00
swad_API.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_API.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_HTML.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_HTML.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_ID.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_ID.h Version 21.9: Sep 20, 2021 New module swad_ID_database for database queries related to user's IDs. 2021-09-20 22:01:59 +02:00
swad_ID_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_ID_database.h Version 21.23: Oct 04, 2021 New module swad_password_database for database queries related to passwords. 2021-10-04 17:16:06 +02:00
swad_MAC.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_MAC.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_MFU.c Version 21.18: Sep 29, 2021 New module swad_MFU_database for database queries related to most frequently used actions. 2021-09-29 19:39:37 +02:00
swad_MFU.h Version 21.18: Sep 29, 2021 New module swad_MFU_database for database queries related to most frequently used actions. 2021-09-29 19:39:37 +02:00
swad_MFU_database.c Version 21.18: Sep 29, 2021 New module swad_MFU_database for database queries related to most frequently used actions. 2021-09-29 19:39:37 +02:00
swad_MFU_database.h Version 21.18: Sep 29, 2021 New module swad_MFU_database for database queries related to most frequently used actions. 2021-09-29 19:39:37 +02:00
swad_QR.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_QR.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_RSS.c Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_RSS.h Version20.23 2021-02-11 00:58:53 +01:00
swad_account.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_account.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_account_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_account_database.h Version 21.20.1: Sep 30, 2021 Code refactoring related to nicknames. 2021-09-30 20:11:00 +02:00
swad_action.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_action.h Version 20.67: Apr 24, 2021 Bug fixing and code optimizations related to user's roles. 2021-04-24 15:10:07 +02:00
swad_admin.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_admin.h Version 21.5: Sep 15, 2021 New module swad_forum_database for database queries related to forums. 2021-09-15 13:48:41 +02:00
swad_admin_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_admin_database.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_agenda.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_agenda.h Version 21.6.1: Sep 18, 2021 Queries moved to module swad_game_database. 2021-09-18 18:22:26 +02:00
swad_agenda_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_agenda_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_alert.c Version 20.74: May 11, 2021 New module swad_announcement_database for database queries related to announcements. 2021-05-11 11:08:21 +02:00
swad_alert.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_announcement.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_announcement.h Version 20.74: May 11, 2021 New module swad_announcement_database for database queries related to announcements. 2021-05-11 11:08:21 +02:00
swad_announcement_database.c Version 20.77: May 18, 2021 New module swad_banner_database for database queries related to banners. 2021-05-18 14:40:18 +02:00
swad_announcement_database.h Version 20.77: May 18, 2021 New module swad_banner_database for database queries related to banners. 2021-05-18 14:40:18 +02:00
swad_assignment.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_assignment.h Version 21.6.1: Sep 18, 2021 Queries moved to module swad_game_database. 2021-09-18 18:22:26 +02:00
swad_assignment_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_assignment_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_attendance.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_attendance.h Version 21.37.1: Oct 20, 2021 Code refactoring in attendance. 2021-10-20 16:46:34 +02:00
swad_attendance_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_attendance_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_banner.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_banner.h Version 20.77: May 18, 2021 New module swad_banner_database for database queries related to banners. 2021-05-18 14:40:18 +02:00
swad_banner_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_banner_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_box.c Version 20.68: Apr 26, 2021 New module swad_error. 2021-04-26 15:27:27 +02:00
swad_box.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_browser.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_browser.h Version 21.15: Sep 24, 2021 New module swad_mark_database for database queries related to files of marks. 2021-09-24 00:37:11 +02:00
swad_browser_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_browser_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_building.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_building.h Version 20.87: Jun 01, 2021 New module swad_building_database for database queries related to buildings. 2021-06-01 23:19:59 +02:00
swad_building_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_building_database.h Version 20.88: Jun 02, 2021 New module swad_center_database for database queries related to centers. 2021-06-02 00:08:30 +02:00
swad_button.c Version20.16.3 2021-02-09 12:43:45 +01:00
swad_button.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_calendar.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_calendar.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_call_for_exam.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_call_for_exam.h Version 21.8.1: Sep 20, 2021 Queries moved to module swad_holiday_database. 2021-09-20 19:49:00 +02:00
swad_call_for_exam_database.c Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_call_for_exam_database.h Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_center.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_center.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_center_config.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_center_config.h Version 20.45: Mar 06, 2021 Centers database table renamed. 2021-03-07 21:21:04 +01:00
swad_center_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_center_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_changelog.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_chat.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_chat.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_chat_database.c Version 20.78: May 19, 2021 New module swad_chat_database for database queries related to chat. 2021-05-19 15:07:40 +02:00
swad_chat_database.h Version 20.78: May 19, 2021 New module swad_chat_database for database queries related to chat. 2021-05-19 15:07:40 +02:00
swad_config.c Version 20.68.1: Apr 26, 2021 Code refactoring in exams and tests. 2021-04-26 17:29:04 +02:00
swad_config.h Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_connected.c Version 21.47.2: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-29 00:32:19 +02:00
swad_connected.h Version 20.79: May 20, 2021 New module swad_connected_database for database queries related to connected users. 2021-05-20 23:45:36 +02:00
swad_connected_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_connected_database.h Version 20.79: May 20, 2021 New module swad_connected_database for database queries related to connected users. 2021-05-20 23:45:36 +02:00
swad_constant.h Version 21.20: Sep 30, 2021 New module swad_nickname_database for database queries related to nicknames. 2021-09-30 00:04:29 +02:00
swad_cookie.c Version 20.94.10: Jun 29, 2021 Code refactoring related to HTML output. 2021-06-29 15:25:42 +02:00
swad_cookie.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_cookie_database.c Version 20.80: May 20, 2021 New module swad_cookie_database for database queries related to cookies. 2021-05-21 00:00:54 +02:00
swad_cookie_database.h Version 20.80: May 20, 2021 New module swad_cookie_database for database queries related to cookies. 2021-05-21 00:00:54 +02:00
swad_copy.sh Version 15.77.7 2015-12-29 11:35:01 +01:00
swad_country.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_country.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_country_config.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_country_config.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_country_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_country_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_course.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_course.h Version 20.97: Sep 10, 2021 Code refactoring related to scope. 2021-09-10 10:19:46 +02:00
swad_course_config.c Version 21.47.2: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-29 00:32:19 +02:00
swad_course_config.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_course_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_course_database.h Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
swad_cryptography.c Version 20.31: Feb 15, 2021 Code refactoring in copy, concat and sprintf. 2021-02-15 16:25:55 +01:00
swad_cryptography.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_date.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_date.h Version 21.37.1: Oct 20, 2021 Code refactoring in attendance. 2021-10-20 16:46:34 +02:00
swad_degree.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_degree.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_degree_config.c Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_degree_config.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_degree_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_degree_database.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_degree_type.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_degree_type.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_department.c Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
swad_department.h Version 20.89: Jun 02, 2021 New module swad_department_database for database queries related to departments. 2021-06-02 23:48:43 +02:00
swad_department_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_department_database.h Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
swad_duplicate.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_duplicate.h Version 20.90.1: Jun 09, 2021 Queries moved to module swad_duplicate_database. 2021-06-09 19:59:00 +02:00
swad_duplicate_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_duplicate_database.h Version 20.90.1: Jun 09, 2021 Queries moved to module swad_duplicate_database. 2021-06-09 19:59:00 +02:00
swad_enrolment.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_enrolment.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_enrolment_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_enrolment_database.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_error.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_error.h Version 21.46.1: Oct 26, 2021 Queries moved to module swad_test_database. 2021-10-26 17:33:20 +02:00
swad_exam.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_exam.h Version 20.96.7: Sep 09, 2021 Queries moved to module swad_exam_database. 2021-09-09 18:11:46 +02:00
swad_exam_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_exam_database.h Version 21.42.2: Oct 25, 2021 Code refactoring in test questions. 2021-10-25 09:48:54 +02:00
swad_exam_log.c Version 20.95.1: Jul 15, 2021 Queries moved to module swad_exam_database. 2021-07-15 19:34:41 +02:00
swad_exam_log.h Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_exam_print.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_exam_print.h Version 21.42: Oct 24, 2021 Code refactoring in test questions. 2021-10-24 21:35:42 +02:00
swad_exam_result.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_exam_result.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_exam_session.c Version 21.16.1: Sep 24, 2021 Queries moved to module swad_match_database. 2021-09-24 22:40:36 +02:00
swad_exam_session.h Version 20.95.3: Jul 20, 2021 Queries moved to module swad_exam_database. 2021-07-20 13:14:12 +02:00
swad_exam_set.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_exam_set.h Version 21.43: Oct 25, 2021 New module swad_question for test/exam/game questions. 2021-10-25 10:24:43 +02:00
swad_exam_type.h Version20.30 2021-02-11 22:57:09 +01:00
swad_figure.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_figure.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_figure_cache.c Version 20.100: Sep 10, 2021 New module swad_figure_database for database queries related to figures. 2021-09-10 20:22:09 +02:00
swad_figure_cache.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_figure_database.c Version 21.5: Sep 15, 2021 New module swad_forum_database for database queries related to forums. 2021-09-15 13:48:41 +02:00
swad_figure_database.h Version 20.100.1: Sep 10, 2021 Queries moved to module swad_institution_database. 2021-09-10 20:24:48 +02:00
swad_file.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_file.h Version 21.35: Oct 18, 2021 New module swad_file_database for database queries related to files. 2021-10-18 20:49:14 +02:00
swad_file_MIME.c Version20.16.3 2021-02-09 12:43:45 +01:00
swad_file_MIME.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_file_database.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_file_database.h Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_file_extension.c Version 20.67.4: Apr 25, 2021 New file extensions for LogicWorks, reported by Eva Martínez Ortigosa. 2021-04-25 20:36:48 +02:00
swad_file_extension.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_firewall.c Version 21.4: Sep 15, 2021 New module swad_firewall_database for database queries related to firewall. 2021-09-15 08:14:09 +02:00
swad_firewall.h Version 21.4: Sep 15, 2021 New module swad_firewall_database for database queries related to firewall. 2021-09-15 08:14:09 +02:00
swad_firewall_database.c Version 21.4: Sep 15, 2021 New module swad_firewall_database for database queries related to firewall. 2021-09-15 08:14:09 +02:00
swad_firewall_database.h Version 21.4: Sep 15, 2021 New module swad_firewall_database for database queries related to firewall. 2021-09-15 08:14:09 +02:00
swad_follow.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_follow.h Version 21.0.1: Sep 13, 2021 Queries moved to module swad_follow_database. 2021-09-13 23:11:15 +02:00
swad_follow_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_follow_database.h Version 21.0.1: Sep 13, 2021 Queries moved to module swad_follow_database. 2021-09-13 23:11:15 +02:00
swad_form.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_form.h Version 20.94.10: Jun 29, 2021 Code refactoring related to HTML output. 2021-06-29 15:25:42 +02:00
swad_forum.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_forum.h Version 21.5.1: Sep 15, 2021 Queries moved to module swad_forum_database. 2021-09-15 20:21:02 +02:00
swad_forum_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_forum_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_game.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_game.h Version 21.6.2: Sep 18, 2021 Queries moved to module swad_game_database. 2021-09-18 19:33:01 +02:00
swad_game_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_game_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_global.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_global.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_group.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_group.h Version 20.94.6: Jun 28, 2021 Fixed bug in removal of project. 2021-06-28 12:54:09 +02:00
swad_group_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_group_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_help.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_help.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_help_URL.c Version 20.54: Mar 30, 2021 Statistics about agendas. 2021-03-30 14:45:37 +02:00
swad_hierarchy.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_hierarchy.h Version 20.97: Sep 10, 2021 Code refactoring related to scope. 2021-09-10 10:19:46 +02:00
swad_hierarchy_config.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_hierarchy_config.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_hierarchy_database.c Version 21.7: Sep 18, 2021 New module swad_hierarchy_database for database queries related to hierarchy. 2021-09-20 14:06:42 +02:00
swad_hierarchy_database.h Version 21.7: Sep 18, 2021 New module swad_hierarchy_database for database queries related to hierarchy. 2021-09-20 14:06:42 +02:00
swad_hierarchy_level.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_holiday.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_holiday.h Version 21.8.1: Sep 20, 2021 Queries moved to module swad_holiday_database. 2021-09-20 19:49:00 +02:00
swad_holiday_database.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_holiday_database.h Version 21.8.1: Sep 20, 2021 Queries moved to module swad_holiday_database. 2021-09-20 19:49:00 +02:00
swad_icon.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_icon.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_indicator.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_indicator.h Version 21.10: Sep 20, 2021 New module swad_indicator_database for database queries related to course indicators. 2021-09-20 22:50:31 +02:00
swad_indicator_database.c Version 21.11: Sep 22, 2021 New module swad_info_database for database queries related to course information. 2021-09-22 00:18:08 +02:00
swad_indicator_database.h Version 21.10: Sep 20, 2021 New module swad_indicator_database for database queries related to course indicators. 2021-09-20 22:50:31 +02:00
swad_info.c Version 21.11.1: Sep 22, 2021 Queries moved to module swad_info_database. 2021-09-22 08:57:04 +02:00
swad_info.h Version 21.11.1: Sep 22, 2021 Queries moved to module swad_info_database. 2021-09-22 08:57:04 +02:00
swad_info_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_info_database.h Version 21.14: Sep 22, 2021 New module swad_mail_database for database queries related to mail domains. 2021-09-22 20:33:01 +02:00
swad_institution.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_institution.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_institution_config.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_institution_config.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_institution_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_institution_database.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_language.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_language.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_layout.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_layout.h Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_link.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_link.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_link_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_link_database.h Version 21.12: Sep 22, 2021 New module swad_link_database for database queries related to institutional links. 2021-09-22 13:20:57 +02:00
swad_log.c Version 21.33.2: Oct 15, 2021 Fixed bug getting name of degree. 2021-10-15 16:46:57 +02:00
swad_log.h Version 21.13: Sep 22, 2021 New module swad_log_database for database queries related to access logs. 2021-09-22 14:41:49 +02:00
swad_log_database.c Version 21.37: Oct 19, 2021 New module swad_statistic_database for database queries related to statistics of accesses to platform. 2021-10-19 18:18:50 +02:00
swad_log_database.h Version 21.37: Oct 19, 2021 New module swad_statistic_database for database queries related to statistics of accesses to platform. 2021-10-19 18:18:50 +02:00
swad_logo.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_logo.h Version 20.84: May 27, 2021 New module swad_degree_database for database queries related to degrees. 2021-05-27 23:30:16 +02:00
swad_mail.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_mail.h Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_mail_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_mail_database.h Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_main.c Version 21.34: Oct 15, 2021 New module swad_session_database for database queries related to sessions. 2021-10-15 18:01:53 +02:00
swad_maintenance.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_maintenance.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_map.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_map.h Version 20.81: May 22, 2021 New module swad_country_database for database queries related to countries. 2021-05-22 12:34:10 +02:00
swad_mark.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_mark.h Version 21.15: Sep 24, 2021 New module swad_mark_database for database queries related to files of marks. 2021-09-24 00:37:11 +02:00
swad_mark_database.c Version 21.15: Sep 24, 2021 New module swad_mark_database for database queries related to files of marks. 2021-09-24 00:37:11 +02:00
swad_mark_database.h Version 21.15: Sep 24, 2021 New module swad_mark_database for database queries related to files of marks. 2021-09-24 00:37:11 +02:00
swad_match.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_match.h Version 21.42: Oct 24, 2021 Code refactoring in test questions. 2021-10-24 21:35:42 +02:00
swad_match_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_match_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_match_print.c Version 21.16.5: Sep 26, 2021 Queries moved to module swad_match_database. 2021-09-26 12:46:51 +02:00
swad_match_print.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_match_result.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_match_result.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_media.c Version 21.35: Oct 18, 2021 New module swad_file_database for database queries related to files. 2021-10-18 20:49:14 +02:00
swad_media.h Version 20.81: May 22, 2021 New module swad_country_database for database queries related to countries. 2021-05-22 12:34:10 +02:00
swad_media_database.c Version 20.71: May 10, 2021 New module swad_media_database for database queries related to media. 2021-05-10 17:39:46 +02:00
swad_media_database.h Version 21.5: Sep 15, 2021 New module swad_forum_database for database queries related to forums. 2021-09-15 13:48:41 +02:00
swad_menu.c Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_menu.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_message.c Version 21.51: Nov 04, 2021 Eliminated the limit of origin courses in messages. 2021-11-05 00:13:10 +01:00
swad_message.h Version 21.51: Nov 04, 2021 Eliminated the limit of origin courses in messages. 2021-11-05 00:13:10 +01:00
swad_message_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_message_database.h Version 21.21: Sep 30, 2021 New module swad_notice_database for database queries related to notices. 2021-09-30 23:17:10 +02:00
swad_network.c Version 21.19: Sep 29, 2021 New module swad_network_database for database queries related to webs/social networks. 2021-09-29 21:33:29 +02:00
swad_network.h Version 21.19: Sep 29, 2021 New module swad_network_database for database queries related to webs/social networks. 2021-09-29 21:33:29 +02:00
swad_network_database.c Version 21.20: Sep 30, 2021 New module swad_nickname_database for database queries related to nicknames. 2021-09-30 00:04:29 +02:00
swad_network_database.h Version 21.19: Sep 29, 2021 New module swad_network_database for database queries related to webs/social networks. 2021-09-29 21:33:29 +02:00
swad_nickname.c Version 21.39: Oct 21, 2021 Fixed bug in nicknamed. Reported by Ana Ollarves Reyes. 2021-10-21 20:33:55 +02:00
swad_nickname.h Version 21.39: Oct 21, 2021 Fixed bug in nicknamed. Reported by Ana Ollarves Reyes. 2021-10-21 20:33:55 +02:00
swad_nickname_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_nickname_database.h Version 21.39: Oct 21, 2021 Fixed bug in nicknamed. Reported by Ana Ollarves Reyes. 2021-10-21 20:33:55 +02:00
swad_notice.c Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_notice.h Version 21.21: Sep 30, 2021 New module swad_notice_database for database queries related to notices. 2021-09-30 23:17:10 +02:00
swad_notice_database.c Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_notice_database.h Version 21.32.2: Oct 13, 2021 Queries moved from RSS to other modules. 2021-10-13 23:34:10 +02:00
swad_notification.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_notification.h Version 21.21.1: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 09:11:58 +02:00
swad_notification_database.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_notification_database.h Version 21.23: Oct 04, 2021 New module swad_password_database for database queries related to passwords. 2021-10-04 17:16:06 +02:00
swad_pagination.c Version 21.34: Oct 15, 2021 New module swad_session_database for database queries related to sessions. 2021-10-15 18:01:53 +02:00
swad_pagination.h Version 21.22: Oct 04, 2021 Queries related to notifications moved to other modules. 2021-10-04 14:36:35 +02:00
swad_parameter.c Version 21.39: Oct 21, 2021 Fixed bug in nicknamed. Reported by Ana Ollarves Reyes. 2021-10-21 20:33:55 +02:00
swad_parameter.h Version 20.45.4: Mar 08, 2021 Some actions translated. 2021-03-08 12:28:58 +01:00
swad_password.c Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
swad_password.h Version 20.72: May 10, 2021 New module swad_account_database for database queries related to user's account. 2021-05-10 21:10:06 +02:00
swad_password_database.c Version 21.33.2: Oct 15, 2021 Fixed bug getting name of degree. 2021-10-15 16:46:57 +02:00
swad_password_database.h Version 21.23: Oct 04, 2021 New module swad_password_database for database queries related to passwords. 2021-10-04 17:16:06 +02:00
swad_photo.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_photo.h Version 21.24: Oct 05, 2021 New module swad_photo_database for database queries related to users' photos. 2021-10-05 00:54:19 +02:00
swad_photo_database.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_photo_database.h Version 21.41: Oct 24, 2021 New module swad_tag_database for database queries related to question tags. 2021-10-24 18:16:12 +02:00
swad_place.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_place.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_place_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_place_database.h Version 21.26: Oct 06, 2021 New module swad_plugin_database for database queries related to plugins. 2021-10-06 21:38:15 +02:00
swad_plugin.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_plugin.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_plugin_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_plugin_database.h Version 21.26: Oct 06, 2021 New module swad_plugin_database for database queries related to plugins. 2021-10-06 21:38:15 +02:00
swad_privacy.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_privacy.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_privacy_visibility_type.h Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_profile.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_profile.h Version 21.31: Oct 13, 2021 New module swad_report_database for database queries related to user reports. 2021-10-13 10:42:08 +02:00
swad_profile_database.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_profile_database.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_program.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_program.h Version 21.28: Oct 09, 2021 New module swad_program_database for database queries related to course program. 2021-10-09 18:23:48 +02:00
swad_program_database.c Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_program_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_project.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_project.h Version 21.29: Oct 11, 2021 New module swad_peoject_database for database queries related to projects. 2021-10-11 23:37:14 +02:00
swad_project_database.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_project_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_question.c Version 21.47.5: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-30 20:50:29 +02:00
swad_question.h Version 21.47.2: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-29 00:32:19 +02:00
swad_question_database.c Version 21.47.5: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-30 20:50:29 +02:00
swad_question_database.h Version 21.47.5: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-30 20:50:29 +02:00
swad_question_import.c Version 21.44: Oct 25, 2021 Functions moved to module swad_question. 2021-10-25 13:52:17 +02:00
swad_question_import.h Version 21.44: Oct 25, 2021 Functions moved to module swad_question. 2021-10-25 13:52:17 +02:00
swad_question_type.h Version 21.44: Oct 25, 2021 Functions moved to module swad_question. 2021-10-25 13:52:17 +02:00
swad_record.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_record.h Version 21.30.1: Oct 13, 2021 Queries moved to module swad_record_database. 2021-10-13 10:21:02 +02:00
swad_record_database.c Version 21.31: Oct 13, 2021 New module swad_report_database for database queries related to user reports. 2021-10-13 10:42:08 +02:00
swad_record_database.h Version 21.31: Oct 13, 2021 New module swad_report_database for database queries related to user reports. 2021-10-13 10:42:08 +02:00
swad_report.c Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_report.h Version 21.31: Oct 13, 2021 New module swad_report_database for database queries related to user reports. 2021-10-13 10:42:08 +02:00
swad_report_database.c Version 21.41: Oct 24, 2021 New module swad_tag_database for database queries related to question tags. 2021-10-24 18:16:12 +02:00
swad_report_database.h Version 21.31.2: Oct 13, 2021 Queries moved to module swad_log_database. 2021-10-13 15:37:14 +02:00
swad_role.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_role.h Version 21.32: Oct 13, 2021 New module swad_role_database for database queries related to user roles. 2021-10-13 19:02:22 +02:00
swad_role_database.c Version 21.32: Oct 13, 2021 New module swad_role_database for database queries related to user roles. 2021-10-13 19:02:22 +02:00
swad_role_database.h Version 21.32: Oct 13, 2021 New module swad_role_database for database queries related to user roles. 2021-10-13 19:02:22 +02:00
swad_role_type.h Version 20.45: Mar 06, 2021 Centers database table renamed. 2021-03-07 21:21:04 +01:00
swad_room.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_room.h Version 21.32.1: Oct 13, 2021 Queries moved to module swad_role_database. 2021-10-13 22:52:59 +02:00
swad_room_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_room_database.h Version 21.32.1: Oct 13, 2021 Queries moved to module swad_role_database. 2021-10-13 22:52:59 +02:00
swad_scope.c Version 20.97: Sep 10, 2021 Code refactoring related to scope. 2021-09-10 10:19:46 +02:00
swad_scope.h Version 20.97: Sep 10, 2021 Code refactoring related to scope. 2021-09-10 10:19:46 +02:00
swad_search.c Version 21.49: Nov 03, 2021 New module swad_user_database for database queries related to users. 2021-11-03 11:35:21 +01:00
swad_search.h Version 21.33: Oct 15, 2021 Queries moved from search to other modules. 2021-10-15 01:39:56 +02:00
swad_session.c Version 21.35.1: Oct 18, 2021 Queries moved to module swad_file_database. 2021-10-18 21:12:21 +02:00
swad_session.h Version 21.35.1: Oct 18, 2021 Queries moved to module swad_file_database. 2021-10-18 21:12:21 +02:00
swad_session_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_session_database.h Version 21.36: Oct 18, 2021 New module swad_setting_database for database queries related to user's settings / preferences. 2021-10-18 23:16:56 +02:00
swad_setting.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_setting.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_setting_database.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_setting_database.h Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_statistic.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_statistic.h Version 21.37: Oct 19, 2021 New module swad_statistic_database for database queries related to statistics of accesses to platform. 2021-10-19 18:18:50 +02:00
swad_statistic_database.c Version 21.46.1: Oct 26, 2021 Queries moved to module swad_test_database. 2021-10-26 17:33:20 +02:00
swad_statistic_database.h Version 21.41: Oct 24, 2021 New module swad_tag_database for database queries related to question tags. 2021-10-24 18:16:12 +02:00
swad_string.c Version 21.39: Oct 21, 2021 Fixed bug in nicknamed. Reported by Ana Ollarves Reyes. 2021-10-21 20:33:55 +02:00
swad_string.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_survey.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_survey.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_survey_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_survey_database.h Version 21.40: Oct 24, 2021 Queries moved to module swad_survey_database. 2021-10-24 16:55:47 +02:00
swad_syllabus.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_syllabus.h Version 20.31: Feb 15, 2021 Code refactoring in copy, concat and sprintf. 2021-02-15 16:25:55 +01:00
swad_system_config.c Version 21.41: Oct 24, 2021 New module swad_tag_database for database queries related to question tags. 2021-10-24 18:16:12 +02:00
swad_system_config.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_tab.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_tab.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_tag.c Version 21.46.1: Oct 26, 2021 Queries moved to module swad_test_database. 2021-10-26 17:33:20 +02:00
swad_tag.h Version 21.46.1: Oct 26, 2021 Queries moved to module swad_test_database. 2021-10-26 17:33:20 +02:00
swad_tag_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_tag_database.h Version 21.47.3: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-29 19:48:36 +02:00
swad_test.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_test.h Version 21.46.1: Oct 26, 2021 Queries moved to module swad_test_database. 2021-10-26 17:33:20 +02:00
swad_test_config.c Version 21.46.3: Oct 27, 2021 Queries moved to module swad_test_database. 2021-10-27 00:02:29 +02:00
swad_test_config.h Version 21.46.3: Oct 27, 2021 Queries moved to module swad_test_database. 2021-10-27 00:02:29 +02:00
swad_test_database.c Version 21.47: Oct 27, 2021 New module swad_questions_database for database queries related to test/exam/game questions. 2021-10-27 21:40:19 +02:00
swad_test_database.h Version 21.47.3: Oct 29, 2021 Queries moved to module swad_questions_database. 2021-10-29 19:48:36 +02:00
swad_test_print.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_test_print.h Version 21.46.4: Oct 27, 2021 Code refactoring in test prints. 2021-10-27 00:58:37 +02:00
swad_test_visibility.c Version 21.46: Oct 26, 2021 New module swad_test_database for database queries related to self-assessment tests. 2021-10-26 09:23:06 +02:00
swad_test_visibility.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_text.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_text_action.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_text_no_html.c Version 20.51: Mar 18, 2021 Call for exam module renamed. 2021-03-18 01:49:43 +01:00
swad_theme.c #include swad_setting.h 2021-10-24 20:32:09 +02:00
swad_theme.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_timeline.c Version 20.69.2: May 04, 2021 Fixed bug in removal of timeline favs. 2021-05-04 19:58:33 +02:00
swad_timeline.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_comment.c Version 21.21.1: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 09:11:58 +02:00
swad_timeline_comment.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_timeline_database.h Version 21.22: Oct 04, 2021 Queries related to notifications moved to other modules. 2021-10-04 14:36:35 +02:00
swad_timeline_favourite.c Version 21.21.1: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 09:11:58 +02:00
swad_timeline_favourite.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_form.c Version 20.94.10: Jun 29, 2021 Code refactoring related to HTML output. 2021-06-29 15:25:42 +02:00
swad_timeline_form.h Version 20.68.7: Apr 29, 2021 Code refactoring in timeline. 2021-04-29 23:35:21 +02:00
swad_timeline_note.c Version 21.21.2: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 18:54:12 +02:00
swad_timeline_note.h Version 20.68.6: Apr 29, 2021 Code refactoring in timeline. 2021-04-29 22:08:33 +02:00
swad_timeline_notification.c Version 21.21.1: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 09:11:58 +02:00
swad_timeline_notification.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_post.c Version 20.68.8: Apr 30, 2021 Code refactoring in timeline. 2021-04-30 00:12:54 +02:00
swad_timeline_post.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_publication.c Version 21.27: Oct 07, 2021 New module swad_profile_database for database queries related to user's public profile. 2021-10-07 01:21:23 +02:00
swad_timeline_publication.h Version 20.44: Mar 04, 2021 Timeline database tables renamed. 2021-03-04 18:37:16 +01:00
swad_timeline_share.c Version 21.21.1: Oct 01, 2021 Queries moved to module swad_notification_database. 2021-10-01 09:11:58 +02:00
swad_timeline_share.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_user.c Version 21.47.4: Oct 30, 2021 Review of comments. 2021-10-30 13:28:48 +02:00
swad_timeline_user.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_who.c Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timeline_who.h Version 20.43: Mar 04, 2021 Code refactoring in timeline. 2021-03-04 17:47:08 +01:00
swad_timetable.c Version 21.48: Nov 03, 2021 New module swad_timetable_database for database queries related to timetables. 2021-11-03 01:03:51 +01:00
swad_timetable.h Version 21.48: Nov 03, 2021 New module swad_timetable_database for database queries related to timetables. 2021-11-03 01:03:51 +01:00
swad_timetable_database.c Version 21.48: Nov 03, 2021 New module swad_timetable_database for database queries related to timetables. 2021-11-03 01:03:51 +01:00
swad_timetable_database.h Version 21.48: Nov 03, 2021 New module swad_timetable_database for database queries related to timetables. 2021-11-03 01:03:51 +01:00
swad_user.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_user.h Version 21.50.1: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 23:37:01 +01:00
swad_user_database.c Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_user_database.h Version 21.52: Nov 05, 2021 Changed SELECT COUNT to SELECT EXISTS in some queries. 2021-11-05 23:41:26 +01:00
swad_xml.c Version 20.95: Jul 08, 2021 New module swad_exam_database for database queries related to exams. 2021-07-08 15:00:17 +02:00
swad_xml.h Version20.16.3 2021-02-09 12:43:45 +01:00
swad_zip.c Version 21.50: Nov 03, 2021 Queries moved to module swad_user_database and other modules. 2021-11-03 21:31:16 +01:00
swad_zip.h Version 21.5: Sep 15, 2021 New module swad_forum_database for database queries related to forums. 2021-09-15 13:48:41 +02:00

README.md

swad-core

Main core for SWAD platform (Shared Workspace At a Distance)