42 Commits

Author SHA1 Message Date
2fb1cb1cd7 ADD: check if an issue with the same subject already exist 2019-03-24 00:04:21 +01:00
b6e4b2d6ba ADD: check if repository already has an issue manager 2019-03-24 00:01:22 +01:00
b61b7dedf9 FIX: fixed typo in Issue.pm 2019-03-23 13:54:07 +01:00
63f79884eb ADD: added method to modify an issue
GIM-61e769c5: #close
2018-09-16 23:05:47 +02:00
3b6b77ef52 ADD: ignore more files 2018-09-16 22:33:59 +02:00
4da12276d1 ADD: be a bit more verbose in error messages 2018-09-16 11:29:50 +02:00
781bd7d3e9 ADD: enforce lowercase on priority and severity 2018-09-16 11:21:24 +02:00
ca6b2aed9e ADD: support close commit id when closing issue 2018-09-16 00:06:52 +02:00
2ba0b590d9 FIX: fixed typo 2018-09-15 22:48:07 +02:00
d0a8d76526 ADD: added close_commit support 2018-09-15 22:46:47 +02:00
8a7ef2b33e FIX: fixed parsing of issue tags 2018-09-15 22:36:46 +02:00
aa470c84ce ADD: method returning available issue types 2018-09-15 22:30:53 +02:00
f630851365 ADD: added epic issue type 2018-09-15 22:28:22 +02:00
8e235f9245 FIX: improved date management 2018-09-15 22:24:05 +02:00
bd510ca01a ADD: added method to fetch an issue 2018-09-15 22:04:12 +02:00
becb533405 ADD: added method to calc basic statistics 2018-09-15 21:24:40 +02:00
2eba1f74e5 ADD: ignore more files 2018-09-13 22:53:34 +02:00
fde9cd704b ADD: added Pod::Weaver config file 2018-09-13 22:52:55 +02:00
dc15920daa ADD: added bugtracking information 2018-09-13 22:52:42 +02:00
deedd18a75 FIX: renamed license file because of clash with dzil 2018-09-13 22:52:22 +02:00
1b23bcdbae ADD: a Readme file 2018-09-13 22:17:09 +02:00
b3c8797d45 ADD: add a license file 2018-09-13 22:16:13 +02:00
3f88504d2b ADD: improve perl documentation 2018-09-13 22:06:59 +02:00
50e5ccdfe1 FIX: fixed changing issue keys 2018-09-13 21:28:17 +02:00
5f4f7638ca ADD: method to close an issue 2018-09-11 20:41:12 +02:00
cad6c3276a FIX: fixed not setting of status within listing 2018-09-11 20:31:15 +02:00
5a3e0dcfcc ADD: method to delete an issue from the issue list 2018-09-11 20:18:53 +02:00
221512e419 ADD: ignore some files 2018-09-11 19:58:50 +02:00
067e6140c1 ADD: reworked adding and listing 2018-09-10 22:41:49 +02:00
994fa9818b ADD: improved issue saving 2018-09-10 22:41:23 +02:00
62b07b3cc9 ADD: close an issue 2018-07-09 21:17:13 +02:00
bec857ca91 ADD: updated dist.ini 2018-07-04 18:33:22 +02:00
36c1c3d962 ADD: removed code duplication 2018-07-04 18:33:10 +02:00
37e09b68ff ADD: added issue delete method 2018-07-04 16:17:12 +02:00
b6f404f4df FIX: fixed attribute trigger 2018-07-04 16:16:35 +02:00
a25e9b2c1e ADD: added parsing of working and estimated time 2018-07-04 11:07:46 +02:00
552e304c0e FIX: fixed typos 2018-07-04 11:07:33 +02:00
54cee92dd8 ADD: added attributes for estimated and working time 2018-07-04 11:02:52 +02:00
9f4b0e1abf ADD: ignore some files 2018-07-04 10:53:17 +02:00
60010249ee ADD: added issue class 2018-07-04 10:46:13 +02:00
c57dea44a3 ADD: updated dist.ini 2018-07-01 00:24:54 +02:00
1934cc3b68 initial commit 2018-07-01 00:22:09 +02:00