]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Bring in-db unAPI opac visibility info up to date with (and a little beyond) ea3b8857...
[working/Evergreen.git] / Open-ILS / src /
2011-06-13 Mike RylanderBring in-db unAPI opac visibility info up to date with...
2011-06-13 Dan ScottAdd opac_visible attribute to copy and serial unit...
2011-06-13 Dan ScottPrevent uninit var warnings in QueryParser.pm
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-11 Dan ScottCorrect base schema for superseded/deprecated functions
2011-06-11 Dan ScottUpdate upgrade files that had conflicting numbers
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-10 Jason Etheridgeadd the patron opt-in settings
2011-06-10 Jason Etheridgepatch from James Fournie re: https://bugs.launchpad...
2011-06-09 Jason Etheridgesyntax error
2011-06-09 Jason Etheridgepin a version number
2011-06-09 Bill EricksonUnwrapped upgrade script for transit checkin interval...
2011-06-09 Bill EricksonTransit minimum checkin interval setting
2011-06-08 Bill EricksonExtend hold shelf expire date beyond closed dates
2011-06-07 Dan ScottUse native unnest() db function instead of explode_array()
2011-06-06 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-06 Dan ScottLP 791546: advanced search ISBN/ISSN in .staff mode
2011-06-06 Jason Etheridgefix View Holds by preventing an empty IN list with...
2011-06-03 Dan WellsClean up a few stock perm mistakes, part 2
2011-06-03 Dan WellsClean up a few stock perm mistakes
2011-06-03 Dan WellsFixed and extended upgrade file 0542 (stock permissions)
2011-06-03 Bill EricksonWrapped upgrade script
2011-06-03 Thomas BerezanskyUpgrade script, needs wrapping.
2011-06-03 Thomas BerezanskySip Statcats - Actor/Asset Statcats via SIP2
2011-06-02 Mike RylanderMerge of transit_abort_perms from git.evergreen-ils...
2011-06-02 Bill EricksonPermission to allow transit abort on lost/missing
2011-06-02 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-01 Dan ScottWhitespace cleanup in aisle 3 (O:A:Reporter)
2011-06-01 Michael PetersLP#740466 add order by name method to Reporter.pm to...
2011-06-01 Bill EricksonCollections exemption user setting
2011-06-01 Dan WellsSerial holdings display consistency fix
2011-06-01 Dan WellsMissing db upgrade number bump
2011-06-01 Dan WellsRemove specific admin perms, reorganize seed file
2011-06-01 Dan WellsChange a few permission levels and assignments
2011-06-01 Jason EtheridgePush the grp perm mappings into the seed data
2011-06-01 Jason Etheridgewrong group ids for system admin and global admin
2011-06-01 Jason Etheridgeput CREATE_PURCHASE_REQUEST into Users, not Staff
2011-06-01 Jason Etheridgemap these perms to stock perm groups
2011-06-01 Jason Etheridgeadded other permissions missing in rel_2_1
2011-06-01 Jason Etheridgesome recent cataloging permissions, but I'm unsure...
2011-06-01 Dan ScottMake database schema patch dependencies work more better
2011-06-01 Dan ScottMake patch-checking function able to raise a notice
2011-05-31 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-31 Bill EricksonRepaired typo on schema and upgrade SQL
2011-05-26 Dan WellsMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-26 Jason Etheridgewrong target for parts holds in open-ils.circ.holds...
2011-05-25 Dan ScottFix authority linking script typo user/dbs/authlink-830-typo
2011-05-25 Dan ScottMerge branch 'master' of git.evergreen-ils.org:working...
2011-05-25 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-25 Galen Charltontrival whitespace cleanup
2011-05-25 Thomas BerezanskyAdd --nonum to make-db-patch
2011-05-25 Dan ScottTrivial line-wrapping patch for call number class defaults
2011-05-25 Dan WellsMake label_class on any new call numbers default to...
2011-05-24 Dan WellsBring serial.unit in line with asset.copy
2011-05-23 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-23 Mike RylanderRevert "Wrap proximity refreshing in a transaction...
2011-05-20 Lebbeous Fogle-WeekleyFix bad seed data in an A/T template
2011-05-20 Dan WellsMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-20 Lebbeous Fogle-WeekleyFix a problem with open-ils.circ.holds.retrieve_all_fro... user/senator/fix-all-rec-holds
2011-05-20 Jason Etheridgeorder any monograph parts by sort key when placing...
2011-05-20 Galen Charltonadd missing upgrade step to create staging schema
2011-05-19 Lebbeous Fogle-WeekleyMerge branch 'user/senator/lp-784062' of git.evergreen...
2011-05-18 Lebbeous Fogle-WeekleyAdd permission checking for updating and deleting volumes. user/senator/lp-784062
2011-05-18 Galen Charltontrival whitespace changes
2011-05-18 Galen Charltonprovide hint to sysadmin if memcached issue is preventi...
2011-05-18 Dan ScottMake Perl 'make check' work without 'make all'
2011-05-18 Mike RylanderWe need to update config.upgrade_log
2011-05-18 Mike RylanderRecord the current upgrade version number in the baseli...
2011-05-18 Mike RylanderFix the definition of some of the tracking functions
2011-05-18 Galen Charltonavoid error when generating fines on checkin
2011-05-18 senatorLet's have this upgrade script not use that upgrade_dep...
2011-05-18 Galen Charltonuse correct name of upgrade check function
2011-05-18 Thomas BerezanskyMore make-db-patch goodness: wrap existing
2011-05-18 Jason EtheridgeInclude call number prefix/suffix in display and sortin...
2011-05-17 Galen Charltonadd a bit of context to upgrade SQL hints
2011-05-17 Thomas BerezanskyImprovements to make-db-patch.pl
2011-05-17 Mike RylanderConvert/move SQL script for Lazy Circ
2011-05-17 Thomas BerezanskyLazy Circ (AKA partial barcode lookup)
2011-05-17 Dan ScottLP#783486: Improve authority lookup performance
2011-05-17 Galen Charltonstop hold permit check from crashing if age protection...
2011-05-16 Mike RylanderIgnore "deleted" authority records when using the tag...
2011-05-16 Dan WellsBorrow on_or_after() from MFHD/Caption.pm in MFHD/Date.pm
2011-05-16 Galen CharltonMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-16 Galen Charltonstandardize name of 2.0-2.1 upgrade script
2011-05-16 Galen Charltonfirst pass at 2.0 to 2.1 upgrade script
2011-05-13 gmcadd missing update script for change to circ age stored...
2011-05-13 mikerPatch from Ben Ostrowsky (LP#782268) to simplify seed...
2011-05-13 dbwellsA bevy of MFHD bug fixes (and test cases)
2011-05-13 gmcfix query in various copy count functions
2011-05-13 gmcfor upgrade, let prefix and suffix in audit be null
2011-05-13 gmcadd affix columns to acn auditor table
2011-05-12 mikerPatch from James Fournie addressing LP#781803: Multiple...
2011-05-12 mikerWrap proximity refreshing in a transaction to avoid...
2011-05-12 mikerAddress LP#779975; Status of Available (0) not honored...
2011-05-12 dbwellsAdd missing permission checks to Serial.pm
2011-05-05 senatorPatch from Niles Ingalls to make patron phone number...
2011-05-04 mikerPatch from Jason Boyer swapping the order of report...
2011-05-04 mikerCollaboration patch from Joseph Lewis and Michael Peter...
2011-05-04 mikerCollaboration patch from Joseph Lewis and Michael Peter...
2011-05-04 mikerAddressing LP#732681 at upgrade time -- make authority...
next