]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-03-20 ericksonadded some timing logs
2008-03-20 ericksonremoved old comment. removed unnucessary grep call
2008-03-20 mikeradding extra staff checks for record visibility
2008-03-20 mikerfixing the freshmeat feed link; moving to rss v2 from...
2008-03-19 ericksonmoved PREFIX def to top
2008-03-19 mikeradd the ability to turn off forced-https
2008-03-19 ericksonchanged terminology (ceiling to boundary) for clarity...
2008-03-19 phasefxmake the authority pop-ups more readable
2008-03-19 ericksoncoercing setting values that are pure space to nulls
2008-03-19 ericksonported org-settings update code to cstoreEditor
2008-03-19 ericksonfixed typo and repaired boolean test (to be safe) in...
2008-03-19 ericksonported user prefs call to cstoreEditor, with finer...
2008-03-18 ericksonimplemented soft hold ceilings
2008-03-18 ericksonimplemented hard hold ceilings and basis for soft ceilings
2008-03-18 ericksonadded config option for defining the downloaded record...
2008-03-18 ericksonadded search filters and sorting to metarecord results...
2008-03-18 mikeractually test for transcendance, not just for a source
2008-03-17 dbsUse a table to map search keys to their definitions
2008-03-17 dbsClean up illegal trailing commas in object initializers
2008-03-16 phasefxSome focus/label tweaks. And a help button point to...
2008-03-16 phasefxsimple search for record bucket interface.. uses an...
2008-03-16 mikerMemory leak plugging from Scott McKellar
2008-03-16 phasefxbucket item count
2008-03-16 phasefxspeed up record bucket display with async flesh on...
2008-03-16 phasefxshow last name of bucket owner
2008-03-16 phasefxdedup Show All in Catalog
2008-03-16 phasefxrethinking record bucket interface
2008-03-16 phasefxnew arrow images
2008-03-16 phasefxlayout and source tweaks
2008-03-16 mikerimproving relation mapping; adding automatically create...
2008-03-15 mikercache the sru query results in the ML
2008-03-15 phasefxinterface tweaks: CSV to clipboard, printer, or file
2008-03-15 phasefxmore refactoring.. putting all the list CSV functions...
2008-03-15 phasefxsupport empty params for these utility functions
2008-03-15 phasefxtweaks to file picker
2008-03-15 phasefxSometimes the main window will lose focus and get lower...
2008-03-15 phasefxsilence some of the debug chatter in the console
2008-03-15 phasefxthis was left in from debugging
2008-03-15 mikermuch more premacrud
2008-03-15 mikerremoving relevance span population from metabib search
2008-03-15 mikerminor cleanup; allow numeric OUs
2008-03-15 mikerallow url-based sort/dir to work
2008-03-15 mikerfixing the slimpac
2008-03-14 phasefxspeed up the copy bucket interface a little bit
2008-03-14 mikerremoving some dead code
2008-03-14 phasefxbrain damage. These are hold focus/range options....
2008-03-14 phasefxexpose hold freeze/thaw options for staff
2008-03-14 phasefxjson number vs string again
2008-03-14 ericksonhiding "end" link with staged search, changed some...
2008-03-14 mikerreturning the resulting $_ from map
2008-03-14 ericksonoutput is now backwards compatibable with non-staged...
2008-03-14 mikerport the slimpac/opensearch to staged search via open...
2008-03-14 mikeronly using active adjustments
2008-03-14 ericksonremoved debugging alert
2008-03-14 mikerusing opac event to fetch the google data once
2008-03-14 ericksonstop looking when we have checked all of the possible...
2008-03-14 phasefxthis is refactored code, and the environment where...
2008-03-14 mikerprotect against 0 checked
2008-03-14 ericksonfixed assumption that available=0 implies no hits,...
2008-03-14 ericksonstaged search caching and paging
2008-03-14 mikercorrecting comment
2008-03-14 mikerallow all books in google books to show up, not just...
2008-03-14 mikerthinkos ... it seems to be working now
2008-03-14 mikeradding google books view to result pages
2008-03-14 ericksonadded basic caching layer for staged search. still...
2008-03-13 ericksonreplaced old-style checkperm call with allowed()
2008-03-13 mikermaking old_best tests more explicit
2008-03-13 ericksonadded selection_ou and depth enforcement to hold possib...
2008-03-13 mikerlots of permacrud definition ... lots to go
2008-03-12 ericksonrepaired bug caused by parsing an empty date. added...
2008-03-12 ericksongave oils_requestor the ability to find the IDL from...
2008-03-12 ericksonupdated low-hit spellcheck and authority check to honor...
2008-03-12 ericksonchanged wording on place-hold-for-me button, moved...
2008-03-12 mikerxml_transform class
2008-03-12 mikeradding real stylesheet data for mods 2, 3.0 and 3.2...
2008-03-11 mikermaking <context> based orgs work
2008-03-11 mikerand return the result of the cstore call
2008-03-11 mikersplit on pipes, not between every character; also,...
2008-03-11 mikerpermacrud search works!
2008-03-11 mikergetAttribute is for elements, not xpath contexts
2008-03-11 mikeronly test type if we have an object
2008-03-11 ericksonadded the permacrud namespace, some log lines for debugging
2008-03-11 mikergenerate methods after loading the IDL
2008-03-11 mikeruse the correct context node, duh
2008-03-11 mikertypo; settings-tester update
2008-03-11 mikersearch method
2008-03-11 ericksonadded ability to pass an object ID and hint to allowed...
2008-03-11 ericksonported object-specific perm checks from acq-experiment...
2008-03-11 mikercorrection to transit perms
2008-03-11 mikerxsd update for all_perms flag
2008-03-11 mikerall_perms flag and ou-less checking
2008-03-11 mikerpermacrud for config.metabib_field
2008-03-11 mikerinitial permacrud application
2008-03-10 phasefxFlip back to .authoritative version. Thanks Mike!
2008-03-10 mikertypo and un-PINES-ifying language patch from Karen...
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikerPatch from Scott McKellar:
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-03-10 phasefxdisable .authoritative for these for the time being
next