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 d56a275c0d101e7969192ef326ceaa64cacf83d8 (commit)
via 38048bc420ffa6f2a5a73287fdff5e2d8cbe63ef (commit)
via 2fe241cc0f774799b8dca329d41d03f2217ffcaa (commit)
from cc7b795f840e671e9ed14e2833881d18630e3ce6 (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 d56a275c0d101e7969192ef326ceaa64cacf83d8
Author: Jonathan Druart <[email protected]>
Date: Fri May 22 11:58:18 2015 +0200
Bug 14070: Prevent to save a letter if an error occurred
On saving a letter, if the title or the content of a template is not
defined, a JS alert is raised. But the form is submitted anyway.
This patch prevent the form to be submitted.
Test plan:
- Create or edit a letter
- Fill the title for a template, not the content
- Save
- Confirm you get the alert and that the form is not submitted
http://bugs.koha-community.org/show_bug.cgi?id=14070
Signed-off-by: Indranil Das Gupta <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>
commit 38048bc420ffa6f2a5a73287fdff5e2d8cbe63ef
Author: Katrin Fischer <[email protected]>
Date: Mon Jun 8 01:49:24 2015 +0200
Bug 14351: Remove given-when from opac-search.pl
Reformats given-when to if-elsif-else in opac-search.pl
to remove the experimental feature and with it a lot
of warnings from the logs.
To test:
- Do several different advanced searches with and
without expanded search options
- Verify the link back to the search appears above
the results list and works correctly
See also: test plan on bug 13307
NOTE: Even installed firefox plug in to edit cookies to
trigger else case. :)
Signed-off-by: Mark Tompsett <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>
commit 2fe241cc0f774799b8dca329d41d03f2217ffcaa
Author: Katrin Fischer <[email protected]>
Date: Sat Jun 6 14:34:57 2015 +0200
Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS
borrower_sync
Reported by Jonathan on bug 11401:
DROP TABLE IF EXISTS borrower_sync;
is missing in installer/data/mysql/kohastructure.sql
To test:
- Run the web installer and confirm all tables are
created correctly
Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
installer/data/mysql/kohastructure.sql | 1 +
koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt | 8 ++++++--
opac/opac-search.pl | 15 ++++++++-------
3 files changed, 15 insertions(+), 9 deletions(-)
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits