Juerd Waalboer
da523f8daa
v3.6: products overhaul
...
New features, new documentation.
2022-12-25 05:32:00 +01:00
Juerd Waalboer
43a1990974
bump to v3.5; add built-in editor
2022-08-30 20:45:01 +02:00
Juerd Waalboer
22ca2ec61e
Implement global advisory lock
2022-08-29 17:50:12 +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
29b3eea131
market/products: reuse existing entry
2019-12-12 23:16:10 +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
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
551c22c8ba
Product ID in cart items internal metadata + alias support.
...
The alias support is implemented in products, but not in market.
The product ID in the cart items is useful for plugins that hook the checkout.
2013-02-28 01:42:33 +01:00
Juerd Waalboer
c1db0fc1e9
Treat product database as user input.
2013-02-27 23:12:13 +01:00
Juerd Waalboer
ac1c7235f7
Prevent negative prices for products
2013-02-26 23:06:55 +01:00
RevBar
116be18b2f
WTH, no $EDITOR :)
2013-02-26 20:26:45 +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