Commit graph

2610 commits

Author SHA1 Message Date
Lance Edgar 2d8d3a3590 Docs tweak (buildbot test) 2013-12-21 11:17:49 -08:00
Lance Edgar a8feb4bbe1 Docs tweak (buildbot test) 2013-12-21 11:07:44 -08:00
Lance Edgar eefa29acd0 Docs tweak (buildbot test) 2013-12-21 11:05:38 -08:00
Lance Edgar b24b526203 Docs tweak (buildbot test) 2013-12-21 11:01:45 -08:00
Lance Edgar 14bb37b4b2 Docs tweak (buildbot test) 2013-12-21 11:00:17 -08:00
Lance Edgar b180ecd2ae Docs tweak (buildbot test) 2013-12-21 10:58:35 -08:00
Lance Edgar 676fe2133b Docs tweak (buildbot test) 2013-12-21 10:53:44 -08:00
Lance Edgar 24a7b5f2c7 Docs tweak (buildbot test) 2013-12-21 10:53:02 -08:00
Lance Edgar 9f88b2f6a5 Docs tweak (buildbot test) 2013-12-21 10:35:20 -08:00
Lance Edgar 2c71aca1d3 Docs tweak (buildbot test) 2013-12-21 10:14:34 -08:00
Lance Edgar 4e011a763e Docs tweak (buildbot test) 2013-12-21 10:12:31 -08:00
Lance Edgar 77311923a5 Docs tweak (buildbot test) 2013-12-21 10:07:37 -08:00
Lance Edgar e1b4d78256 Merge branch 'master' of ssh://edbob.org/srv/git/rattail 2013-12-21 10:04:55 -08:00
Lance Edgar d55cb2e269 Docs tweak (buildbot test) 2013-12-21 10:01:10 -08:00
Lance Edgar aaabe51804 Updated tests to work on Python 2.6. 2013-12-20 18:45:37 -08:00
Lance Edgar bdec70214f Docs tweak (buildbot test) 2013-12-20 18:24:29 -08:00
Lance Edgar 857d4b78dc Docs tweak (buildbot test) 2013-12-20 18:22:38 -08:00
Lance Edgar 70924cc433 Docs tweak (buildbot test). 2013-12-20 18:18:13 -08:00
Lance Edgar 70fd778df8 Tweaked docstring (buildbot test). 2013-12-20 17:50:28 -08:00
Lance Edgar 86cb884258 Initial docs 2013-12-19 23:49:22 -08:00
Lance Edgar c9b0c7cf50 Removed reliance on edbob.db.engines. 2013-12-18 21:50:37 -08:00
Lance Edgar 22a5897739 Removed global Session from rattail.db.
A Session class may now be had via `get_session_class()`.
2013-12-18 21:02:44 -08:00
Lance Edgar f35f8062c5 update changelog 2013-12-18 18:31:48 -08:00
Lance Edgar 16ad95e57e Added get_setting() and save_setting() to db.api. 2013-12-17 06:56:14 -08:00
Lance Edgar b6d3641c90 Added remaining values from edbob.enum to rattail.enum. 2013-12-17 06:13:39 -08:00
Lance Edgar af24f82995 Refactored model imports, etc.
This is in preparation for using database models only from `rattail` (i.e. no
`edbob`).  Mostly the model and enum imports were affected.
2013-12-17 05:41:07 -08:00
Lance Edgar 66f116767d Added get_employee_by_id() convenience function. 2013-11-24 09:21:44 -08:00
Lance Edgar 4edc7a3dd5 final mailing list test..? 2013-11-16 17:30:05 -08:00
Lance Edgar 4217e27dfe final mailing list test..? 2013-11-16 17:29:08 -08:00
Lance Edgar 04bfcd2b33 mailing list test... 2013-11-16 17:28:15 -08:00
Lance Edgar d484652da7 docstring bugfix 2013-11-16 17:25:13 -08:00
Lance Edgar 00c1703686 Added top-level data folder to manifest. 2013-11-16 17:05:31 -08:00
Lance Edgar cb6f273d62 Tweaked README. 2013-11-16 16:46:57 -08:00
Lance Edgar 803384993f Fixed bug in upce_to_upca(); added tests. 2013-11-16 16:41:30 -08:00
Lance Edgar 518a0e90a9 Fixed bug in price_check_digit(); added tests. 2013-11-16 15:54:17 -08:00
Lance Edgar ab74508562 Added test for Luhn check digit calculator.
More mailing list tests...
2013-11-16 15:38:51 -08:00
Lance Edgar 515967da4e First barcode test (still testing mailing list). 2013-11-16 15:26:31 -08:00
Lance Edgar 6654572573 Replaced insserv calls with update-rc.d in Fabric script. 2013-11-16 15:20:19 -08:00
Lance Edgar f0c832a031 Tweaked README. 2013-11-16 15:16:09 -08:00
Lance Edgar 9ad5fe527d Add all of data folder to manifest. 2013-11-16 15:12:50 -08:00
Lance Edgar 0bd512b7f5 No-op to test mailing list. 2013-11-16 15:05:18 -08:00
Lance Edgar 3c38eda866 update changelog 2013-11-16 08:20:30 -08:00
Lance Edgar ab1f690ebe Tweaked logging for dbsync. 2013-11-16 08:15:38 -08:00
Lance Edgar cac1e83c72 Made Synchronizer model module customizable. 2013-11-16 07:35:24 -08:00
Lance Edgar bb081131e4 Created the SyncTestCase for general use. 2013-11-15 23:16:47 -08:00
Lance Edgar 1e2491a5a9 More db sync fixes (tested on Windows). 2013-11-15 23:07:57 -08:00
Lance Edgar 63e6390336 Overhauled db sync somewhat; added tests.
This was primarily meant to address a race condition bug.
2013-11-15 22:22:20 -08:00
Lance Edgar 18a754c2fc Fixed main DataTestCase configuration. 2013-11-14 20:36:27 -08:00
Lance Edgar 229e4755ad update changelog 2013-10-14 12:01:07 -07:00
Lance Edgar 6af4d89b6b Fixed db sync to properly handle Family deletions. 2013-10-14 11:59:40 -07:00