Chris Cormack
d40e78cf04
Script to allow patrons to download the due dates for the books in ICalendar format
...
Signed-off-by: kados <jmf@liblime.com>
2007-08-07 13:22:05 -05:00
kados
40af15d8e6
changing permissions on templates and scripts
2007-08-07 13:20:51 -05:00
paul
5cabc69758
Removing useless websites table from sql definition
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-07 09:41:20 -05:00
Chris Cormack
1524c550b3
Fixing bad character
2007-08-04 22:45:15 -05:00
jmf@arwen.metavore.com
c0d85e87b4
From 0751ba130288bc69e9e563473e7fc25551edc40e Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:10:51 -0500
Subject: [PATCH] fixing permissions on all scripts
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:41 -05:00
jmf@arwen.metavore.com
2fc59a2e76
From c428933ebfa5f56e14f3b32824ebb368c3258c24 Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:06:28 -0500
Subject: [PATCH] changing permissions on templates
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:28 -05:00
jmf@arwen.metavore.com
9519c14e32
From d201d6349a10adc69c4de95a6465e92b293eb4f6 Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:02:10 -0500
Subject: [PATCH] changing permissions
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:19 -05:00
kados
758851a922
perltidy opac-rss.pl
2007-08-03 18:42:47 -05:00
Chris Cormack
61804c6815
Perltidy opac-logout.pl
2007-08-03 17:36:43 -05:00
Chris Cormack
b97261cb76
Perltidy opac-main.pl
2007-08-03 17:31:16 -05:00
Chris Cormack
2d46b42cd6
Perltidy mainpage.pl
2007-08-03 17:28:27 -05:00
Chris Cormack
ff16357698
Perltidy and conflict resolve
2007-08-03 17:23:05 -05:00
Chris Cormack
34d82eda22
Fixing conflict
2007-08-03 17:14:36 -05:00
Chris Cormack
4ce43414f8
Trying to fix
2007-08-03 17:05:53 -05:00
Chris Cormack
852b7d5274
Perltidying
...
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-03 16:39:30 -05:00
Chris Cormack
00005d08c8
We shouldnt need to have Smart::Comments installed in a production envrionment
...
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-03 12:57:03 -05:00
Chris Cormack
060d731bf6
Patch
2007-08-03 12:36:22 -05: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
hdl
7494188760
Adding macle_plugin for FRANTIQ
2007-07-10 08:48:54 +00:00