]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2007-11-30 ericksonrepairing small logo
2007-11-28 dbsTypo: it's -> its
2007-11-26 mikerBig cleanup of the C auth app from Scott McKellar:
2007-11-26 ericksonadded a batch retrieve method
2007-11-25 mikerPatch from Scott McKellar to inject more tasty const...
2007-11-21 dbsSmall grammatical fix
2007-11-21 ericksonto move a workstation, you need perms at original org...
2007-11-20 phasefxregression.. inactive flag in patron search form
2007-11-20 dbsUse pot2po to generate updated PO files (per asmodai...
2007-11-20 ericksonadded an optional idlPath param to init plus some docs
2007-11-20 ericksonrepaired doc string
2007-11-20 mikerPatch from Scott McKellar to apply some const-correctne...
2007-11-20 mikeradding "create_date" field to circulations to track...
2007-11-20 mikerforcing staff client search to filter on only circ_lib...
2007-11-20 dbsAdd current POT (PO template) files for translators.
2007-11-19 ericksonforgot to commit the xact
2007-11-19 ericksonWhen a hold is edited and marked as frozen in the proce...
2007-11-19 phasefxdefault these actions to disabled
2007-11-19 mikerPatch from Scott McKellar to implement const-correctnes...
2007-11-19 mikerPatch from Scott McKellar to implement const-correctnes...
2007-11-18 dbsWe will use the Makefile for property/DTD -> PO ->...
2007-11-18 dbsExtend the translation framework to use a Makefile.
2007-11-17 mikerreplacing eval "use blah" with "blah"->use();
2007-11-16 ericksonStoring the compiled search blob in a cookie. That...
2007-11-15 ericksonnow calling the new search query parsing method for...
2007-11-15 ericksoncapturing any preceding search terms and appending...
2007-11-15 ericksonnow augmenting existing searches instead of replacing...
2007-11-15 dbsFirst step towards a saner translation framework for...
2007-11-15 mikermake the version number a - separated string to avoid...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-11-14 ericksonAdded a new method to parse complex search query syntax...
2007-11-14 dbsAvoid tempdir trickery for c-apps and use consistent...
2007-11-14 dbsAdd a basic 'make test' root Makefile target.
2007-11-14 mikerfixing no-param transform bug -- manifested in slimpac...
2007-11-13 dbsUpdate field mapper schema to validate fm_IDL.xml
2007-11-13 phasefxdefault is a reserved word in javascript and breaks...
2007-11-12 ericksonremoved unused script
2007-11-11 ericksonif we have already parsed the IDL,no need to re-parse
2007-11-10 dbsDelete reporter cruft.
2007-11-10 dbs<style> tags must have a type attribute
2007-11-10 dbsSlight grammatical fix
2007-11-09 ericksonAs caching has evolved, at some point we started return...
2007-11-09 ericksonAdded limit2available on advanced search page
2007-11-09 dbsGenerate minimized tags for EMPTY elements if content...
2007-11-09 dbsMore html standards - multiple attribute only takes...
2007-11-09 dbsFix typos in attribute names
2007-11-08 ericksonMade sort labels more explicit when an option has alrea...
2007-11-08 ericksonadded auto-search-re-firing on limit and sort change...
2007-11-08 ericksonCommitting initial limit-to-available and sort options...
2007-11-08 mikeranother missing variable definition
2007-11-08 mikermissing variable definition
2007-11-08 dbsRemove illegal <pre> from within <option> elements
2007-11-08 mikerteach json_query in cstore about parameterized transfor...
2007-11-08 dbsMove inline style attributes into CSS.
2007-11-08 ericksonadditionally logging filename and XML content on parse...
2007-11-08 ericksondid some re-tabbing
2007-11-08 ericksonadded util/ to the set of files to build
2007-11-08 dbsAvoid tag minimization for empty <script> tags due...
2007-11-08 dbsCorrect some translated style attributes.
2007-11-08 dbsLow-hanging fruit for better (X)HTML compliance:
2007-11-07 phasefxRecord Delete action in embedded opac
2007-11-07 phasefxseparate out the js from this xul
2007-11-07 phasefxsome error handling
2007-11-07 phasefxdon't assume we found an element by id
2007-11-07 phasefxDelete Record entities for embedded opac
2007-11-07 dbsSmall XHTML tidying: move from <center> elements to...
2007-11-06 dbsApply more correct qualifier to initializer of locale...
2007-11-06 ericksonno longer showing hidden libs in the hold pickup lib...
2007-11-06 mikeradding internationalization core table to the IDL;...
2007-11-06 mikerdebugging ability to turn off i18n
2007-11-06 mikerability to turn off i18n
2007-11-06 mikerquote alias for SQL safety
2007-11-06 mikermisnamed parameter
2007-11-06 mikeradd i18n support to json_query
2007-11-06 mikeradding a view for overdue circs to simplify reporting
2007-11-06 mikerneed to make sure the resultset field name matches...
2007-11-06 ericksonprotecting against the case where the key is not a...
2007-11-06 mikerfirst round of i18n magic in cstore
2007-11-05 ericksonrepairing cancel link label
2007-11-05 phasefxinline the regexp the sprintf implementation uses
2007-11-05 mikerfirst attempt at unbreaking messagecatalog
2007-11-05 phasefxremove some tracer bullets
2007-11-05 phasefxflatten current_copy on ahr before updating hold
2007-11-05 ericksonadded some perl deps needed by the reporter
2007-11-05 mikeradding reporter perl modules to the settings tester
2007-11-05 mikermake use of the postgres password from config via the...
2007-11-05 dbsPrevent config cgi-bin files from being cached by the...
2007-11-04 ericksonRemoved any assumptions about the structure of the...
2007-11-04 ericksonremoved a redundant piece of hold permission logic...
2007-11-04 ericksonrepaired renewal permission check logic
2007-11-04 dbsTypo fix (and add ye olde vim modeline while we're...
2007-11-04 ericksonchanged the majority of the IDL parsing logs from INFO...
2007-11-04 mikerrun all of autogen in a subshell so the the CWD is...
2007-11-04 dbsWarn and return undef if find_org() does not receive...
2007-11-04 dbsEnable autogen.sh to be called from any location.
2007-11-04 phasefxpaging interface for one of the hold pull lists, and...
2007-11-04 ericksonadding copy location checks to default item permit...
2007-11-03 ericksonshifting the config file name twice (from ARGV) was...
2007-11-03 ericksonI should make that easier on the eyes ;)
2007-11-03 ericksonadding case breaks
next