]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2009-10-21 mikerthinko ... do NOT comment out "use base"
2009-10-21 scottmk1. Add column to actor.usr: claims_never_checked_out_count.
2009-10-21 mikerCleaning up some syntax thinkos from earlier commit...
2009-10-21 phasefxin renewal interface, add the patron data to the list...
2009-10-21 phasefxrework the parameters for circ.util.renew_via_barcode...
2009-10-21 ericksonrolling back 14518 and 14519. thinko
2009-10-21 ericksonadded logic to mark items missing during the claims...
2009-10-21 ericksonnew org setting for making items as missing during...
2009-10-21 mikerfixing think-o on the date range normalizer
2009-10-21 ericksonadded 'return_patron' option on renewals to return...
2009-10-21 ericksongo back to 'might_nave' rel for parent_circ now that...
2009-10-21 ericksonrepaired bug in cstore 'might_have' fleshing which...
2009-10-21 ericksonchanged parent_circ column link to a 'has_a' instead...
2009-10-21 phasefxfix testing of the return value from the backdate.batch...
2009-10-21 phasefxI like explicit semicolons
2009-10-21 phasefxfix a bug where only the first circ_id given was being...
2009-10-21 phasefxuse batch api call for post-checkin backdating
2009-10-21 phasefxin dedicated renewal interface, add billing info for...
2009-10-21 phasefxhandle non-existent copies in renewal interface
2009-10-21 phasefxHold Alias in patron summary
2009-10-20 mikerAdding support for pushing to the front of the hold...
2009-10-20 phasefxdon't treat Hold Alias (which is for replacing a name...
2009-10-20 phasefxStatus Changed Time field in item details
2009-10-20 phasefxfall through instead of return to handle pre-cats in...
2009-10-20 phasefxStatus Changed Time column
2009-10-20 scottmkAdd new status_changed_time to CREATE statement for...
2009-10-20 phasefxexperiment: duedate/duetime picker during checkout...
2009-10-20 scottmkAdd new column status_changed_time to asset.copy,
2009-10-20 ericksonclear shelf_time when hold is reset
2009-10-19 phasefxintermediate work, toward refund handling. bug with...
2009-10-19 ericksonadded some basic log lines. Add the approval code...
2009-10-19 ericksonPatch from Lebbeous Fogle-Weekley which integrates...
2009-10-19 ericksonauthority record queue needs autoheight to render
2009-10-19 ericksonafter a renewal, return the billing summary for the...
2009-10-18 dbsMore rendering optimizations via inline height/width...
2009-10-17 dbsAnother small rendering optimization - set dimensions...
2009-10-17 dbsMove inline <style> block into CSS file.
2009-10-17 dbsPatch from Warren Layton to add a "Export to RefWorks...
2009-10-17 dbsWe have no Spanish translation at all, so remove it...
2009-10-17 dbsEnsure that we don't invoke functions that have not...
2009-10-17 dbsThese are, after all, binary files.
2009-10-17 dbsAdd authority record sample sets from IISH
2009-10-16 ericksonimplemented the ability to mark a set of lineitems...
2009-10-16 ericksonPatch from Lebbeous Fogle-Weekley and Joe Atzberger...
2009-10-16 phasefxtree implementation changed, so we find the scrollbar...
2009-10-16 phasefxload dojo and dojo fieldmapper into the Javascript...
2009-10-16 phasefxXMLENT was killing the Javascript Shell
2009-10-16 mikerprotect 0-param normalizers from null params value
2009-10-16 mikerprotect 0-param normalizers from null params value
2009-10-15 dbsSimplest possible way to add PostgreSQL 8.4 support.
2009-10-15 phasefxlayout tweaks, uncheck refundable transactions by default
2009-10-15 ericksonadded support for tiered org unit setting permissions...
2009-10-15 phasefxprecedence to row styling for selected rows
2009-10-15 phasefxstyle refundable rows with a pink background :)
2009-10-15 phasefxsupport the setting of properties on treerows in util...
2009-10-15 mikerpart 2 of: xul + dojo can not use dojo.addOnLoad or...
2009-10-15 mikerxul + dojo can not use dojo.addOnLoad or djConfig.parse...
2009-10-15 ericksonuse inline penalty processing during fine generation...
2009-10-15 dbsAdd UPDATE_RECORD permission, required to undelete...
2009-10-15 dbsAdd a missing error message.
2009-10-15 mikerYet more progress towards in-db ingest. This time...
2009-10-15 mikerthinko on the datatype for bib id
2009-10-14 mikerMore work towards in-db ingest. The functions provided...
2009-10-14 ericksonthinko on rollback vs. commit when creating a local...
2009-10-14 ericksonreturn the picklist when creating a new picklist during...
2009-10-14 phasefxsemi-functional mockup of new billing interface, hidden...
2009-10-14 phasefxshow renewals remaining column by default in dedicated...
2009-10-14 phasefxFix Hold Note creation in staff client by replacing...
2009-10-14 phasefxtesting bzr-svn
2009-10-14 phasefxtesting bzr-svn
2009-10-14 phasefxAdd a patron.util.format_name() function and have every...
2009-10-14 phasefxAdd a patron.util.format_name() function and have every...
2009-10-14 phasefxAdd a patron.util.format_name() function and have every...
2009-10-14 dbsSupport updating state_store section of opensrf.xml...
2009-10-13 ericksonavoid auto adding a new distrib formula row with every...
2009-10-13 ericksonwhen viewing a selection list, show a link to the relat...
2009-10-13 mikeradd a replacement oils_tsearch2() trigger function...
2009-10-13 dbsEnhance upgrade for complete subject indexing: drop...
2009-10-13 mikeradd index normalization fieldmapper classes
2009-10-13 mikerFix the upgrade script that adds ingest normalizer...
2009-10-13 mikerFix the upgrade script that adds ingest normalizer...
2009-10-13 phasefxTweak the key used for oils_persist so that saved setti...
2009-10-13 phasefxToward a visually slimmer billing interface. Sticking...
2009-10-13 phasefxSupport some extra callback functions for staff client...
2009-10-13 phasefxReplace sort behavior when clicking on on checkbox...
2009-10-13 phasefxEasier to see list colors for selected (and focused...
2009-10-13 phasefxSupport editable trees, which is needed if we want...
2009-10-13 phasefxbell target for Makefile. Just sends the ASCII bell...
2009-10-13 phasefxJust auto-jump to the billing interface once, if at all
2009-10-13 dbsRestrict subject searches to subject index. Completion...
2009-10-12 mikerPatch from Laura Cassell to make the email regexp a...
2009-10-12 mikeronly need to send address search params once now
2009-10-12 mikerThis patch moves towards in-database indexed value...
2009-10-12 mikerrolling back a portion of the last commit -- unintended
2009-10-12 ericksonsort checked out items by due date, oldest first. ...
2009-10-12 mikerforward porting 14364: do not use NEW in an ON DELETE...
2009-10-12 mikerforward-porting r14346: pass the patron id (instead...
2009-10-12 ericksoncapture the context org parameter for penalty generation.
2009-10-09 phasefxWhen editing billing or payment notes, default with...
2009-10-09 phasefxCredit card related params for open-ils.circ.money...
next