Lance Edgar
f995826275
update changelog
2012-10-05 10:13:05 -07:00
Lance Edgar
95c1dd8a0b
sort class names lexically before applying dependency sort when syncing changes
2012-10-05 10:07:29 -07:00
Lance Edgar
9224612ef6
bump version
2012-10-05 09:38:33 -07:00
Lance Edgar
898da0a928
update changelog
2012-10-05 09:37:37 -07:00
Lance Edgar
f802a52221
add merge hack when syncing Product instances
2012-10-05 09:34:30 -07:00
Lance Edgar
1ec6561d78
bump version
2012-10-05 08:35:59 -07:00
Lance Edgar
3df9688790
update changelog
2012-10-05 08:35:03 -07:00
Lance Edgar
51d8b7c179
Merge branch 'master' of ssh://edbob.org/srv/git/rattail
2012-10-05 08:32:33 -07:00
Lance Edgar
119b56e93b
ignore UserRole changes if ignoring Role changes
2012-10-05 08:31:55 -07:00
Lance Edgar
0301828b2c
bump version
2012-10-05 05:24:12 -07:00
Lance Edgar
4de18c4aa1
update changelog
2012-10-05 05:23:10 -07:00
Lance Edgar
19a3a4a926
add extra class config to load-host-data
2012-10-05 05:14:15 -07:00
Lance Edgar
26250171de
fix foreign key uuid handling in record_changes()
2012-10-05 04:28:56 -07:00
Lance Edgar
5168f64b0b
bump version
2012-10-04 14:08:10 -07:00
Lance Edgar
08f89b1ba0
update changelog
2012-10-04 14:07:04 -07:00
Lance Edgar
111e4673aa
add pricing module
2012-10-04 13:56:53 -07:00
Lance Edgar
9ac3cd28b8
add R49 SIL column
2012-10-04 13:54:54 -07:00
Lance Edgar
95d8fdac47
bump version
2012-09-28 14:18:13 -07:00
Lance Edgar
a4d9ecf7bb
update changelog
2012-09-28 14:16:37 -07:00
Lance Edgar
44a1f8b735
ignore changes for batch data
2012-09-28 14:14:41 -07:00
Lance Edgar
b5dd9fef33
bump version
2012-09-28 09:37:58 -07:00
Lance Edgar
64c03286e3
bump version; update changelog
2012-09-28 09:36:38 -07:00
Lance Edgar
376d4e3ff2
bump edbob dependency
2012-09-28 09:35:36 -07:00
Lance Edgar
12c1b8fc4e
update changelog
2012-09-28 09:26:47 -07:00
Lance Edgar
37ee8b2ba8
tweak batches
2012-09-28 07:53:20 -07:00
Lance Edgar
0a94d1215d
tweak db sync
2012-09-28 07:52:52 -07:00
Lance Edgar
abb4b4b09a
bump version
2012-09-24 16:19:46 -07:00
Lance Edgar
50980912b6
update changelog
2012-09-24 16:17:35 -07:00
Lance Edgar
170e99cb79
add Vendor.special_discount
2012-09-24 15:37:14 -07:00
Lance Edgar
e407a75e57
bump version
2012-09-18 18:58:04 -07:00
Lance Edgar
610286d0b1
bump edbob dependency
2012-09-18 18:57:08 -07:00
Lance Edgar
d1c49fed0b
bump version
2012-09-18 18:55:44 -07:00
Lance Edgar
b755cb8ff5
update changelog
2012-09-18 18:54:08 -07:00
Lance Edgar
686169e4b3
fix batch table create/drop
2012-09-18 16:23:34 -07:00
Lance Edgar
669c37cd4e
Merge remote branch 'origin/master'
2012-09-18 14:25:58 -07:00
Lance Edgar
8996a3694d
add dbsync command, linux daemon
2012-09-18 14:25:53 -07:00
Lance Edgar
debaf31978
update changelog
...
(cherry picked from commit 7106f42461
)
2012-09-18 11:47:22 -07:00
Lance Edgar
7106f42461
update changelog
2012-09-18 11:40:41 -07:00
Lance Edgar
07e3b4afb8
merge
2012-09-18 11:23:34 -07:00
Lance Edgar
3f337e8608
bump version
2012-09-18 11:11:23 -07:00
Lance Edgar
ad9777adb6
add delete-orphan to Vendor.contacts relationship
...
(cherry picked from commit 3fd6c9212e
)
2012-09-18 11:10:14 -07:00
Lance Edgar
affd0acf4c
add .gitignore
...
(cherry picked from commit 36584bf919
)
2012-09-18 11:10:00 -07:00
Lance Edgar
3fd6c9212e
add delete-orphan to Vendor.contacts relationship
2012-09-18 10:34:28 -07:00
Lance Edgar
36584bf919
add .gitignore
2012-09-17 12:36:34 -07:00
Lance Edgar
84229d9577
extended commit (see note)
...
- Added ``Store`` and related models.
- Added ``Customer.email_preference`` field.
- Added ``load-host-data`` command.
- Added ``Change`` model.
- Added ``rattail.db.record_changes()`` function.
- Added database synchronization service (Windows only).
2012-09-17 11:54:31 -07:00
Lance Edgar
efcfaea44f
fix GPC reference in sil.Writer
2012-09-06 11:28:33 -07:00
Lance Edgar
b04384ee4c
remove GPC import from __init__
2012-08-31 12:05:28 -07:00
Lance Edgar
96fdd9b391
Backout changeset 14e7e8f7a2e5 (see note)
...
Apparently PythonService.exe doesn't acknowledge the 'absolute_import' feature
from __future__...? So we can't have a 'rattail.sqlalchemy' module and instead
must keep 'GPCType' within 'rattail.gpc'.
2012-08-31 09:57:30 -07:00
Lance Edgar
4e81a4fc5c
add progress to labels.TwoUpCommandFormatter
2012-08-31 09:54:11 -07:00
Lance Edgar
e732e42288
move GPCType to sqlalchemy module
2012-08-30 10:11:15 -07:00