Main Koha release repository https://koha-community.org
Find a file
Chris Cormack b1c2d560b6 Bug 4211: This patch should provide a working way to send out mail from suggestions
Your suggestion notices template needs to contain things like
<<suggestions.title>>
<<suggestions.author>>
etc

Squashed commit of the following:

commit 3f4278bbe8d4c68be9f72d50e1eef6a411dc873d
Author: Chris Cormack <chrisc@catalyst.net.nz>
Date:   Fri Aug 13 09:41:34 2010 +1200

    bug 4211 parsing the letter before we enqueue it

commit ecdc0ff34c1aa9b96b68d541423ca693e2d63e67
Author: Chris Cormack <chrisc@catalyst.net.nz>
Date:   Fri Aug 13 09:32:09 2010 +1200

    Changing the query to fetch suggestions data, this is needed for suggestion mail to be sent

commit ece11d015b945ce119cf7cbc5e2563f4bc8aecf9
Author: Owen Leonard <oleonard@myacpl.org>
Date:   Thu Aug 12 12:36:26 2010 -0400

    Fix for Bug 4211, Acquisitions actions on suggestions don't generate email

    Assuming 1) The patch for Bug 5126 is approved and 2) Suggestions
    notices are added by hand (or from default sql--see Bug 5127) this
    correction should get suggestions notices properly enqueued.

    Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

commit 5c3bbe7d557b1994be72518746217fc6fc4e5b83
Author: Owen Leonard <oleonard@myacpl.org>
Date:   Thu Aug 12 12:27:33 2010 -0400

    Fix for Bug 5126 - Suggestions module missing from "add notice" form

    - Adding "suggestions" entry
    - Re-ordering options in alphabetical order

    Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-11-30 06:47:52 +13:00
acqui Fix for Bug 4498 - Acq always shows '1 suggestions waiting' 2010-11-14 09:34:45 +13:00
admin Another bug 5004 fix, this time for road types 2010-11-19 09:29:48 +13:00
authorities Bug 2122 follow-up for authorities editor 2010-11-17 21:21:32 +13:00
basket Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
C4 Bug 4211: This patch should provide a working way to send out mail from suggestions 2010-11-30 06:47:52 +13:00
catalogue Corrected patch for Bug 4520, facets "show more" doesn't work 2010-11-15 20:20:42 +13:00
cataloguing Fix for Bug 2122, Grayed out Fields not always visible 2010-11-17 21:21:29 +13:00
circ Bug 5396: New system preference UseTablesortForCirc 2010-11-13 19:53:12 +13:00
debian Bug 5322 - Added pwgen dependency 2010-10-30 20:03:53 +13:00
docs Brooke caught my april fools trick, its not 20004 yet! 2010-11-17 16:31:14 +13:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 5370: Fix all references to koha.org 2010-11-09 10:45:27 +13:00
install_misc Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
installer Removing merge commit 2010-11-14 05:40:55 +13:00
koha-tmpl Bug 4211: This patch should provide a working way to send out mail from suggestions 2010-11-30 06:47:52 +13:00
labels Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
members Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
misc German and italian language updates 2010-11-18 11:28:52 +13:00
offline_circ Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
opac Bug 5430: Add Control number as option to OPACSearchForTitleIn 2010-11-25 08:26:33 +13:00
patroncards Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards 2010-09-10 18:28:54 -04:00
reports Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
reserve Bug 5392 Initialize vars used in building url strings 2010-11-13 06:46:21 +13:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 5032 Remove duplicate code 2010-10-06 07:56:53 -04:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion (MT #3651) Fix problems on search filters. 2010-06-25 05:22:05 -04:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t bug 5400: new test case to find files with merge conflict markers 2010-11-14 09:37:27 +13:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
virtualshelves Bug 5105 - Remove use of depreciated Switch module 2010-11-11 11:32:02 +13:00
xt fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL updated to installation instructions 2010-10-21 23:40:08 -04:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.ubuntu.lucid updated to installation instructions 2010-10-21 23:40:08 -04:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl Bug 5396: New system preference UseTablesortForCirc 2010-11-13 19:53:12 +13:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/