Romain Bignon
|
c50b6db86d
|
fix variable redefinition
|
2014-03-30 14:08:20 +02:00 |
|
Romain Bignon
|
f8505d97c0
|
fix syntax to be compliant with python 2.6
|
2014-03-30 13:57:54 +02:00 |
|
Romain Bignon
|
f3ec952b3d
|
fix parsing comments on redmine 2.4
|
2014-03-30 13:44:24 +02:00 |
|
Romain Bignon
|
343062771d
|
fix parsing issue history on redmine 2.4
|
2014-03-30 13:35:21 +02:00 |
|
Romain Bignon
|
ce4c9f7d84
|
fix finding the control to add a note
|
2014-03-30 12:41:57 +02:00 |
|
Romain Bignon
|
07a1d04bb6
|
fix compatibility with redmine 2.4, support start/end/tracker/priority (courtesy of François Revol)
|
2014-03-30 12:33:56 +02:00 |
|
Romain Bignon
|
acf6f78419
|
fix compatibility with old versions of mechanize
|
2014-02-08 22:40:54 +01:00 |
|
Romain Bignon
|
1900a75b5c
|
if category does not exist, try to create it
|
2014-02-08 17:58:16 +01:00 |
|
Romain Bignon
|
ec0cd3aa66
|
support new versions of redmine
|
2014-01-31 17:13:58 +01:00 |
|
Romain Bignon
|
02f40ccf2c
|
add Issue.fields attribute to support custom fields
|
2014-01-22 00:00:43 +01:00 |
|
Laurent Bachelier
|
c108ca3fc5
|
redmine: Fix missing id class on older versions
Some version of redmine do not have td class="id". Luckily, we can
easily get it another way.
|
2013-07-27 21:36:01 +02:00 |
|
Laurent Bachelier
|
7094931c92
|
Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines
autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .
Diff quickly checked.
|
2013-03-16 00:54:55 +01:00 |
|
Romain Bignon
|
14a7a1d362
|
support repositories to manage backends (closes #747)
|
2012-01-17 17:00:05 +01:00 |
|