Commit graph

  • d199b5dd42 Add basic install instructions for Debian wheezy. main Bradley M. Kuhn 2014-02-22 11:34:13 -0800
  • 816099ad55 [ledgercli] Do not remove the old transaction on invalid update Joar Wandborg 2013-12-29 22:14:59 +0100
  • 86a6bec585 [ledgercli] Store posting metadata Joar Wandborg 2013-12-29 21:22:51 +0100
  • 8abbe3462f [tests] Check transactions for errors before being added Joar Wandborg 2013-12-26 21:48:45 +0100
  • ef12c232ad [doc] Updated restapi documentation Joar Wandborg 2013-12-26 21:07:17 +0100
  • fcec13c548 [ledgercli] Versioning, error handling Joar Wandborg 2013-12-26 20:44:28 +0100
  • 4fce6b4fea [tests] Added bin/runtests Joar Wandborg 2013-12-26 13:26:23 +0100
  • 3620d97f9d [tests] Added tests and updated storage.ledgercli Joar Wandborg 2013-12-26 13:22:27 +0100
  • 0108548b4b [doc] Changed the README title for better inclusion in doc Joar Wandborg 2013-12-26 13:21:26 +0100
  • 0e72c2b543 [doc] Updated and added precompiled html output Joar Wandborg 2013-12-26 13:20:07 +0100
  • 281d6fed47 [test] Added unit tests Joar Wandborg 2013-12-21 00:24:37 +0100
  • 36d91dd0b3 [docs] Changed the theme to the Flask theme Joar Wandborg 2013-12-20 16:00:09 +0100
  • 574cef4c9c [js-client] Added license notice to client.js Joar Wandborg 2013-12-20 15:32:37 +0100
  • 377c1567ab [js-client] Added javascript account client Joar Wandborg 2013-12-20 15:04:37 +0100
  • 8bd5c36267 Added sphinxcontrib-httpdomain to dependencies Joar Wandborg 2013-12-20 14:54:30 +0100
  • 2eecd641dd Added CORS Flask endpoint decorator Joar Wandborg 2013-12-20 14:51:32 +0100
  • 3378805b80 [doc] Added REST API, using sphinxcontrib-httpdomain Joar Wandborg 2013-12-18 22:46:19 +0100
  • 8776ab1ff8 Exception does not work with %s Joar Wandborg 2013-12-18 22:11:21 +0100
  • 02fc05aebd [storage] Added delete_transaction method Joar Wandborg 2013-12-18 22:02:03 +0100
  • c80955f199 [doc] Added pre-compiled doc built with pydoctheme Joar Wandborg 2013-12-18 19:17:02 +0100
  • 1f88631ae3 [doc] Added pydoctheme Joar Wandborg 2013-12-18 19:14:47 +0100
  • f9b9aff4a9 [doc] Fixed .gitignore and added pre-built README.html Joar Wandborg 2013-12-18 18:50:24 +0100
  • be19071629 [doc] Included built docs Joar Wandborg 2013-12-18 18:42:42 +0100
  • e64df7d309 [doc] Updated README and included it in docs Joar Wandborg 2013-12-18 18:41:53 +0100
  • fc2c3a6b43 [license] Added notice to all python files Joar Wandborg 2013-12-17 15:41:30 +0100
  • 7da9d5cfe1 Added sphinx license Joar Wandborg 2013-12-17 15:30:12 +0100
  • 02eeb17383 Merge branch 'master' of gitorious.org:conservancy/accounting-api Joar Wandborg 2013-12-17 15:11:14 +0100
  • f22bd3eead [gtk] status_description => activity_description Joar Wandborg 2013-12-17 14:11:59 +0100
  • 751341c267 [storage] Added add_transaction abstract method Joar Wandborg 2013-12-17 14:11:29 +0100
  • 44a2c02706 Clearly add LICENSE information and details about copyright inventory. Bradley M. Kuhn 2013-12-17 08:02:06 -0500
  • 092277d46a Rename LICENSE file to AGPLv3. Bradley M. Kuhn 2013-12-17 07:52:57 -0500
  • 873cff4229 [web] Late init of storage engine. Joar Wandborg 2013-12-17 11:18:35 +0100
  • 8e59d3d661 [sql] Late init_app of SQLAlchemy Joar Wandborg 2013-12-17 11:16:51 +0100
  • a0318ce82e [storage] Proper ABC Joar Wandborg 2013-12-17 11:14:45 +0100
  • 14b79bf0a4 [gtkclient] GtkBuilder-powered gtkclient Joar Wandborg 2013-12-17 11:12:40 +0100
  • 5764ebb604 Add compiled documentation to tree Joar Wandborg 2013-12-17 09:42:53 +0100
  • f443e37d8c [gtkclient] Updated layout Joar Wandborg 2013-12-17 06:00:21 +0100
  • d63c8107d8 Added SQL requirements Joar Wandborg 2013-12-16 07:39:38 +0100
  • 0e3d742e0d Updated API documentation Joar Wandborg 2013-12-16 07:39:05 +0100
  • a1ed27a82c Addded tests/ folder with example payloads Joar Wandborg 2013-12-16 07:38:45 +0100
  • c10b6ec72e Added ./bin/gtkclient Joar Wandborg 2013-12-16 07:38:00 +0100
  • f2b9decf27 SQL, GTK Joar Wandborg 2013-12-16 07:33:56 +0100
  • 124bd1706d Added SQL storage backend Joar Wandborg 2013-12-14 16:08:47 +0100
  • caf0de1979 Updated README Joar Wandborg 2013-12-12 22:25:31 +0100
  • e417031dfe [doc] Added api/accounting.rst to index.rst toctree Joar Wandborg 2013-12-12 20:56:53 +0100
  • f7794c6270 Added AGPLv3 Joar Wandborg 2013-12-12 20:53:22 +0100
  • cc81e11b8b Removed api doc for local temp file Joar Wandborg 2013-12-12 20:46:03 +0100
  • f0652d4897 Added sphinx to requirements.txt Joar Wandborg 2013-12-12 15:11:31 +0100
  • c0b791b30f Added sphinx documentation, added and inproved docstrings Joar Wandborg 2013-12-12 15:09:53 +0100
  • f0a5db5a29 Refactored accounting.client Joar Wandborg 2013-12-12 10:27:51 +0100
  • 032175cd26 Added transaction IDs and metadata Joar Wandborg 2013-12-11 15:12:08 +0100
  • 266aa455f9 Updated README, included more test data. Joar Wandborg 2013-12-11 09:32:35 +0100
  • 047f40deac Added requests to requirements.txt Joar Wandborg 2013-12-11 09:26:46 +0100
  • 9656c39e91 Added client, other fixes Joar Wandborg 2013-12-11 09:23:44 +0100
  • 6f2c875c7b Added /transaction endpoint Joar Wandborg 2013-12-11 00:25:16 +0100
  • 63c7b70000 Two-way conversion from internal representation and JSON Joar Wandborg 2013-12-10 23:22:57 +0100
  • 4b5eca291b Updated README Joar Wandborg 2013-12-09 21:59:36 +0100
  • 12d7f54557 Added requirements.txt Joar Wandborg 2013-12-09 21:59:19 +0100
  • af6e28d168 Use Amount objects, use the XML output in bal() Joar Wandborg 2013-12-09 21:49:38 +0100
  • dd260aa021 Move stdout processing into send_command Joar Wandborg 2013-12-09 21:04:17 +0100
  • f8f51f7489 Added simple web serving of ledger data. Joar Wandborg 2013-12-09 20:53:20 +0100
  • 7fad5e4cee Added README Joar Wandborg 2013-12-09 19:13:01 +0100
  • 758f601316 timout => timeout Joar Wandborg 2013-12-09 19:10:57 +0100
  • 51fdc7206b Streamlined the lock check Joar Wandborg 2013-12-09 18:04:14 +0100
  • 222ef8b421 Initial commit Joar Wandborg 2013-12-09 17:54:00 +0100