Commit graph

124 commits

Author SHA1 Message Date
Christophe Benz
239c4ddeb3 save default frontend config 2010-04-08 16:07:31 +02:00
Christophe Benz
690d547243 add default configuration for logging module 2010-04-08 16:07:21 +02:00
Romain Bignon
9329df5b43 add a comment to say why elementtidy support is disabled 2010-04-08 14:56:37 +02:00
Christophe Benz
6159a789b5 check for config file permissions since it contains passwords 2010-04-08 14:51:14 +02:00
Christophe Benz
288ea1f142 while elementtidy segfaults, force using internal HTMLTreeBuilder 2010-04-08 14:50:09 +02:00
Christophe Benz
5b7ef04d0d display simpler message if no coming operations, instead of empty table 2010-04-08 12:17:50 +02:00
Christophe Benz
1c99c105c2 display error message if section already exists 2010-04-08 11:21:05 +02:00
Christophe Benz
3225bcb639 display error if wrong password 2010-04-08 11:17:12 +02:00
Romain Bignon
6e8d36ca93 unused imports 2010-04-07 15:18:52 +02:00
Romain Bignon
f0b588a430 maintainer of cragr is now Laurent Bachelier (good riddance!) 2010-04-07 15:17:54 +02:00
Romain Bignon
43a8c0d7da fix 2010-04-07 15:14:45 +02:00
Romain Bignon
aa5929e9df fix parsing of accounts list 2010-04-07 15:11:45 +02:00
Romain Bignon
471844cda0 debug messages 2010-04-07 14:51:55 +02:00
Romain Bignon
e7f322b836 missing import 2010-04-07 14:42:31 +02:00
Romain Bignon
bd43711fb3 missing file 2010-04-07 14:42:24 +02:00
Romain Bignon
3c11c40ac5 logging on cragr in perhaps fixed. 2010-04-07 14:35:23 +02:00
Romain Bignon
1d0c4150fd create WORKDIR if it doesn't exist 2010-04-07 10:23:52 +02:00
Romain Bignon
c662063756 fix auto-generated commands syntax 2010-04-06 23:02:41 +02:00
Romain Bignon
7b2295cf6c new frontend 'weboobcfg' 2010-04-06 22:53:07 +02:00
Romain Bignon
dc706132ab set description 2010-04-06 22:52:52 +02:00
Romain Bignon
68ccd1b6d9 oups, missing file 2010-04-06 21:55:57 +02:00
Romain Bignon
27af8988b1 ConsoleApplication provides methods to handle commands 2010-04-06 21:53:54 +02:00
Romain Bignon
56fea28640 split module loader in ModulesLoader and BackendsConfig classes 2010-04-06 21:17:51 +02:00
Romain Bignon
d03bd47981 fix login 2010-04-06 21:02:21 +02:00
Romain Bignon
b8eb34c804 Cragr.home() correctly goes to the specified hostname 2010-04-06 20:46:12 +02:00
Laurent Bachelier
78ecceeebe Fixes wrong shebang 2010-04-06 20:44:10 +02:00
Romain Bignon
5795094c6e typo 2010-04-06 20:42:26 +02:00
Romain Bignon
4faeea1959 new backend 'cragr' (for Credit Agricole bank) 2010-04-06 19:31:38 +02:00
Romain Bignon
c4f3df9f8d fix method overload 2010-04-05 10:30:54 +02:00
Romain Bignon
9d730fedbd little fixes 2010-04-04 18:58:14 +02:00
Romain Bignon
4736260993 store instance name in Backend 2010-04-04 18:57:39 +02:00
Romain Bignon
d0588a4c6c fucking workaround to fix bad HTML on DLFP 2010-04-04 18:56:01 +02:00
Romain Bignon
e59af132ba add an option to choose betwoon plaintext or html mails 2010-04-04 18:55:25 +02:00
Romain Bignon
3393fb73e9 abstraction on scheduler 2010-04-04 18:17:01 +02:00
Romain Bignon
e66f47e3fb can fetch also telegrams 2010-04-04 18:15:07 +02:00
Romain Bignon
140024b813 misc stuff 2010-04-04 16:52:03 +02:00
Romain Bignon
e92bfc4d65 new boobank frontend 2010-04-04 16:51:54 +02:00
Romain Bignon
69bb9e4826 new bnporc backend 2010-04-04 16:51:42 +02:00
Romain Bignon
655bc10e3e aibility to backends to define a specific pages charset 2010-04-04 16:51:05 +02:00
Romain Bignon
5d5d1ac0f7 new ICapBank capability 2010-04-04 16:50:26 +02:00
Romain Bignon
97d6ad447b convert comment time to UTC 2010-04-04 15:10:59 +02:00
Romain Bignon
9d6da1e7bb missing iter_new_message() implementation 2010-04-04 14:38:17 +02:00
Romain Bignon
538b810d06 iter_new_messages() return correctly every articles and comments 2010-04-04 14:37:54 +02:00
Romain Bignon
409c182624 parse articles and comments 2010-04-04 14:37:34 +02:00
Romain Bignon
d59da7c030 fix sent mails 2010-04-04 14:35:22 +02:00
Romain Bignon
612fcd1cf5 function tostring() to get HTML string from element 2010-04-04 14:34:30 +02:00
Romain Bignon
82e9108aa8 fix yaml config loader 2010-04-03 18:31:17 +02:00
Romain Bignon
913d89192e [dlfp] url2id and id2url functions 2010-04-03 18:01:52 +02:00
Romain Bignon
a045024e80 [backends.aum] little fixes 2010-04-03 17:34:09 +02:00
Romain Bignon
51433d6549 use cElementTree and elementtidy as default encoders, and added wrappers to ElementParser and HTMLParser if they are missing 2010-04-03 17:14:59 +02:00