Commit graph

748 commits

Author SHA1 Message Date
Juke
18281b2013 change user agent (closes #580) 2011-03-22 21:48:39 +01:00
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
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
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
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
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
Romain Bignon
3ec82c9f4c ability to add a tag on a content 2011-03-15 16:33:44 +01:00
Romain Bignon
fc38d9e3a4 remove unused imports 2011-03-14 17:38:04 +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
Juke
4951603c73 fix empty article 2011-03-10 16:01:35 +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
Romain Bignon
5192694f24 support stopping iteration on messages 2011-03-09 09:26:21 +01:00
Pierre Mazière
2212368eb1 LCL: deal with wrong passwords
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-09 09:26:02 +01:00
juke
56bee4465d pep 8 fix 2011-03-08 13:37:13 +01:00
juke
75d1e4911d remove div.content 2011-03-08 13:27:15 +01:00
Romain Bignon
406475d7b9 fix parsing of username in comments 2011-03-08 12:34:51 +01:00
Romain Bignon
cea58c23e4 new attribute 'username' on comments 2011-03-08 11:05:56 +01:00
Juke
64959ad28d remove useless markup closes #537 2011-03-08 00:12:22 +01:00
Romain Bignon
6d1124018e unused import 2011-03-07 17:48:23 +01:00
Romain Bignon
6d53ee478b method to post to the board 2011-03-07 17:47:44 +01:00
Romain Bignon
e5b2c1d7e5 support board 2011-03-07 17:47:44 +01:00
juke
216d7dd5cd link is optional closes #536 2011-03-07 17:19:53 +01:00
Romain Bignon
e95fe0e346 new category 2011-03-07 16:32:23 +01:00
Juke
397b5875f1 factorise 2011-03-07 16:25:57 +01:00
Pierre Mazière
4a92e6e15a LCL: fix login again
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 16:16:13 +01:00
Romain Bignon
6a0786ce99 lcl is now maintained by peetah 2011-03-07 11:14:12 +01:00
Romain Bignon
b81240baa0 oops 2011-03-07 11:04:25 +01:00
Romain Bignon
34db067da4 fix indent 2011-03-07 10:53:57 +01:00
Pierre Mazière
e14af3b890 LCL: implement account history
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 10:51:02 +01:00
Pierre Mazière
a732a8a051 LCL: implement account listing
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-03-07 10:51:02 +01:00