71f1600312
Bitlair changes
2025-03-09 16:01:18 +01:00
Juerd Waalboer
e17c092efe
Allow statiegeld return via deposit command
...
May come in handy if there the bottle return revbank machine is dead.
2023-01-16 04:38:10 +01:00
Juerd Waalboer
9db2b208eb
deposit: print formatted amount in prompt
2022-08-29 00:17:25 +02:00
Juerd Waalboer
441bf05fde
Bump to v3.4; make all transactions balanced using hidden accounts
...
See UPGRADING.md for details.
2022-06-11 18:51:26 +02:00
Juerd Waalboer
f262bce57c
Split "help" into "help" and "help2"; ditch pager
2022-06-11 16:31:44 +02:00
Juerd Waalboer
eed0db7897
Cleanup: use subroutine signatures, remove deprecated methods.
...
The signatures feature has been "experimental" since Perl 5.20 (May 2014), but
expected to stay. After 8 years I'm ready to take the risk :)
Have added Perl v5.28 (June 2018) as the minimum requirement, even though the
current revbank should work with 5.20, to see if this bothers any users. Perl
v5.28 is in Debian "buster", which is now oldstable.
2021-12-03 18:00:34 +01:00
Juerd Waalboer
89885a29c1
Remove last references to "EUR"
...
Except the one in the EPC QR code, because the specification says
that EUR is mandatory.
2019-11-05 01:33:31 +01:00
Juerd Waalboer
1cbc906f1e
Further update to new ledger-like internals
2019-11-05 00:57:39 +01:00
Juerd Waalboer
fa60e1081a
chmod 644 plugins/*
...
Undoes 714b337
because github seems to no longer require chmod +x
for syntax highlighting extensionless files.
2019-08-07 15:42:16 +02:00
Juerd Waalboer
adba63da57
Fix warning in deposit_iban_qr (undef in eq)
2019-05-23 20:49:22 +02:00
Juerd Waalboer
0bd9c807a1
Update description for deposit
...
Creating users with deposit is deprecated.
2019-05-15 01:45:49 +02:00
Juerd Waalboer
da11114b8f
Deprecate nyan, game, and creating users via deposit.
2019-05-15 01:41:27 +02:00
Wouter
edca797fe5
Add deposit method to card metadata
2019-05-12 15:59:57 +02:00
Juerd Waalboer
5c16008038
Deposit method instructions are now part of the prompt
...
This hides the instructions if the answer is already given in the input line.
2018-07-22 23:08:49 +02:00
Juerd Waalboer
2fbc833011
Optional extra questions after 'deposit'
...
Made for Bitlair but PAY ATTENTION... the IBAN in this repo is RevSpace's ;)
2018-07-22 22:52:49 +02:00
Juerd Waalboer
6372e30cac
"give" now takes a reason like "take", only optional args between [] in help.
...
Contributed by BugBlue
2013-02-28 16:31:05 +01:00
Juerd Waalboer
7b088cb175
Tab completion improvements
...
A plugin can now specify &subroutine in the :Tab attribute; this sub will
be called as a method and can return a list of possible completions.
2013-02-28 16:04:36 +01:00
Juerd Waalboer
4df8d427ed
Optimize select_items for the most common use case: key exists.
2013-02-28 01:44:46 +01:00
Juerd Waalboer
788dc3dc12
Internal metadata in cart items + smart matching for items.
2013-02-28 01:22:31 +01:00
Juerd Waalboer
4995e84b83
Git highlight alleen met +x? Okay, dan doen we +x :-)
2013-02-26 04:44:29 +01:00
Juerd Waalboer
18d1a552fb
Shebangs voor syntax highlighting
2013-02-26 04:42:45 +01:00
Juerd Waalboer
c157ea0214
RevBank 2.0, a rewrite. It's plugin based now.
2013-02-26 04:11:13 +01:00