Romain Bignon
|
38a3de1ef9
|
fix API to store optimization name in object ID
|
2014-12-20 16:20:03 +01:00 |
|
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
|
628c63f899
|
Remove backend for do() calls
|
2014-10-10 14:11:45 +02:00 |
|
Florent
|
44dffce7b2
|
Rename CapBase to Capability
|
2014-09-26 10:18:12 +02:00 |
|
Romain Bignon
|
0f1ce1d4b1
|
add tab to send queries
|
2014-07-19 15:42:19 +02:00 |
|
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 |
|
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
|
e55361d473
|
new Event object
|
2011-10-19 18:55:08 +02:00 |
|
Romain Bignon
|
7e2bb91b3b
|
change license to AGPLv3+
|
2011-04-08 12:48:07 +02:00 |
|
Romain Bignon
|
c83c923e3d
|
moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status()
|
2010-11-20 20:52:53 +01:00 |
|
Romain Bignon
|
fcabbbe19f
|
rewritting the dating optimization services management (refs #319)
|
2010-11-11 01:11:55 +01:00 |
|
Christophe Benz
|
45ffb0fe7d
|
s/ICap/IBaseCap and add constants
|
2010-08-12 16:04:53 +02:00 |
|
Romain Bignon
|
fc4badf88e
|
merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps')
|
2010-07-17 13:48:32 +02:00 |
|
Christophe Benz
|
1847ea5f34
|
code clean
code clean
|
2010-07-12 03:16:03 +02:00 |
|
Romain Bignon
|
47a5c8028e
|
improvement of profiles in contacts
|
2010-07-09 15:05:17 +02:00 |
|
Romain Bignon
|
1f09368a99
|
new method 'get_status'
|
2010-07-03 21:21:45 +02:00 |
|
Romain Bignon
|
a9364aa349
|
the optimization names are not case sensitive anymore
|
2010-06-30 10:09:12 +02:00 |
|
Romain Bignon
|
a4a68d96bc
|
new system to manage optimizations (and new optimization VISIBILITY)
|
2010-06-30 03:19:38 +02:00 |
|
Christophe Benz
|
470f2a9fe2
|
use real comments for licence header
|
2010-06-22 16:27:33 +02:00 |
|
Romain Bignon
|
98352c71ee
|
ICapDating capability
|
2010-04-11 18:06:05 +02:00 |
|