]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2007-12-11 dbsImplement SQL localization tests.
2007-12-10 phasefxprint bills with titles from main billing interface
2007-12-10 dbsAdd another simple(ton) filter for build versions of...
2007-12-10 dbsAdd a test for incorrect driver in /reporter/; bug...
2007-12-10 dbsRemove relative path dependencies for running tests.
2007-12-10 dbsTest suite for fieldmapper IDL i18n (and a fix - yay...
2007-12-09 phasefxshow full and short name for patron org with privacy...
2007-12-09 dbsAdd a unit test for saving POT files
2007-12-09 ericksonforcing location names to be strings so toLowerCase...
2007-12-09 dbsUnit test for generating and loading PO files.
2007-12-09 dbsMake BaseL10N more flexible about creation timestamp.
2007-12-09 mikerslowly adding back the iterator cleanup
2007-12-09 mikerremove earlier iterator cleanup
2007-12-09 mikergoing back to jsonParseString ... something is still...
2007-12-09 mikermoving around itr definitions ... something has made...
2007-12-09 mikerfreeing iterators after use
2007-12-09 mikerfree returned objects in json_query
2007-12-08 ericksonimplemented org setting for barcode regex to assist...
2007-12-08 phasefxHrmm, going back to the old--url param--way of passing...
2007-12-07 dbsSplit out localization base class into basel10n.py
2007-12-06 phasefxbanging on the 'dos print' kludge. There was a 1.2...
2007-12-06 mikerfixing i18n infrastructure in the DB
2007-12-06 dbsTypo: identifcation -> identification
2007-12-06 ericksonrepaired lost entity
2007-12-06 mikerremoving erroneous commit -- thanks berick!
2007-12-06 mikerhaving the Makefile install the orphaned report detector
2007-12-06 mikerscript to find and list orphaned output, report and...
2007-12-05 phasefxThis could be a normal condition, not an error
2007-12-05 phasefxtypo, fixes a Retrieve Last Patron bug from Item Details
2007-12-05 phasefxtypo, fixes a get_contentWindow error
2007-12-05 phasefxcruft. sorry dbs :)
2007-12-05 mikerarg. voided is already there in the IDL
2007-12-05 mikeradding voided field to money::payment -- another log...
2007-12-05 ericksonmoved calls to cstore. moved events to die_events...
2007-12-05 mikeradd the deleted field to the CDBI field list
2007-12-05 mikerRemove the bre step from the join tree -- not needed
2007-12-05 mikerspeedy json_query version of metarecord hold permit
2007-12-04 dbsReorder to satisfy FK constraints.
2007-12-04 dbsPrevent msgstr without msgid from being generated in...
2007-12-04 dbsClean up a few errors in escaped strings.
2007-12-04 dbsAvoid mouse-grabbing weirdness by calling script with...
2007-12-04 dbsEnable translation of seed values stored in database.
2007-12-04 mikerforward porting xpath typo fix from Dan Scott
2007-12-03 mikerpatch suggested by Dan Scott to simplify the in-databas...
2007-12-02 dbsStaff client is using new-style JSON now (completing...
2007-12-02 dbsEnable strict throughout, clean up one more warning
2007-12-02 mikermoving op_join to the right place ... duh
2007-12-02 mikersplit WHERE and HAVING predicate creation
2007-12-02 mikerThis is a big commit. It started with a patch from...
2007-12-01 dbsDisable strict refs (really)
2007-12-01 dbsUse XML::LibXML's parentNode function to avoid invalid...
2007-12-01 mikerchanging reporter to use <pw> instead of <password...
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...
next