Commit graph

14 commits

Author SHA1 Message Date
Florent
e5f11a15eb s/IBaseCap/CapBase/ (refs #1424) 2014-07-09 12:59:31 +02:00
Florent
537b49e6bd DateField/TimeField/Delta are not really a base object 2014-07-09 11:46:46 +02:00
Romain Bignon
e025fb0b20 rename ICap to Cap (closes #1424) 2014-07-05 17:33:44 +02:00
Romain Bignon
51958135cb rename CapBaseObject to BaseObject (refs #1424) 2014-07-05 17:26:05 +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
9c380fc764 fix warnings 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
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
aea269e9f6 create UserError exception
Modules can raise this exception when they want to print errors to user
2012-04-25 13:43:52 +02:00
Romain Bignon
c6a141595c change way to describe fields of CapBaseObject, and lot of documentation 2012-03-26 14:35:54 +02:00
Romain Bignon
80baf3800e fix license to AGPL 2011-07-24 19:55:28 +02:00
Romain Bignon
4a29a246a2 support changes of issue content 2011-07-19 13:24:33 +02:00
Romain Bignon
b9bba5924a ability to log spent time on an issue 2011-07-19 13:11:18 +02:00
Romain Bignon
bc1d4921d0 new capability ICapBugTracker (closes #684) 2011-07-11 22:19:15 +02:00