[koha-commits] main Koha release repository branch new/bug_7977 created. v3.08.00-116-g0754c2f

Git repo owner gitmaster at git.koha-community.org
Thu May 24 14:40:16 CEST 2012


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/bug_7977 has been created
        at  0754c2f7cff6856ca418cff4fa4a336aa0620856 (commit)

- Log -----------------------------------------------------------------
commit 0754c2f7cff6856ca418cff4fa4a336aa0620856
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu May 24 14:33:30 2012 +0200

    Bug 7977 follow-up DBRev number

commit 28d3693adc7eada6eda1c9700c102e83ef345a9d
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu May 24 14:33:19 2012 +0200

    Bug 7977 follow-up, fixing UC breaking coding guidelines

commit 9959cf45e749523b4c04ec572942a5121ebc1305
Author: Mason James <mtj at kohaaloha.com>
Date:   Wed May 23 11:27:55 2012 +1200

    add edit_quotes to es-ES/mandatory/userpermissions.sql
    
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    
    http://bugs.koha-community.org/show_bug.cgi?id=7977
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 9a867b176c0b86eaf83e18265d6a382dbf97dd6a
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 21 14:11:29 2012 -0400

    Fixing a typo in the quotes-upload help file and hardcoded css
    
    http://bugs.koha-community.org/show_bug.cgi?id=7977
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit d42e35ef4970c46bf131eb0a0126c8559e89b58a
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 21 14:08:57 2012 -0400

    Making source a text field rather than a varchar to avoid potential length limitations
    
    http://bugs.koha-community.org/show_bug.cgi?id=7977
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 02a8557a3e5f7311f1627e7f159eadde5d30c794
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Fri May 11 11:49:22 2012 -0400

    Bug 7977: Improving upload result message display
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit f328a3240261cd7120fc82a7facc05470ea0ee50
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Fri May 11 10:35:25 2012 -0400

    Bug 7977: Fixing a bug which results in quote fields being incorrectly offset when saving uploaded quotes
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 5c6129687b2d76f66a2393de4e12ff8d4efaaa8e
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Fri May 11 07:42:06 2012 -0400

    Bug 7977: Removing unused code from quotes_ajax.pl
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit d78641e7c0b334a98f5d53971a97a433c9379117
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu May 10 20:57:33 2012 -0400

    Bug 7977: Followup patch addressing items pointed out by Jonathan Druart
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit fe09f2f6bd5f950bc782e1913e4a50d20ace6aef
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 19:59:54 2012 -0400

    Bug 7977: Adding Koha standard help files for QOTD feature
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit ef064dca6d2ef021ec008d01db0c2d15f27f8f60
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 14:53:50 2012 -0400

    Bug 7977: Adding Daily Quotes Tests to Koha.t test suite; also fixing sort order on quote selection SQL
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 73c506137965030656214a7ddaba15c1cf134bd1
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 15:02:44 2012 -0400

    Bug 7977: Fixing quote sample data timestamps
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit b3726f28cfee2f1c4d0d523be49e26bc4e58230e
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 12:07:55 2012 -0400

    Bug 7977: Fixing captialization on the tools main page
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit a459da2c13da45bf0c8934f6a5d3c5c9479eb27c
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 11:58:09 2012 -0400

    Bug 7977: Further UI work on the QOTD editor
    
    This patch implements more of oleonard's suggestions as well as other
    improvments:
    
    --Adds instructions for using the QOTD editor
    --Moves inline css to quotes.css, etc.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 0a9f8f86aab7f75aec1eb897727c912cff0068f0
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon May 7 11:34:37 2012 -0400

    Bug 7977: Further UI work on the QOTD uploader
    
    This patch addresses another of oleonard's points as well as
    some general cleanup:
    
    --Adds instructions to each stage of the uploader
    --Consolidates quote tool css into quotes.css
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 12cb095bac53f049d4148aec27a063a4dfa2c24e
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Fri Apr 20 16:12:26 2012 -0400

    Bug 7977: QOTD uploader to enable uploading csv files containing quotes
    
    This series will add a DataTable's based upload/editor with which
    to upload csv files containing quotes to be used by the QOTD
    feature.
    
    The file should be formatted thusly:
    
    "source","text-of-quote"
    "source","text-of-quote"
    ...
    
    Note: This work serves as a good example of potential improvements
    in all other "editor" and file upload areas of Koha.
    
    This patch is a squash of the following work:
    
    --Adding code to parse CSV file contents and push it into a DataTable
    --Adding in jEditable to enable table editing
    --Adding ajax to post data back to the server to be saved
    --Fixing edit and adding delete functionality
    --Adding some missing css as well as server feedback on save
    --Fixing a bug which limited the number of quotes which could be uploaded
    --Also fixing a minor bug with fnCSVToArray and doing some style cleanup.
    --Adding sanity checks to verify file type and size
    --Implements YUI button widget/toolbar
    --Improved handling of hiding uploader UI
    --Adds row selectability
    --Adds multi-delete capability
    --Adds YUI button/toolbar widget
    --Fixing capitalization in quote uploader
    --Implements improvments suggested by jcamins and oleonard
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit eb7e930eea4a8d8bc9fcf25c86dc46b5ee953523
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Mon Apr 9 16:35:06 2012 -0400

    Bug 7977: Quote-of-the-day (QOTD) Feature for OPAC
    
    This feature will add the option of displaying a select quote
    for the day on the OPAC homepage. It will include the addition
    of a QOTD editor in the tools section of the staff interface
    which will allow the addition, editing, and deletion of quotes.
    A single system preference will enable/disable the display of
    the QOTD on the OPAC homepage. A new granular permission will
    also be added to conrol user access to the QOTD editor tool.
    
    Possible extentions to this would be code to allow alternate
    quote selection algorithms to be added to vary how the currently
    displayed quote is selected from the table of quotes.
    
    This patch is a squash of the following work:
    
    --Adding quotes table to kohastructure.sql and updatedatabase.pl
    
    Note: This patch is intended for a MySQL based installation only.
    That means that it includes backticks because that is what is required
    at this point in history to install Koha correctly on a MySQL based
    installation.
    
    Feel free to port this over to the Pg stuff in the data/Pg directory.
    
    --Adding system preference to control display of QOTD on OPAC main page
    --Adding sample quote data
    
    These quotes are taken from various US presidents. I'm not sure these
    are applicable to the rest of the world, so I'm leaving it to translators
    and others to add sample quote data for other languages.
    
    --Adding edit_quotes user permissions
    --Squash with other db related patches in this series
    --Adding quotes editor pages to tools
    --Adding QOTD editor link to tools homepage
    --Integration of DataTables into QOTD Editor
    --Impleminting jEditable into the quote editor
    --Adding delete and add option to editor
    --Fixing OPAC display so the QOTD div does not show if no quote is returned
    --Also removing useless code from tools/quotes.pl
    --Adding spans around QOTD foo in opac-main.tt
    --Also fixing quote selection logic to accomodate the possibility of
        a single quote in the db a litte better.
    --Changing timestamp column header to a more user-friendly 'Last Displayed'
    --Fixing bug in quote selection logic. This bug caused a situation where
        when the table had only a single quote with an id greater than 1 in it,
        no quote would be selected.
    --Fixing up sorting in the quote editor table. --jcamins
    --Adding span element to quote separator --jcamins
    --Overriding the default empty table message supplied by datatables-strings.inc
    --Adds missing page heading
    --Adds beginning of click-for-help elements.
    --Refactors delete functionality to allow selecting of quotes to delete,
        enabling multi-delete.
    --Refactors saving added quote functionality so that striking <Enter>
        saves the new quote.
    --Refactors canceling aded quote functionality so that striking <Esc>
        cancels the new quote.
    --Removing debug console.log statements
    --Implementng the YUI button widget/toolbar used on other pages.
    --Adds a 5px radius to all YUI buttons to bring them into
        conformity with the general trend toward rounded corners
    --Fixes capitalization in quote editor
    --Implements improvements suggested by jcamins and oleonard
    --Adds DataTables Plugin dataTables.fnReloadAjax.js
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 4953b57fcdd68bb06bec192fd71a511e0cea8ecd
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Thu Apr 19 10:50:21 2012 -0400

    Bug 7977: Adding DateTime::Format::MySQL as a core dependency
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 50d35fd67823d6c5e0e750d0f769a1f93fcad5d6
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Sat Apr 14 00:37:16 2012 -0400

    Bug 7977: Adding jEditable minified version
    
    jEditable is necessary to create DataTables with editable fields
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit 376cda8d641231141a0f4b7c91426302bdaa962d
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Tue Apr 17 11:06:57 2012 -0400

    Bug 7977: Updating datatables.css to reflect changes from v1.8.1 to v1.9.1
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

commit e77461a3cfb18a851668b99d9d6d323b9fefceb4
Author: Chris Nighswonger <cnighswonger at foundations.edu>
Date:   Tue Apr 17 10:48:02 2012 -0400

    Bug 7977: Upgrading DataTables library to 1.9.1
    
    Previous versions of the DataTables library did not support listeners
    for custom DataTabels events. These listeners are necessary to the
    "add quote" feature of the QOD editor.
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Mason James <mtj at kohaaloha.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list