716a0be908
Fix S3 issue
2025-09-06 01:29:52 +09:00
66aacbb69e
Fix photo upload 2
2025-09-06 01:23:28 +09:00
f50d1e1c79
add photo exif
2025-09-06 01:10:28 +09:00
775f77a440
Fix bulk_upload_checkin_photos
2025-09-06 00:50:30 +09:00
efa51b4fcc
Fix API for bulk_upload_checkin_photos
2025-09-06 00:45:51 +09:00
fdc1d66f08
add log for check in
2025-09-06 00:31:53 +09:00
99e4561694
Fix entry registration
2025-09-06 00:11:57 +09:00
86ea3a4b0c
Fix history issue
2025-09-05 23:50:50 +09:00
33b122b7e8
Fix history
2025-09-05 23:28:27 +09:00
00bc1cadc9
Fix login issue
2025-09-05 23:20:10 +09:00
d8e1b05d41
password issue
2025-09-05 23:04:40 +09:00
272269431e
Email feature
2025-09-05 22:48:15 +09:00
9d11685b65
Fix teams error
2025-09-05 17:29:11 +09:00
4e1ef7c230
add automatic entry script
2025-09-05 16:57:18 +09:00
4a5f6273ed
Fix pghba.conf
2025-09-04 19:30:16 +09:00
e0543e2b4e
update APIs
2025-09-04 19:25:14 +09:00
32f860af41
fix restore checkin list
2025-09-04 11:27:04 +09:00
3cb0c2daf7
update qr api
2025-09-04 10:34:48 +09:00
7abdfbe903
add submit_qr_points
2025-09-04 10:10:24 +09:00
1698776589
Fix try-except structure and docstring in checkin API
...
- Correct indentation for except block
- Fix broken docstring formatting
- Ensure proper Python syntax compliance
- Resolve remaining syntax errors
2025-09-03 22:08:08 +09:00
f55f44013f
Fix syntax errors in checkin API
...
- Fix indentation and syntax errors in api_play.py
- Correct try-except block structure
- Fix line endings and code formatting
- Resolve syntax error preventing Django startup
2025-09-03 22:04:19 +09:00
0d6f9024f4
Fix import path for utils module
...
- Change from .utils import to rog.utils module import
- Update S3Bucket and send_reset_password_email usage
- Fix typo in verification_url variable name
- Resolve ImportError preventing Django app startup
2025-09-03 21:56:40 +09:00
e0635936fe
Add missing S3Bucket class to fix import error
...
- Implement S3Bucket class in utils.py for legacy compatibility
- Add upload_file and get_file_url methods
- Fix ImportError that was preventing app startup
2025-09-03 21:48:22 +09:00
cd8f872f1f
Fix Location2025 model attribute error in checkin API
...
- Replace is_service_cp with default False (attribute not exists in Location2025)
- Update point calculation to use checkin_point from Location2025 model
- Improve error handling for missing attributes
2025-09-03 21:40:40 +09:00
1c36ece232
debug checkin
2025-09-03 20:22:39 +09:00
a0e024b77d
update checkin image issue
2025-09-03 07:56:40 +09:00
4901b44f4a
Update pg_hba.conf
2025-09-03 04:04:34 +09:00
3c28d33ebf
remove logs
2025-09-03 03:58:45 +09:00
bbd655955a
update nginx conf for performance
2025-09-02 23:27:34 +09:00
8ffedc177f
Fix some APIs
2025-09-02 23:14:14 +09:00
9f27357a3b
Fix APIResponseEnhancementMiddleware
2025-09-02 20:52:15 +09:00
3b28f49959
Add logs on API
2025-09-02 20:47:04 +09:00
a8dc2ba3b1
Update new API..
2025-09-02 20:06:58 +09:00
0acaa6ea1f
Fix start/goal processes
2025-09-02 17:10:33 +09:00
d6b40bd0f8
Add log on APIs
2025-09-02 17:01:40 +09:00
c95c8713d4
Fix is_staff issue
2025-09-02 15:29:34 +09:00
70acda8167
add is_staff for user login api
2025-09-02 11:40:17 +09:00
45a29c7b18
Fix inbound2 fields missing
2025-09-02 05:02:16 +09:00
05b9432a90
Fix inbound2 issue
2025-08-31 20:05:27 +09:00
a8c0f52860
Fix /api/locsext API
2025-08-31 17:51:41 +09:00
77acb7c016
Fixed ExtentForLocation API issue
2025-08-31 17:35:06 +09:00
104d39a96b
Update location2025 missing fields
2025-08-31 15:04:35 +09:00
619aa4f396
Fix Location2025 missing fields
2025-08-31 14:45:50 +09:00
aa8b39aa99
Fix Location2025 checkin_radius issue
2025-08-31 14:31:31 +09:00
03de478b80
Change Location2025 columns
2025-08-31 14:17:52 +09:00
58165e825b
Retry Location2025 search update 3
2025-08-31 14:10:16 +09:00
c8c8d264c9
Retry Location2025 search update
2025-08-31 14:03:47 +09:00
bef4af1086
Fix Location2025 search feature..
2025-08-31 13:56:20 +09:00
1fe96f6a51
Fix CSV upload for Location2025
2025-08-31 13:49:56 +09:00
e9c6838171
Fix duplicate user registration error
2025-08-31 12:08:36 +09:00