33 Commits

Author SHA1 Message Date
Gergely Brautigam
176ba70e5c Added test for AddCategory basic case. 2016-02-04 20:43:24 +01:00
Suraj
52298e3e06 minor changes 2016-02-05 00:06:53 +05:30
Suraj
1752d74589 to show edit task thing 2016-02-05 00:06:00 +05:30
Suraj
3113502041 moved templates folder out of public folder 2016-02-03 22:16:00 +05:30
Gergely Brautigam
357bb14473 Started to add tests.
Added test file

Added first test for file handler.
2016-02-02 23:16:44 +01:00
Suraj
5bdbe6f7b2 added categories 2016-02-02 23:10:44 +05:30
Suraj
57d096f8b9 Edit Task bug fixed 2016-02-02 21:08:35 +05:30
Suraj
e7b6055693 added file level comments 2016-02-01 20:04:19 +05:30
Suraj
5b60435ee0 removed static files handler 2016-02-01 20:04:01 +05:30
Suraj
5f38eb7c52 when delete returns to the original URL and not /deleted 2016-02-01 19:56:06 +05:30
Suraj
a64c630767 Better error handling in views 2016-02-01 19:15:04 +05:30
Suraj
534cb71064 formatting small things 2016-01-31 19:52:00 +05:30
Suraj
f7c28eec8d split views.go into multiple files 2016-01-31 11:50:01 +05:30
Suraj
25a6ffc8b2 randomized filenames & stored them in db 2016-01-29 22:36:49 +05:30
Suraj
df6d239ad3 support for github flavoured markdown 2016-01-28 21:44:40 +05:30
Suraj
c585103642 merged 2016-01-28 20:49:59 +05:30
Suraj Patil
43bd75fe78 added priority to tasks 2016-01-23 19:17:34 +05:30
Suraj Arun Patil
474ffbc0ea upload file feature 2016-01-18 07:58:08 +05:30
Suraj Patil
3a3adb35c3 upload file feature 2016-01-18 07:58:08 +05:30
Suraj Arun Patil
ab4a743b88 added csrf token 2016-01-18 06:32:15 +05:30
Suraj Patil
afe0ab81ee added csrf token 2016-01-18 06:32:15 +05:30
Suraj patil
8c0d0dc0fe code formatting 2016-01-10 19:27:41 +05:30
Suraj patil
cf9cb0eea5 modified mark as incomplete 2016-01-09 10:48:11 +05:30
Suraj patil
18cb0645e9 Merge branch 'master' of https://github.com/thewhitetulip/Tasks 2016-01-09 10:34:07 +05:30
Suraj patil
dbc61a0082 mark task incomplete from complete 2016-01-09 10:33:35 +05:30
Suraj Patil
0dc10a1d82 Update views.go 2016-01-07 20:25:56 +05:30
thewhitetulip
70a43528d0 added notifications 2015-11-22 09:21:29 +05:30
thewhitetulip
d7ae8febf3 refined search template 2015-11-21 19:42:44 +05:30
thewhitetulip
bb5e280a69 made templates contextual 2015-11-21 18:50:51 +05:30
thewhitetulip
a5f50060aa handled incorrect req methods 2015-11-21 17:08:08 +05:30
thewhitetulip
8eea6f51f5 renamed GetTaskById to GetTaskByID 2015-11-21 16:33:34 +05:30
thewhitetulip
65dd3713d1 restore task redirects to deleted 2015-11-21 16:12:38 +05:30
thewhitetulip
dae331bdb3 created a new views package 2015-11-21 13:28:23 +05:30