]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
Loosened some restrictions on invoicing. It is now possible to invoice
[working/Evergreen.git] / Open-ILS / web / js /
2010-04-28 ericksonLoosened some restrictions on invoicing. It is now...
2010-04-28 ericksoninit the printer in the new selfcheck UI
2010-04-27 senatorAcq: Find PO from which copy originated
2010-04-27 ericksonAdded support to invoice page for adding extra copies...
2010-04-27 ericksonensure order date is non-null before formatting
2010-04-26 ericksonIDL:
2010-04-26 senatorAcq: invoices are now printable from search results
2010-04-26 ericksonshow PO order date in li summary display
2010-04-26 ericksonstack provider pane in acq vendor ui to reduce verticality
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 mikerIE just asked my why it would want to go and support...
2010-04-19 dbsForward-port self-serve password reset implementation...
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-16 ericksonadded ability to stack multiple EditPane fields into...
2010-04-16 ericksondon't attempt to validate a readOnly widget
2010-04-15 senatorAcq: admin interfaces for claims objects, link to claim...
2010-04-15 dbsTeach BibTemplate about locales, now that unapi has...
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 ericksondijits that are marked as 'required' will show render...
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 ericksonenabled paging for provider invoices tab, fixed some...
2010-04-12 senatorAcq: Add a pane to show related invoices on provider...
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 mikeradd id_list flag to the options hash of the search...
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-05 ericksonprovided ability to append the table rows from one...
2010-04-04 ericksonremoved call to removed function
2010-04-04 ericksonin related viewer mode, go ahead and show the li attrs...
2010-04-04 mikeradd metarecord support to BibTemplate
2010-04-03 ericksonAdded a "View / Place Orders" option to the exta action...
2010-04-02 ericksonadded wrapper to new XUL get_new_session call. when...
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 ericksonadded support for progress dialog messages in the markup
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...
2010-03-29 senatorAcq: In fund transfer, add destination amount field...
2010-03-29 senatorAcq: fund transfer UI
2010-03-29 senatorAcq: this line unneeded; TagManager doesn't go here.
2010-03-29 ericksonplugged in paging for viewing fund propagation results...
2010-03-28 dbsFix typo: open-ils.actor.retrieve_by_shorname (see...
2010-03-26 ericksonshow fiscal rollover summary; insert newly created...
2010-03-26 senatorAcq: Resurrect an old "view fund" interface, add some...
2010-03-26 ericksonfor sync login, return true/false to indicate login...
2010-03-26 senatorAcq: make provider indicator in PO viewing interface...
2010-03-26 senatorAcq: show provider name in the PO viewing interface
2010-03-25 senatorAcq: correction to fund tag admin UI
2010-03-25 senatorAcq: Fund tag admin UI - this is just the CRUD part...
2010-03-25 phasefxfix some bugs that slipped in with AutoFieldWidget...
2010-03-25 senatorAcq: Fixed fund dropdowns for new copies and copies...
2010-03-24 senatorAcq: limit "Fund" dropdowns in LID table to active...
2010-03-24 phasefxCancel with Reason for User Requests (tweaked the ML...
2010-03-24 senatorAcq: minor fix to the worksheet UI
2010-03-24 ericksonadded import profile selector and auto-merge-1-match...
2010-03-24 senatorAcq: Add access to lineitem worksheet from LI table...
2010-03-24 phasefxfor user requests, View Picklist instead of Add to...
2010-03-23 senatorAcq: optionally mark POs as prepayment_required; show...
2010-03-22 phasefxAdd to Picklist function for acq user requests. Disabl...
2010-03-15 senatorAcq: for showing related lineitems, do the right thing...
2010-03-15 senatorAcq: cancel POs, lineitems, or individual copies from...
2010-03-13 senatorAcq: fix inaccurate word choice in "related lineitems...
2010-03-12 senatorAcq: from the lineitem details pane, one can view other...
2010-03-12 ericksoninitial merge/overlay profile editor ui
2010-03-12 ericksonrepaired variable name
2010-03-12 phasefxsome actions on user request list, and toward a user...
2010-03-12 phasefxdon't eat the exception here
2010-03-12 ericksonmissed collision marker
2010-03-12 ericksoninitial fiscall rollover processor UI. still needs...
2010-03-12 ericksonadded id version of org descendent list function
2010-03-12 ericksonadded option for displaying a message inside the progre...
2010-03-11 ericksonadded auto-overlay-exact option to queue import
2010-03-11 senatorAcq: Add PO notes interface and checkbox for vendor_pub...
2010-03-11 ericksontrim the default display fields in the user req ui...
2010-03-11 ericksonby default, don't fetch user reqs that have already...
2010-03-11 phasefxHoldings Maintenance link next to Update Barcodes in Acq
2010-03-10 ericksonbeginning of patron request processing page
next