Commit graph

4894 commits

Author SHA1 Message Date
toins
5c5c2471e5 do not show "change my password" if syspref is set to '0' 2007-07-19 09:39:56 +00:00
hdl
fbec734d57 Adding selection by location for inventory 2007-07-19 07:40:08 +00:00
hdl
2b6116a057 Adding selection by location
Bug fixing : location
2007-07-19 07:37:58 +00:00
thd
61be1adc02 Added missing initial NULL values for marc_subfield_structure.defaultvalue. 2007-07-18 20:15:26 +00:00
slef
df38770099 Add more modules - listed in about.pl but not "use"d anywhere. 2007-07-18 08:14:32 +00:00
toins
a9b9f8002b using LoginBranchnameShort instead of LoginBranchname. 2007-07-17 09:28:52 +00:00
toins
1d2fc77230 bugfix, 500 error when member has no reserve 2007-07-17 08:56:06 +00:00
toins
c7a263aa11 bug fix : do not display login box if opagloginuser syspref is set to '0' 2007-07-16 15:55:28 +00:00
toins
466979fff0 fix XHTML syntax error.
writing method="post" instead of method="POST"
2007-07-16 15:54:08 +00:00
hdl
6ab51c1782 Adding a biblio can be executed in a popup now. 2007-07-16 15:49:53 +00:00
hdl
e3791f5966 Bug Fixing
Getting back to serials-collection when edit finished.
subscription-renew is done in a popup.
2007-07-16 15:49:14 +00:00
hdl
2292d21387 Adding Summary for UNIMARC authorities 2007-07-16 15:45:28 +00:00
hdl
aea9de3bc7 FindDuplicate works for an title itemtype author key. 2007-07-16 15:44:31 +00:00
hdl
4d5ed7ac27 AddBiblio can be executed as a popup now. 2007-07-16 15:41:40 +00:00
toins
3e4537f488 bug fix : bookbag was display even if opacbookbag syspref was set to '0' 2007-07-16 15:40:24 +00:00
hdl
eb8c3f432b - two periodicities 2/day and 3/week
- two other non critic periodicity unknown and without regularity.

Adding popup facility for create Biblio and subscription-renew
2007-07-16 15:39:43 +00:00
hdl
581f7a8e41 Adding popup stylesheet. 2007-07-16 15:34:05 +00:00
rangi
bf7eaca974 Fix for bug 1313, silent failure when entering manual invoice with invalid
itemnumber
2007-07-15 22:19:01 +00:00
toins
644e340fdb GPL added + tmpl display fix. 2007-07-13 16:01:32 +00:00
toins
e1b6492b50 syntax error 2007-07-13 16:00:50 +00:00
toins
71894b6830 adding a pagination bar 2007-07-13 15:37:20 +00:00
toins
5d3d4523f4 using a white logo. 2007-07-13 13:18:07 +00:00
toins
76c3275d12 bug fix there was an internal servor error when there is no result 2007-07-13 13:13:41 +00:00
hdl
11c686b662 In Serials-home.pl
librarians can now search titles with lists of words.
2007-07-12 17:38:05 +00:00
hdl
ba8fd94a62 minor changes 2007-07-12 16:40:47 +00:00
hdl
086f7656bf Adding some information to resultlists. 2007-07-12 16:35:19 +00:00
hdl
ff7e73708c systempreferences were too large.
Beware... Some values contains long links and should be used as links with  shorter labels.
2007-07-12 16:17:53 +00:00
toins
cc7c0c66fb optimisation + encoding set.
FIXME : unimarc hard coded.
2007-07-12 15:33:31 +00:00
toins
0bc3591452 bug fixing: there was a 500 error when GetReservesFromBorrowernumber returns an empty array. 2007-07-12 15:32:23 +00:00
toins
267ca1b99a displaying the query to search
re indenting
minor style enhancement
2007-07-12 15:30:13 +00:00
toins
a8bca5403e remove duplicated line. 2007-07-12 15:28:31 +00:00
toins
3c1ae55fcf adding a pagination bar & displaying only 20 results per page.
style enhancement
re indenting
2007-07-12 15:28:00 +00:00
toins
6c687df577 comment unused code. 2007-07-12 15:26:45 +00:00
toins
5cce74881a re indenting 2007-07-12 15:26:22 +00:00
toins
6ec59c52b9 using 'our' instead of 'use vars' which is deprecated.
removing some compilation warns.
2007-07-12 15:22:09 +00:00
hdl
be803a70f4 Bug Fixing :
- GetReservesFromBiblionumber returns an array !!
2007-07-12 12:54:17 +00:00
hdl
18cefded0e Bug Fixing : Deleting an unused variable 2007-07-12 12:51:34 +00:00
hdl
a54c939f05 Bug Fixing : Reserves in OPAC or in intranet lead to an internal server error 2007-07-12 12:47:19 +00:00
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