|
66c1ef629b
|
Use django-recurrence for recurrence fields
|
2021-05-19 18:22:33 -04:00 |
|
|
6d1ef6ab22
|
Add relative representation of dates in task listings
|
2021-05-14 22:09:02 -04:00 |
|
|
7c14e4733c
|
Split tool/task list items into component templates
|
2021-01-21 17:12:05 -05:00 |
|
|
58a5645cdf
|
Use {% empty %} instead of if/else in index
|
2021-01-21 17:10:15 -05:00 |
|
|
e4b45ad948
|
Check if user is authenticated for showing/accepting task event form
|
2020-12-22 15:32:58 -05:00 |
|
|
86fe80b375
|
Use markdown for task notes, also add markdown task description
|
2020-12-22 15:15:43 -05:00 |
|
|
fb0b5be914
|
Switch to Group-based reminder subscriptions, add tool subscriptions
|
2020-12-17 11:47:22 -05:00 |
|
|
09bc22f60b
|
Improve style and responsiveness of event entry in taskDetail
|
2020-12-15 01:46:23 -05:00 |
|
|
9d825f74c4
|
Add an alert in taskDetail for overdue events
|
2020-12-15 01:45:15 -05:00 |
|
|
164d81871a
|
Improve appearence of events table in taskDetail
|
2020-12-15 01:44:05 -05:00 |
|
|
f475e1bd0e
|
Move "base" template to top level
|
2020-12-15 00:37:15 -05:00 |
|
|
99ee47052c
|
Use bootstrap for UI, abstracted into a base template
makes web interface look a bit less terrible
also changed to extensions recognized by web-mode for Django Templates
|
2020-12-15 00:37:15 -05:00 |
|
|
a005ab151b
|
Properly format dates in templates
|
2020-12-08 16:04:45 -05:00 |
|
|
dc82bfc58a
|
sendNotifications: Use a template for the email message
|
2020-12-08 16:04:45 -05:00 |
|
|
9ec48f075f
|
Initial Commit
basic web-app functionality works
|
2020-12-03 12:31:39 -05:00 |
|