Commit graph

3,162 commits

Author SHA1 Message Date
Romain Bignon
ddcf9ffb0e add a test script 2012-07-12 11:34:13 +02:00
Romain Bignon
dcecf61f46 fix internationals calls 2012-07-12 11:19:52 +02:00
Florent
7f290ef512 Fix pdf downloading 2012-07-03 17:10:05 +02:00
Romain Bignon
159e74ac6d fix encoding 2012-07-03 11:23:45 +02:00
Romain Bignon
57436e0899 fix when there are several amounts for a card 2012-07-03 10:08:02 +02:00
Romain Bignon
7f882e4f87 support Credit Mutuel and CIC deferred debit 2012-07-02 16:03:36 +02:00
Romain Bignon
7ee2d29792 clean_amount is now a class method 2012-07-02 14:00:36 +02:00
Romain Bignon
42494d050f change icon for bred 2012-06-27 16:47:59 +02:00
Romain Bignon
00cb04f49e new module for french bank Bred (CapBank) 2012-06-27 16:41:28 +02:00
Romain Bignon
7cf060a5f6 add a check if the year is on two digits 2012-06-27 16:37:03 +02:00
Romain Bignon
0c27290d2a fix the fix 2012-06-27 14:03:09 +02:00
Romain Bignon
5bb77734fb support when a train is deleted (common to SNCF, closes #894) 2012-06-27 13:58:48 +02:00
Romain Bignon
f72d705204 support CB operations (coming and history) 2012-06-23 21:31:41 +02:00
Romain Bignon
dace1bf149 fix typo 2012-06-16 13:52:12 +02:00
Romain Bignon
8e550b4196 handle UserError during fillobj 2012-06-16 13:52:03 +02:00
Romain Bignon
251c91b411 fix conversion warnings 2012-06-15 17:47:10 +02:00
Romain Bignon
9e6f10ea49 visibility optimization logouts/logins (don't know if it is really useful) 2012-06-15 17:37:41 +02:00
Romain Bignon
5cf78582ec changes I don't know if it changes anything 2012-06-15 17:36:19 +02:00
Romain Bignon
4aba2b9fe6 add a status field to display number of new visits 2012-06-15 17:35:15 +02:00
Romain Bignon
bb45115973 fix marking basket mails as read 2012-06-15 17:34:49 +02:00
Romain Bignon
e291912bc0 display last 45 visits instead of 15 2012-06-15 17:31:14 +02:00
Romain Bignon
1880761517 add command 'events' 2012-06-15 17:30:19 +02:00
Romain Bignon
168eb85381 support website changes about authentication (closes #891) 2012-06-14 12:54:41 +02:00
Romain Bignon
8645d9a990 nickname selectable (closes #869) 2012-06-11 21:27:38 +02:00
Romain Bignon
47a78e72f5 fix parsing housings (closes #874) 2012-06-11 21:24:18 +02:00
Romain Bignon
b09a4db324 update authors 2012-06-11 21:18:23 +02:00
Damien Cassou
0a83341849 Add missing unicode() calls to avoid ConversionWarning reports
Signed-off-by: Damien Cassou <damien.cassou@gmail.com>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-06-11 21:18:21 +02:00
Romain Bignon
fbdf44e27a search works again 2012-06-08 13:56:53 +02:00
Romain Bignon
9294f3e964 fix parsing authors on anyclip videos 2012-06-08 11:24:57 +02:00
Romain Bignon
7f6281122d get maximum of transactions in history 2012-06-07 15:53:00 +02:00
Romain Bignon
9d3d8eb1a1 support history of coming transactions 2012-06-07 15:30:19 +02:00
Romain Bignon
5a39b77ed6 fix permissions 2012-06-07 14:56:32 +02:00
Romain Bignon
1f01c50a9d only digits are accepted in passwords 2012-06-07 13:11:01 +02:00
Romain Bignon
8c82b7c3f1 fix parsing transaction IDs (closes #879) 2012-06-03 10:46:42 +02:00
Florent
818da4da2e Only load freemobile backend 2012-06-01 14:55:19 +02:00
Florent
f24a454677 id with hash function 2012-06-01 11:18:07 +02:00
Romain Bignon
bbf3db6c01 fix getting 100 transactions instead of 30 (from history) 2012-05-31 14:06:56 +02:00
Romain Bignon
1cd27395de check if matched arguments in transactions are not None 2012-05-31 13:40:57 +02:00
sputnick
a609c372e1 added a *.replace() to fix a bug line 86 2012-05-30 21:14:09 +02:00
Pierre Mazière
efd7cb2c75 LCL: password renewal warning 2012-05-24 23:22:26 +02:00
Romain Bignon
89ff1d1446 add missing patterns 2012-05-24 23:20:53 +02:00
Florent
b83e371f37 Change in presseurop RSS feed
More than one month in RSS feed...
2012-05-24 18:31:28 +02:00
Romain Bignon
1a1412044a changes on website ('execution' field renamed to '_flowExecutionKey') 2012-05-23 10:17:11 +02:00
Laurent Bachelier
452455404e Update laurentb GPG key
New subkeys, changed expiration dates.
2012-05-22 21:09:15 +02:00
Romain Bignon
3d6b792c34 use FrenchTransaction and detect type of transactions 2012-05-22 18:31:25 +02:00
Florent
bad531679a Fix table formatter with 0.6 version
I didn't see a way to only align header...
2012-05-21 17:47:34 +02:00
Romain Bignon
5ac2a7cf18 use FrenchTransaction and parse labels 2012-05-15 15:38:14 +02:00
Romain Bignon
dd9d0d9b4a strip trailing "CARTE XXX" from card transactions labels 2012-05-15 15:37:55 +02:00
Romain Bignon
95af3239f1 works with any subbank 2012-05-15 14:09:42 +02:00
Romain Bignon
f16f1ddb87 fix exception 2012-05-15 09:36:07 +02:00