Commit Graph

46 Commits

Author SHA1 Message Date
f426b616fd Clean lint problems 2018-07-21 15:55:07 +02:00
b18c4dcd18 black formatting 2018-07-21 15:41:48 +02:00
5f9ea6f0b7 Use an utils module 2018-07-21 15:38:31 +02:00
438eb2c677 Pits help
Basic report of original Pit help. Need review
2018-07-21 15:26:43 +02:00
dbe6b77e31 Improve command handler + doc strstr 2018-07-20 21:31:41 +02:00
c2bc3166f2 Fix init log/action 2018-07-20 21:04:18 +02:00
59df5a03c7 Utils scripts 2018-07-13 01:13:23 +02:00
405cedb032 Init (override) + info + version 2018-07-13 01:13:21 +02:00
4dc654a68c Move main part in a function 2018-07-12 23:47:14 +02:00
9b57e1f73e Normalize action message 2018-07-11 02:02:05 +02:00
6c2b4f2c58 Use a current table + trigger 2018-07-11 01:47:29 +02:00
c0ece7a11c WIP Work on action
Very restrictive - use a 'current' table
2018-07-11 01:14:17 +02:00
d74656d9fa Notes 2018-07-10 23:43:26 +02:00
5dfc45cb7c View tasks 2018-07-10 23:23:50 +02:00
6fb1808dae Move task 2018-07-10 23:09:24 +02:00
f1bfefa7ab Small fixes 2018-07-10 23:09:16 +02:00
75fce01c3b Exit on see none existing project 2018-07-10 22:39:29 +02:00
e650affada WIP Task 2018-07-10 22:36:53 +02:00
3b5f96a0e0 move args 2018-07-10 22:36:44 +02:00
4473a11de9 Change way to set a project as active 2018-07-10 21:10:32 +02:00
c6461f2e2b Naive view project function 2018-07-10 21:10:12 +02:00
2217abb304 Improve update 2018-07-10 20:06:49 +02:00
7bb3f9af80 Complete project 2018-07-10 01:50:52 +02:00
6f110c31b5 Create note 2018-07-09 02:25:40 +02:00
b33ec432f6 Fix log command 2018-07-09 02:16:33 +02:00
a0cc2e1e02 Create task 2018-07-09 02:13:50 +02:00
f19965f1a1 WIP Try to use a personnal arg parsing system 2018-07-09 01:47:52 +02:00
09036fe283 Logging + DB connection + add init action
I hope script could be used anywhere in filesystem
2018-07-09 01:35:05 +02:00
e421731608 WIP on action/log 2018-07-05 01:01:18 +02:00
bee3fd96b5 Extract parser 2018-07-05 00:09:21 +02:00
c1483a43e4 gitignore 2018-07-04 21:20:05 +02:00
3bb2b8902c Add note 2018-07-04 21:19:57 +02:00
76356cbd84 Improve how to retrieve & handle actions 2018-07-04 21:17:52 +02:00
7726f53013 Work on count nb task (and nb note) 2018-07-04 02:30:40 +02:00
17d42cc584 Fix action on create 2018-07-04 01:54:15 +02:00
f95ab100ff Start task handle 2018-07-04 01:45:37 +02:00
3c22e47d36 Share same connection 2018-07-04 01:16:50 +02:00
7390e6e031 Fix active project + main func 2018-07-04 01:06:04 +02:00
115a0246fc Split project class 2018-07-04 00:55:40 +02:00
10133d5c4c Split in multiples files 2018-07-04 00:41:41 +02:00
6c9674b652 Rename schema file + ignore db 2018-07-04 00:08:17 +02:00
4d3e387989 test trigger for created date
To use for each date
2018-07-04 00:06:43 +02:00
20d2b3dca2 Update project log line 2018-07-04 00:06:26 +02:00
bdeb039411 Logging + project function + start to use action
Still a discovery project. In next step, create only action and use it to update database
2018-07-03 23:34:09 +02:00
197b2e38e5 Start to handle project
Beginning of configuration
2018-06-14 19:53:07 +02:00
Maxence Germain de Montauzan
fd61126072 Init: get pit schema 2018-06-14 10:38:13 +02:00