Commit graph

1,991 commits

Author SHA1 Message Date
Romain Bignon
33c1b899e2 update test to try to open url 2011-03-21 15:09:01 +01:00
Romain Bignon
7ba652f2a2 new backend 'dailymotion' 2011-03-21 15:07:42 +01:00
Romain Bignon
57cbb758f4 parameters to get polls, board, wiki and tracker 2011-03-21 13:35:43 +01:00
Romain Bignon
9e6153a16c new function 'limit' to limit the number of iterations 2011-03-21 13:34:32 +01:00
Romain Bignon
65a8470335 factorize 2011-03-21 11:28:42 +01:00
Romain Bignon
c74bd6e028 support sondages 2011-03-21 10:56:02 +01:00
Romain Bignon
e1523608fb support the 'suivi' section 2011-03-21 10:40:45 +01:00
Romain Bignon
5ac0c3d729 update tests 2011-03-19 11:28:22 +01:00
Romain Bignon
3c6d651021 better errors management 2011-03-19 11:25:06 +01:00
Romain Bignon
7b61871f51 Do not use retry() with 404 errors 2011-03-19 11:24:52 +01:00
Romain Bignon
55a8154f39 the DLFP backend implements ICapContent 2011-03-19 11:24:36 +01:00
Romain Bignon
4a864a97af support wiki and forums 2011-03-19 09:27:42 +01:00
Romain Bignon
e5d40200a7 attribute Message.is_me 2011-03-18 11:12:53 +01:00
Romain Bignon
57cbc29883 Comment and Article are now children of Content 2011-03-18 10:57:00 +01:00
Julien Veyssier
308153a7c5 [creditmutuel] debug deleted 2011-03-17 17:44:02 +01:00
Julien Veyssier
8b1ecb42b8 [creditmutuel] to be tested, compatibility to other subcreditmut banks (refs #550) 2011-03-17 17:44:00 +01:00
Romain Bignon
208f1a9067 update AUTHORS 2011-03-17 11:59:25 +01:00
Laurent Dufréchou
86937aef95 Modifications to support boobank under win32
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-17 11:55:46 +01:00
Laurent Dufréchou
08d556a6e2 Modify setup.py to include PATH into subshell env under win32
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-17 11:55:45 +01:00
Romain Bignon
d026e20f73 oops missing brace 2011-03-16 15:01:46 +01:00
Romain Bignon
6d3557db08 do not list all categories 2011-03-16 14:52:08 +01:00
Romain Bignon
c9252a855b support signatures 2011-03-16 13:50:12 +01:00
Juke
1ee6a9a060 add connect-event (closes #563) 2011-03-16 11:00:39 +01:00
Juke
7c69240ce1 add debug msg
typo missing quotes
2011-03-16 11:00:39 +01:00
Romain Bignon
15caa95eab recreate the HTMLParser instance for each request 2011-03-16 10:59:45 +01:00
Romain Bignon
a83213797d add category 2011-03-16 08:20:31 +01:00
Juke
d2323b1467 masstransit works on home computer without conic or hildon (closes #562) 2011-03-16 04:20:59 +01:00
Juke
fa8a4f8fe3 set a default editor (closes #557) 2011-03-15 23:41:32 +01:00
Romain Bignon
3ec82c9f4c ability to add a tag on a content 2011-03-15 16:33:44 +01:00
Romain Bignon
63c4a09a0d fix backends list displayed on first load 2011-03-14 18:42:04 +01:00
Romain Bignon
fc38d9e3a4 remove unused imports 2011-03-14 17:38:04 +01:00
Romain Bignon
99785b5a4d open stty in a shell 2011-03-14 17:34:48 +01:00
Romain Bignon
9cc771f445 remove useless debug messages 2011-03-14 17:28:05 +01:00
Romain Bignon
52baab0c8e update AUTHORS 2011-03-14 17:22:25 +01:00
Bluebird75
3f40fb2de7 - use an OS independant way of identifying base module directory - use a more portable way of reading stty output 2011-03-14 17:19:53 +01:00
Bluebird75
4db660b86c Make setup.py work with Windows: - introduce check_executable_unix and check_executable_windows and use them appropriately - use subprocess.check_call instead of os.system to catch make compilation errors - force makefile to use the pyuic detected in the check_executable (needed to have PYUIC=pyuic4.bat work correctly) - do not compile qvideoboob on Windows because it requires phonon 2011-03-14 13:16:57 +01:00
Juke
0c04db0b18 fix buildbot fail on inrockstv (closes #544) 2011-03-14 08:15:41 +01:00
Romain Bignon
52d06a26fe fix parsing of accounts when there isn't any savings account 2011-03-13 17:49:44 +01:00
Romain Bignon
73c4a43c07 usernames can have a '-' in them 2011-03-13 15:01:04 +01:00
Romain Bignon
dbbcee8211 add a category 2011-03-13 14:55:27 +01:00
Romain Bignon
ce0fec8d34 fix getting video from an url, and catch errors 2011-03-13 14:38:20 +01:00
Romain Bignon
b64ca36fbe support urls with '-' in the name of project 2011-03-12 11:19:54 +01:00
Romain Bignon
e50c1c9036 add category 2011-03-12 09:43:15 +01:00
juke
d092437ce6 return empty body when no main div (closes #541) 2011-03-11 10:53:29 +01:00
Romain Bignon
0d5e63e429 add command 'download' 2011-03-10 16:07:33 +01:00
Clément Schreiner
c63e608388 Fix title bar 2011-03-10 16:01:50 +01:00
Juke
4951603c73 fix empty article 2011-03-10 16:01:35 +01:00
Juke
4579e72850 new xhtml formatter 2011-03-10 16:01:34 +01:00
juke
c06b4e07fe export_all works 2011-03-10 16:01:32 +01:00
Pierre Mazière
78fe6e38f8 LCL: deal with wrong login
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-09 10:58:13 +01:00