Commit graph

326 commits

Author SHA1 Message Date
Romain Bignon
745b5fbd1b add method to convert currency value to text 2013-07-27 14:27:04 +02:00
Romain Bignon
6c0e9e34a2 add attribute 'ext' 2013-07-27 13:32:11 +02:00
Noé Rubinstein
4502b9b015 capabilities.bank: add Transaction.unique_id 2013-07-26 22:56:09 +02:00
Florent Fourcot
94830f7510 Add a code string for stocks 2013-07-08 21:36:35 +02:00
Florent Fourcot
17ddb8a57b Add Investment objects and iter_investment in ICapBank 2013-07-08 21:23:06 +02:00
Bezleputh
f65697a884 correct job capability and module tests in order to avoid encoding error in console application 2013-07-04 20:42:30 +02:00
Bezleputh
6dc0769c65 creation of ICapJob : capability that manage jod adverts 2013-07-04 20:42:30 +02:00
Romain Bignon
6590f2224a add capability ICapPackageTracking 2013-06-11 00:00:56 +02:00
Florent
19915322da Add address field to GaugeSensor 2013-05-23 16:52:58 +02:00
Laurent Bachelier
fcd042b453 Fix comparison to None 2013-04-10 17:40:23 +02:00
Romain Bignon
8cb2bf07db default type of threads is IS_THREADS 2013-04-06 23:18:59 +02:00
Romain Bignon
c5ee2aec2a always call base constructor of CapBaseObject to prevent shared fields 2013-03-30 22:35:24 +01:00
Julien Veyssier
49647d96e6 [recipe] handle nb_person interval in export 2013-03-30 17:19:15 +01:00
Julien Veyssier
06b670af47 [cookboob] cap/app modified to handle interval number of persons 2013-03-30 15:35:38 +01:00
Romain Bignon
59dea09c8a fix problem with strftime on date.year<1900 2013-03-30 12:30:33 +01:00
Julien Veyssier
e6fe9ed69e [cookboob] comments objectified 2013-03-26 10:30:08 +01:00
Julien Veyssier
34a7c25cef [cookboob] export handle comments 2013-03-26 10:30:08 +01:00
Julien Veyssier
d391d1a2d8 [cookboob] author field added 2013-03-25 11:22:12 +01:00
Julien Veyssier
b0d9a43a76 [cookboob] basic amount parsing for better export 2013-03-25 11:22:12 +01:00
Julien Veyssier
b967fc4ef8 [cookboob] integration of recipe picture in exported file 2013-03-25 11:22:12 +01:00
Julien Veyssier
1d971a5e04 [cookboob] export to KRecipesML much better and cleaner 2013-03-25 11:22:12 +01:00
Julien Veyssier
4d661fd759 [cookboob] export to mastercook XML 2013-03-25 11:22:12 +01:00
Julien Veyssier
233c18b2e1 [qcineoob] graphical fixes
add 'genres' field to Movie object of ICapCinema
2013-03-18 15:02:39 +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
Laurent Bachelier
75b428af07 Code style fixes
autopep8 -ir -j2 --select=W601,W602 .
Diff checked manually.
2013-03-16 00:52:43 +01:00
Julien Veyssier
4798fdd411 new backend marmiton 2013-03-14 20:18:13 +01:00
Julien Veyssier
07a357a94f new cap recipe and app cookboob 2013-03-14 17:44:54 +01:00
Julien Veyssier
d874a3087a [qcineoob] thumbnail for person and movie 2013-03-13 01:16:42 +01:00
Julien Veyssier
7a917e879c [cineoob] new field thumbnail_url 2013-03-13 01:16:42 +01:00
Julien Veyssier
8e796cc5c3 [cineoob] releases command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
5cead53d47 [cineoob] biography command improved 2013-03-13 01:16:40 +01:00
Julien Veyssier
0628802b72 [booblyrics] able to search by artist or songtitle 2013-03-13 01:16:39 +01:00
Julien Veyssier
79192e288c [cineoob] new command 'releases' showing releases dates 2013-03-13 01:16:39 +01:00
Julien Veyssier
595e33b1fa [booblyrics] cleaning 2013-03-13 01:16:39 +01:00
Julien Veyssier
7c105f9a79 new cap/app lyrics 2013-03-13 01:16:38 +01:00
Julien Veyssier
cf1029a3f9 [imdb] fillobj adaptation 2013-03-13 01:16:38 +01:00
Julien Veyssier
27c36d412b [cineoob] new command : biography 2013-03-13 01:16:36 +01:00
Julien Veyssier
c7bc1ecbb9 [cineoob] handle death date 2013-03-13 01:16:36 +01:00
Julien Veyssier
0036ee21a7 [cineoob] new command persons_in_common 2013-03-13 01:16:36 +01:00
Julien Veyssier
a6430c96b3 [cineoob] new command movies_in_common 2013-03-13 01:16:35 +01:00
Julien Veyssier
efaee3a661 cineoob handling dates 2013-03-13 01:16:35 +01:00
Julien Veyssier
ce64153161 [imdb] get movie with imdbapi 2013-03-13 01:16:35 +01:00
Julien Veyssier
3492dbb9d6 imdb and cineoob in progress 2013-03-13 01:16:35 +01:00
Julien Veyssier
4475da2da8 new app cineoob 2013-03-13 01:16:34 +01:00
Julien Veyssier
af8a3e5bd5 new cap cinema 2013-03-13 01:16:34 +01:00
Laurent Bachelier
a6fbcbaec7 Reconcile the two previous commits (json/to_dict)
Also fix some to_dict move things that were incomplete.
And some PEP8 fixes.

closes #1060
closes #1061
2013-03-09 15:14:17 +01:00
Julien Hebert
1b47455225 refs #1060 : move to_dict to base.py 2013-03-09 14:57:09 +01:00
Julien Veyssier
8a3c3307e3 copyright headers of many modules/cap corrected 2013-02-28 14:13:51 +01:00
Julien Veyssier
e497d2ebaf pyflakes corrections 2013-02-28 14:05:39 +01:00
Julien Veyssier
d54adca470 [subtitle] FPS field removed 2013-02-28 00:26:33 +01:00