Romain Bignon
ff5de14bf3
add regions to cragr
2013-03-28 15:04:26 +01:00
Romain Bignon
6a198e721c
fix typo (bad keyboard)
2013-03-28 09:20:58 +01:00
Romain Bignon
db57ff1c36
support 'OPPOSITION' state for cards (and better detection of unknown values)
2013-03-28 09:15:34 +01:00
Laurent Bachelier
9518899b34
Better modules descriptions
2013-03-27 20:10:01 +01:00
Laurent Bachelier
52be8b4fb7
Add TWC favicon
2013-03-27 20:10:01 +01:00
Laurent Bachelier
5a9bedf423
Fix missing bumps to 0.g
2013-03-27 20:10:01 +01:00
Laurent Bachelier
807078a30c
Also change VERSION if there is no space before
2013-03-27 20:10:01 +01:00
Romain Bignon
97f92a7276
attach cards to the previous account, not to the first one
2013-03-27 14:29:23 +01:00
Romain Bignon
42fc470df9
fix navigation
2013-03-27 14:29:14 +01:00
Romain Bignon
ccb69b2092
fix possible conflicts in detection of balance
2013-03-27 13:59:00 +01:00
Romain Bignon
f4390d9b26
do not consider expired cards
2013-03-27 13:36:04 +01:00
Florent
9484099a1d
bump to 0.g
2013-03-26 18:31:12 +01:00
Florent
547cd76a41
Weboob 0.f released
2013-03-26 18:30:57 +01:00
Florent
c8c7c994aa
Fix regexp to rewrite versions
2013-03-26 18:29:55 +01:00
Julien Veyssier
77e16b839c
[qcineoob] speedup, do not fillobj(thumbnail) if notavailable
2013-03-26 16:54:34 +01:00
Julien Veyssier
971ea3346a
[qcineoob] thumbnails resize, showThumbnailCheck state saved in config
2013-03-26 16:22:00 +01:00
Julien Veyssier
d6a0291deb
[qcineoob] checkbox to show thumbnail in search
...
[allocine] fix empty productionYear problem
2013-03-26 16:22:00 +01:00
Julien Veyssier
ce1723df16
[allocine] handle empty result
...
[qcineoob] QString -> unicode
2013-03-26 16:22:00 +01:00
Romain Bignon
510fc6461f
fix detection of old website
2013-03-26 16:11:22 +01:00
Julien Veyssier
4de668e80e
[allocine] user agent android
2013-03-26 11:22:44 +01:00
Julien Veyssier
219437bf8a
bigger mic for booblyrics icon
2013-03-26 11:14:39 +01:00
Julien Veyssier
969aea2c67
.desktop for qcookboob and qcineoob
2013-03-26 11:14:39 +01:00
Julien Veyssier
cb04f4ee79
icons for booblyrics and suboob
2013-03-26 11:14:39 +01:00
Julien Veyssier
c1d6e86448
icons for cookboob, qcookboob, cineoob, qcineoob
2013-03-26 11:14:38 +01:00
Julien Veyssier
4a832d7dda
[allocine] movie poster correction
2013-03-26 10:30:08 +01:00
Julien Veyssier
d5d23d01c5
[allocine] favicon
2013-03-26 10:30:08 +01:00
Julien Veyssier
251f863c0b
[qcineoob] role selection improved in filmography and casting
2013-03-26 10:30:08 +01:00
Julien Veyssier
63c769305d
[allocine] roles in get_person
2013-03-26 10:30:08 +01:00
Julien Veyssier
efc49bc596
[allocine] quasi operational
2013-03-26 10:30:08 +01:00
Julien Veyssier
f2d053c1fb
[allocine] filmography ok
2013-03-26 10:30:08 +01:00
Julien Veyssier
41cb3f7317
new backend allocine, in development
2013-03-26 10:30:08 +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
Romain Bignon
0a603ff42a
qt: display a dialog to ask user to update repositories at run if error
2013-03-26 09:53:17 +01:00
Romain Bignon
7a8a14c603
add Banque Kolb
2013-03-26 09:53:09 +01:00
François Revol
26e2fc986e
gdcvault: cleanup
2013-03-25 17:07:27 +01:00
François Revol
4b8e65c7e3
gdcvault: Fix flakes warnings
2013-03-25 17:07:26 +01:00
François Revol
b55812c5a2
gdcvault: Fix various weird cases
...
* comment out or remove some debug prints
* try to cope with non-UTF-8 title passed (1013483).
Couldn't get it to be recoded yet.
* handle boggus url to xml config file (http:/...) (1015020)
* handle iframes with page name different than 'player.html' (1013798)
* handle xml config filenames with spaces (1441)
* catch xml config names with 'smil' as hostname, which means speakervideo
points to a smil file describing the streams, and take the file with the
highest bitrate
* account for xml config with only valid slidesvideo (1016627) and use it
as fallback
* handle configs with 'Invalid Date' as date text (1016634)
We can now dump the entire gdcvault video files urls with a few exceptions
(403 HTTP errors), and many /mediaProxy.php urls failing to redirect, which
are still to be investigated.
2013-03-25 17:07:26 +01:00
François Revol
6f089c795e
gdcvault: Do not set a default extension
...
Due to the redirecting pages we cannot be sure of the extension,
so better not lie.
2013-03-25 17:07:26 +01:00
François Revol
5f87aa2444
gdcvault: Handle pages with redirects to files
...
For some entry the /play/ page is a redirect to the file.
This is quite hackish but seems to work.
2013-03-25 17:07:26 +01:00
Romain Bignon
9856c27f8c
support professionnal accounts
2013-03-25 16:29:14 +01:00
Julien Veyssier
a51b63148d
[qcookboob] integration of author field
2013-03-25 11:22:12 +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
7a63b28181
[qcookboob] integration of 'kreml export' functionality
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
Florent
278902f909
Trivial buf fix on ID generation
2013-03-25 11:10:38 +01:00
Laurent Bachelier
7b53583357
Fix local_run with empty localconfig
2013-03-25 11:10:38 +01:00