Michael Bucari-Tovo
d71cdecd35
Refactoring and addressing comments
2022-05-23 21:20:26 -06:00
Michael Bucari-Tovo
718d21f6cb
NotifyPropertyChanged series on update
2022-05-23 16:42:05 -06:00
Michael Bucari-Tovo
593fe57ea1
Refactor ProductsGrid
2022-05-23 15:29:26 -06:00
Michael Bucari-Tovo
e8a320dac9
Add grid categories
2022-05-22 20:00:41 -06:00
Robert McRackan
2dc73acd20
Bug fix: incomplete refresh
2022-05-17 09:53:23 -04:00
Robert McRackan
ed71668c48
Reverted -- I might have been too hasty removing the GridEntry events
2022-05-17 08:08:53 -04:00
Robert McRackan
801e154d15
post-refactor clean up
2022-05-17 07:56:34 -04:00
Michael Bucari-Tovo
109ce0dd1f
overwrite cached state
2022-05-16 14:26:43 -06:00
Robert McRackan
577145096d
* GridEntry.DownloadBook is no longer called. it was the only one calling UpdateLiberatedStatus(true) or using DownloadInProgress flag
...
* cleaned up unused code, old forms, ProcessorAutomationController...
* what's left of LogMe and ProcessorAutomationController should be moved eventually
2022-05-16 14:44:17 -04:00
Robert McRackan
28a8b2e685
Revert: only call notifyPropertyChanged if actually set to new value
2022-05-14 12:34:01 -04:00
Robert McRackan
9bdcaa5eaa
only call notifyPropertyChanged if actually set to new value
2022-05-13 16:30:46 -04:00
Robert McRackan
75c5f662dc
* Batch actions for visible books: 'remove from library' complete
...
* refactor entity properties into extension methods
* refactor shared simple message boxes => MessageBoxLib
2022-05-12 09:53:21 -04:00
Robert McRackan
e368e4669b
bug fix: db persistence shouldn't be a side effect. the client should say when to persist in some fairly explicit way
2022-05-10 16:48:52 -04:00
Robert McRackan
dd5e162c10
db persistence shouldn't be a side effect. the client should say when to persist in some fairly explicit way
2022-05-10 16:17:12 -04:00
Michael Bucari-Tovo
9559109aa8
Fix liberated status cache
2022-05-10 00:27:23 -06:00
Michael Bucari-Tovo
d848c1a499
Cache book and pdf statuses for faster sorting.
2022-05-10 00:04:55 -06:00
Michael Bucari-Tovo
b1968caa0f
Improve display and fix display indices
2022-05-09 20:29:08 -06:00
Michael Bucari-Tovo
6474ef98f5
Fix description form location
2022-05-09 18:10:09 -06:00
Michael Bucari-Tovo
201ecebda9
Show full book description when Description cell is clicked.
2022-05-09 16:44:44 -06:00
Michael Bucari-Tovo
1c9ea0a710
No text trimming since columns are enlargeable
2022-05-09 15:44:37 -06:00
Robert McRackan
389fbb2371
Move source code into "Source" folder
2022-05-09 10:31:45 -04:00