My favorites | Sign in
Logo
             
Details: Show all Hide all

Yesterday

Last 30 days

  • Nov 25, 2009
    issue 21 (Some web api changes) Status changed by uba...@users.sf.net   -  
    Status: Fixed
    Status: Fixed
  • Nov 25, 2009
    mbank-cli-20091125.tar.gz (2009-11-25) file uploaded by uba...@users.sf.net   -  
    Labels: Featured Type-Archive OpSys-All
    Labels: Featured Type-Archive OpSys-All
  • Nov 25, 2009
    issue 20 ("Konto MOBILE" triggers an API error) commented on by uba...@users.sf.net   -   Fixed in r6d27276346.
    Fixed in r6d27276346.
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   I get - api error (AccountsList2) when I try ./mbank-cli history --range 2009-11-17 2009-11-21 I can provide more info - just send me an e-mail (taisu[at]tnijto.o2.pl).
    I get - api error (AccountsList2) when I try ./mbank-cli history --range 2009-11-17 2009-11-21 I can provide more info - just send me an e-mail (taisu[at]tnijto.o2.pl).
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by uba...@users.sf.net   -   Regarding line 606 (well, 625 in the current codebase), it works for me. I you want me to fix this, provide more details or (preferably) a patch.
    Regarding line 606 (well, 625 in the current codebase), it works for me. I you want me to fix this, provide more details or (preferably) a patch.
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   I don`t have to :-) It works for sure - I`ve changed that line earlier on my own. Now look at code about line 606. There`s another problem. with $accounts_re = qr{ <p[ ]class="Account"> <a[ ]id="\w+"[ ]title="Wybierz[ ]ten[ ]rachunek"[ ]onclick="([^"]*)" [^>]*?> Too many lines match this expression I guess.
    I don`t have to :-) It works for sure - I`ve changed that line earlier on my own. Now look at code about line 606. There`s another problem. with $accounts_re = qr{ <p[ ]class="Account"> <a[ ]id="\w+"[ ]title="Wybierz[ ]ten[ ]rachunek"[ ]onclick="([^"]*)" [^>]*?> Too many lines match this expression I guess.
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by uba...@users.sf.net   -   Could you test the change in revision 65dd499473?
    Could you test the change in revision 65dd499473?
  • Nov 25, 2009
    Revision 65dd499473 (Follow the API changes.) pushed by uba...@users.sf.net   -   Follow the API changes.
    Follow the API changes.
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   I think I can help a little. Just mail me.
    I think I can help a little. Just mail me.
  • Nov 25, 2009
    issue 21 (Some web api changes) Labels changed by uba...@users.sf.net   -  
    Labels: Type-Defect Priority-High Component-Logic Usability
    Labels: Type-Defect Priority-High Component-Logic Usability
  • Nov 25, 2009
    issue 21 (Some web api changes) changed by uba...@users.sf.net   -  
    Status: Accepted
    Owner: uba...@users.sf.net
    Status: Accepted
    Owner: uba...@users.sf.net
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   OK. At least I modified it so it returns no errors, and works with command /mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts I didn`t checked other commands. Its too time-consuming... and too complicated for me right now :-( If you want the code or hints what line should be changed mail me at jroszczkacutthis[at]wp.pl
    OK. At least I modified it so it returns no errors, and works with command /mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts I didn`t checked other commands. Its too time-consuming... and too complicated for me right now :-( If you want the code or hints what line should be changed mail me at jroszczkacutthis[at]wp.pl
  • Nov 25, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   OK. At least I modified it so it returns no errors, and works with command /mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts I didn`t checked other commands. Its too time-consuming... and too complicated for me right now :-( If you want the code or hints what line should be changed mail me at jroszczka_cutthis[at]wp.pl
    OK. At least I modified it so it returns no errors, and works with command /mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts I didn`t checked other commands. Its too time-consuming... and too complicated for me right now :-( If you want the code or hints what line should be changed mail me at jroszczka_cutthis[at]wp.pl
  • Nov 23, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   Ok, I`m making some progress, at least it shows account history now :-) There`s still some error with AccountsList1, unfortunately I have no idea how the script parse it...
    Ok, I`m making some progress, at least it shows account history now :-) There`s still some error with AccountsList1, unfortunately I have no idea how the script parse it...
  • Nov 23, 2009
    issue 21 (Some web api changes) commented on by ta...@o2.pl   -   Heh, good to know, that someone`s working on it too :-) Unfortunately I`m not perl programist too :-)
    Heh, good to know, that someone`s working on it too :-) Unfortunately I`m not perl programist too :-)
  • Nov 23, 2009
    issue 21 (Some web api changes) commented on by klaudia.nowaczyk   -   The same for me. They added some new option in browsing and some lines of code should be changed. I am not perl programmist, but I will try to do it. Also, if someone works on it, plese get a info.
    The same for me. They added some new option in browsing and some lines of code should be changed. I am not perl programmist, but I will try to do it. Also, if someone works on it, plese get a info.
  • Nov 23, 2009
    issue 21 (Some web api changes) reported by ta...@o2.pl   -   I guess there has been made some major changes in web application (last weekend), so It doesn`t work anymore :-((( ./mbank-cli-19-06-09/mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts output Oops, API error! [History2]
    I guess there has been made some major changes in web application (last weekend), so It doesn`t work anymore :-((( ./mbank-cli-19-06-09/mbank-cli history --range 2009-11-17 2009-11-21 --all-accounts output Oops, API error! [History2]

Earlier this year

  • Aug 18, 2009
    mbank-cli-20090816.tar.gz (2009-08-16) file uploaded by uba...@users.sf.net   -  
    Labels: Featured Type-Source
    Labels: Featured Type-Source
  • Aug 16, 2009
    Revision e34e9c4f91 (Clarify the license to make linking with OpenSSL explicitly ...) pushed by uba...@users.sf.net   -   Clarify the license to make linking with OpenSSL explicitly allowed.
    Clarify the license to make linking with OpenSSL explicitly allowed.
  • Jul 19, 2009
    issue 20 ("Konto MOBILE" triggers an API error) Status changed by piotr.lewandowski   -   Fixed in [6d27276346].
    Status: Fixed
    Fixed in [6d27276346].
    Status: Fixed
  • Jul 18, 2009
    Revision 6d27276346 (Ignore "Konto MOBILE".) pushed by uba...@users.sf.net   -   Ignore "Konto MOBILE".
    Ignore "Konto MOBILE".
  • Jul 16, 2009
    issue 19 (after new mbank system release mbank-cli is not working) Status changed by uba...@users.sf.net   -   See issue 20 .
    Status: Invalid
    See issue 20 .
    Status: Invalid
  • Jul 16, 2009
    issue 20 ("Konto MOBILE" triggers an API error) reported by uba...@users.sf.net   -   mBank introduced a "Konto MOBILE", which every time triggers an API error. As far as we know this is completely harmless (though annoying).
    mBank introduced a "Konto MOBILE", which every time triggers an API error. As far as we know this is completely harmless (though annoying).
  • Jul 15, 2009
    issue 19 (after new mbank system release mbank-cli is not working) commented on by acmosis   -   perhaps you should consider removing svn files? mbank-cli-20090619.tar.gz works, but still prints after normal output: Oops, API error! [AccountsList1]
    perhaps you should consider removing svn files? mbank-cli-20090619.tar.gz works, but still prints after normal output: Oops, API error! [AccountsList1]
  • Jul 15, 2009
    issue 19 (after new mbank system release mbank-cli is not working) commented on by uba...@users.sf.net   -   mbank-cli is no longer using Subversion, so your version is pretty outdated.
    mbank-cli is no longer using Subversion, so your version is pretty outdated.
  • Jul 15, 2009
    issue 19 (after new mbank system release mbank-cli is not working) commented on by acmosis   -   im using latest svn version "At revision 104." after deleting "cookie-jar.txt": ./mbank-cli --verbose Your personality has just changed Action: list A new session will be created Download <GET https://www.mbank.com.pl/> Loggin in... Download <POST https://www.mbank.com.pl/logon.aspx> Download <GET https://www.mbank.com.pl/accounts_list.aspx> Oops, API error! [AccountsList1] page https://www.mbank.pl is loading using links, but it prints error about javascript requirement
    im using latest svn version "At revision 104." after deleting "cookie-jar.txt": ./mbank-cli --verbose Your personality has just changed Action: list A new session will be created Download <GET https://www.mbank.com.pl/> Loggin in... Download <POST https://www.mbank.com.pl/logon.aspx> Download <GET https://www.mbank.com.pl/accounts_list.aspx> Oops, API error! [AccountsList1] page https://www.mbank.pl is loading using links, but it prints error about javascript requirement
  • Jul 02, 2009
    issue 19 (after new mbank system release mbank-cli is not working) commented on by uba...@users.sf.net   -   Are you using the lastest (20090619) version?
    Are you using the lastest (20090619) version?
  • Jul 02, 2009
    issue 19 (after new mbank system release mbank-cli is not working) reported by acmosis   -   the only response is: Oops, API error! [AccountsList1]
    the only response is: Oops, API error! [AccountsList1]
  • Jun 19, 2009
    mbank-cli-20090619.tar.gz (2009-06-18) file uploaded by uba...@users.sf.net   -  
    Labels: Type-Source Featured OpSys-All
    Labels: Type-Source Featured OpSys-All
  • Jun 19, 2009
    issue 15 (list: negative balance not supported) Status changed by uba...@users.sf.net   -   Thanks for feedback! I doubt it is possible to have a negative "total" value.
    Status: Fixed
    Thanks for feedback! I doubt it is possible to have a negative "total" value.
    Status: Fixed
  • Jun 19, 2009
    issue 18 (history: API error) Status changed by uba...@users.sf.net   -  
    Status: Fixed
    Status: Fixed
  • Jun 19, 2009
    issue 15 (list: negative balance not supported) commented on by marcin.gryszkalis   -   I have account with negative balance but with positive "total" value, like the csv generated contain following line: mBIZNES Konto xx 1140 2004 0000 xxxx xxxx xxxx -1332.34 PLN 352.16 PLN and it seems to work w/o problems.
    I have account with negative balance but with positive "total" value, like the csv generated contain following line: mBIZNES Konto xx 1140 2004 0000 xxxx xxxx xxxx -1332.34 PLN 352.16 PLN and it seems to work w/o problems.
  • Jun 19, 2009
    issue 18 (history: API error) commented on by marcin.gryszkalis   -   Works here too, thanks :)
    Works here too, thanks :)
  • Jun 19, 2009
    issue 18 (history: API error) commented on by ta...@o2.pl   -   It works now :-) No error occured :-) Great
    It works now :-) No error occured :-) Great
  • Jun 19, 2009
    issue 18 (history: API error) commented on by uba...@users.sf.net   -   Marcin: please do "hg pull -u".
    Marcin: please do "hg pull -u".
  • Jun 19, 2009
    issue 18 (history: API error) commented on by marcin.gryszkalis   -   I'm using latest version checked out from mercurial. Update shows no changes though: % hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved % hg log mbank-cli changeset: 123:3eb143951151 user: Jakub Wilk <ubanus@users.sf.net> date: Thu Jun 18 17:59:55 2009 +0200 summary: list: more sensitive parsing.
    I'm using latest version checked out from mercurial. Update shows no changes though: % hg update 0 files updated, 0 files merged, 0 files removed, 0 files unresolved % hg log mbank-cli changeset: 123:3eb143951151 user: Jakub Wilk <ubanus@users.sf.net> date: Thu Jun 18 17:59:55 2009 +0200 summary: list: more sensitive parsing.
  • Jun 19, 2009
    issue 18 (history: API error) commented on by uba...@users.sf.net   -   Sorry folks, my fault, I have forgotten to push my changes to the server. Could you check the bleeding-edge version now?
    Sorry folks, my fault, I have forgotten to push my changes to the server. Could you check the bleeding-edge version now?
  • Jun 19, 2009
    Revision 677390a782 (history: operation details checkbox is optional.) pushed by uba...@users.sf.net   -   history: operation details checkbox is optional.
    history: operation details checkbox is optional.
  • Jun 19, 2009
    Revision 1cb5f130ee (histore: more parsing fixes.) pushed by uba...@users.sf.net   -   histore: more parsing fixes.
    histore: more parsing fixes.
  • Jun 19, 2009
    issue 18 (history: API error) commented on by uba...@users.sf.net   -   Marcin: please *always* report what version of mbank-cli you are using. None of us have extrasensory abilities. I belive that the issue with "Brak operacji dla wybranych kryteriów wyświetlania." has been already fixed. (See the link in comment 1.)
    Marcin: please *always* report what version of mbank-cli you are using. None of us have extrasensory abilities. I belive that the issue with "Brak operacji dla wybranych kryteriów wyświetlania." has been already fixed. (See the link in comment 1.)
  • Jun 18, 2009
    issue 18 (history: API error) commented on by marcin.gryszkalis   -   I'm experiencing same problem (already sent example via email). I don't know if it's related but I also get Oops, API error! [History1] for date range where no opeartions are found (the message is "Brak operacji dla wybranych kryteriów wyświetlania.")
    I'm experiencing same problem (already sent example via email). I don't know if it's related but I also get Oops, API error! [History1] for date range where no opeartions are found (the message is "Brak operacji dla wybranych kryteriów wyświetlania.")
  • Jun 18, 2009
    issue 18 (history: API error) commented on by uba...@users.sf.net   -   Please do as follows: - Create "debug" subdirectory. - Find the tightest range in which the problem occurs (likely "--from 2009-06-16 --to 2009-06-17"). - mbank-cli should have created a 'debug/account_oper_list.html'. Anonymize it (replace digits with 0s, etc.). Pay attention to keep the HTML structure intact. - E-mail the file to me.
    Please do as follows: - Create "debug" subdirectory. - Find the tightest range in which the problem occurs (likely "--from 2009-06-16 --to 2009-06-17"). - mbank-cli should have created a 'debug/account_oper_list.html'. Anonymize it (replace digits with 0s, etc.). Pay attention to keep the HTML structure intact. - E-mail the file to me.
  • Jun 18, 2009
    issue 18 (history: API error) commented on by ta...@o2.pl   -   I think I bumped on smth... the error ocurrs whenever there`s some PRZELEW ZEWNĘTRZNY WYCHODZĄCY -xxx zl or OPŁATA PRZELEW ZEW.DOWOL.BIEŻĄ­CY -1 zl... I`m preety sure of it. For example between 2009-06-16 and 2009-06-18 I didn`t make any transfer and there was no error from api...
    I think I bumped on smth... the error ocurrs whenever there`s some PRZELEW ZEWNĘTRZNY WYCHODZĄCY -xxx zl or OPŁATA PRZELEW ZEW.DOWOL.BIEŻĄ­CY -1 zl... I`m preety sure of it. For example between 2009-06-16 and 2009-06-18 I didn`t make any transfer and there was no error from api...
  • Jun 18, 2009
    issue 18 (history: API error) commented on by ta...@o2.pl   -   Unfortunately its sill ocurr :-( I copied source (as you wrote from) http://mbank-cli.googlecode.com/hg/mbank-cli There`s no change I tried to use ./mbank-cli history "mBIZNES Konto" --from 2009-06-01 --to 2009-06-17 with no luck :-(( I`m getting some operetions from 17th June, and nothing more :-(
    Unfortunately its sill ocurr :-( I copied source (as you wrote from) http://mbank-cli.googlecode.com/hg/mbank-cli There`s no change I tried to use ./mbank-cli history "mBIZNES Konto" --from 2009-06-01 --to 2009-06-17 with no luck :-(( I`m getting some operetions from 17th June, and nothing more :-(
  • Jun 18, 2009
    issue 18 (history: API error) commented on by uba...@users.sf.net   -   Does the error still occur with the most recent version?
    Does the error still occur with the most recent version?
  • Jun 18, 2009
    issue 18 (history: API error) commented on by ta...@o2.pl   -   You`re right i mystyped that command because I thought its wrong, BUT try type it ./mbank-cli history --range 2009-06-01 2009-06-17 --all-accounts and you`ll get api error. If I write ./mbank-cli history --range 2009-06-17 2009-06-01 --all-accounts I get - and that`s ok... No or invalid time range selected
    You`re right i mystyped that command because I thought its wrong, BUT try type it ./mbank-cli history --range 2009-06-01 2009-06-17 --all-accounts and you`ll get api error. If I write ./mbank-cli history --range 2009-06-17 2009-06-01 --all-accounts I get - and that`s ok... No or invalid time range selected
  • Jun 18, 2009
    issue 18 (history: API error) changed by uba...@users.sf.net   -   "--range 2009-06-17 2009-06-01" is obviously not a valid range, you must have mistyped that command line. I have just commited more fixes to the history parser. Please check the bleeding-edge version: http://mbank-cli.googlecode.com/hg/mbank-cli
    Summary: history: API error
    Status: Accepted
    Owner: uba...@users.sf.net
    Labels: Type-Defect Priority-High Component-Logic Usability
    "--range 2009-06-17 2009-06-01" is obviously not a valid range, you must have mistyped that command line. I have just commited more fixes to the history parser. Please check the bleeding-edge version: http://mbank-cli.googlecode.com/hg/mbank-cli
    Summary: history: API error
    Status: Accepted
    Owner: uba...@users.sf.net
    Labels: Type-Defect Priority-High Component-Logic Usability
 
Hosted by Google Code