]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js
don't assume an autofieldwidget cached linked object list contains the linked object...
[working/Evergreen.git] / Open-ILS / web / js /
2010-05-17 ericksondon't assume an autofieldwidget cached linked object...
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-04 mikerarg ... even with topic branches, I still do stuff...
2010-05-04 mikercustom "splice" method, spelled subsetNL -- supplied...
2010-05-03 senatorAcq: view vouchers from previously issued claims in...
2010-05-03 senatorAcq: users can now claim individual copies from the...
2010-05-03 mikeradd the ability to run in sync mode; prevent use of...
2010-05-03 mikersub-object limiting (think: holdings); query limit...
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 ericksonSubsequent EDI patch from Joe Atzberger. In this insta...
2010-04-29 ericksonforward-ported the functionality for use-last-4-of...
2010-04-29 ericksonadded support for selecting merge/overlay options durin...
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 ericksonwhen a LI points to a PO, show the LI as a link in...
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...
next