Skip to content

Tags: BookOps-CAT/babel

Tags

v4.0.0

Toggle v4.0.0's commit message
removes Search2.png, ads validation-results.png

v3.0.0

Toggle v3.0.0's commit message
remove temp

v.2.3.2

Toggle v.2.3.2's commit message
version bump

v.2.4.0

Toggle v.2.4.0's commit message
Pillow dependency update

v.2.3.1

Toggle v.2.3.1's commit message
keyring.backends hook removed

v.2.3.0

Toggle v.2.3.0's commit message
version bump to 2.3.0

v.2.2.1

Toggle v.2.2.1's commit message
version bump

v.2.2.0

Toggle v.2.2.0's commit message
babel window anchored to top left corner

v2.1.0

Toggle v2.1.0's commit message
version bump to 2.1.0

v.2.0.0

Toggle v.2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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 fixed