Commit Graph

37 Commits

Author SHA1 Message Date
Simon Michael
b0f40bd7c8 tools: fix make functest in a fresh copy 2016-04-21 08:37:37 -07:00
Simon Michael
6a97a246dd doc: use m4 for all manuals, shake cleanup 2016-04-16 03:50:30 -07:00
Simon Michael
8b2ddbc38b docs: clarify dotted account name example (#331) 2016-03-09 07:16:04 -08:00
Simon Michael
06b54bf05e lib: timedot format, convenient for time logging
Timedot is a plain text format for logging dated, categorised
quantities (eg time), supported by hledger.  It is convenient for
approximate and retroactive time logging, eg when the real-time
clock-in/out required with a timeclock file is too precise or too
interruptive.  It can be formatted like a bar chart, making clear at a
glance where time was spent.
2016-02-19 17:55:57 -08:00
Simon Michael
ff59e0c15c rename beancount example file 2015-11-16 15:15:23 -08:00
Simon Michael
81071eb241 add beancount's nice example journal, hledgerised
This is the synthetic, somewhat realistic example journal from Martin
Blais' beancount project (of a few months ago), slightly tweaked for
hledger. It makes a nice example, eg for trying out hledger-ui.
2015-10-31 15:49:46 -07:00
Imuli
67432f1220 read multiple files: tests 2015-05-28 10:40:48 -07:00
Simon Michael
c53732a4af balance: new multi-column reports & documentation
Two new multi-column balance report modes show ending balance per
period: `--cumulative`, starting from 0, and `--historical`, starting
from the historical starting balance.

The balance command's specification has been clarified and consolidated
in the Balance.hs haddock. Reports.hs has also had haddock updates. The
old AccountsReport type is now BalanceReport, still used by
single-column balance report. The new MultiBalanceReport type is used by
the multi-column reports.
2013-12-07 05:43:31 -08:00
Simon Michael
82b6ab9404 new sample.csv, sample.rules 2012-03-24 19:21:24 +00:00
Simon Michael
9cb716d002 packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
Simon Michael
6dd1f74b30 web: add dhtmlxcombo 2.6 (unminified version) to repo 2010-08-09 23:20:51 +00:00
Simon Michael
eb2e3cbde0 web: add jquery.url 1.0.1 to repo 2010-08-10 01:10:29 +00:00
Simon Michael
6ebb9a3100 another unicode test journal 2010-09-05 21:50:29 +00:00
Simon Michael
b4f615b62a web: a non-null "add" or "edit" query parameter shows the forms 2010-08-10 01:13:14 +00:00
Simon Michael
041dfac11c web: add a runtime-reloaded add form for testing 2010-08-10 00:48:04 +00:00
Simon Michael
8c8395778c web: cleanup, enable jquery, use auto-completing combo fields on add form 2010-08-10 00:13:47 +00:00
Simon Michael
f3ffef2d8a web: separate period and acct/desc filtering a bit 2010-08-01 16:35:54 +00:00
Simon Michael
bd3d8b1c8d web: refactor; show journal file name in heading 2010-07-31 15:51:42 +00:00
Simon Michael
cf4e1fd722 web: next ui refinement.. accounts are now a permanent sidebar 2010-07-29 02:46:38 +00:00
Simon Michael
41c175ecc8 web: more consistent fonts, stylesheet cleanups 2010-07-28 16:22:32 +00:00
Simon Michael
02f77415f0 web: more tweaks, style negative amounts 2010-07-28 00:24:49 +00:00
Simon Michael
0773dde872 web: ui cleanups, replace balance/register with combo view 2010-07-27 22:49:45 +00:00
Simon Michael
4467af1aa8 web: more web and report refactoring, and a html register report 2010-07-26 23:04:47 +00:00
Simon Michael
af21a0c507 web: add jquery 1.4.2 to repo 2010-08-09 23:17:02 +00:00
Simon Michael
619c7a1177 webyesod: maximise edit form width and use normal font size 2010-07-10 00:35:19 +00:00
Simon Michael
c9d79ee03c web: go back to robust inline addform position 2010-07-13 21:54:45 +00:00
Simon Michael
7d7159609b refactor: much renaming of ledger -> journal, hopefully the right amount 2010-07-13 06:30:06 +00:00
Simon Michael
aa21f95b9e webyesod: a destructive wiki-style edit form for journals
Warning: this is the first hledger feature which can alter your existing
journal data.  You can now edit, or ERASE, the (top-level) journal file
through the web ui, and there is no access control. A numbered backup of
the file will be saved at each edit, in normal circumstances.
2010-07-09 23:00:04 +00:00
Simon Michael
2e9efc678a webyesod: make current navigation link bold 2010-07-06 20:08:02 +00:00
Simon Michael
069a70a7b4 web610: fixes 2010-07-10 14:31:46 +00:00
Simon Michael
460cf2c774 webyesod: ui cleanups, more user-friendly add form 2010-07-06 19:59:21 +00:00
Simon Michael
8937fa92f4 docs: updates, use ; in rules file for consistency 2010-07-17 01:26:27 +00:00
Simon Michael
879ea97ff0 add sample.rules file 2010-05-20 02:50:49 +00:00
Simon Michael
039833c739 move sample journals to data/ 2010-05-20 02:55:33 +00:00
Simon Michael
7bd14a367a web: get static files from the cabal data dir, or the current dir when using make (#13) 2009-12-18 22:33:02 +00:00
Simon Michael
485ab2b4d5 removed unused data files 2009-06-06 06:17:53 +00:00
Simon Michael
34ebd9e3df support tools cleanup 2008-05-26 21:19:21 +00:00