Andrew Moore
56b9f5b882
bug 1953: fixing potential SQL injection problems in C4::Branch::GetBranches
...
I moved C4::Branch::GetBranches to use bind parameters and wrote some tests to demonstrate functionality.
No functional or documentation changes here.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-12 15:07:17 -05:00
Chris Cormack
96e89fa4dc
Removing replace statement from C4::Branch as per bug 1546
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-08 19:23:41 -06:00
Joe Atzberger
f59595d92f
C4 - BEGIN blocks and 1; __END__ for modules
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-07 20:02:18 -06:00
Galen Charlton
80942a3031
fixed reference to branchrelations.categorycode
...
Previous patch had referred to column as category_id,
which is incorrect.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 12:58:39 -06:00
Chris Cormack
ea7cbfff43
Fix for bug 1648, specifying a due date resulted in a blank due date
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:55 -06:00
Ryan Higgins
3d04be488e
adding branch groups search in intranet.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 19:18:39 -05:00
Ryan Higgins
70f46147a6
Extending branch categories : adding search domains. partial commit.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-21 19:18:36 -05:00
Chris Cormack
b9c20fa9cf
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:22:01 -05:00
Joshua Ferraro
6cdf0832e2
new virtual shelves changes, keyed by biblionumber
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:17:49 -05:00
Joshua Ferraro
bf1fd83d08
set the branch at login
2007-08-07 15:45:03 -05:00
Joshua Ferraro
ab77322c08
adds the ability to set the branch at login,
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-07 15:41:19 -05:00
tipaul
e1d907c688
various bugfixes on parameters modules + adding default NoZebraIndexes systempreference if it's empty
2007-05-04 16:24:08 +00:00
tipaul
f8e9fb6445
rel_3_0 moved to HEAD (introducing new files)
2007-03-09 15:34:17 +00:00