Ryan Higgins
fc98d228c2
Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-02 00:50:33 -05:00
Paul POULAIN
b9ecd65610
fix for #1788 : Locations do not sort alphabetically by name in list on "Set" location
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-20 12:55:07 -05:00
Paul POULAIN
8b7085a8ab
removing useless code
...
the 3 parameters :
intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"),
intranetstylesheet => C4::Context->preference("intranetstylesheet"),
IntranetNav => C4::Context->preference("IntranetNav"),
are filled by Auth.pm automatically, removing them in templates
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-24 17:03:38 -05:00
Chris Cormack
f12fc20e1d
Fix to get selectbranchandprinter working fine with the Session
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-06 20:48:13 -05:00
Joshua Ferraro
cefeb583ad
fixing permissions on scripts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-13 12:22:30 -05:00
kados
40af15d8e6
changing permissions on templates and scripts
2007-08-07 13:20:51 -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
hdl
100e6a9808
functions that were in C4::Interface::CGI::Output are now in C4::Output.
...
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
tipaul
7bd99ef365
removing all useless %env / $env
2007-04-18 17:00:14 +00:00
tipaul
c596d55374
HUGE COMMIT : code cleaning circulation.
...
some stuff to do, i'll write a mail on koha-devel NOW !
2007-04-04 16:46:22 +00:00
tipaul
2ffd5b7228
rel_3_0 moved to HEAD
2007-03-09 14:28:54 +00:00
toins
3c6410111b
subs renamed according to coding guidelines.
2006-07-21 10:10:29 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
bob_lyon
975030608c
merging katipo changes...
...
allow the getting of only issuing branches only
2006-06-07 04:43:48 +00:00
rangi
985af48c45
Fixing bug 619
2003-09-25 09:11:24 +00:00
tonnesen
f457e68515
Script was not setting cookies for branch and printer.
2003-05-05 20:57:56 +00:00
tipaul
0435cd1e25
last commits before 1.9.1
2003-04-04 08:44:39 +00:00
acli
bf5fb01d32
Make sure flagsrequired is *circulate* not parameters
2003-02-06 05:10:54 +00:00
acli
993c57941b
Fixed bug 202, the branch menu-building code has spurious checks for CU and
...
IS fields, which does not exist, resulting in no branches being added
For selectbranchprinter:
Noted correct tab size
Handle non-latin1 charsets
For branchtransfers:
Use getbranch and getprinter
Removed spurious checkauth call and associated unused variables
2003-02-05 09:07:09 +00:00
hdl
38ca2b91a2
Adding variable declarations
2003-01-28 00:49:55 +00:00
hdl
1f36d6776a
Templating : selectbranchprinter.pl
2003-01-23 11:29:13 +00:00
tonnesen
7aeb26593b
Merging changes from rel-1-2 into trunk (circulation module only)
2002-10-24 18:30:17 +00:00
arensb
5aa0fca7fa
Removed trailing whitespace.
2002-10-13 10:43:54 +00:00
arensb
eb57e3b92a
(bug workaround): Commented out some code that removes everything from
...
the list of branches the user can select.
Added some FIXME comments.
2002-10-12 18:57:41 +00:00
tonnesen
1e67687742
Added copyright statement to all .pl and .pm files
2002-08-14 18:12:50 +00:00
finlayt
d06de68d9e
fixed a little bug with cookies and setting the branch and printer settings.
2002-05-18 05:37:26 +00:00
finlayt
efee891bca
script for changing the branch and printer settings, taken from circulation.pl
2002-05-18 05:02:25 +00:00