Commit 3b2bc39
authored
Babel2 (#16)
* init
* init commit
* temp folder added
* temp file
* context init
* xlsx init
* vendata
* basic vendata and xlsx tests
* data normalization init
* normalize_isbn added
* normalize_price
* data normalized when parsed
* minor changes to test sheet
* work_notes
* init
* basic logging added
* version added
* gui init
* creds init
* datastore init
* database localhost installation tips
* updated req
* data_sources renamed to ingest
* errors init
* profile added
* profile name repositioned
* db link check
* hanging comma removed
* TableView init
* small cancel icon added
* fonts & tables init
* get_values method added
* tables added
* window resizes to less than screensize
* update & delete added
* get_record & save_record added
* details view
* datastore methods update
* error handling added to inser_or_ignore
* Audns, Branches added
* fund tables
* generic user data added
* retrieve_records added
* get_records added
* init
* tables gui ready
* FundView layout
* branch conditions added
* ACTIVE to NORMAL to enable widget
* populates all tables
* enabling/disabling children of children
* FundLibraryJoiner added
* saving init
* fixed uniqueconstrains and added indexes
* insert method added
* typo fix
* save_new_fund method added
* defFrm changed to LabelFrame
* indexes fix
* get_fund_data method added
* TEntry & TCheckbutton for enabling/disabling
* edit & deletion added
* DistrGrid changes
* grids init
* bugs & warning msg on add without system
* Location table added
* name & code indexes
* profile handling changes
* get_id_from_index
* structure complete
* temp test datastore data
* Spinbox added to input_widgets
* global profile handling
* GridLocation
* populating complete
* trailing whitespace removed
* save_grid_data added
* saving and updating of grids
* copy feature temp msg added
* pub_place & misc added to xlsx parser
* Resource, Cart, Order, OrderLocation, Status tables added
* typo fixes
* updated GridView doc
* ImportView init
* ImportView layout complete
* price as float
* basic status values prepopulated
* template mask added
* SheetReader (basic)
* resource_id & cart_id attr added to Order
* value2string validation update
* import complete
* export option removed
* cart_view added
* cart init
* carts init
* img loaded in main
* bug fix for empty rows in ResourceDataReader
* active_id variable added to app_data
* pub_place added to Resource
* cart mid
* cart mid
* buggy
* add_title added to Sheet and Resource
* order data retrieval
* reflects changes to grid data
* library_id added to Cart
* glob values 1
* apply globals without price
* add_lcoationBtn init
* grid init
* grids complete
* CartView other tab init
* CartView global application change: keep current
* OrderLocation columns can be null
* orders relationship added to Cart table
* grids saving & populating
* CartView fund application
* copy template initi
* copying grid to template completed
* handling prices complete
* nav init
* bug fix: errors on saving cart
* profile bug fix
* cart_fund view added
* view name change
* CatalogMatch and MatchLocation tables added
* CartsView cart details init
* reports init
* cart details init
* summarize_cart report init
* wlos and blanketPo
* to MARC init
* marc 960 ready
* copies pass as str and order_date
* 961 added
* saving to marc complete
* more info
* listboxes height fixed1 parent 3db2f32 commit 3b2bc39
File tree
108 files changed
+8549
-10540
lines changed- babel
- data
- gui
- help
- icons
- ingest
- marc
- reports
- tests
- test_sheets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
108 files changed
+8549
-10540
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
This file was deleted.
0 commit comments