]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
removing erroneous commit -- thanks berick!
[Evergreen.git] / Open-ILS /
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 dbsClean up a few errors in escaped strings.
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-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 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-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 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-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
next