]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2020-02-05 Galen CharltonWIP - add more permissions to stock Acquisitions and... collab/gmcharlt/angular-acq-search
2020-01-31 Galen Charltonuse eg-interval-input for "age" operator
2020-01-31 Galen Charltoneg-interval-input: Angular component for inputting...
2020-01-31 Galen Charltonremove lint
2020-01-31 Galen Charltoncatch events thrown by the acq search API
2020-01-31 Galen Charltoneg-grid: indicate error condition to user if data sourc...
2020-01-26 Galen Charltonadd WS settings for grid persistance
2020-01-26 Galen Charltonfix lint
2020-01-26 Galen Charltonimplement provider contains searching
2020-01-25 Galen Charltonsprinkle more setTimeout dust...
2020-01-25 Galen Charltonadd au_by_id option to unified search
2020-01-25 Galen Charltonimplement the run-immediately checkbox
2020-01-25 Galen Charltonupdate 'set as default seach buttons' to include search...
2020-01-25 Galen Charltongrid: use bolder styling for the 'Nothing to Display...
2020-01-24 Galen Charltonimplement LI grid filtering for acqlia title and author
2020-01-23 Galen Charltonset default search operator for acqlia fields to "contains"
2020-01-23 Galen Charltoncan't use strong.match(/regex/) in Angular templates
2020-01-23 Mike RylanderSpecialization between PO and LI
2020-01-23 Mike RylanderSpecial case for LI and PO state fields
2020-01-28 Mike RylanderPrefix available fields with their friendly IDL class...
2020-01-22 Galen Charltonwrap the search form in a <form> element
2020-01-22 Galen Charltonadd expanded to control visibility of the search form
2020-01-22 Galen Charltonremove TODO comment that is now TODONE
2020-01-22 Galen Charltonadd support for search conjunction ("all" or "any")
2020-01-21 Galen Charltonimplement additional navigation links
2020-01-20 Galen Charltonimplement save search as default button
2020-01-20 Galen Charltonadd workstation settings for saving default searches
2020-01-20 Galen Charltonhook up selected value for comboboxes for acq search...
2020-01-20 Galen Charltoncombobox: teach it how to start with a selected value...
2020-01-19 Galen Charltonimplement passing search form parameters via URL
2020-01-19 Galen Charltonhook up __between operator
2020-01-19 Galen Charltonhook up __age, __starts, and __ends operators
2020-01-19 Galen CharltonLP#1860351: fix hasWorkPermHere() in Angular client
2020-01-19 Galen Charltonalternative way of setting the background of nav-tabs
2020-01-17 Galen Charltonstylistic tweaks
2020-01-17 Galen Charltonadd support for removing search terms
2020-01-17 Galen Charltonrefactor the search form into a separate component
2020-01-17 Galen Charltonadd select-from-file widget
2020-01-17 Galen Charltonclear search value upon changing selected field
2020-01-17 Galen Charltonignore empty search term values
2020-01-17 Galen Charltonhook up date selection widget
2020-01-17 Galen Charltontake record type into account when processing search...
2020-01-17 Galen Charltonhook up more widgets to search form
2020-01-17 Galen Charltonclear search form upon changing results type tab
2020-01-17 Galen Charltonhook up search action to LI, invoice, and picklist...
2020-01-16 Galen Charltonstart fleshing out more of the search form
2020-01-16 Galen Charltonde-lint
2020-01-16 Mike Rylanderstart work on search form
2020-01-16 Galen Charltonmark picklist entry_count column as unfilterable
2020-01-16 Galen Charltonhandle case where grid filter supplies multiple conditi...
2020-01-16 Galen Charltonimplement more filter operators
2020-01-16 Galen Charltonenable filtering for the other types; add TODO
2020-01-16 Galen Charltonimprove mapping of filter operators
2020-01-16 Galen CharltonWIP: start work on hooking up grid filters
2020-01-16 Jason EtheridgePrint Selected Invoices action for invoice grid
2020-01-16 Jason Etheridgetweak invoice grid and middle layer retriever
2020-01-16 Jason Etheridgetweak columns for picklist and purchase order grids
2020-01-16 Jason Etheridgewebby wrappers for these legacy interfaces
2020-01-16 Jason Etheridgetweak Create and Clone Selection List dialogs
2020-01-16 Jason Etheridgebetter error handling
2020-01-16 Jason Etheridgeflesh some columns for purchase order grid
2020-01-16 Jason Etheridgefleshing some columns for the list of selection lists :)
2020-01-16 Jason Etheridgesome form validation
2020-01-16 Jason Etheridgepicklist merge dialog
2020-01-16 Jason Etheridgepicklist delete dialog
2020-01-16 Jason Etheridgepicklist clone dialog
2020-01-16 Jason Etheridgecreate selection list action
2020-01-16 Jason Etheridgestub picklist actions with UI perm checks
2020-01-16 Jason Etheridgehyperlinks for certain columns
2020-01-16 Galen Charltonadd eg-file-reader to Angular sandbox
2020-01-16 Galen Charltonnew Angular file-reader component
2020-01-16 Galen Charltonfix ng lint warnings
2020-01-16 Mike RylanderRework IN and BETWEEN field transform support
2020-01-16 Galen Charltonmake the results grids have sticky headers
2020-01-16 Galen Charltontweaks to line-item results display
2020-01-16 Galen Charltonfirst pass at AcqSearchService
2020-01-16 Galen Charltonremove tooltips from some lineitem results columns
2020-01-16 Galen Charltonadd line item search results grid
2020-01-16 Galen Charltonteach open-ils.acq.lineitem.retrieve more fleshing
2020-01-16 Galen Charltonfix typo
2020-01-16 Mike RylanderGive searchFieldTransformPredicate a special case to...
2020-01-16 Galen CharltonFix new __age acq search operator
2020-01-16 Galen Charltonfix some lint
2020-01-16 Mike RylanderUpdate acq search operators
2020-01-16 Galen Charltonchange style of the tabset to "pills"
2020-01-16 Galen Charltonstart laying out the Angular acq search app
2020-01-07 Galen CharltonLP#1843599: AngularJS MARC editor once again sets bib...
2020-01-06 Mike RylanderLP#1855329: Hold shelf query speed problem
2020-01-03 Galen CharltonLP#1858138: (follow-up) flesh creator and editor in...
2020-01-03 Galen CharltonLP#1858138: remove remaining uses of showLinkSelector
2020-01-03 Bill EricksonLP1858138 Sandbox example of simple grid filtering
2020-01-03 Bill EricksonLP1858138 Link selector consolidation/repairs
2020-01-03 Bill EricksonLP1858138 Grid IDL field definition repairs and more
2020-01-03 Bill EricksonLP1858138 Link selector consolidation/repairs
2020-01-03 Bill EricksonLP1858138 Action/Trigger IDL selector additions
2020-01-03 Galen CharltonLP#1857156: handle HHH:MM:SS durations in loans
2020-01-03 Bill EricksonLP1858118 Hatch enabled check repairs
2019-12-30 Jane SandbergDocs: Fixing asciidoc syntax so fop doesn't complain...
2019-12-30 Jane SandbergDocs: LP1767378 follow up: adding manual anchor
2019-12-30 lfloydDocs: fixed a spacing issue
next