Commit Graph

158 Commits

Author SHA1 Message Date
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
Suraj 8aef7693a8 update/delete categories now possible 2016-02-06 12:28:00 +05:30
Suraj 58d5d1b39b nav bar modifications 2016-02-06 12:27:28 +05:30
Suraj b34d8e334c formatted html 2016-02-06 12:25:50 +05:30
Suraj ae736c93f3 formatted html 2016-02-06 12:25:31 +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
Suraj 2a49110f7f fixed bug of notifications 2016-02-05 23:38:52 +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 53129bb4b5 updated for nested category 2016-02-05 01:10:11 +05:30
Suraj c21afbe7a8 per category count in sidebar 2016-02-05 01:09:36 +05:30
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 67ea47248d modified the notification prompt 2016-02-05 00:06:44 +05:30