]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/acq
avoid multiple clicks of selfcheck logout link
[Evergreen.git] / Open-ILS / web / js / ui / default / acq /
2010-09-20 senatorAcq: change a FilteringSelect dijit to a regular <selec...
2010-09-20 senatorAcq: make purchase order and invoice interfaces less...
2010-09-19 senatorAcq: Delay loading of providers for invoice-linking...
2010-09-18 ericksonin acq copies display, default to ws lib as recipient lib
2010-09-17 senatorAcq: be a little better about explaining why a PO can...
2010-09-15 ericksonin the view fund UI, filter debits and allocations...
2010-09-07 ericksonmake lineitem price updates synchronous to prevent...
2010-09-02 ericksondisplay PO order (activation) date in PO page
2010-08-31 dbsAdd explicit rtype options to more invokers of the...
2010-08-30 ericksonshow lineitem ID for each lineitem in lineitem table...
2010-08-26 ericksonuse openils.Util.printHtmlString for invoice printing...
2010-08-20 ericksonrepair faulty lineitem detachment from invoices
2010-08-19 ericksonsubmit unified search query on Enter when focused on...
2010-08-19 ericksonadded util function for printing an html string; use...
2010-08-19 ericksonadded clear_marc to po li retrieval to cut down network...
2010-08-10 ericksonuse staff query for lineitem->bib linking ui
2010-07-27 dbsWe require Buttons on this form. Continuing the good...
2010-07-22 senatorAcq: revert something I didn't mean in r17013
2010-07-22 ericksonAdded option to link a (freerange) lineitem to a catalog
2010-07-22 ericksonfixed bug in related lineitems page where it was attemp...
2010-07-22 senatorAcq: attempt to fix issue where adding copies in an...
2010-07-22 senatorAcq: always show "add to new selection list" / "create...
2010-07-21 ericksonadded an 'Add Brief Record' button to the PO interface...
2010-07-21 ericksonpushed view-in-catalog link up to the main lineitem...
2010-07-08 senatorAcq: try looking up jacket image by UPC if ISBN is...
2010-07-08 senatorAcq: If you go from a catalog record to "View/Place...
2010-07-01 senatorFix missing dojo.require() in a couple of interfaces.
2010-06-25 senatorAcq: fixing misc UI glitches
2010-06-22 senatorAcq: make the PO summary pane less monstrously vertical...
2010-06-22 senatorAcq: add a Create PO interface for workflows starting...
2010-06-21 senatorAcq: add default sort order to canned searches, and...
2010-06-18 senatorAcq: more menu reorganization
2010-06-17 senatorAcq: Remove the "Selection Lists" entry from the staff...
2010-06-16 senatorAcq: bugfixes for "Import Catalog Records by ID"
2010-06-15 senatorAcq: misc minor bugfixes to various admin interfaces...
2010-05-27 ericksonedi_message fetching for POs is just for counting,...
2010-05-20 senatorAcq: correct a mistake in r16464
2010-05-20 senatorAcq: fix unified search for not-null boolean fields
2010-05-18 senatorAcq: don't check claim eligibility on pseudo-LIs genera...
2010-05-17 senatorAcq: back/next result paging through unified search...
2010-05-17 ericksonadded selector column for edi_account; added edi messag...
2010-05-17 ericksonbetter handling of mingling readOnly and non-readOnly...
2010-05-14 ericksonshow progress indicator in autogrid with next/prev...
2010-05-13 senatorAcq: the XULTermLoader dijit now returns the first...
2010-05-13 senatorAcq: two bug fixes
2010-05-12 senatorAcq: import file of bib IDs, get paginated LI table...
2010-05-07 senatorAcq: bugfixes, improvements to lineitem + bib search
2010-05-06 senatorAcq: lineitem + bib searches: form a metaclass query...
2010-05-06 senatorAcq: improvements to lineitem + bib search in unified...
2010-05-06 ericksonadded batch lineitem fund updater from lineitem table ui
2010-05-06 ericksonadded links to LI and PO history pages
2010-05-05 ericksondon't assume order date is set in invoice po_item rendering
2010-05-04 senatorAcq: PO items i'face (acq.po_item is a peer of acq...
2010-05-03 senatorAcq: view vouchers from previously issued claims in...
2010-05-03 senatorAcq: users can now claim individual copies from the...
2010-04-30 senatorAcq: Towards a working lineitems + bibs search, but...
2010-04-29 senatorAcq: unified search UI changes for lineitems + bibs...
2010-04-29 ericksonadded paging to user picklist retrieval/display
2010-04-28 ericksonadded pcrud entries for po_items, repaired pcrud entrie...
2010-04-28 ericksonLoosened some restrictions on invoicing. It is now...
2010-04-27 senatorAcq: Find PO from which copy originated
2010-04-27 ericksonAdded support to invoice page for adding extra copies...
2010-04-23 senatorAcq: more work on the claiming UI. It begins to be...
2010-04-21 senatorAcq: added UI controls to attach a claim policy to...
2010-04-20 senatorAcq: large parts of the UI for making claims to a vendo...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-16 ericksonadded support for closing and re-opening invoices;...
2010-04-15 senatorAcq: admin interfaces for claims objects, link to claim...
2010-04-14 senatorAcq: unified search UI bugfix - timestamp searches...
2010-04-14 senatorAcq: fixing bug introduced in 16230
2010-04-13 senatorAcq: add search-by-file-of-terms to unified search
2010-04-13 ericksonplugged in some required fields for invoicing and fund...
2010-04-13 ericksonmoved money summary boxes to regular in-markup dijits
2010-04-13 ericksonadded a balance owed column to invoice UI
2010-04-13 ericksonuse oilsBasePath consistently for relative url support
2010-04-12 ericksonadded a total-estimated value to the PO view. format...
2010-04-09 senatorAcq: Improved invoice-linking and -viewing features...
2010-04-09 ericksonfixed bug in save+prorate action (passing null ID)
2010-04-09 ericksonwhen amount paid exceeds amount billed, disable save...
2010-04-09 ericksonplugged in amount paid columns and new total column...
2010-04-08 senatorAcq: you can now back up to old search results
2010-04-08 ericksonshow more lineitem data in the invoice title list
2010-04-08 senatorAcq: unified search: add before/after searching for...
2010-04-07 ericksonimplemented create/save logic
2010-04-07 senatorAcq: make invoices searchable with unified search interface
2010-04-07 senatorAcq: in acquistions unified search, make timestamp...
2010-04-07 ericksonMore Invoice UI work. This covers:
2010-04-06 senatorAcq: unified search interface for LI, PO, and PL. Usabl...
2010-04-06 ericksonMoved lineitem actions into drop-down widget to prevent...
2010-04-05 ericksonUI for creating a new invoice and attaching a lineitem.
2010-04-04 ericksonremoved call to removed function
2010-04-04 ericksonin related viewer mode, go ahead and show the li attrs...
2010-04-03 ericksonAdded a "View / Place Orders" option to the exta action...
2010-04-01 ericksonfixed function name in lineitem price setting code...
2010-03-31 ericksonshow progress dialog while waiting for the lineitem...
2010-03-31 senatorAcq: Indicate funds at stop/warning balance level with...
2010-03-30 senatorAcq: PO interface now tells you if activating a PO...
2010-03-30 ericksonmoved to auto-grid for view funding-source UI (for...
2010-03-30 ericksonreinstated the links for funding_source code in the...
2010-03-30 ericksonmoved to auto-grid for allocations and debits for pagin...
next