Scot Hacker
|
2264c51e77
|
Exclude .eggs from tox tests
|
2016-08-02 00:21:49 -07:00 |
|
Scot Hacker
|
3a1d15d1ca
|
More excludes in tox.ini
|
2016-08-02 00:18:21 -07:00 |
|
Scot Hacker
|
9c3000f572
|
Fix list view when lists in different groups have same slug
- Also fix bad messages when deleting items from lists
|
2016-07-28 00:13:51 -07:00 |
|
Scot Hacker
|
1b92e8dea6
|
Trigger first Travis build
|
2016-04-11 08:26:10 -07:00 |
|
Scot Hacker
|
290345e70a
|
Bump version to 1.6
|
2016-04-11 00:05:59 -07:00 |
|
Scot Hacker
|
039fee9a30
|
View optimizations
|
2016-04-11 00:04:42 -07:00 |
|
Scot Hacker
|
d9f1a8fcb4
|
Use True, not 1
|
2016-04-10 23:50:28 -07:00 |
|
Scot Hacker
|
2702b6280b
|
PEP-8 compliance
|
2016-04-10 23:44:11 -07:00 |
|
Scot Hacker
|
6de3706d3c
|
Merge pull request #29 from bittner/feature/tox-and-travis-configuration
Add basis for automated tests and QA
|
2016-04-10 23:33:51 -07:00 |
|
Peter Bittner
|
9413e7b590
|
Add long_description and custom clean command (setup.py)
|
2016-04-10 23:40:16 +02:00 |
|
Peter Bittner
|
a0b92e38c8
|
Fix flake8 complaints
Move flake8 configuration into tox config file
|
2016-04-10 20:06:21 +02:00 |
|
Peter Bittner
|
dadb8f1ff6
|
Add tox configuration and integration with setup.py
Add Travis CI build server configuration
Add badges and Tests section to README
Bump version (development)
|
2016-04-10 19:42:24 +02:00 |
|
Scot Hacker
|
33ec166c6f
|
Remove remaining ifequal tags
|
2016-04-09 23:29:51 -07:00 |
|
Scot Hacker
|
37bb0fb5a2
|
Show "Anyone" for unassigned tasks in search results
|
2016-04-09 23:22:45 -07:00 |
|
Scot Hacker
|
9b6418c7b1
|
Allow unassigned ("anyone") tickets
- Requires a migration
|
2016-04-09 11:56:27 -07:00 |
|
Scot Hacker
|
5e4f6e8d77
|
More template cleanup
|
2016-04-09 11:52:16 -07:00 |
|
Scot Hacker
|
c42a03cee9
|
Replace render_to_response() with render()
|
2016-04-09 02:45:47 -07:00 |
|
Scot Hacker
|
eaeb870aad
|
Remove stray management_form refs
|
2016-04-09 02:37:28 -07:00 |
|
Scot Hacker
|
37aef01c0f
|
Clean-up / modernize templates and views
|
2016-04-09 02:23:11 -07:00 |
|
Scot Hacker
|
8ee28118fe
|
Django 1.9 compatibility
- Remove deprecated `load ur from future`
- Refactor urls.py as list
|
2016-01-06 23:44:57 -08:00 |
|
Scot Hacker
|
c3e47ba438
|
Don't require superuser
Just require default_assignee for anon ticket submissions
Resolves https://github.com/shacker/django-todo/issues/25
|
2016-01-05 23:57:47 -08:00 |
|
Scot Hacker
|
f9efd68f82
|
Merge branch 'master' of https://github.com/shacker/django-todo
|
2015-09-02 23:53:01 -07:00 |
|
Scot Hacker
|
1760e4f72a
|
Merge pull request #24 from bittner/feature/flake8
Add flake8 configuration, address flake8 complaints
|
2015-09-02 23:50:24 -07:00 |
|
Scot Hacker
|
74f3a92cdd
|
Note should not be a required field
|
2015-09-02 23:49:28 -07:00 |
|
Peter Bittner
|
d8444cec60
|
Bump version number for release 1.5
|
2015-09-02 23:30:39 +02:00 |
|
Peter Bittner
|
767eb75e7d
|
Add flake8 configuration, fix flake8 complaints
|
2015-09-02 23:30:04 +02:00 |
|
Scot Hacker
|
c408224e02
|
Custom exception for missing superuser in settings
|
2015-06-15 00:12:52 -07:00 |
|
Scot Hacker
|
85c45ecbfc
|
URLs tweak
|
2015-06-15 00:12:17 -07:00 |
|
Scot Hacker
|
0f0505f24d
|
Fix field warnings for Django 1.8 (with migration)
|
2015-06-15 00:11:50 -07:00 |
|
Scot Hacker
|
bfb0820606
|
Text tweak
|
2015-06-15 00:10:27 -07:00 |
|
Scot Hacker
|
0f4538ee16
|
Remove print statement
|
2014-12-11 14:58:09 -08:00 |
|
Scot Hacker
|
a9175d575b
|
Use python 2/3 compatible unicode strings
|
2014-12-02 10:53:38 -08:00 |
|
Scot Hacker
|
6e032b22bb
|
Enable simple search of tasks
|
2014-11-17 14:42:17 -08:00 |
|
Scot Hacker
|
bf7dc911b1
|
Add get_absolute_url() method for todo items
|
2014-11-10 23:18:44 -08:00 |
|
Scot Hacker
|
73adbb872c
|
Bump version to 1.5.dev for future
|
2014-11-09 11:22:09 -08:00 |
|
Scot Hacker
|
8c7837d76c
|
Merge pull request #21 from bittner/master
Fix version number to upload to PyPI
|
2014-11-09 11:11:14 -08:00 |
|
Peter Bittner
|
2a8a39ef8c
|
Fix version number to upload to PyPI
|
2014-11-09 09:31:58 +01:00 |
|
Scot Hacker
|
6d54d5b129
|
Remove deprecated cycle tag from templates
|
2014-11-07 23:43:57 -08:00 |
|
Scot Hacker
|
d4cba204c1
|
Specify exclude Meta on form definitions
|
2014-11-07 23:43:27 -08:00 |
|
Scot Hacker
|
5689ed2b51
|
Add new settings for default list ID, default assignee, default redirect on public ticket submission
|
2014-11-07 23:28:39 -08:00 |
|
Scot Hacker
|
b388aece1b
|
Remove most CSS, clean up templates
- Assume the existing site has its own styles
|
2014-11-07 22:26:53 -08:00 |
|
Scot Hacker
|
30127a23de
|
Set default value for boolean Item.completed
|
2014-11-07 22:04:23 -08:00 |
|
Scot Hacker
|
37ea8a8a75
|
Neutralize some assumptions
|
2014-11-07 10:42:53 -08:00 |
|
Scot Hacker
|
5ea9d3a444
|
Merge pull request #20 from leephillips/ap
Display full names as well as usernames in the assign_to dropdown when
|
2014-10-06 11:16:05 -07:00 |
|
Lee Phillips
|
86474625a4
|
Display full names as well as usernames in the assign_to dropdown when
adding a task.
|
2014-10-06 14:01:55 -04:00 |
|
Scot Hacker
|
94b01d868d
|
Remove stray CSS reference; whitespace
Fixes #17
|
2014-08-26 12:45:30 -07:00 |
|
Scot Hacker
|
305dfc0f93
|
Indentation fix
|
2014-08-03 09:27:28 -07:00 |
|
Scot Hacker
|
237d96d386
|
Merge pull request #16 from leephillips/ap
A task with no due date created an error when checking for completion.
|
2014-08-03 09:25:31 -07:00 |
|
Lee Phillips
|
4bad5fbd06
|
A task with no due date created an error when checking for completion.
|
2014-08-03 10:25:01 -04:00 |
|
Scot Hacker
|
82e1520cff
|
Merge pull request #15 from leephillips/ap
When there is only one group, do not force the user to select it in the ...
|
2014-08-02 22:48:59 -07:00 |
|