Simon Michael
6a1460b3b9
docs: update add docs
2013-04-09 15:54:20 -07:00
Simon Michael
d5e575c862
web: remove io-storage
2013-04-09 12:53:21 -07:00
Simon Michael
0df4a235af
web: set up journal for yesod devel, store it in App ( fixes #101 )
...
The web app's journal state is now kept in the yesod App as an IORef,
instead of using io-storage.
yesod devel now works; it uses the journal file specified by
$LEDGER_FILE, or ~/.hledger.journal.
web: update journal state handling, fix yesod devel - WIP
2013-04-09 12:41:22 -07:00
Simon Michael
c510f11424
more git ignores
2013-04-09 10:12:50 -07:00
Simon Michael
b6ac50b015
Merge pull request #103 from markokocic/cs2
...
Cs2
2013-04-09 06:33:27 -07:00
Marko Kocic
2cd0a9c9c0
Switch to new yesod clientSessionBacked2 for better performance
2013-04-09 08:56:41 +00:00
Marko Kocic
f5306d720d
Add .gitignore
2013-04-09 08:56:32 +00:00
Simon Michael
2a772c370c
site: use /trello as canonical url, people find it clearer than /plan
2013-04-08 11:32:25 -07:00
Simon Michael
91c622ab39
simplify PATCHLEVEL assignment
2013-04-08 11:31:24 -07:00
Simon Michael
52e5003866
docs: clean up bug tracker links
2013-04-08 10:25:47 -07:00
Simon Michael
0fa58d703a
docs: link trello & update quick links on home & contribute pages
2013-04-06 14:33:21 -07:00
Simon Michael
817b3a07fd
docs: use markdown line breaks
2013-04-06 14:24:59 -07:00
Simon Michael
f04f0910c3
docs: small manual updates
2013-04-06 13:42:07 -07:00
Simon Michael
1dbff190a7
docs: we have switched to git(hub). Update the docs. Lower the flag.
2013-04-06 13:36:51 -07:00
Simon Michael
fb55fb21a0
docs: notes
2013-04-06 13:32:49 -07:00
Simon Michael
d12d65d964
docs: fix release note link
2013-04-06 13:27:34 -07:00
Simon Michael
c344dcd0cd
site: update old docs setup for git
2013-04-06 12:39:35 -07:00
Simon Michael
0140cf62ab
don't require that hacky last_release tag for PATCHLEVEL, needs more thought
2013-04-06 12:38:25 -07:00
Simon Michael
9ffd34687a
web: avoid a fromJust error when running with yesod devel (not working yet)
2013-04-05 20:59:31 -07:00
Simon Michael
7742bd2104
profiling in auto builds has stopped working, turn it off
2013-04-05 20:55:01 -07:00
Simon Michael
df561f1563
tools: calculate patch level using git describe now.
...
Patch level is now the number of commits since the last_release tag,
avoiding interference from misc other tags.
2013-04-05 20:45:22 -07:00
Simon Michael
ad8d937efc
re-add bin and profs directories with READMEs, so crazy git can remember them
2013-04-05 20:18:50 -07:00
Simon Michael
53f602c4cf
tools: fix make test and others now that we're using cabal macros like MIN_VERSION_directory
2013-04-04 01:22:14 +00:00
Simon Michael
0d99c7cf73
docs: include support links on front page
2013-04-04 01:21:04 +00:00
Simon Michael
61ec3f7037
docs: replace *.hledger.org links with new hledger.org/* ones
2013-04-03 00:30:05 +00:00
Simon Michael
52cd01e85d
docs: keep DOCS.md with the others
2013-04-03 00:24:35 +00:00
Simon Michael
71059a82c1
docs: docs page cleanups
2013-04-02 22:18:23 +00:00
Simon Michael
7ac5d327ae
docs: fix version in manual example
2013-04-01 22:04:43 +00:00
Simon Michael
516c02d2c0
docs: move more manual bits to docs page & wiki
2013-04-01 22:03:20 +00:00
Simon Michael
378786fd98
docs: release note tweaks
2013-04-01 21:25:38 +00:00
Simon Michael
17ef7295b6
tools: mark download page as containing an updatable version number
2013-04-01 21:25:27 +00:00
Simon Michael
1484820f2d
docs: split three docs out of the manual, manual updates
2013-04-01 21:24:46 +00:00
Simon Michael
d714b4bdc3
docs: clarify mac/windows installation
2013-04-01 16:02:20 +00:00
Simon Michael
633bd9f269
docs: list install guide first
2013-04-01 15:50:15 +00:00
Simon Michael
f14f0cb900
docs: more download page cleanups
2013-04-01 15:50:02 +00:00
Simon Michael
c7331e1e45
docs: update install guide
2013-04-01 15:44:25 +00:00
Simon Michael
05cb2bfd8b
docs: simplify docs list
2013-04-01 15:44:11 +00:00
Simon Michael
9070364b35
docs: split out install guide, some manual cleanups
2013-03-31 22:16:06 +00:00
Simon Michael
853c07bf9e
docs: show one more level of contents on manual
2013-03-31 22:14:40 +00:00
Simon Michael
25af7f38d4
docs: space main manual sections a bit more
2013-03-31 22:14:12 +00:00
Simon Michael
12008408f8
docs: reorganise docs list, don't mention specific version on dev manual
2013-03-31 15:20:44 +00:00
Simon Michael
3432990a53
site: drop News button
2013-03-31 15:11:05 +00:00
Simon Michael
e99af9b539
docs: also link to 0.19 and 0.18 manual
2013-03-31 14:58:32 +00:00
Simon Michael
caa48b35c2
tools: oldsource/cleanoldsource make rules for site
2013-03-31 14:58:04 +00:00
Simon Michael
58d63fd98c
docs: add a docs overview page
2013-03-30 18:52:32 +00:00
Simon Michael
f2da772941
docs: release notes
2013-03-30 18:00:27 +00:00
Simon Michael
479c57fdf2
docs: rules syntax edits
2013-03-29 23:58:12 +00:00
Simon Michael
ddfcf48f0d
docs: simplify rules syntax layout
2013-03-29 23:43:25 +00:00
Simon Michael
ba207ce391
notes: backlog updates
2013-03-29 23:25:43 +00:00
Simon Michael
03f6119a8d
notes: snippets
2013-03-29 23:21:51 +00:00