Commit graph

3811 commits

Author SHA1 Message Date
hdl
2950574dd6 Adding branch specific display to budgets and selection.
Be warned that to be able to select a budget which is not from patron's Branch, you should have a '' Branch information.
2005-07-14 09:13:24 +00:00
oleonard
5610ad7a58 Fixing bug that was preventing display of item/barcode information 2005-07-13 21:01:51 +00:00
oleonard
f8787f6531 Synching with rel_2_2. 2005-07-12 21:39:40 +00:00
oleonard
27c130fe8f Synching with rel_2_2. 2005-07-12 21:27:11 +00:00
oleonard
40f55224d0 Synching with rel_2_2. 2005-07-12 20:23:15 +00:00
oleonard
26bf462a15 A new page to allow patrons to view their borrowing history 2005-07-12 19:56:17 +00:00
hdl
e874f8f390 Removing dead code : Bad Javascript
Thx Owen ;)
2005-07-12 14:12:44 +00:00
hdl
979940ecba Modifying branch Selection : Now Superlibrarians are always able to see ALL branches budget, not simple librarians. 2005-07-12 13:59:38 +00:00
hellen
2b8d27382c adjustment for 2.2.3 2005-07-08 16:01:39 +00:00
oleonard
23a3f2b5cc Adding link to purchase suggestions at the bottom of search results. Also adding some enhancements from the NPL catalog: Amazon cover thumbnails and alternate search links (Google Scholar and WorldCat) 2005-07-07 20:55:53 +00:00
oleonard
7681384bc5 Fixing bug that would prevent deletion of suggetions; corrections to XHTML, other minor improvements 2005-07-07 20:41:15 +00:00
oleonard
33b4c306fc Updating template to match changes to opac-reserve.pl 2005-07-06 21:50:12 +00:00
joshferraro
3b5c9e953c synching with rel_2_2 2005-07-06 21:32:02 +00:00
hdl
b734534b18 Add branch selection and filter for budgets and funds.
May be too much... Funds could be enough....

It works provided you update your base adding branchcode both in aqbookfund AND aqbudget.
If selection in budget is not needed, I shall remove.
2005-07-06 17:47:22 +00:00
oleonard
844c06b5e1 Synching with rel_2_2 2005-07-05 21:25:25 +00:00
oleonard
cf41c0bcfc Synching with rel_2_2 2005-07-05 20:56:30 +00:00
oleonard
e9d1944946 Synching with rel_2_2. 2005-07-05 20:22:55 +00:00
oleonard
65d7b3eb1f Synching with rel_2_2. 2005-07-05 20:17:29 +00:00
hellen
277939a638 adjustments for 2.2.3 2005-07-02 18:09:39 +00:00
oleonard
6d26f943fe Synching with rel_2_2. 2005-06-30 20:34:09 +00:00
oleonard
34c6a58a27 Synching with rel_2_2. 2005-06-30 20:26:37 +00:00
oleonard
179a77dfa0 Synching with rel_2_2. 2005-06-30 20:19:15 +00:00
oleonard
896a2c87d9 Synching with rel_2_2. 2005-06-30 20:09:06 +00:00
oleonard
397d903c82 Synching with rel_2_2. 2005-06-30 20:01:15 +00:00
oleonard
36469e3330 Synching with rel_2_2. 2005-06-30 19:54:23 +00:00
rangi
0c68d59940 Fixing a bug caused by the syncing with the 2.2 branch 2005-06-29 02:01:03 +00:00
rangi
70f8682559 Formatting the creation date correctly 2005-06-29 01:16:37 +00:00
rangi
8371ad66f1 Removing a line that was adding a \ in front of every ' in a suppliers name 2005-06-29 01:03:06 +00:00
rangi
d1768a67fb Some of the values from the bookseller table werent being passed through to the templates 2005-06-29 01:00:49 +00:00
rangi
7821ba0fe3 We dont use images as buttons in the templates anymore, fixing the code to reflect that 2005-06-29 00:05:21 +00:00
genjimoto
eaf19c281c Moved the title words splitting, changed the authorwords routine abit. added a check for author and additionalauthors. No use having checkboxes for non-existant data. 2005-06-27 22:26:16 +00:00
genjimoto
7cffbf3436 theres a leftbloc. Why not a rightbloc? There is now. 2005-06-27 22:23:58 +00:00
genjimoto
7fd4e1f766 CSSed the sidebar implementation 2005-06-27 22:22:52 +00:00
hellen
54b05e1652 adjustments for 2.2.3 2005-06-27 19:23:28 +00:00
tipaul
86438403bd some parameter files for zebra for UNIMARC. Just for testing & sharing purposes for instance. 2005-06-27 13:13:17 +00:00
hellen
87d33922b4 adjustments for 2.2.3 2005-06-25 12:55:02 +00:00
genjimoto
bacda1c362 Fix so clicking on numbers carries over the itemtype and availaiblity search parameters 2005-06-25 07:26:49 +00:00
genjimoto
fc7596e8bf minor fix 2005-06-25 06:56:47 +00:00
genjimoto
0121dd2dfd New search options bar implemented as per http://katipo.co.nz/gallery/koha2-4/search_ideas_details_001 2005-06-25 05:59:08 +00:00
genjimoto
91fe8eb8e0 New code making a search not needing to use tables not already used in searching.. doesn't take longer than normal. Achieved via new parameter in Catalogsearch called $extratables. 2005-06-25 05:35:29 +00:00
genjimoto
6aa41399c8 restored search for available books functionality while ensuring that a search not asking about the availablity doesn't take longer than normal. Achieved via new parameter in SearchMarc::Catalogsearch called $extratables. 2005-06-25 05:26:14 +00:00
genjimoto
475958381f Added code to support search options sidebar ref to http://katipo.co.nz/gallery/koha2-4/search_ideas_details_001 2005-06-25 05:22:00 +00:00
slef
30a17190d9 perldoc and prototype updates 2005-06-24 12:19:34 +00:00
hdl
42141cd9db Closing suggest window after selection 2005-06-23 08:58:30 +00:00
hdl
12389845c9 Online Help on Scrolling_list building for sort1 and sort2.
Minor Bug Fix for newbiblio.pl : Bsort becomes Asort
2005-06-22 13:14:12 +00:00
hdl
02c6eacdb7 Adding scrolling list for sort1 and sort2 2005-06-22 09:36:24 +00:00
hdl
09a1c1ca99 Adding line counter 2005-06-21 10:09:39 +00:00
hdl
65b33d08c6 Adding countlines 2005-06-21 07:42:24 +00:00
hdl
11b7e7a9a1 Displaying line counter 2005-06-21 07:39:20 +00:00
slef
37c010a9cd Removed -s from su call after Thomas D reports it breaks FreeBSD 2005-06-20 17:05:17 +00:00