Commit graph

1,901 commits

Author SHA1 Message Date
Romain Bignon
73c4bda3e8 fix encoding issue 2011-07-25 12:25:32 +02:00
Romain Bignon
80baf3800e fix license to AGPL 2011-07-24 19:55:28 +02:00
Romain Bignon
0767ee40aa call 'on_loaded' only if logged 2011-07-24 17:46:56 +02:00
Romain Bignon
f03ff4fefa support authentication on youtube 2011-07-24 17:46:54 +02:00
Romain Bignon
d11084f05e use browser to get file URL, and leave an error when it needs an age verification 2011-07-24 16:57:01 +02:00
Romain Bignon
ddda7f88e4 sort backends by name when querying user to select one 2011-07-22 21:02:21 +02:00
Romain Bignon
8343637b4b fix id2url for dailymotion 2011-07-22 21:02:12 +02:00
Romain Bignon
e0287800f9 handle file adds and removed values 2011-07-19 13:58:12 +02:00
Romain Bignon
61f28ad4ac fix error when there are no changes in an update 2011-07-19 13:40:49 +02:00
Romain Bignon
e17c14dbe6 fix parsing changes when author doesn't have an account 2011-07-19 13:37:07 +02:00
Romain Bignon
4a29a246a2 support changes of issue content 2011-07-19 13:24:33 +02:00
Romain Bignon
f951f51b3d add command 'logtime' 2011-07-19 13:11:27 +02:00
Romain Bignon
b9bba5924a ability to log spent time on an issue 2011-07-19 13:11:18 +02:00
Romain Bignon
4336da6224 handle errors 2011-07-19 12:54:20 +02:00
Romain Bignon
abb9b3dfc3 enable http and mechanize debugs before calling home() 2011-07-16 11:49:14 +02:00
Romain Bignon
90f9608ffa ask() writes on output with the right encoding 2011-07-14 16:25:44 +02:00
Romain Bignon
bd3d8738fc fix handling of pages (closes #685) 2011-07-13 17:52:04 +02:00
Romain Bignon
8bed79b7fe update tests 2011-07-13 15:17:49 +02:00
Romain Bignon
9dc1e559a7 add parameters --departure-time and --arrival-time 2011-07-13 15:12:41 +02:00
Romain Bignon
c284a24842 ability to set an arrival or a departure time 2011-07-13 15:12:17 +02:00
Romain Bignon
c719865e7a find roadmaps only by rail transports. 2011-07-13 14:38:21 +02:00
Roger Philibert
c9614152f6 add basic support for Izneo 2011-07-13 11:46:08 +02:00
Romain Bignon
828d8448d8 fix error when a td doesn't have a class 2011-07-12 16:50:53 +02:00
Romain Bignon
fe1aac5a77 fix errors when commenting an issue 2011-07-12 16:46:56 +02:00
Romain Bignon
4194875214 fix issues browsing when redmine requires an authenticity_token 2011-07-12 16:34:47 +02:00
Romain Bignon
c52551bd91 fix typo 2011-07-12 13:51:35 +02:00
Romain Bignon
b005e9a3ca use only one file for radios 2011-07-12 13:41:28 +02:00
Romain Bignon
610342e716 fix crash when there isn't any winner 2011-07-12 13:30:31 +02:00
Romain Bignon
311205543f Redmine implements ICapBugTracker (refs #684) 2011-07-11 22:29:34 +02:00
Romain Bignon
c911955a92 new application boobtracker (refs #684) 2011-07-11 22:29:15 +02:00
Romain Bignon
bc1d4921d0 new capability ICapBugTracker (closes #684) 2011-07-11 22:19:15 +02:00
Romain Bignon
e731f42cb9 new method ConsoleApplication.acquire_input() to read stdin friendly 2011-07-11 22:18:25 +02:00
Romain Bignon
9e3b1a049e get_object() method requires an unique backend ID 2011-07-11 22:17:40 +02:00
Romain Bignon
a290795ac4 set videos duration on search results 2011-07-10 21:10:25 +02:00
Julien Veyssier
82ad25da3e fixed : labels must be unicode strings 2011-07-05 16:32:52 +02:00
Romain Bignon
c74216ccf8 FILENAME argument is optional for command 'getfile' (closes #683) 2011-07-05 16:27:06 +02:00
Romain Bignon
3b87d4aaf8 fix crash when ID is invalid 2011-07-05 16:25:50 +02:00
Romain Bignon
2a6ad71826 remove unused variable 2011-07-05 16:25:49 +02:00
Romain Bignon
c9d40ffb44 fix parsing of file lists on some gazelle websites 2011-07-04 15:15:23 +02:00
Romain Bignon
aaa5b215ad python-keyring isn't a hard dependency 2011-07-04 14:52:13 +02:00
Romain Bignon
ba6f31dac8 move remove_html_tags function into weboob.tools.misc 2011-07-03 10:52:33 +02:00
Romain Bignon
0e5089c2c0 error when password is invalid or when user is banned 2011-07-03 10:51:34 +02:00
Romain Bignon
0985ab7062 fix login 2011-07-02 13:22:38 +02:00
Romain Bignon
cb90621100 retry location after login 2011-07-02 13:22:25 +02:00
Laurent Bachelier
514a6b3585 Fix account list with CA Toulouse
Yes, they just removed a surrounding tag. Nothing else changed.
2011-07-01 16:36:39 +02:00
Romain Bignon
95cb438294 catch errors when page is not found or if video is not yet available 2011-07-01 14:08:03 +02:00
Romain Bignon
621fc4ba75 fix error when there isn't any backend given 2011-07-01 13:46:02 +02:00
Romain Bignon
2804867a97 print an error if a specified backend is not enabled or existant 2011-06-30 15:24:51 +02:00
Romain Bignon
f99c6b31a8 reorganize players order 2011-06-30 15:21:30 +02:00
Romain Bignon
89516b9956 correctly set step ID, and ask only rail transport mode 2011-06-28 18:04:25 +02:00