Commit Graph

139 Commits (d966cf04a51b71362eefa3bcc68aa73e711c6c39)

Author SHA1 Message Date
Araozu d966cf04a5 [FE][Scans] Fixes #24 2023-11-22 09:37:36 -05:00
Araozu ee74e628ec [BE] Add comments 2023-11-21 17:04:13 -05:00
Araozu b8fc1bb951 [BE][Scans] Apply thresholding before trying to detect QR codes 2023-11-21 14:53:43 -05:00
Araozu 1b7c9591ca [FE][Scans] Show message when conversion is successful 2023-11-21 14:35:23 -05:00
Araozu 9fee445ef9 [BE][Scans] Differentiate between QR not found & errors. Convert scans without QR into PDF 2023-11-21 12:56:11 -05:00
Araozu 88da49a052 [FE][Scans] Improve UI to display relevant information 2023-11-21 12:11:09 -05:00
Araozu a1bae5e795 [BE][Scans] Disable cert. rotation 2023-11-17 15:49:43 -05:00
Araozu 42df2815c3 [BE][Scans] Delete files after conversion 2023-11-17 15:25:40 -05:00
Araozu f86131d3a5 [BE] Use imagemagick instead of printpdf 2023-11-17 15:16:37 -05:00
Araozu 57f69a6096 Changes to UI 2023-11-16 17:02:22 -05:00
Araozu 16b9cecd73 Fix error with backend build in jenkins 2023-11-16 12:32:14 -05:00
Araozu 811f60fa0e [BE][Scans] Fix UI error with certs with only DNI. Add unix timestamp to the names of the PDF generated 2023-11-16 12:24:57 -05:00
Araozu 0fe2c53ffd [BE][Scans] Match records with db & convert to PDF 2023-11-16 12:06:53 -05:00
Araozu 605ee27b4f [BE] Detect QR, parse params & get data from DB 2023-11-16 10:35:38 -05:00
Araozu 373ef5c74e Fix bug with QR generation. It used an inncorrect value for the iid 2023-11-16 09:10:32 -05:00
Araozu 9f5460f27f Scan UI changes. Rename files to be processed with unix timestamp 2023-11-14 16:39:15 -05:00
Araozu 645ad1f387 [BE] Search ESCANEOS directory for scans & get info from qr codes 2023-11-13 16:59:37 -05:00
Araozu 5939995477 Detect & read QR codes from certificate scans 2023-11-13 14:29:14 -05:00
Araozu eba366997a Change Search.tsx to allow pasting dnis with length >= 8 2023-11-10 11:47:43 -05:00
Araozu d37229aebc jenkins 6: revenge of the mantainer 2023-11-04 10:26:30 -05:00
Araozu 81540dcb9d jenkins 5: attack of the commits 2023-11-04 10:25:22 -05:00
Araozu 53c0df182f jenkins 4: the automation menace 2023-11-04 10:17:37 -05:00
Araozu 1751d4a0e9 jenkins 3: return of the pipeline 2023-11-04 10:12:55 -05:00
Araozu 40bcb85f83 jenkins file pt. 2: electric boogaloo 2023-11-04 10:09:51 -05:00
Araozu 041d6e98d5 jenkins 2 2023-11-04 10:07:53 -05:00
Araozu 31d7e8d3da jenkinsfile 2023-11-04 10:05:47 -05:00
Araozu 3c334093de [FE][Certs] Fix matpel 3's carnet's code format pt. 2 2023-10-30 15:40:28 -05:00
Araozu 18a8caf4a0 [FE][Certs] Fix matpel 3's carnet's code format 2023-10-30 15:37:45 -05:00
Araozu aac23c0971 [FE][Certs] Add shadow to matpel 3 carnet's code 2023-10-30 15:36:01 -05:00
Araozu 1089da5f0f [FE][Certs] Generate Matpel 3 carnet (complete) 2023-10-30 15:28:36 -05:00
Araozu 172ec76908 [FE][Certs] Generate Matpel 3 carnet w/o QR 2023-10-30 15:07:23 -05:00
Araozu 21c1184e2a [FE][Certs] Add the cert ID to the generated filename 2023-10-25 16:50:22 -05:00
Araozu 0d58e930ed [FE][Certs] Copy cert code on click 2023-10-25 15:30:09 -05:00
Araozu 2bd0c2c695 [FE][Certs] Automatically transform the custom label to uppercase 2023-10-25 15:09:09 -05:00
Araozu 8ccc53fd27 [FE][Certs] Add an indicator that all certs have been downloaded 2023-10-25 15:05:50 -05:00
Araozu fe3541ac4c [BE] Add logging. Log /person/<dni> 2023-10-25 12:46:32 -05:00
Araozu 02e3521eb8 Fixes #13 Fix param parsing, change '1ros aux' cert length from 4 to 12 hours 2023-10-18 10:58:29 -05:00
Araozu d474b8bb55 Fix error in SQL where a string was expected bit a number was provided
The SQL had to have quotes '', but it didn't.
This caused some DNIs that started with 0 (`09950031`) to be casted into `9950031`
2023-10-17 10:59:03 -05:00
Araozu b2774f7783 [FE][Classroom] Fixex #10 Fix the system generating invalid usernames 2023-10-11 14:46:33 -05:00
Araozu 5f1a46747a [Classroom][BE] Fixes #8 Fix error setting expiration date 2023-10-09 09:32:02 -05:00
Araozu c78dbf479f [FE] Fixes #7 - Set tab title to the current person name 2023-10-07 11:14:05 -05:00
Araozu 34b6aab6b7 [Classroom] Show & update user's account expiration date 2023-10-07 11:04:20 -05:00
Araozu d30a75697b [Classroom][FE] Fixes #5 Don't show duplicate entries 2023-10-06 10:53:54 -05:00
Araozu b72026a93f Fixes #4 [Classroom] Fix error when a person has only 1 name 2023-10-06 10:32:04 -05:00
Araozu 595e2debea Bug fixes 2023-10-05 14:08:11 -05:00
Araozu 47f20b8920 Log login html response 2023-10-05 12:50:29 -05:00
Araozu 16bd38e6a7 [BE] Fix encoding of classroom credentials 2023-10-05 12:34:45 -05:00
Araozu 8dbb0cd940 [BE] Log http request responses made to the online classroom 2023-10-05 12:31:02 -05:00
Araozu 6906e5f788 [Classroom][FE] Fix bug, copy button not copying 2023-10-05 11:29:39 -05:00
Araozu 2dc1b6ba59 [Classroom][BE] Include classroom_username in the person entity. 2023-10-05 11:25:23 -05:00