[koha-commits] main Koha release repository branch, master, updated. v3.02.00-20-gb3fa9e3

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
   via  b3fa9e36d3961c384463a78c395185d9f6be3aee (commit)
   via  7fd5071e67ea6f3de9e56ff7532ee2fe814e5365 (commit)
   via  e0892a5139d68249db0c8acec03eae008f850509 (commit)
  from  81d8ff20d69f9c00fc2c4dc3041a3d95b71c562a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit b3fa9e36d3961c384463a78c395185d9f6be3aee
Author: Galen Charlton 
Date:   Sun Oct 31 22:35:12 2010 -0400

history updates - recent releases

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 

commit 7fd5071e67ea6f3de9e56ff7532ee2fe814e5365
Author: Galen Charlton 
Date:   Sun Oct 31 18:25:47 2010 -0400

bug 5327: follow-up to fix SIP tests

* removed t/SIP_SIPServer.t - despite the file name,
  C4/SIP/SIPserver.pm is not actually a module and
  cannot be 'used' or 'required'
* set module search path so that t/SIP_ILS.t and
  t/SIP_Sip.t will pass

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 

commit e0892a5139d68249db0c8acec03eae008f850509
Author: Katrin Fischer 
Date:   Sun Oct 31 18:25:46 2010 -0400

Bug 5327: More basic unit tests for C4 modules

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 

---

Summary of changes:
 docs/history.txt |2 ++
 t/AuthoritiesMarc_MARC21.t   |   14 ++
 t/AuthoritiesMarc_UNIMARC.t  |   14 ++
 t/Barcodes_annual.t  |   14 ++
 t/Barcodes_hbyymmincr.t  |   14 ++
 t/Barcodes_incremental.t |   14 ++
 t/Cache_FastMemcached.t  |   14 ++
 t/Cache_Memcached.t  |   14 ++
 t/Cache_Memoize_Memcached.t  |   14 ++
 t/ClassSortRoutine_Dewey.t   |   14 ++
 t/ClassSortRoutine_Generic.t |   14 ++
 t/ClassSortRoutine_LCC.t |   14 ++
 t/External_BakerTaylor.t |   14 ++
 t/External_Syndetics.t   |   14 ++
 t/Form_MessagingPreferences.t|   14 ++
 t/{Amazon.t => Heading_MARC21.t} |0
 t/ILSDI_Services.t   |   14 ++
 t/ILSDI_Utility.t|   14 ++
 t/Installer_PerlDependencies.t   |   14 ++
 t/Installer_PerlModules.t|   14 ++
 t/Members_AttributeTypes.t   |   14 ++
 t/Members_Messaging.t|   14 ++
 t/Output_JSONStream.t|   14 ++
 t/Patroncards_Batch.t|   14 ++
 t/Patroncards_Layout.t   |   14 ++
 t/Patroncards_Lib.t  |   14 ++
 t/Patroncards_Patroncard.t   |   14 ++
 t/Patroncards_Profile.t  |   14 ++
 t/Patroncards_Template.t |   14 ++
 t/Reports_Guided.t   |   14 ++
 t/SIP_ILS.t  |   16 
 t/SIP_Sip.t  |   16 
 t/Search_PazPar2.t   |   14 ++
 t/VirtualShelves_Merge.t |   14 ++
 t/VirtualShelves_Page.t  |   14 ++
 35 files changed, 468 insertions(+), 0 deletions(-)
 create mode 100755 t/AuthoritiesMarc_MARC21.t
 create mode 100755 t/AuthoritiesMarc_UNIMARC.t
 create mode 100755 t/Barcodes_annual.t
 create mode 100755 t/Barcodes_hbyymmincr.t
 create mode 100755 t/Barcodes_incremental.t
 create mode 100755 t/Cache_FastMemcached.t
 create mode 100755 t/Cache_Memcached.t
 create mode 100755 t/Cache_Memoize_Memcached.t
 create mode 100755 t/ClassSortRoutine_Dewey.t
 create mode 100755 t/ClassSortRoutine_Generic.t
 create mode 100755 t/ClassSortRoutine_LCC.t
 create mode 100755 t/External_BakerTaylor.t
 create mode 100755 t/External_Syndetics.t
 create mode 100755 t/Form_MessagingPreferences.t
 copy t/{Amazon.t => Heading_MARC21.t} (100%)
 create mode 100755 t/ILSDI_Services.t
 create mode 100755 t/ILSDI_Utility.t
 create mode 100755 t/Installer_PerlDependencies.t
 create mode 100755 t/Installer_PerlModules.t
 create mode 100755 t/Members_AttributeTypes.t
 create mode 100755 t/Members_Messaging.t
 create mode 100755 t/Output_JSONStream.t
 create mode 100755 t/Patroncards_Batch.t
 create mode 100755 t/Patroncards_Layout.t
 create mode 100755 t/Patroncards_Lib.t
 create mode 100755 t/Patroncards_Patroncard.t
 create mode 100755 t/Patroncards_Profile.t
 create mode 100755 t/Patroncards_Template.t
 create mode 100755 t/Reports_Guided.t
 

[koha-commits] main Koha release repository branch, master, updated. v3.02.00-17-g81d8ff2

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
   via  81d8ff20d69f9c00fc2c4dc3041a3d95b71c562a (commit)
  from  795ebedecd1bd8dc4759f9911d11341313423f29 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 81d8ff20d69f9c00fc2c4dc3041a3d95b71c562a
Author: Chris Cormack 
Date:   Sun Oct 31 18:25:21 2010 -0400

History updates

Signed-off-by: Ian Walls 
Signed-off-by: Chris Cormack 

---

Summary of changes:
 docs/history.txt |4 
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.00-14-geb7f3f5

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.2.x has been updated
   via  eb7f3f57ce49e923830df1f0582b3b8f94b6029c (commit)
   via  64406f04cdcec7a611b4aa69f5c4ccad3bcb9371 (commit)
   via  5c8bbba02b58baf1253b5c22dc1a2acdbb256eac (commit)
  from  37981b034193ac9ac75d1a910c0465159282fd8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit eb7f3f57ce49e923830df1f0582b3b8f94b6029c
Author: Galen Charlton 
Date:   Sun Oct 31 00:46:39 2010 -0400

remove extraneous semicolon

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 
Signed-off-by: Chris Nighswonger 

commit 64406f04cdcec7a611b4aa69f5c4ccad3bcb9371
Author: Brian Engard 
Date:   Sun Oct 31 00:46:38 2010 -0400

Updated links in Main Page Help

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 
Signed-off-by: Chris Nighswonger 

commit 5c8bbba02b58baf1253b5c22dc1a2acdbb256eac
Author: Nate Curulla 
Date:   Sun Oct 31 05:15:22 2010 -0400

Bug 5327: Add unit test for ItemType.pm

Signed-off-by: Ian Walls 
Signed-off-by: Chris Cormack 
Signed-off-by: Chris Nighswonger 

---

Summary of changes:
 .../prog/en/modules/help/mainpage.tmpl |8 
 t/{Biblio.t => ItemType.t} |2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
 copy t/{Biblio.t => ItemType.t} (82%)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch, master, updated. v3.02.00-16-g795ebed

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
   via  795ebedecd1bd8dc4759f9911d11341313423f29 (commit)
   via  1c4f47977697c39d5e11b22e7cc484f8fa94cba3 (commit)
  from  cea1ef27208b06286719b6c9b676913ad3456cb7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 795ebedecd1bd8dc4759f9911d11341313423f29
Author: Galen Charlton 
Date:   Sun Oct 31 00:46:39 2010 -0400

remove extraneous semicolon

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 

commit 1c4f47977697c39d5e11b22e7cc484f8fa94cba3
Author: Brian Engard 
Date:   Sun Oct 31 00:46:38 2010 -0400

Updated links in Main Page Help

Signed-off-by: Galen Charlton 
Signed-off-by: Chris Cormack 

---

Summary of changes:
 .../prog/en/modules/help/mainpage.tmpl |8 
 1 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch, master, updated. v3.02.00-14-gcea1ef2

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
   via  cea1ef27208b06286719b6c9b676913ad3456cb7 (commit)
  from  c45b18251e7d384219a2adf234b4fab734fbaab3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit cea1ef27208b06286719b6c9b676913ad3456cb7
Author: Nate Curulla 
Date:   Sun Oct 31 05:15:22 2010 -0400

Bug 5327: Add unit test for ItemType.pm

Signed-off-by: Ian Walls 
Signed-off-by: Chris Cormack 

---

Summary of changes:
 t/{Biblio.t => ItemType.t} |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 copy t/{Biblio.t => ItemType.t} (82%)


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch, new/awaiting_qa/analytical_records, created. v3.02.00-11-g8bab743

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/awaiting_qa/analytical_records has been created
at  8bab74352ab42e2a7afec6b22c503d61583b2462 (commit)

- Log -
---


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits


[koha-commits] main Koha release repository branch, new/awaiting_qa/analytial_records, created. v3.02.00-11-g8bab743

2010-10-31 Thread Git repo owner
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/awaiting_qa/analytial_records has been created
at  8bab74352ab42e2a7afec6b22c503d61583b2462 (commit)

- Log -
commit 8bab74352ab42e2a7afec6b22c503d61583b2462
Author: Amit Gupta 
Date:   Sun Oct 31 08:11:49 2010 -0400

Analytical records - display host record link in bibio detail

commit 489638d27624a0895f57ed5ca8fc499a6a2a0c63
Author: Amit Gupta 
Date:   Sun Oct 31 08:11:28 2010 -0400

Analytical records - displaying links to host records from biblio detail 
screens

commit 1baa6ccb4981456763772f2250dbd5f47cccf1fd
Author: Amit Gupta 
Date:   Sun Oct 31 07:49:18 2010 -0400

Analytical records support

Display links to parent biblios, show linked items in holdings, allow holds 
on linked items. This uses MARC to maintain relationships.

---


hooks/post-receive
-- 
main Koha release repository
___
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits