Ronnie A. Baez Sesto
|
752f8356ff
|
stores file object with original filename and update references
|
2018-10-02 09:49:37 -04:00 |
Suraj Patil
|
0422eaed3b
|
text-template to html-template
|
2016-12-20 22:03:29 +05:30 |
Suraj Patil
|
eb45ec612e
|
Switched from text/template to html/template
|
2016-12-20 21:42:22 +05:30 |
Suraj Patil
|
f34db50464
|
code refactoring
|
2016-09-21 22:10:46 +05:30 |
Suraj Patil
|
2281f2ffe5
|
Fixes #24
|
2016-08-30 21:00:26 +05:30 |
Suraj Patil
|
f94da496eb
|
upgraded jwt-go to latest version APIs now work
|
2016-08-28 13:38:00 +05:30 |
Suraj Patil
|
894e4ba20f
|
Fixed an error reported at issue #22
|
2016-08-22 21:29:52 +05:30 |
Suraj Patil
|
55027eee20
|
removed the api section
|
2016-08-15 11:35:32 +05:30 |
Suraj Patil
|
07767a0a0c
|
Bug fixes for hidden task
|
2016-08-07 16:05:57 +05:30 |
Suraj Patil
|
11e232abfa
|
ability to hide tasks from the timeline
|
2016-08-07 14:39:17 +05:30 |
Suraj Patil
|
3c4a010e2c
|
added necessary features for due date
|
2016-07-30 20:51:16 +05:30 |
Suraj Patil
|
53aa6b9886
|
added API support
|
2016-05-22 15:10:55 +05:30 |
Christian Huff
|
72b36ef3e2
|
Fix error occurring when attaching a file to a Task
Extend the SQL storing the information to a file by username and creation date.
|
2016-05-17 09:39:25 +01:00 |
Suraj Patil
|
6721b2d993
|
closed all fetched rows, db was getting locked
|
2016-05-14 15:04:42 +05:30 |
Suraj Patil
|
6388fcf5a6
|
Updated to handle multiple users
|
2016-05-14 12:56:24 +05:30 |
Suraj Patil
|
8029fe9ab9
|
added sign up feature & login works with new sign up
|
2016-05-13 13:53:23 +05:30 |
Suraj Patil
|
9c9c52a025
|
added session handling middleware
|
2016-05-11 22:49:32 +05:30 |
Suraj Patil
|
dacbef54e4
|
app redirects to login page is user isn't authenticated
|
2016-05-09 23:06:35 +05:30 |
Suraj Patil
|
eb1bf99924
|
added error handling in session view
|
2016-05-09 22:29:36 +05:30 |
Suraj Patil
|
45000d7a8e
|
added login logout functionality
|
2016-05-09 07:41:05 +05:30 |
Suraj
|
49c91632e0
|
fixed problems in search
|
2016-02-29 07:34:58 +05:30 |
Suraj
|
7c494ec40d
|
Fix empty category bug
|
2016-02-18 01:03:01 +05:30 |
Suraj
|
046b1810c0
|
images are now inline
|
2016-02-16 22:48:13 +05:30 |
Suraj
|
87fd7d4ae2
|
comments can be deleted
|
2016-02-16 22:23:15 +05:30 |
Suraj
|
ca9a110526
|
Ability to add comments & a little HTML formatting
|
2016-02-14 23:16:22 +05:30 |
Suraj
|
d55074d339
|
category auto selected when note added in category view
|
2016-02-13 01:04:03 +05:30 |
Suraj
|
2f62bcc7f8
|
redirect to correct page on action
|
2016-02-06 15:32:46 +05:30 |
Suraj
|
2ea4b1b364
|
pending tasks shown in count of categories & in the list
|
2016-02-06 12:39:38 +05:30 |
Suraj
|
8aef7693a8
|
update/delete categories now possible
|
2016-02-06 12:28:00 +05:30 |
Suraj
|
761ba4e33a
|
update priority bug fixed
|
2016-02-06 01:37:45 +05:30 |
Suraj Patil
|
58918d41af
|
Merge pull request #15 from Skarlso/master
Added new tests to addView_test.go
|
2016-02-05 23:39:58 +05:30 |
Suraj
|
376906ae75
|
category of task can be updated now
|
2016-02-05 23:39:09 +05:30 |
Gergely Brautigam
|
6d40ebfceb
|
Form is just a map[string][]string. It is easy to manipulate. But url.ParseQuery can also be used.
|
2016-02-04 21:24:19 +01:00 |
Gergely Brautigam
|
38d7058e79
|
Added two new tests for Editing Tasks.
|
2016-02-04 20:57:32 +01:00 |
Gergely Brautigam
|
176ba70e5c
|
Added test for AddCategory basic case.
|
2016-02-04 20:43:24 +01:00 |
Suraj
|
74e60b5062
|
removed .out file
|
2016-02-05 01:08:07 +05:30 |
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 |