kououken
|
4704b86f2a
|
Set section boolean values to default to False, and set field numerical values to default to 0.
|
2019-02-14 14:23:05 -08:00 |
|
Rupika
|
c69ad9d9ad
|
fix db conflict?
|
2019-02-13 23:09:57 -08:00 |
|
Rupika
|
614f7102ba
|
altered data_date to accommodate null date values
|
2019-02-13 21:17:31 -08:00 |
|
kououken
|
70df4ec486
|
Changed 'type' references to 'field_type' in backend and a couple places in front end.
|
2019-02-13 17:38:27 -08:00 |
|
Rupika
|
e7161c7ff9
|
clean up code
|
2019-02-11 12:36:24 -08:00 |
|
Rupika
|
7b2c58cb2d
|
deleting the file in database if it exists in report
|
2019-02-10 19:23:12 -08:00 |
|
Rupika
|
7c472bb917
|
moved the get_data_type and get_path_leaf to models.py from views.py to clean up
|
2019-02-09 13:41:39 -08:00 |
|
kououken
|
38a9464870
|
Implemented policy parsing, applied policy to report creation, added field_name to fields.
|
2019-02-07 15:32:21 -08:00 |
|
kououken
|
6ae79194d0
|
Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section.
|
2019-01-31 16:55:11 -08:00 |
|
kououken
|
1a68176f80
|
Gave all models string representations and set up file storage.
|
2019-01-25 14:37:03 -08:00 |
|
Daniel Dupriest
|
bd1bf44059
|
Created CustomUser and tweaked backend models.
|
2019-01-22 16:38:09 -08:00 |
|
Daniel Dupriest
|
36252079d7
|
Database models all implemented. Migrations made.
|
2019-01-20 14:39:11 -08:00 |
|
Rupika
|
5d55d9d66f
|
Fixed functionality and added JSON responses for corresponding views.
|
2019-01-20 11:58:30 -08:00 |
|
Rupika
|
be5c722eca
|
Fixed merge conflict in reimbursinator/urls.py
|
2019-01-19 22:39:07 -08:00 |
|