]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/c-apps
Stamping upgrade script for currently unfillable holds
[working/Evergreen.git] / Open-ILS / src / c-apps /
2012-03-21 Mike RylanderShooting 2 obvious thinkos d-e-d dead. Pardon the rogue...
2012-03-20 Thomas BerezanskyCall set_audit_info and clear_audit_info DB funcs
2012-03-19 Mike RylanderVandelay-based record matching and import for Acquisitions
2012-03-19 Bill Ericksonpcrud fleshing bug fixes
2012-03-19 Lebbeous Fogle-WeekleyFix a bug spotted by Jason Stephenson and Thomas Berezansky
2012-03-19 Mike RylanderAdjust controller-requiring logic for pcrud perm-verify...
2012-03-19 Lebbeous Fogle-Weekleypcrud fleshing
2012-03-08 Bill EricksonUser activity tracking: open-ils.auth additions
2012-01-30 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbs/fix-nonfiling...
2012-01-09 Mike RylanderMerge remote-tracking branch 'eg-working/user/berick...
2012-01-04 Mike RylanderTeach cstore et al about predicate-style truth tests...
2011-12-29 Mike RylanderMerge remote-tracking branch 'eg-working/user/dbs/lp894...
2011-12-13 Bill Ericksonjson_query boolean function param support
2011-12-08 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-11-15 Mike RylanderMerge remote-tracking branch 'eg-working/collab/phasefx...
2011-11-15 Dan ScottMake idlval build, rather than be dead code
2011-10-12 Bill EricksonAuthentication block logging
2011-10-11 Galen CharltonMerge remote branch 'working/user/berick/marc-stream...
2011-10-06 Galen Charltonfix authentication failure
2011-10-04 Thomas BerezanskyMake more auth values configurable
2011-10-04 Thomas BerezanskyBrute Force protection for authentication
2011-08-03 Bill EricksonMerge remote branch 'working/user/shadowspar/ttopac...
2011-08-03 Bill EricksonRepaired merge conflicts resuling from ttopac-move...
2011-07-18 Lebbeous Fogle-WeekleyMerge remote branch 'working/collab/phasefx/unified_vol...
2011-07-15 evergreenMerge branch 'master' of git://git.evergreen-ils.org...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'template-toolkit-opac' of git://git.everg...
2011-07-11 Mike RylanderMerge branch 'template-toolkit-opac' of git.evergreen...
2011-07-11 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'authority-control-sets-squashed_for_master'
2011-07-11 Mike Rylanderadd a special startwith op for use with transformed...
2011-05-20 Dan WellsMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-18 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-18 Galen Charltonprovide hint to sysadmin if memcached issue is preventi...
2011-04-15 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-15 mikerProtect pcrud-ish retrieve from an empty result set
2011-03-18 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-18 Mike RylanderMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-03-18 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-18 mikerAllow the "result_field" to be used as the default...
2011-03-03 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-01 ericksonwhen using the force-reload option to reset timeout...
2011-02-16 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-16 ericksonadded option to open-ils.auth.session.retrieve to retur...
2011-02-14 Bill Ericksonadded option to open-ils.auth.session.retrieve to retur...
2011-01-13 gmctrivial typo fixes FTW!
2011-01-10 dbsClean up c-apps Makefile.am and make everything load...
2011-01-10 dbsSet explicit library versioning for Evergreen 2.0 to...
2010-12-23 mikerPatch from Nathanael Schilling protecting cstore/pcrud...
2010-12-06 ericksonrefresh cached user during auth session reset
2010-11-10 mikerImproved permission checking speed for PCRUD mode.
2010-10-13 scottmkChanges to the treatment of ORDER BY:
2010-10-12 mikernow that we are working again, hush the warnings (osrfL...
2010-10-12 mikerand ... use a function name that exists
2010-10-12 mikerrearrangement for variable existance
2010-10-12 mikerskip unknown order_by entries instead of erroring
2010-10-11 scottmkPull out into a separate function: the code in SELECT...
2010-10-08 scottmkTidied up buildSELECT() a bit:
2010-08-15 scottmkPedantic changes for const-correctness:
2010-08-15 scottmkPedantic change for const-correctness: replaced two...
2010-08-15 scottmkPedantic change for const-correctness: replaced a call to
2010-08-14 scottmkPedantic change for const-correctness: changed three...
2010-08-12 scottmkComplain when a sequence name is not qualified by a...
2010-08-11 scottmkPlug some memory leaks.
2010-08-06 scottmkRefine the way we detect loss of the database connection.
2010-07-14 scottmkWhen returning a list of bind variables: If a default_...
2010-07-13 scottmkQstore: support LIMIT and OFFSET clauses.
2010-07-08 scottmkStreamline pcrud a bit.
2010-07-08 scottmkFix a bug in pcrud.
2010-07-06 scottmkAdd new program test_qstore, a command-line utility...
2010-07-01 scottmkSupport the following built-in functions with peculiar...
2010-07-01 scottmk1. Support the peculiar syntax of EXTRACT().
2010-06-30 scottmk1. Degrade gracefully when the database connection...
2010-06-28 scottmkSupport function calls with subfields, e.g. (func(args...
2010-06-24 scottmk1. Degrade (relatively) gracefully when the database...
2010-06-24 dbsFix compile error due to undefined LONG_MAX constant...
2010-06-24 scottmkWhenever a database call fails -- i.e. whenever dbi_con...
2010-06-22 scottmk1. In oils_sql.c: make the functions is_identifier...
2010-06-17 scottmk1. Disable fleshing for PCRUD. Otherwise fleshing...
2010-06-17 scottmkSupport CAST expressions, taking care to avoid SQL...
2010-06-13 scottmkIn qstore: support CASE expressions.
2010-06-10 scottmkWhen looking up a bind variable by name: escape any...
2010-06-10 scottmkWhen building string literals in SQL: escape special...
2010-06-10 scottmkChange the return type of the open-ils.qstore.prepare...
2010-06-10 scottmkFix a pcrud bug. Create method wasn't working because...
2010-06-09 scottmkRewrote the implementation of the open-ils.qstore.colum...
2010-06-09 scottmkRecognize new "required" and "validate" attributes...
2010-06-08 scottmk1. Support function calls in the FROM clause.
2010-06-07 scottmkAdded a new login type "persist", as a peer of "opac...
2010-06-06 scottmkNew function oilsUtilsIntervalToSeconds() to translate...
2010-06-03 scottmkVarious tweaks:
2010-06-01 scottmkAdd support for GROUP BY.
2010-05-31 scottmkAdd support for BETWEEN conditions.
2010-05-31 scottmk1. Add support for function calls. Note that certain...
2010-05-28 scottmkSupport IN lists.
2010-05-28 scottmkSupport series expressions, i.e. a series of expressions
2010-05-27 scottmkBug fix in verifyObjectPCRUD().
2010-05-26 scottmkBug fixes in verifyObjectPCRUD():
2010-05-25 scottmkPlug some memory leaks, and eliminate some unnecessary
2010-05-25 scottmkVarious changes to verifyObjectPCRUD():
2010-05-21 scottmkSupport IS NULL and IS NOT NULL expressions.
next