Commit graph

892 commits

Author SHA1 Message Date
Bezleputh
2f0643085e [radioob] radioob can now download full album 2015-04-13 09:42:21 +02:00
Romain Bignon
acb7b4c9e9 update help of "add" command, and improve code 2015-04-04 12:38:49 +02:00
Kitof
7155539965 Add module_name param in add_backend to allow command line interaction 2015-04-04 12:32:57 +02:00
Florent
b3aabdeeaf Be consistent in enable state: use human readable values 2015-03-17 22:16:15 +01:00
Kitof
8ae6ad68aa [shopoob] Improvements + pep8 fixes 2015-03-04 13:37:22 +01:00
Baptiste Delpey
b0943a943b fix investment display when some fields are empty 2015-02-23 18:59:57 +01:00
Kitof
f73f671cbe Fix permissions, encoding and copyrights 2015-02-21 23:37:41 +01:00
Kitof
965e5a1b1d Add shopoob application and new property in shop capability 2015-02-21 23:35:20 +01:00
Julien Veyssier
00112b3e51 add a link to OSM map as a CapGeolocIp field and make the application fill it 2015-02-21 17:51:17 +01:00
Romain Bignon
cedfb5670e save and load state of browser into storage 2015-02-21 17:49:20 +01:00
Bezleputh
0bc87a29c3 [boobcoming] add a load command 2015-02-19 00:05:38 +01:00
Romain Bignon
de97d45c74 clean cached objects before getting new ones 2015-01-18 13:38:26 +01:00
Romain Bignon
47232308a9 prompt user to accept an untrusted keyring (closes #771) 2015-01-16 12:21:51 +01:00
Florent
0237112dd6 Fix pep8 on boobank 2015-01-03 12:58:31 +01:00
Romain Bignon
043b2cd814 add a command 'budgea' to export accounts and transactions to Budgea 2015-01-03 12:48:50 +01:00
Romain Bignon
38a3de1ef9 fix API to store optimization name in object ID 2014-12-20 16:20:03 +01:00
Guilhem Bonnefille
2a4d6ac41d [config] add installation status in modules subcommand
It is usefull to be able to list all modules, their capabilities
and also their installation state in a single request.
2014-12-15 20:40:57 +01:00
Alexandre Morignot
689fe43ed5 [CapGallery] correct method name
The modules using this capability and galleroob have been corrected too
2014-12-13 13:47:47 +01:00
Alexandre Morignot
527a6d6b5c [boobcoming] handle error correctly in do_attends 2014-12-13 13:47:37 +01:00
Romain Bignon
9d1155955e correctly fix the problem with streamed calls on requests (closes #1683)
Do not close explicitly the socket, as it is closed automatically when all
the data is consumed.
2014-12-10 11:36:09 +01:00
Bezleputh
d0cac165ef [videoob] fix #1683 : fix problem with stream parameter in request.get in python-requests v2.5 2014-12-08 20:59:52 +01:00
Julien Veyssier
e153109f2c [qcookboob] tab navigation implemented (closes #1290) 2014-12-01 09:45:44 +01:00
Alexandre Morignot
1142868dd7 [boobcoming] search by ticket status 2014-11-29 17:34:09 +01:00
Alexandre Morignot
a2079bedf4 [boobcoming] print ticket status 2014-11-29 17:34:09 +01:00
Julien Veyssier
9f2961c9a3 [qcineoob] protection against same-person movies in common and same-movie persons in common 2014-11-28 15:12:58 +01:00
Julien Veyssier
4c54ef017e [cineoob] movies in common sorted by release year, year displayed in short desc 2014-11-28 15:12:58 +01:00
Julien Veyssier
987b5d5da5 [qcineoob] movies in common sorted by release year, year displayed in short desc 2014-11-28 15:12:58 +01:00
Julien Veyssier
44161d3c70 [qcineoob] increase biography field size 2014-11-28 15:12:58 +01:00
Julien Veyssier
b4832b3c54 [qcineoob] better display of search results, spacer added 2014-11-26 15:33:03 +01:00
Julien Veyssier
6ec12f70db [cinema] a person may have several roles in a movie, cap and apps adapted 2014-11-26 15:33:02 +01:00
Julien Veyssier
1968bc6c95 [qcineoob] movies in common implemented in person page 2014-11-26 15:33:00 +01:00
Julien Veyssier
74b0b231f1 [qcineoob] persons in common implemented in movie page 2014-11-26 15:32:59 +01:00
Julien Veyssier
f87a8a685f [cineoob] give roles informations in persons_in_common and movies_in_common, imdb and allocine adapted 2014-11-26 15:32:58 +01:00
Romain Bignon
35e2e38207 remove unused imports 2014-11-26 08:47:22 +01:00
Julien Veyssier
a47ec4b5cd [qcineoob] factorisation of events in search results 2014-11-26 08:42:59 +01:00
Julien Veyssier
2ad030c6bb [qcineoob] add 'view thumbnail' for movie and person search results 2014-11-26 08:42:57 +01:00
Julien Veyssier
b99576e9dd [qcineoob] add 'view' and 'view in new tab' buttons for all search results 2014-11-26 08:42:55 +01:00
Alexandre Morignot
3b9d3770f4 [boobcoming] add search by summary 2014-11-26 08:38:36 +01:00
Bezleputh
ff18488308 [boobcoming] fix 1667 : boobcoming crashes with no end_date 2014-11-19 10:56:21 +01:00
Guilhem Bonnefille
c81b622c29 weboobcfg: Format capabilities as JSON array
Capabilities was always displayed as a single list of entries
separated by comma. This is not really efficient as the reader has to
parse this string to retrieve atomic informations, even in JSON.

This patch allows to display the capabilities as an array, allowing
standard JSON parsers to immediatly returns a valuable information.
2014-11-18 22:49:38 +01:00
Romain Bignon
3f5f2b2479 weboob-config info: put all config details in dicts 2014-11-07 17:08:16 +01:00
Bezleputh
86fa4035c4 [base] improve weboob-config info command to allow json formatting 2014-11-07 15:04:43 +01:00
Bezleputh
0657800eca [flatboob] display backend in city choice
we need to know this because of a restriction on the number of cities in some backends.
2014-10-30 15:34:30 +01:00
Florent
e5067a43b8 Fix alignment of Total line
Fix 232e631ae1
    "change quantity type to decimal number"
and ad31e68143
    "ISIN is a 12 letter word"
2014-10-24 16:43:06 +02:00
Florent
dfead7e925 Sometines the full code is not available. Display description instead 2014-10-23 15:29:43 +02:00
Florent
c2d7b662aa Format integer for quantity 2014-10-23 15:16:51 +02:00
smurail
ad31e68143 ISIN is a 12 letter word 2014-10-23 14:51:55 +02:00
smurail
232e631ae1 change quantity type to decimal number 2014-10-23 14:51:51 +02:00
Florent
d6da9843db Set copyright in applications 2014-10-17 17:57:42 +02:00
Florent
feb1405813 bump to 1.1 2014-10-17 14:10:38 +02:00