35eaad3dcd
More language updates
2010-10-06 23:02:10 +13:00
Colin Campbell
dfaa0e9d35
Bug 5191 Patron notification was being reset to none
...
The value of the letter variable was not being correctly passed
to the edit template instead it was reset to none
Also compressed some verbage from letter_loop generation
(if you want a scalar use one)
removed an unused $count variable (?!)
and put a couple of lone )s back on the line they came from
Resend to remove wrong utf-9 header.
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 06:03:08 -04:00
Colin Campbell
acb672c027
Bug 4310 Map orders to new budget structure
...
Map orders to newly created budgets
creates a temporary file fundmapping
which is not dropped so that conversion can be
checked subsequently
As acquisitions historically let you do some odd things
with dates and funds. This probably needs close checking
if you are converting active data
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 05:59:13 -04:00
Colin Campbell
c02cd2cabf
Bug 5205 Fix compile time warnings in tools/batchMod.pl
...
$dbh was declared twice
prototypes used in a subroutine that was not declared before use
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 05:59:10 -04:00
ccadb31c21
bug 4084: remove \r from header line for sake of consistency
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-09-29 18:18:16 -04:00
Nahuel ANGELINETTI
d990e2cd32
(bug #4084 ) fix offline circ
...
this add the function C4::Circulation::GetOpenIssue and delete \r chars when processing koc files.
Cherry picked from 3.0.x commit 5af80ab
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-09-29 18:17:36 -04:00
1c9a4a3e48
Merge remote branch 'koha-fbc/k_bug_5183' into to-push
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-09-28 09:09:04 -04:00
1c2de68c35
Merge remote branch 'koha-fbc/k_bug_5182' into to-push
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-09-28 09:08:55 -04:00
Chris Nighswonger
6f72655389
Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards
...
That says it all.
No documentation changes, etc. needed
2010-09-10 18:28:54 -04:00
Chris Nighswonger
fe99800a2e
Bug 5182 - Attempting to export a patron card with no text causes an error to be thrown
...
Can't use an undefined value as an ARRAY reference at /home/koha/koha.prod/C4/Patroncards/Patroncard.pm line 86.
This is caused by testing for text at line 87 rather than line 85. This patch moves the test to line 85.
2010-09-10 18:28:30 -04:00
e58961f689
Merge branch 'translation' of git://git.workbuffer.org/git/koha into to-push
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-09-03 10:36:39 -04:00
c40b1d5229
Lots of lanugage updates
2010-09-02 11:05:16 +12:00
6e9203287a
Finished EN-NZ
2010-09-01 12:08:14 +12:00
0fc71779a8
English NZ and Portuguese updates
2010-09-01 10:44:58 +12:00
ef60d5c2d2
German, English NZ, and Romanian updates
2010-08-30 15:07:13 +12:00
e3d511b1d7
Language updates for intranet
2010-08-10 11:22:49 +12:00
9193ce1d23
Danish and NZ english updates
2010-08-03 16:49:48 +12:00
b774a56a8e
Updating files for 3.2
2010-08-01 20:20:36 +12:00
b16a6d6ec8
Preference updates
2010-08-01 19:38:37 +12:00
0ece24d028
Tidying up and english nz updates
2010-08-01 19:31:15 +12:00
62a55abaf5
English intranet updates
2010-07-29 17:06:49 +12:00
d9b380435e
Finished the en-NZ system preferences
2010-07-29 14:20:25 +12:00
434c7dd32f
Continuing updates for 3.2
2010-07-29 11:57:51 +12:00
44a58384fe
Greek and NZ updates
2010-07-29 10:43:16 +12:00
a70822480e
Greek and NZ english updates
2010-07-29 10:06:50 +12:00
299ee150ae
More spam removal
2010-07-29 10:06:01 +12:00
3a5f33efa0
More spam tidy ups
2010-07-29 10:05:59 +12:00
8598291f06
Spam removal
2010-07-29 10:05:59 +12:00
9b8455093a
Updates and spam removal
2010-07-29 10:05:58 +12:00
5eb1c4b5cd
Removing spam from Amharic
2010-07-29 10:05:52 +12:00
e1ad55f71a
Removing spam from albanian
2010-07-29 10:05:52 +12:00
151ed50519
Amharic; Ethiopian updates getting ready for 3.2
2010-07-29 10:05:52 +12:00
73c0fa1dba
Intranet .po updates
2010-07-29 10:05:49 +12:00
b6b126f33d
Lots of opac .po file updates
2010-07-29 10:05:46 +12:00
29d9358ffe
Language updates from pootle
2010-07-29 10:05:46 +12:00
de7a174ddc
Updating german prefs
2010-07-29 10:05:42 +12:00
c2b4d0acc6
Language updates from pootle
2010-07-29 10:05:42 +12:00
Robin Sheat
a1616127bd
Bug 5046 - fix the zebra authorities configuration
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-27 20:37:49 -04:00
2e31837759
Merge branch 'origin/new/bug3756_reenable_local_sysprefs' of git://git.tamil.fr/git/koha into to-push
...
* 'origin/new/bug3756_reenable_local_sysprefs' of git://git.tamil.fr/git/koha:
Bug 3756 Don't display as local AutoSelfCheckID syspref and others
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-27 20:32:40 -04:00
ec3913e1aa
Bug 3756 Don't display as local AutoSelfCheckID syspref and others
...
Improve how sysprefs are extracted from .tmpl file in order not to miss
some of them.
2010-07-26 16:18:37 +02:00
572670d377
bug 4989: set DB rev to 145
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-22 19:27:44 -04:00
Nahuel ANGELINETTI
a72c8d07a5
(bug 4989) add index on guarantorid
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-22 19:27:04 -04:00
cf3c2fadeb
Fix for Bug 4996 - Untranslatable strings in budget/fund toolbar
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-20 16:11:29 -04:00
Chris Cormack
fe8e5fdf39
Fix typo in z3950 search in acquisitions
...
Signed-off-by: Chris Cormack <chrisc@catalyst.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-20 16:10:18 -04:00
Colin Campbell
55b5d8a48e
Bug 5023 Remove unused Serials Modules
...
Modules possibly added in error
Neither is called elsewhere in the system
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-20 16:05:37 -04:00
f976eaa916
Follow-up fix for Bug 5013, "New patron" menu button broken
...
Menu was working on members-home.pl but not on members.pl
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-19 10:35:47 -04:00
Andrew Chilton
ebdbfc7fad
bug 5007: fixing the syspref for IntranetBiblioDefaultView
...
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-19 10:29:07 -04:00
Robin Sheat
a1011ad76a
Bug 5034 - update the maintainer details, correctly
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-19 10:19:39 -04:00
0dd6cdd774
Correcting URL typo in link back to labels home page
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-19 10:17:34 -04:00
Colin Campbell
ebf7f0cad0
Bug 5021 Formatting of undefined serials dates
...
Routine was checking undefinedness but such dates were
normalized on retrieval to 0000-00-00
Also planned/received date should also be checked
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-16 08:34:44 -04:00