hdl
896d1cd5c8
Bug Fixing : GetNextSeq did not pass through innerloop parameters.
2007-07-12 10:01:20 +00:00
hdl
4abd89f94f
Bug Fixing :
...
Call to Members::GetMemberDetail.pl useless. + no use C4::Members.
Dropping it.
2007-07-11 12:37:45 +00:00
hdl
5aa82f3df9
minor changes in SQL
2007-07-11 12:08:09 +00:00
hdl
830dfcf69a
adding maintenance script to warn users when maintenance is on.
2007-07-11 10:28:18 +00:00
hdl
73613b712b
bug fixing install.pl
...
It is to be mentioned that error came from the use of DBI.
Indeed, we read sql file OK.
But the last command came with no order => error.
Next time we should be more careful.
2007-07-11 10:27:11 +00:00
hdl
7275bc3d45
Adding KohaAdminEmailAdress
...
Adding LoginBranchCode
Adding a redirect to maintenance.pl for OPAC when installer required.
2007-07-11 10:24:24 +00:00
toins
9ff24ae9b5
new img
2007-07-10 15:22:06 +00:00
toins
2cb738c5b4
auto focus on search box
2007-07-10 15:21:51 +00:00
toins
8a5a39a034
syspref already writed in Auth.pm
2007-07-10 15:18:27 +00:00
toins
632f7efe63
removing note from results list
2007-07-10 15:17:02 +00:00
toins
3787c329d0
bug fix : Sometime importing biblio return no breedingid.
...
+ remove warn compilation
+ remove pod error.
2007-07-10 14:34:32 +00:00
toins
335103bbd3
syspref are writed for the template in auth.pm
2007-07-10 14:21:41 +00:00
hdl
7494188760
Adding macle_plugin for FRANTIQ
2007-07-10 08:48:54 +00:00
hpassini
eef937a824
*** empty log message ***
2007-07-10 07:31:35 +00:00
hdl
624be1b1a9
Bug Fixing : Dynamic change of framework in edition wouldnot change framework in selection list
2007-07-09 13:04:55 +00:00
hdl
fd416f67fd
Bug Fixing : Dynamic change of framework in edition would blank the biblio record.
2007-07-09 13:03:46 +00:00
hdl
6883d37fe7
Bug Fixing : reserves in OPAC and intranet.
2007-07-09 08:29:51 +00:00
rangi
50133d94d9
Fix for bug 1376, prompting to save wrong filename when exporting marc
2007-07-08 23:24:18 +00:00
rangi
73e6be1340
Fix for bug 1295 adding a borrower with the same cardnumber
2007-07-08 23:07:31 +00:00
kados
4af7e13c70
Cleaning up perldocs for make utility that MJ wrote. I was getting a bunch
...
of warnings:
Manifying blib/man3/reports::cat_issues_top.3pm
reports/cat_issues_top.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::acquisitions_stats.3pm
reports/acquisitions_stats.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Koha.3pm
C4/Koha.pm:1227: Unmatched =back
Manifying blib/man3/reports::catalogue_stats.3pm
reports/catalogue_stats.pl:38: Unknown command paragraph "=over2"
Manifying blib/man3/opac::opac-topissues.3pm
opac/opac-topissues.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::issues_avg_stats.3pm
reports/issues_avg_stats.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::borrowers_stats.3pm
reports/borrowers_stats.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::bor_issues_top.3pm
reports/bor_issues_top.pl:40: Unknown command paragraph "=over2"
Manifying blib/man3/reports::catalogue_out.3pm
reports/catalogue_out.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/reports::borrowers_out.3pm
reports/borrowers_out.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Languages.3pm
C4/Languages.pm:445: Unmatched =back
Manifying blib/man3/reports::issues_stats.3pm
reports/issues_stats.pl:39: Unknown command paragraph "=over2"
Manifying blib/man3/C4::Acquisition.3pm
C4/Acquisition.pm:772: Unmatched =back
2007-07-08 15:36:59 +00:00
kados
9a04796564
adding defaultvalue definition
2007-07-07 23:49:08 +00:00
hdl
399ac60815
Feature porting :
...
Adding SearchMyLibraryFirst feature to OPAC
It select the user's library for research by default
2007-07-06 15:21:29 +00:00
hdl
109644cdb4
Bug Fixing:
...
Authority display hierarchy had a problem.
Feature porting :
Adding SearchMyLibraryFirst feature to OPAC
It select the user's library for research by default
2007-07-06 15:16:40 +00:00
toins
8ea463b843
deleting a wrong and unused javascript code.
2007-07-06 13:36:28 +00:00
hdl
5f5da86c27
Bug Fixing:
...
authorised values for a subfield was not taken into account beacause value names were conflicting.
2007-07-06 12:59:06 +00:00
slef
d96ae001d0
ytpo fixes in description and variables
2007-07-05 21:03:04 +00:00
slef
d0cc4b29c7
New installer and exclusions file
2007-07-05 20:55:33 +00:00
kados
b695a10ea0
Type on the reference to the NISO standard for holdings,
...
it's Z39.71 not Z39.77
Thanks Jaron for pointing it out
2007-07-05 17:35:08 +00:00
kados
97842f992c
reserves => holds, some language cleanup
2007-07-03 18:36:14 +00:00
kados
e2f7d04f41
more instances of branches => libraries
2007-07-03 18:33:35 +00:00
kados
f6126d9962
replacing SUPER with NO_LIBRARY_SET for login information
2007-07-03 18:29:37 +00:00
kados
49e815ce8e
more language improvements
2007-07-03 18:27:18 +00:00
kados
c62b2af7fd
Default use the pretty CSS, not the programmer one ... programmers can
...
switch back for ease of programming
2007-07-03 18:22:02 +00:00
kados
d585d5a2bc
This is a language commit. I've gone through most of the templates and
...
based on user feedback I've made the following changes:
Borrower, Member => Patron
Debarred => Restricted
Issues => Checkouts
Reserves => Holds
2007-07-03 18:19:49 +00:00
kados
8338e28f2a
fix for bug 1369: sql-datas dir, pick a naming convention, remove the rest
...
Removing 'french' and 'english' directories as they're unnecessary
2007-07-03 16:20:02 +00:00
kados
f6f451ead3
warning the user about the redirect after the install has completed,
...
giveing them the option to click directly
2007-07-03 16:17:54 +00:00
kados
8baea13bf1
Turn off foreign key check for the installation
2007-07-03 15:58:29 +00:00
tipaul
8767b123c4
improving installer : now the database Version is compared to the Koha version (defined by <kohaversion>XXX</kohaversion> in koha.xml file. If the Version systempref does not exist or is lower than kohaversion, you're redirected to installer. If there is no Version, you're redirected to the 1st step of the installer (full install). If Version < kohaversion, you're redirected to step 3 (updatedatabase). check that you have <kohaversion> in you koha.xml, otherwise, you'l loop forever to the installer...
2007-07-03 13:50:20 +00:00
tipaul
96386e6568
fixing some display bugs (itemtype not properly returned and a html table bug that makes items appear strangely
2007-07-03 13:47:44 +00:00
tipaul
a60c83d5b0
adding volume and volumeddesc field in the result list. Kados, pls check that it is interesting for you as well (sounds interesting for serials or volumed publications, where the title will be the same on every volume, like an encyclopedia
2007-07-03 10:12:34 +00:00
tipaul
83545f8449
return itemtype description properly
2007-07-03 09:40:58 +00:00
tipaul
a9403a8bba
if you just replace su by a space in subjects, you'll replace jesus by je s, which is strange for users. this fix solves the problem and introduces authoritysep systempref as separator of subfields, for a better identification of where the authority starts and end
2007-07-03 09:33:05 +00:00
tipaul
24b5fab833
do not use REPLACE in SQL statements : it is not standard SQL, and don't work with integrity contraints : it's a delete/insert, not an UPDATE if the row exist. fixes the problem for borrower categories
2007-07-03 08:48:14 +00:00
kados
daa450ebbd
adding a warn to log why we're redirecting to installer
2007-07-03 04:39:03 +00:00
kados
1ff21167ce
Reverting to previous version, kohastructure.sql file didn't work for me, I got an error:
...
[Mon Jul 02 20:37:14 2007] [error] [client 71.171.181.120] DBD::mysql::db do failed: Query was empty at /koha/production/intranet/cgi-bin/installer/install.pl line 340, <INPUT> line 1775., referer: http://intranet/cgi-bin/koha/installer/install.pl?step=3
2007-07-03 03:45:00 +00:00
tipaul
967542e325
leader length checking bugfix : 25 and not 24
2007-07-02 09:51:28 +00:00
tipaul
d132e60e33
unimarc bugfix : the encoding is in field 100 in UNIMARC. when TransformHTMLtoXML on an item, you must not automatically add a 100 field in items, otherwise there will be 2 100 fields in the biblio, which is wrong
2007-07-02 09:50:03 +00:00
tipaul
4b1d0cbf53
fix to avoid an error when removing an authority
2007-07-02 09:49:40 +00:00
tipaul
dd992ca4fe
french translations
2007-07-02 09:15:40 +00:00
tipaul
2d954fc7c3
minor template changes
2007-07-02 09:14:52 +00:00