Commit Graph

23 Commits

Author SHA1 Message Date
Yannick Tivisse 222dc5b20a [IMP] Modify the inventory valuation memento, for the anglo-saxon accounting 2015-12-03 16:02:12 +01:00
Yannick Tivisse a08d151437 [IMP] Modify the inventory valuation memento, for the continental accounting 2015-12-03 16:02:12 +01:00
Xavier Morel 762e7056e0 [ADD] ad-hoc spacers at the top of the accounting memento 2015-07-20 13:43:28 +02:00
Xavier Morel c4e798e970 [ADD] demo/POC functional documentation
* by-application (odoo-wise) grouping
* use part of the accounting TOC defined on pad
* support for "internal" tocs & fixup front toc
* various changes and improvements to extensions

May be missing: inherited document banners?
2015-07-09 11:49:42 +02:00
Xavier Morel 705e0d56b2 [CHG] initial port to new theme 2015-07-08 13:24:24 +02:00
Xavier Morel 051d680fdd [ADD] inventory valuation 2015-04-17 21:59:21 +02:00
Xavier Morel 6c250deca8 [ADD] highlighted table to double entry document 2015-04-16 17:38:37 +02:00
Xavier Morel 15c51c9845 [ADD] support for generic alternative content in right-hand side
dd.alternatives triggers "widget", each (dt, dd) is an alternative with
dt being the alternative (and radio button) label and dd being the
actual content to display on selection.
2015-04-16 17:38:37 +02:00
Xavier Morel 609ab8051e [CHG] review stuff 2015-03-17 13:18:50 +01:00
Xavier Morel 4968be3ad7 [ADD] hover color on CoA and journal controls to show they can be clicked 2015-03-16 15:56:28 +01:00
Xavier Morel a0601d909f [IMP] display of spacing in listings
In entries explanations and configuration, make it possible to "split"
the list in multiple sub-lists visually: a ``null`` item should just
create an empty space, not display a list item "dot"
2015-03-16 15:56:27 +01:00
Xavier Morel 32493c9c0f [FIX] hovering in intro
* fix markup so everything is back within .intro-list
* just glom all paragraphs below .intro-list, ignore <li>
2015-03-16 15:56:27 +01:00
Xavier Morel 0e8449f623 [CHG] fp changes 2015-03-16 15:56:18 +01:00
Xavier Morel 72389fd705 [IMP] reconciliation demo
* multi-step process
* unreconcile button/step
* stepped animation
2015-03-13 12:26:23 +01:00
Xavier Morel 97da2694df [CHG] accounting equation to the right, text normal style to the left 2015-03-11 14:35:10 +01:00
Xavier Morel b3753aecac [ADD] journal explanations (WIP), reconcile button & animation 2015-03-10 13:02:16 +01:00
Xavier Morel 38e0afd4ed [FIX] introduction table borders 2015-02-26 12:05:11 +01:00
Xavier Morel 900e16d3cc [FIX] colors in single-column layout (small screen) 2015-02-26 11:08:14 +01:00
Xavier Morel 784cc2561b [ADD] static reconciliation tables 2015-02-25 16:40:32 +01:00
Xavier Morel 60822587b7 [CHG] chart of accounts interaction impl
* move chart of accounts higher in document
* rewrite text a bit
* split controls to left-hand column
* remove dependencies between operations
* highlight result of last-applied operation (not very good looking atm)
2015-02-19 12:17:50 +01:00
Xavier Morel 78765edae5 [REM] bolding in accounts listing 2015-02-18 11:23:11 +01:00
Xavier Morel c736a0802b [CHG] color scheme for accounts listing: go dark 2015-02-18 11:21:16 +01:00
Xavier Morel f8c3d0a326 [IMP] convert accounts listing to interactive
* convert listickles to React widget
* add interactive hooks to introduction/definition paragraphs
* add highlighting to various items based on (2)

todo: ragged bottom edge using a SVG border-image?
2015-02-17 16:40:09 +01:00