Kyle and Frédéric -- remember I need more of a description of the
patch than this if I am to document it successfully.  I'm replying to
all - since many of you have been slacking off a bit on your patch
descriptions - making me have to ask many questions on IRC and the
mailing list to be able to document them successfully.

Thanks for all of your future efforts!!

Nicole

On Tue, Jan 19, 2010 at 8:10 AM, Kyle M Hall <[email protected]> wrote:
> Patch submitted by request from Frédéric Demians
> ---
>  C4/RotatingCollections.pm                          |  479 
> ++++++++++++++++++++
>  circ/returns.pl                                    |    1 +
>  installer/data/mysql/updatedatabase.pl             |    7 +
>  .../en/modules/rotating_collections/addItems.tmpl  |   78 ++++
>  .../rotating_collections/editCollections.tmpl      |  112 +++++
>  .../rotating_collections/rotatingCollections.tmpl  |   38 ++
>  .../rotating_collections/transferCollection.tmpl   |   38 ++
>  rotating_collections/addItems.pl                   |   82 ++++
>  rotating_collections/editCollections.pl            |  103 +++++
>  rotating_collections/rotatingCollections.pl        |   34 ++
>  rotating_collections/transferCollection.pl         |   66 +++
>  11 files changed, 1038 insertions(+), 0 deletions(-)
>  create mode 100644 C4/RotatingCollections.pm
>  create mode 100644 
> koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/addItems.tmpl
>  create mode 100644 
> koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/editCollections.tmpl
>  create mode 100644 
> koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/rotatingCollections.tmpl
>  create mode 100644 
> koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tmpl
>  create mode 100755 rotating_collections/addItems.pl
>  create mode 100755 rotating_collections/editCollections.pl
>  create mode 100755 rotating_collections/rotatingCollections.pl
>  create mode 100755 rotating_collections/transferCollection.pl
>

>
> _______________________________________________
> Koha-patches mailing list
> [email protected]
> http://lists.koha.org/mailman/listinfo/koha-patches
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to