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 |
|
Lee Phillips
|
27147637ec
|
When there is only one group, do not force the user to select it in the add_list form.
|
2014-08-02 22:44:56 -04:00 |
|
Scot Hacker
|
bfd7bb79bb
|
Merge pull request #14 from leephillips/master
The top view (list of lists) generated a javascript error because base.h...
|
2014-06-22 08:53:00 -07:00 |
|
Lee Phillips
|
7eb488cfa9
|
The top view (list of lists) generated a javascript error because base.html refers to thedate, which the view function list_lists did not define.
|
2014-06-22 00:37:51 -04:00 |
|
Scot Hacker
|
4ba595d9cb
|
Merge pull request #12 from bittner/master
Changed related_name in foreign key "created_by", reformatted code, readme and license
|
2014-06-02 22:51:25 -07:00 |
|
Peter Bittner
|
ca598fb794
|
Whitespace correction (reformatting only)
|
2014-06-01 12:24:31 +02:00 |
|
Peter Bittner
|
3730494b42
|
Fixed invalid CSS
|
2014-06-01 12:19:12 +02:00 |
|
Peter Bittner
|
870ae5cab4
|
Removed version number (now in package and Wiki)
|
2014-05-31 20:01:42 +02:00 |
|
Peter Bittner
|
d1b1842965
|
Changed related_name in foreign key created_by (conflict with django-media-tree)
|
2014-05-31 19:12:02 +02:00 |
|
Peter Bittner
|
e894b14a96
|
Reformatting only (PEP8)
|
2014-05-31 19:10:38 +02:00 |
|
Peter Bittner
|
0194290140
|
Bugfix hashbang
|
2014-05-31 09:36:54 +02:00 |
|
Peter Bittner
|
97d27f7589
|
Reformatted readme and license
Move some setup values to package
Added .gitignore
|
2014-05-31 09:19:27 +02:00 |
|
Peter Bittner
|
18df0f2c78
|
Renamed README, adapted MANIFEST
|
2014-05-31 08:44:54 +02:00 |
|
Scot Hacker
|
f150256c36
|
Merge pull request #11 from jwiltshire/master
Ensure url template tag compatibility for Django 1.4 - 1.6
|
2014-05-05 23:21:58 -07:00 |
|
Jonathan Wiltshire
|
6c0112a050
|
Add missing quotes for url tag in email templates
|
2014-05-05 20:52:30 +01:00 |
|
Jonathan Wiltshire
|
bc5fcd3b3c
|
Ensure compatiblity with Django 1.4 url template tag
|
2014-05-05 20:50:55 +01:00 |
|
Scot Hacker
|
322e043b7a
|
Re-add quotes on template URL params
|
2014-03-08 00:00:23 -08:00 |
|
Scot Hacker
|
ec2d6d8626
|
Merge pull request #10 from somesmart/patch-1
update to list_lists.html
|
2014-03-07 18:12:50 -08:00 |
|
somesmart
|
f4ebed8775
|
update to list_lists.html
fixed a small bug that caused the url call to todo-add_list to fail
|
2014-03-07 20:09:29 -06:00 |
|
Scot Hacker
|
4dfab71f33
|
Updated version info
|
2013-08-31 10:00:35 -07:00 |
|
Scot Hacker
|
e77176bc4f
|
Named URL tweaks for Django 1.5 compatibility
|
2013-08-31 09:55:19 -07:00 |
|
Scot Hacker
|
a1703b3127
|
Merge pull request #8 from tomscytale/master
Add option to restrict todo lists to logged in staff instead of to all logged in users.
|
2012-03-15 07:39:11 -07:00 |
|
Scot Hacker
|
3aa759d1db
|
Merge pull request #7 from tomscytale/master
Added support for STATIC_URL (changed from old MEDIA_URL).
|
2012-03-13 07:58:51 -07:00 |
|
Tom Shortall
|
6284dad786
|
add option to restrict todo to staff
|
2012-03-13 00:12:09 +00:00 |
|
Tom Shortall
|
1e40919aee
|
support Django static files
|
2012-03-12 23:52:11 +00:00 |
|
Scot Hacker
|
b035a61f76
|
Add csrf exemption for list reordering.
|
2012-02-03 22:45:46 -08:00 |
|
Scot Hacker
|
070d395c46
|
Merge pull request #4 from calebr/master
Minor improvements - thanks Calebr.
|
2011-09-08 10:35:40 -07:00 |
|
Grzegorz Kamola
|
3795937cce
|
Correct hardlinked path to css file
|
2011-09-07 12:54:31 +02:00 |
|
Grzegorz Kamola
|
e1995b4c0e
|
Make use of DateField arguments
|
2011-09-07 12:48:34 +02:00 |
|
Scot Hacker
|
d361681f5a
|
Merge branch 'master' of github.com:shacker/django-todo
|
2011-05-14 12:13:55 -07:00 |
|
Scot Hacker
|
f13607e515
|
Update to "new" Django messages style. No longer breaks with Django 1.4.
|
2011-05-14 12:12:36 -07:00 |
|
Scot Hacker
|
2693907b2d
|
Added BSD license.
Ajax re-ordering javascript now returns false instead of False per javascript standard.
|
2011-04-28 23:01:17 -07:00 |
|
Scot Hacker
|
2df0fa1fb5
|
Tweaked manifest.
|
2010-09-27 09:33:01 -07:00 |
|
Scot Hacker
|
b4b053ee3d
|
Adding package manifest.
|
2010-09-27 09:31:33 -07:00 |
|
Scot Hacker
|
04d1f181a6
|
Moving module into subdir.
|
2010-09-27 01:48:00 -07:00 |
|
Scot Hacker
|
c92ad2d3d7
|
Moving module into child directory.
|
2010-09-27 01:41:43 -07:00 |
|
Scot Hacker
|
5be5ea023c
|
Moving from google code to github.
|
2010-09-27 01:12:13 -07:00 |
|