Commit Graph

85 Commits

Author SHA1 Message Date
17455c9e80 Add reasoncode data 2023-06-11 22:14:03 +01:00
5964b537bc Add notes 2023-06-08 21:45:14 +01:00
0f7693d798 Bug Fixes:
- Out of date schedules were not being removed from timetable
 - Timetable update was at risk of missing a day
 - cif-data file was not being removed after mailing - mainly an issue when not containerized
 - Added additional helper variables
2023-06-07 21:14:49 +01:00
bfe15ca776 Fix mailer date header 2023-06-07 10:32:15 +01:00
e91eb187e3 Improve code modularity 2023-06-06 13:11:54 +01:00
88fe86d56a Improve modularity of code and readability of logs 2023-06-06 12:59:44 +01:00
8ef0585916 Add date to email 2023-06-06 11:31:32 +01:00
dfe5e5830b Tidying logging and comments 2023-06-05 21:04:20 +01:00
2ca5a86030 Bug Fixes:
- Remove outdated timetable data,
 - Ensure a 'Delete' transaction only deletes required data
 - Bump version to 2023.6.6
2023-06-05 20:55:59 +01:00
e52ec43939 Add note 2023-06-04 23:40:20 +01:00
1588f3c86c Tidying 2023-06-04 23:28:50 +01:00
9232c740a0 Add notes for PIS development 2023-06-04 19:20:18 +01:00
71d32a4303 Fixed issue: owlboard/backend#18, remove duplicate code and adjust some code in incorrect order 2023-06-04 19:11:06 +01:00
89574d4bbd Wrap _addToDb functionality in a try:except block 2023-06-04 18:39:06 +01:00
e17d03b376 Actually fix for if cif_data doesn't exist 2023-06-03 22:08:37 +01:00
35faea7ecd Fix for if cif_data file does not exist 2023-06-03 22:03:48 +01:00
4d0538479a Fix prod filepath 2023-06-03 22:01:43 +01:00
feb9775fe2 Add cif data as attachment to log email 2023-06-03 21:57:26 +01:00
30faef09c8 Rebase 2023-06-03 21:05:35 +01:00
d28c73308b Adjustments 2023-06-03 21:05:10 +01:00
f6463883f6 Add not in service code 2023-06-02 19:43:07 +01:00
ec83af3a3a Fix timetable update handling 2023-06-02 00:47:24 +01:00
3fe1e13d9b Remove superfluous logging 2023-06-02 00:14:25 +01:00
86ecc4d07d Fix typo 2023-06-02 00:12:37 +01:00
a492e30df9 Add PIs notes 2023-06-01 20:28:01 +01:00
c5829afbbb Add PIS Codes 2023-06-01 18:23:24 +01:00
788718f891 Add notes for future development 2023-06-01 16:49:47 +01:00
97180f235f Bump version 2023-06-01 16:48:09 +01:00
48f31cec8f Add additional PIS Codes from May 23 timetable 2023-06-01 16:47:09 +01:00
8a274a3e7c Fix incorrect logger implementation 2023-06-01 09:29:39 +01:00
3c5186827e Add debug to logger import 2023-06-01 09:10:51 +01:00
f8836517c1 Bump version 2023-06-01 09:08:57 +01:00
f8e3c0b8bf Add PIS 2023-06-01 09:07:57 +01:00
f961a18486 Remove unrequired DB operation 2023-06-01 00:04:01 +01:00
dc7ebc76b2 Remove superfluous logging 2023-06-01 00:00:42 +01:00
2d9a802d8b Add counter increment to mongo.query 2023-05-31 23:09:31 +01:00
0916e666fb Adjust file_location 2023-05-31 23:04:59 +01:00
6425c8e25a Add TIPLOC to PIS Data 2023-05-31 22:59:38 +01:00
7122233ac3 PIS Update based on hash rather than time 2023-05-31 22:09:09 +01:00
71dbf5df52 Add notes to _removeOutdatedServices() 2023-05-31 20:37:53 +01:00
3d111e2563 Add timetable data 2023-05-31 19:04:33 +01:00
467651c45f Furnish timetable 2023-05-30 23:03:16 +01:00
3aee27d129 Building out timetable logic 2023-05-28 00:22:44 +01:00
5773cc3d36 Adjust notes 2023-05-26 21:07:18 +01:00
e142143fad Prepare for timetable data 2023-05-26 11:24:01 +01:00
dd15c3ba77 Fix PIS codes 2023-05-24 21:36:32 +01:00
2bdb981c16 Bump version 2023-05-24 12:10:17 +01:00
1bf7435fc9 Closes OwlBoard/backend#14 2023-05-24 12:07:23 +01:00
b75a3ffb81 Bump version 2023-05-23 22:12:03 +01:00
3349a13020 West services complete 2023-05-23 22:11:27 +01:00