Skip to content
Release koha_connector 7.x-2.1, 2013-11-25

! [R10] R10: Assert there is some data to pass to drupal_json_decode()
 ! [R50] R50: Adds lookupPatron ILS-DI function to the connector
  ! [R415] R414: Allow (again) to have multiple get sections for one field
   ! [R430] R430: Fix reservedate on holds page (make reservedate a timestamp) Do the same for cancellationdate.
    ! [R486] R486: Check property existence before using it
     ! [R506] R506: Allow to use concatenation plugin with multiple fields
      ! [R583] R583: Implements methods patronCheckoutsFields and patronHoldsFields
       ! [R899] R899: Fix check when there is no due date.
        ! [R1186] R1186: Flag items as not available if they are awaiting for pickup
         ! [R1257] R1257: Use koha.conf.local, if present.
          ! [R1418] R1418 [Follow-up]: Abort harvest batch when biblios cannot be retrieved.
           ! [R1464] R1464: Adds holdingbranch (Checkout library) to the checkout fields
            ! [RM274] R274: Allow complex fields concatenations
             ! [RM1034] M1034: Library registration
              ! [RM1034old] R1002: Handle httpRequest error in biblioIsHoldable
               ! [master] Initial commit
                ! [7.x-1.x] Merge remote-tracking branch 'origin/ft/R1418' into 7.x-1.x
                 ! [7.x-1.x-wip] R1464: Adds holdingbranch (Checkout library) to the checkout fields
                  * [7.x-2.x] R1464: Adds holdingbranch (Checkout library) to the checkout fields
                   ! [7.x-3.x] Merge remote-tracking branch 'origin/ft/R1464' into 7.x-3.x
                    ! [7.x-3.x-wip] Merge remote-tracking branch 'origin/ft/R1464' into 7.x-3.x-wip
---------------------
                    - [2d957fe] Merge remote-tracking branch 'origin/ft/R1464' into 7.x-3.x-wip
                   -  [deee880] Merge remote-tracking branch 'origin/ft/R1464' into 7.x-3.x
           +      *++ [215211e] R1464: Adds holdingbranch (Checkout library) to the checkout fields
+                  ++ [f301c22] R10: Assert there is some data to pass to drupal_json_decode()
+                  ++ [f1e96fe] R10: Implement modifyUser()
-          -    - --- [21e07a5] Merge remote-tracking branch 'origin/ft/R1418' into 7.x-1.x
+          +    + *++ [69e385b] Update CHANGELOG.txt for 7.x-1.3
                 +    [938f2ad] R1464: Adds holdingbranch (Checkout library) to the checkout fields
+         ++    ++*++ [70e5118] R1418 [Follow-up]: Abort harvest batch when biblios cannot be retrieved.
+         ++    ++*++ [daa63bd] R1418: Abort harvest batch when biblios cannot be retrieved.
+          +    ++*++ [44b6884] R1359: Update koha.conf
-         --    ----- [acfcd07] Merge remote branch 'origin/ft/R1318' into 7.x-1.x
+         ++    ++*++ [a6001a0] R1318: Fix warning when issues history is empty
+         ++    ++*++ [224e281] RM 1307 - Keep all called ids in $bibs array.
+         ++    ++*++ [471476d] RM 1269 - 'before' values can be placed for the first subfield.
-         --    ----- [eea7d80] Merge remote-tracking branch 'origin/ft/R1257' into 7.x-1.x
+        +++    ++*++ [20bb61c] R1257: Use koha.conf.local, if present.
+         ++    ++*++ [799514c] RM 1246 - Allow to harvest controlfields such as 001@.
+       ++++    ++*++ [7cc5efb] R1186: Flag items as not available if they are awaiting for pickup
-       ----    ----- [bdbb46a] Merge remote-tracking branch 'origin/ft/RM1034' into 7.x-1.x
+       ++++ +  ++*++ [75c6c30] M1034: Library registration
+       ++++    ++*++ [078b2ae] RM 854 - Koha connector should not truncate data itself.
+       ++++ +  ++*++ [486e305] RM1034: Library registration  - Adds createUser and loginExists functions
+       ++++ +  ++*++ [4b0bf80] R1033: Update CHANGELOG.txt
+       ++++ +  ++*++ [2d22648] R1033: Implements "Issues history".
+       ++++ ++ ++*++ [2b6b19e] R1002: Handle httpRequest error in biblioIsHoldable
+       ++++ ++ ++*++ [8af27ef] R945: Prevent warning "undefined key 'date_due'"
+       ++++ ++ ++*++ [6b35b0e] CHANGELOG.txt edit
+       ++++ ++ ++*++ [23e6e5a] R910: Re-enable pickup_location by default
+       ++++ ++ ++*++ [7b497e0] RM 910 - Since needed_before_date and pickup_expiry_date ilsdi parameters are no longer handled in koha: remove them. + fix coding standard issues.
+       ++++ ++ ++*++ [8e07b4f] RM 910 - Change the way hold form is configurable.
+       ++++ ++ ++*++ [9089268] RM 910 - Patron hold form is configurable.
       +         +    [06bd30a] R899: Fix check when there is no due date.
+      +++++ ++ ++*++ [d6cc855] R864: Implements biblioIsHoldable
+      +++++ ++ ++*++ [cacf2be] First CHANGELOG version
+      +++++ ++ ++*++ [8d5d268] RM 600 adding all subjects
+      +++++ ++ ++*++ [1aab777] R650: Contextualize strings from configuration file
-      ----- -- ----- [2ea82fe] Merge remote branch 'origin/ft/R649' into 7.x-1.x
-      ----- -- ----- [97fd1de] Merge remote branch 'origin/ft/R622' into 7.x-1.x
+      +++++ ++ ++*++ [ac83a09] R595 - first po to translate koha_connector
+      +++++ ++ ++*++ [12eb3ea] R649: New plugin 'substring'
+      +++++ ++ ++*++ [f83a63a] Fix Pareview errors
+      +++++ ++ ++*++ [8f0a108] R622: Make labels and descriptions translatable
-      ----- -- ----- [f63c719] Merge remote branch 'origin/ft/R583' into 7.x-1.x
                 +    [63b6566] R595 - first po to translate koha_connector
+      +++++ ++ ++*++ [955ed6a] Fix koha-conf label - Laurence
+     ++++++ ++ ++*++ [bbb2c24] R583: Implements methods patronCheckoutsFields and patronHoldsFields
+     ++++++ ++ ++*++ [d2057a3] R531: Fix concatenation.inc warnings
-     ------ -- ----- [5a91571] Merge remote branch 'origin/ft/R548' into 7.x-1.x
+     ++++++ ++ ++*++ [c319b2a] Koha.conf update
                 +    [0234bf8] Koha.conf update
+     ++++++ ++ ++*++ [50e80a7] R548: Force string context during subfield code comparison
-     ------ -- ----- [8a2d7ac] Merge remote-tracking branch 'origin/ft/R506' into 7.x-1.x
+     ++++++ ++ ++*++ [2a2292c] Replace biblioitemnumber with biblionumber in getBiblios method
-     ------ -- ----- [2cf6232] Merge remote branch 'origin/ft/R536' into 7.x-1.x
-     ------ -- ----- [f7e2675] Merge remote branch 'origin/ft/R531' into 7.x-1.x
-     ------ -- ----- [d5e1c4e] Merge remote branch 'origin/ft/R471' into 7.x-1.x
+    +++++++ ++ ++*++ [f573128] R506: Allow to use concatenation plugin with multiple fields
+    +++++++ ++ ++*++ [2594777] R506: Allow to use concatenation plugin with multiple fields
+    +++++++ ++ ++*++ [c32037e] R506: Allow to use concatenation plugin with multiple fields
+    +++++++ ++ ++*++ [8ff9e1a] R506: Allow to use concatenation plugin with multiple fields
+    +++++++ ++ ++*++ [562fce5] R506: Allow to use concatenation plugin with multiple fields
+     ++++++ ++ ++*++ [2ab2354] R536: Make strict comparison between subfield codes
-    ------- -- ----- [a8d50c1] Merge remote-tracking branch 'origin/ft/R50' into 7.x-1.x
-    ------- -- ----- [5c65817] Merge remote branch 'origin/ft/R528' into 7.x-1.x
+     ++++++ ++ ++*++ [a793f22] R531: Fix concatenation.inc warnings
-    ------- -- ----- [25a3bc4] Merge remote branch 'origin/ft/R517' into 7.x-1.x
++   +++++++ ++ ++*++ [ee4062d] R50: Adds lookupPatron ILS-DI function to the connector
+    +++++++ ++ ++*++ [a1cbfd1] R505: New hook for connector-specific plugins + concatenation plugin
+    +++++++ ++ ++*++ [a4f0635] R528 - Follow up. Wrong variables is used for not renewal reason
+    +++++++ ++ ++*++ [e2c9c82] R528 - Add reason for not renewals
+    +++++++ ++ ++*++ [79a6ac7] Improve strings translating and add context.
+     ++++++ ++ ++*++ [45247b5] R471: Fix warnings
++  ++++++++ ++ ++*++ [2836d2e] R486: Check property existence before using it
++  ++++++++ ++ ++*++ [6f6e0f0] Add README.txt
++  ++++++++ ++ ++*++ [d5dcac4] R414: Allow (again) to have multiple get sections for one field
++  ++++++++ ++ ++*++ [a9be7d3] R414: Adds default processing for mapped fields without plugin
++  ++++++++ ++ ++*++ [6de4cf7] R430: Fix reservedate on holds page (make reservedate a timestamp) Do the same for cancellationdate.
  +              +    [6e18800] R414: Allow (again) to have multiple get sections for one field
  +              +    [8caf687] R414: Adds default processing for mapped fields without plugin
   +             +    [dafebf3] R430: Fix reservedate on holds page (make reservedate a timestamp) Do the same for cancellationdate.
   -             -    [7b7df38] Merge remote-tracking branch 'origin/ft/RM24' into 7.x-1.x-wip
++ +++++++++ ++ ++*++ [d29c90e] RM24: mappings by Laurence
  --             -    [7b16e6f] Merge remote branch 'origin/ft/R398' into 7.x-1.x-wip
  ++             +    [36660a2] R398: parseMarcSubfields return value has changed
++++++++++++ ++ ++*++ [ed782a5] R274: Allow complex fields concatenations
------------ -- ----- [298aac2] Merge remote branch 'origin/ft/R277' into 7.x-1.x
------------ -- ----- [e873f64] Merge remote branch 'origin/ft/R383' into 7.x-1.x
++++++++++++ ++ ++*++ [fc756d6] R331: Due date was missing in items view page
  ++        +    +    [86b1387] R274: Allow complex fields concatenations
  ++        +    +    [b610d0f] R331: Due date was missing in items view page
  --        -    -    [cfe6ea4] Merge remote branch 'origin/ft/R383' into 7.x-1.x-wip
+++++++++++++++ ++*++ [31444ea] R383: Parse more_subfields_xml in itemsStatus
  --        -    -    [0683e61] Merge remote branch 'origin/ft/R323' into 7.x-1.x-wip
+++++++++++++++ ++*++ [466c4b1] R323: Fix module name in drupal_get_path
  --        -    -    [9ff65fb] Merge remote branch 'origin/ft/R323' into 7.x-1.x-wip
+++++++++++++++ ++*++ [4ed526f] R323: Rename hook implementation
+++++++++++++++ ++*++ [6c7c6fd] R277: Add Koha::getAuthorities
+++++++++++++++ ++*++ [ab5e377] Initial commit on 7.x-1.x
++++++++++++++++++*++ [b667a03] Initial commit