Commit Graph

302 Commits

Author SHA1 Message Date
acanas 231116c404 Version 21.78: Dec 30, 2021 Changing Str_BuildString for asprintf. 2021-12-30 11:50:29 +01:00
acanas d8a1e91cf9 Version 21.77: Dec 29, 2021 Animated recycle icon is changed by static icon. 2021-12-29 17:26:48 +01:00
acanas 6349c7daf4 Version 21.75: Dec 26, 2021 Code refactoring related to links. 2021-12-26 22:39:16 +01:00
acanas 30ba85fef0 Version 21.74: Dec 26, 2021 Working on design of dark theme. Code refactoring related to links. 2021-12-26 16:22:58 +01:00
acanas 7327c8be5e Version 21.72.1: Dec 22, 2021 Working on design of dark theme. 2021-12-22 18:54:43 +01:00
acanas 406e53fc51 Version 21.72: Dec 21, 2021 Working on design of dark theme. 2021-12-22 00:20:06 +01:00
acanas 69b39a13fd Version 21.71: Dec 20, 2021 Working on design of dark theme. 2021-12-20 22:43:32 +01:00
acanas 663ab8a32d Version 21.70.4: Dec 18, 2021 Working on design of dark theme. 2021-12-18 00:57:27 +01:00
acanas 849708bfa0 Version 21.70: Dec 15, 2021 Working on design of dark theme. 2021-12-15 14:02:49 +01:00
acanas 4112c3fa55 Version 21.69: Dec 15, 2021 Working on design of dark theme. 2021-12-15 00:47:29 +01:00
acanas 15607b19e5 Version 21.65: Dec 01, 2021 Selection of shape of user photos. 2021-12-01 01:43:13 +01:00
acanas 5517a2d430 Version 21.63: Nov 26, 2021 Fixing of corruption in test prints and match prints. 2021-11-26 01:53:31 +01:00
acanas f9b4ab100b Version 21.56.4: Nov 10, 2021 Code refactoring in switch statements (until swad_network_database.c). 2021-11-10 21:42:44 +01:00
acanas 641208b357 Version 21.55.1: Nov 09, 2021 Removed unused comments. 2021-11-09 18:32:04 +01:00
acanas eaad863026 Version 21.54.4: Nov 09, 2021 Queries moved from API module to database modules. 2021-11-09 00:38:11 +01:00
acanas 0385edbf57 Version 21.54.3: Nov 08, 2021 Queries moved from API module to database modules. 2021-11-08 20:52:40 +01:00
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
acanas b5ff64cb8d Version 21.47.1: Oct 28, 2021 Queries moved to module swad_questions_database. 2021-10-28 18:48:21 +02:00
acanas 352de7c69d Version 21.45.1: Oct 25, 2021 Code refactoring in test questions. 2021-10-25 22:35:24 +02:00
acanas 265aa7e578 Version 21.42: Oct 24, 2021 Code refactoring in test questions. 2021-10-24 21:35:42 +02:00
acanas 58bea36918 Version 21.16.5: Sep 26, 2021 Queries moved to module swad_match_database. 2021-09-26 12:46:51 +02:00
acanas 6161a356cb Version 21.16.4: Sep 24, 2021 Queries moved to module swad_match_database. 2021-09-25 22:49:05 +02:00
acanas 1726ed6442 Version 21.16.3: Sep 24, 2021 Queries moved to module swad_match_database. 2021-09-25 12:01:03 +02:00
acanas 1ed23c7c72 Version 21.16.2: Sep 25, 2021 Code refactoring related to error alerts. 2021-09-25 11:43:52 +02:00
acanas fb7bc2b0c8 Version 21.16.1: Sep 24, 2021 Queries moved to module swad_match_database. 2021-09-24 22:40:36 +02:00
acanas f0681a98aa Version 21.16: Sep 24, 2021 New module swad_match_database for database queries related to game matches. 2021-09-24 21:49:06 +02:00
acanas 0fd2757875 Version 21.8.1: Sep 20, 2021 Queries moved to module swad_holiday_database. 2021-09-20 19:49:00 +02:00
acanas 74d611fc4d Version 21.6.2: Sep 18, 2021 Queries moved to module swad_game_database. 2021-09-18 19:33:01 +02:00
acanas 1514c65817 Version 21.6.1: Sep 18, 2021 Queries moved to module swad_game_database. 2021-09-18 18:22:26 +02:00
acanas 179fc2b6a0 Version 21.6: Sep 18, 2021 New module swad_game_database for database queries related to games. 2021-09-18 17:34:19 +02:00
acanas 0e5ed54fa2 Version 20.96.1: Jul 30, 2021 Fix bugs removing exams. 2021-07-30 12:14:57 +02:00
acanas ea02337e65 Version 20.95.3: Jul 20, 2021 Queries moved to module swad_exam_database. 2021-07-20 13:14:12 +02:00
acanas 0866392160 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
acanas 36170e5cb0 Version 20.94.10: Jun 29, 2021 Code refactoring related to HTML output. 2021-06-29 15:25:42 +02:00
acanas 57456e7585 Version 20.94.6: Jun 28, 2021 Fixed bug in removal of project. 2021-06-28 12:54:09 +02:00
acanas 2cbb1b2b38 Version 20.94: Jun 17, 2021 New module swad_group_database for database queries related to groups. 2021-06-17 13:55:45 +02:00
acanas 3c7089216b Version 20.93: Jun 17, 2021 Code refactoring. 2021-06-17 13:26:25 +02:00
acanas b206217046 Version 20.78.2: May 20, 2021 Code formatting in games and matches. 2021-05-20 18:44:13 +02:00
acanas a6dae83d81 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
acanas 4c2f1f3142 Version 20.68.5: Apr 29, 2021 Fixed bug in matches. Reported by Jesús Garrido Alcázar. 2021-04-29 19:52:35 +02:00
acanas 8565264e1f Version 20.68.2: Apr 26, 2021 Code optimization in games and exams. 2021-04-26 19:34:29 +02:00
acanas 9af6b0d4f9 Version 20.68: Apr 26, 2021 New module swad_error. 2021-04-26 15:27:27 +02:00
acanas 06f12acde8 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
acanas 78cdd5b982 Version 20.67.1: Apr 24, 2021 Code refactoring in error messages. 2021-04-24 17:02:25 +02:00
acanas 9343280967 Version 20.66.5: Apr 23, 2021 Including missing head files. 2021-04-23 22:57:57 +02:00
acanas 79f5581860 Version 20.66.1: Apr 17, 2021 Code refactoring in database deletes. 2021-04-17 13:40:55 +02:00
acanas 4d80b0a917 Version 20.66: Apr 17, 2021 Code refactoring in database updates. 2021-04-17 13:11:37 +02:00
acanas 0a664e61f1 Version 20.65.1: Apr 17, 2021 Code refactoring in database replaces. 2021-04-17 11:27:33 +02:00
acanas dcac830080 Version 20.64.1: Apr 17, 2021 Optimizations in database selects. 2021-04-17 01:57:19 +02:00
acanas d3bc257ce5 Version 20.63: Apr 16, 2021 Optimizations in database selects. 2021-04-16 13:51:12 +02:00