Laurent Bachelier
|
448c06d125
|
pep8 blank lines fixes
flake8 --select W391,E302,E301,E304
autopep8 can't fix W391 even though it claims it can.
Fixed using a simple custom script.
|
2014-10-10 23:41:44 +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
|
ea52051c96
|
remove unused parameter 'pattern'
|
2013-08-03 13:20:22 +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
|
c6a141595c
|
change way to describe fields of CapBaseObject, and lot of documentation
|
2012-03-26 14:35:54 +02:00 |
|
Florent Fourcot
|
65251c4ceb
|
Display renew confirmation/errors
|
2012-03-16 00:49:58 +01:00 |
|
Florent Fourcot
|
bdcc5db8bb
|
Add "renew" in ICapBook and in boobooks
|
2012-03-16 00:49:54 +01:00 |
|
Romain Bignon
|
1e000acf3a
|
remove unused imports
|
2012-03-13 22:45:39 +01:00 |
|
Laurent Bachelier
|
6ad93c7ea9
|
Use the helper function in the new capability
Revolutionary and magical.
|
2012-03-13 22:10:24 +01:00 |
|
jems
|
24ab551694
|
add library capability and backend and application for archimede software aloes http://www.archimed.fr/aloes/presentation-et-avantages-12.html
Signed-off-by: jems <jems@ldjm.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
|
2012-03-13 21:57:38 +01:00 |
|