Commit Graph

174 Commits

Author SHA1 Message Date
Suraj Patil 0b3f2ab638 Remove concept of overdue 2016-08-07 10:02:47 +05:30
Suraj Patil 3c4a010e2c added necessary features for due date 2016-07-30 20:51:16 +05:30
Suraj Patil 7b62fa2488 added necessary features for due date 2016-07-30 20:50:38 +05:30
Suraj Patil 40c2e2cf90 Markdown support for Comments 2016-06-01 09:48:57 +05:30
Suraj Patil 53aa6b9886 added API support 2016-05-22 15:10:55 +05:30
Suraj Patil f030c0d6a1 bug fix, show tasks with null categories in main feed 2016-05-22 15:10:40 +05:30
Suraj Patil 0895618b67 Merge pull request #19 from ChristianAE/master
Fix error occurring when attaching a file to a Task
2016-05-17 15:14:31 +05:30
Christian Huff 632e811b75 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:42:39 +01:00
Christian Huff 9b615f894c Merge remote-tracking branch 'origin/master'
; Conflicts:
;	db/files.go
2016-05-17 09:42:26 +01:00
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 19c0b15132 tasks with blank category are allowed now 2016-05-16 20:57:09 +05:30
Christian Huff 4f9b712053 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-15 22:23:24 +01:00
Suraj Patil 3c5e5460e8 comments now show the username 2016-05-15 18:00:19 +05:30
Suraj Patil a6d9a109c0 login page looks more modern now 2016-05-14 19:54:31 +05:30
Suraj Patil 53f720ba34 fixed a bug which didn't show correct entires on the home page 2016-05-14 19:54:17 +05:30
Suraj Patil eeab05f73b two statuses had the same meaning, pending and incomplete. removed incomplete 2016-05-14 16:07:20 +05:30
Suraj Patil 6721b2d993 closed all fetched rows, db was getting locked 2016-05-14 15:04:42 +05:30
Suraj Patil da354c2038 required one time entries in status table 2016-05-14 15:02:58 +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 13a4d4f80e little formatting & flag mode at startup 2016-05-13 10:32:07 +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 0db7760b45 Now shows correct timestamp 2016-03-01 00:17:14 +05:30
Suraj 963fcde8c8 forgot to remove log 2016-03-01 00:10:08 +05:30
Suraj 5119a5d91f updated method for finding "overdue" 2016-03-01 00:09:48 +05:30
Suraj 7a0b369dcb concept of overdue tasks 2016-02-29 23:56:41 +05:30
Suraj fa271dfaeb show category in all templates 2016-02-29 07:35:38 +05:30
Suraj 3d83dcd080 all templates now look the same 2016-02-29 07:35:15 +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 8305a8e2d2 formatting comment box & input box 2016-02-17 01:12:12 +05:30
Suraj 046b1810c0 images are now inline 2016-02-16 22:48:13 +05:30
Suraj b60b8d9dfa updated screenshots 2016-02-16 22:34:08 +05:30
Suraj 87fd7d4ae2 comments can be deleted 2016-02-16 22:23:15 +05:30
Suraj f800a32436 timestamps on comments 2016-02-16 22:23:03 +05:30
Suraj d598f289f3 updated invalid html 2016-02-16 22:21:01 +05:30
Suraj Patil 45599b4d78 Merge pull request #16 from mkevac/master
fix error message about reading a config file
2016-02-16 20:52:49 +05:30
Marko Kevac 0c865f1690 fix error message about reading a config file 2016-02-16 12:39:57 +03:00
Suraj 930a75c045 Updated comments & schema DDL 2016-02-15 09:40:35 +05:30
Suraj ca9a110526 Ability to add comments & a little HTML formatting 2016-02-14 23:16:22 +05:30
Suraj 04640d0159 Fixed bug: doesn't show empty category in navigation drawer 2016-02-14 12:09:47 +05:30
Suraj a59f3d3c3c show 0 count for category with no tasks in navigation drawer 2016-02-13 01:05:42 +05:30
Suraj d55074d339 category auto selected when note added in category view 2016-02-13 01:04:03 +05:30
Suraj 20ae1db0e1 few UI mods 2016-02-06 15:32:58 +05:30
Suraj 2f62bcc7f8 redirect to correct page on action 2016-02-06 15:32:46 +05:30
Suraj 92bd9b4e71 icons right aligned 2016-02-06 12:46:15 +05:30
Suraj 2ea4b1b364 pending tasks shown in count of categories & in the list 2016-02-06 12:39:38 +05:30