Scot Hacker
|
ff49d5cba2
|
Just enough infrastructure to get tests to pass as standalone app
|
2018-03-29 23:05:49 -07:00 |
|
Scot Hacker
|
d3d8d5e46c
|
Rename Item model to Task
- With matching model, view, template changes
|
2018-03-28 22:51:10 -07:00 |
|
Scot Hacker
|
a2d02b0a8c
|
Tests for non-view util functions
|
2018-03-28 00:07:29 -07:00 |
|
Scot Hacker
|
97e596f463
|
Refactor utils to NOT take request
For testability / separation of concerns
|
2018-03-27 23:17:01 -07:00 |
|
Scot Hacker
|
5b2820df37
|
Add more permissions tests
|
2018-03-27 22:51:39 -07:00 |
|
Scot Hacker
|
9d436674db
|
Tests for list mine/not mine
|
2018-03-26 23:50:14 -07:00 |
|
Scot Hacker
|
dbc379da6a
|
Custom perm decorator to raise 403
|
2018-03-26 23:49:25 -07:00 |
|
Scot Hacker
|
f4d1da0ab7
|
Smoke and permissions tests
And various bug / permissions config tweaks to accompany
|
2018-03-26 00:37:29 -07:00 |
|
Scot Hacker
|
0d7a933d1c
|
Format process buttons
|
2018-03-24 17:16:12 -07:00 |
|
Scot Hacker
|
e4643eea26
|
Fix doublespace listing of Groups on AddList form
|
2018-03-24 16:57:06 -07:00 |
|
Scot Hacker
|
b3194da825
|
Search results tweak
|
2018-03-24 16:48:09 -07:00 |
|
Scot Hacker
|
d8cdd268d5
|
Bootstrap external ticket view
|
2018-03-24 16:42:16 -07:00 |
|
Scot Hacker
|
c03bc3579c
|
Enable Mark Done from task_detail
|
2018-03-24 16:30:43 -07:00 |
|
Scot Hacker
|
0992c43d8b
|
Finish bootstrapping task detail
|
2018-03-24 16:30:32 -07:00 |
|
Scot Hacker
|
07e02b56f7
|
Consolidate forms for task creation and editing
|
2018-03-24 12:24:49 -07:00 |
|
Scot Hacker
|
bc8adb63f5
|
Bootstrap task detail WIP
|
2018-03-20 23:57:37 -07:00 |
|
Scot Hacker
|
998b53463d
|
Finish bootstrapping list_detail
|
2018-03-20 00:09:52 -07:00 |
|
Scot Hacker
|
3be7ea7745
|
Bootstrapping list_detail / Add Task view
|
2018-03-19 00:41:52 -07:00 |
|
Scot Hacker
|
c470864c86
|
Bootstrap 4 in list_lists
|
2018-03-16 00:25:18 -07:00 |
|
Scot Hacker
|
7e0435a948
|
Get task_list before checking for groups
|
2018-03-16 00:24:58 -07:00 |
|
Scot Hacker
|
439689b32e
|
Clean up list_detail view
|
2018-03-15 23:16:33 -07:00 |
|
Scot Hacker
|
0daf9336c0
|
Replace locals() with context dicts
|
2018-03-14 23:54:58 -07:00 |
|
Scot Hacker
|
35cfd2eb39
|
Move "email thread participants" into utils
|
2018-03-14 00:22:37 -07:00 |
|
Scot Hacker
|
f853296aa8
|
Indentation cleanup
|
2018-03-13 23:48:34 -07:00 |
|
Scot Hacker
|
2bab3ec703
|
Clean up No Comments rendering
|
2018-03-13 23:33:28 -07:00 |
|
Scot Hacker
|
675210586c
|
Proper docstrings in forms
|
2018-03-13 00:34:00 -07:00 |
|
Scot Hacker
|
d9a0460942
|
Add type checking to views
|
2018-03-13 00:30:10 -07:00 |
|
Scot Hacker
|
fe7036dae3
|
Proper exception handling for email send error
|
2018-03-12 23:33:14 -07:00 |
|
Scot Hacker
|
982864e1ba
|
Don't show table unless there are items to show
|
2018-03-12 23:20:39 -07:00 |
|
Scot Hacker
|
b361abeaf6
|
Update external ticketing system
|
2018-02-12 23:38:48 -08:00 |
|
Scot Hacker
|
cc1a48ee6f
|
Completed field on Item should default to False
|
2018-02-12 23:38:03 -08:00 |
|
Scot Hacker
|
be9a87fc0f
|
Implment most of external ticket filing system
|
2018-02-12 00:04:39 -08:00 |
|
Scot Hacker
|
929f8df727
|
Search only shows results in groups of which user is a member
|
2018-02-11 23:18:48 -08:00 |
|
Scot Hacker
|
0f018b8572
|
Remove extraneous search view
|
2018-02-11 23:05:33 -08:00 |
|
Scot Hacker
|
91c0075ccf
|
Don't try to send notification email if assigned_to is blank
- Supports unassigned tasks
|
2018-02-11 23:01:37 -08:00 |
|
Scot Hacker
|
5cbfc554ee
|
Re-enable "mine" tasks
|
2018-02-11 22:57:35 -08:00 |
|
Scot Hacker
|
ad33d62024
|
Fix display of EditItemForm
|
2018-02-11 01:06:43 -08:00 |
|
Scot Hacker
|
5c1d98d952
|
Improve display of completed status
|
2018-02-11 00:48:19 -08:00 |
|
Scot Hacker
|
1c2a247f83
|
Remove errant permission note
|
2018-02-11 00:44:16 -08:00 |
|
Scot Hacker
|
3d93e176e8
|
Improve permission checking on detail views
|
2018-02-11 00:38:13 -08:00 |
|
Scot Hacker
|
4d0801313c
|
Improve on bare excepts
- And simplify email sending recipient gathering
|
2018-02-10 23:44:26 -08:00 |
|
Scot Hacker
|
8cba92b571
|
Better template filenames
- Also removes some extraneous CSS classes
|
2018-02-10 23:28:35 -08:00 |
|
Scot Hacker
|
03c125ca50
|
Refactor do/undo ops into single toggle function
|
2018-02-10 00:27:00 -08:00 |
|
Scot Hacker
|
0c8d31b6af
|
Clean up URLs
|
2018-02-10 00:26:19 -08:00 |
|
Scot Hacker
|
fc4fa7b7f3
|
Move JS to bottom of list_detail
|
2018-02-10 00:25:56 -08:00 |
|
Scot Hacker
|
efc2dbe11a
|
Rename List model to TaskList
|
2018-02-10 00:25:28 -08:00 |
|
Scot Hacker
|
774cd3d057
|
list_detail indentation
|
2018-02-04 23:24:27 -08:00 |
|
Scot Hacker
|
1fff35c613
|
Indentation fix in list_detail template
|
2018-02-04 01:01:48 -08:00 |
|
Scot Hacker
|
f2b87979f2
|
due_date optional in forms
|
2018-02-04 00:44:15 -08:00 |
|
Scot Hacker
|
cd1678da47
|
Remove remaining tox references
|
2018-02-04 00:40:00 -08:00 |
|