Commit graph

1,812 commits

Author SHA1 Message Date
Florent
2ddd15fda9 Convert CapBill to browser2, step 1 2014-04-01 10:15:43 +02:00
Bezleputh
9026866488 [arte] fix problem on extension 2014-03-31 20:46:35 +02:00
Romain Bignon
c50b6db86d fix variable redefinition 2014-03-30 14:08:20 +02:00
Romain Bignon
bfd09a2383 if an account type is not supported, raise NotImplementedError instead of BrokenPageError 2014-03-30 14:06:05 +02:00
Romain Bignon
f8505d97c0 fix syntax to be compliant with python 2.6 2014-03-30 13:57:54 +02:00
Romain Bignon
f3ec952b3d fix parsing comments on redmine 2.4 2014-03-30 13:44:24 +02:00
Romain Bignon
343062771d fix parsing issue history on redmine 2.4 2014-03-30 13:35:21 +02:00
Romain Bignon
ce4c9f7d84 fix finding the control to add a note 2014-03-30 12:41:57 +02:00
Vincent Paredes
2afe48db48 checking if the card is valid 2014-03-30 12:35:51 +02:00
Romain Bignon
07a1d04bb6 fix compatibility with redmine 2.4, support start/end/tracker/priority (courtesy of François Revol) 2014-03-30 12:33:56 +02:00
Romain Bignon
57da45d9b0 handle empty pages 2014-03-30 11:36:56 +02:00
Florent
3514f65cc6 Reset the counter to each pages 2014-03-28 15:43:10 +01:00
Florent
3cab148414 Do not return same id twice 2014-03-28 14:55:56 +01:00
Florent
2738538fb6 Support transfer with browser2 2014-03-28 14:16:24 +01:00
Florent
0e7aab4642 Remove useless (with Browser2) code 2014-03-28 14:16:24 +01:00
Florent
df85155463 Support market accounts with browser2 2014-03-28 14:16:24 +01:00
Florent
510acc4368 Protect "?" in urls 2014-03-28 14:16:24 +01:00
Florent
902ab0a392 pep8 cleaning 2014-03-28 14:16:24 +01:00
Florent
492dd1d61a Remove unused imports 2014-03-28 14:16:24 +01:00
Florent
3f1e45d459 Restore compatibility with old hash values 2014-03-28 14:16:24 +01:00
Florent
45760ca84b Remove parse function 2014-03-28 14:16:24 +01:00
Florent
d2eec89a4e Set the category 2014-03-28 14:16:24 +01:00
Florent
7f02c6d526 Use Transaction.Raw 2014-03-28 14:16:24 +01:00
Florent
267b8bbc75 Add history support with Browser2 2014-03-28 14:16:24 +01:00
Florent
15ca64f3d9 First step on ING with Browser2
Login and listing of accounts work
2014-03-28 14:16:23 +01:00
Bezleputh
e321da495a [senscritique] use go instead of stay_or_go 2014-03-28 11:32:29 +01:00
Bezleputh
13b61f0559 [biplan] code optimisation 2014-03-28 11:32:29 +01:00
Bezleputh
c699dbe4cc [browser2] Rename Combine filter to CombineDate 2014-03-27 10:01:13 +01:00
Bezleputh
7c9e47d3fb [biplan] adapt to browser2 2014-03-27 00:16:46 +01:00
Bezleputh
4924d6eb66 [grooveshark] fix bug : no more field AvgRate 2014-03-27 00:14:36 +01:00
Florent
2c3fd71a1d Do not use "params" to build URL 2014-03-26 21:32:01 +01:00
Florent
43b5e154b6 Do not use the name "params" to build an URL 2014-03-26 21:30:04 +01:00
Florent
fe7c4e10b1 Fixe encoding warning 2014-03-26 21:04:08 +01:00
Florent
d5793252b6 Support the "Résiliation" of a line 2014-03-26 21:03:44 +01:00
Raphaël Rigo
72ccdad49e Fix date parsing in popolemploi
Signed-off-by: Raphaël Rigo <devel-git@syscall.eu>
2014-03-26 12:40:17 +01:00
Romain Bignon
d1c9d0de49 fix: default account type is TYPE_UNKNOWN, not None 2014-03-26 11:10:33 +01:00
Romain Bignon
aa2e93d461 do not crash when we aren't on a operations page 2014-03-26 11:10:22 +01:00
Romain Bignon
e977aed9be use TableCell to locate raw column 2014-03-26 10:28:14 +01:00
Romain Bignon
1be3f3bc87 fix crash on unknown accounts types 2014-03-26 10:28:02 +01:00
Vincent Paredes
1a381467e3 Fixing personnal space 2014-03-26 10:13:24 +01:00
Vincent Paredes
e8bf117728 remove logging checking on the contract page 2014-03-26 09:42:19 +01:00
Vincent Paredes
c23cbb8bbf increasing timedelta to 90 #fix 470 2014-03-26 09:42:19 +01:00
Romain Bignon
9ab8538b42 remove unused imports 2014-03-25 21:49:47 +01:00
Romain Bignon
1ffc83df5d fix unexpected argument to BrokenPageError 2014-03-25 21:48:42 +01:00
Bezleputh
440baee739 [senscritique] use go instead of stay_or_go 2014-03-25 20:43:50 +01:00
Florent
2c63f6d52e Better next_page field 2014-03-25 13:25:25 +01:00
Florent
e289fc6b8f Rename the filter Date to Datetime. Introduce Date 2014-03-25 12:23:08 +01:00
Florent
e1944d95f3 Date actually supports Datetime objects 2014-03-25 12:11:40 +01:00
Bezleputh
731d90c58e [senscritique] remove useless comment 2014-03-24 19:15:57 +01:00
Bezleputh
d8887cf3d7 [browser2] add a join filter 2014-03-22 20:16:52 +01:00