Commit graph

7 commits

Author SHA1 Message Date
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