Joshua Ferraro
85092daa56
Warning: Big Commit. Fixing Virtual Shelves
...
* prior to this commit, virtual shelvesn't did not function in
the OPAC! Now they do, except for deletion from virtual shelves
in list form
* I've re-named 'Virtual Shelves' to 'Lists' as per our agreed
upon convention
* while vshelves aren't perfect yet, they're in enough of a working
state for the RC1 now
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-23 14:31:14 -06:00
Joshua Ferraro
9b14c385cc
adding ports information
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-23 14:31:04 -06:00
5b2f5dd3f4
Minor correction to template markup and change to script to allow for more clickable <label>s.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-23 14:26:40 -06:00
Galen Charlton
4609608ccc
allow use of older version of File::Temp
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 22:58:12 -06:00
Joshua Ferraro
9441380f60
more updates to README.debain
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 20:09:37 -06:00
Galen Charlton
4c72d109ce
fixed invocation of zebraqueue_daemon.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 20:09:34 -06:00
Galen Charlton
875f4552be
circ: do not crash when 'returning' item that was not issued
...
When attempting to return an item that was not actually
on loan, would crash because GetItemIssue did not return
biblionumber in hash. Add call to get biblionumber
directly.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 20:09:29 -06:00
Joshua Ferraro
77c6fcc7ea
fixes to README.debian
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 20:09:26 -06:00
Joshua Ferraro
92bd374812
adding a note on how to remove zebra daemons from startup
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 20:09:21 -06:00
Galen Charlton
0c192a4ece
removed extra KOHA_CONF line
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 18:59:12 -06:00
Galen Charlton
e6ee69b4a3
various installer changes
...
[1] Map new directory misc/bin to SCRIPT_DIR
instead of SCRIPT_DIR/bin.
[2] rewrite-config.PL no longer removes execute mode
[3] Add new Zebra startup script to rewrite-config.PL
list.
[4] Added KOHA_USER and KOHA_GROUP to rewrite-config.PL
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 18:59:04 -06:00
Joshua Ferraro
dcb3858ffd
Several important commits:
...
* adding zebra daemons for managing server and queue processes
* improvements to the README.debian file
* Fixes to Search.pm since last series of commits broke zebra-based
searching (again)
* moving some files to new misc/bin and misc/cronjobs
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 18:26:39 -06:00
Joshua Ferraro
fa212d4826
adding debian-specific installation guide
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 15:10:41 -06:00
Joshua Ferraro
3d1fb4462f
nomenclature improvements, updating README.txt
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 15:10:32 -06:00
Joshua Ferraro
acf02c2eb0
missing < in about page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 15:10:26 -06:00
Joshua Ferraro
09cdd82832
updating versions for debian etch packages
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 15:10:17 -06:00
Joshua Ferraro
5e5930b517
fixing version numbers in Makefile.PL, adding a
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:48:17 -06:00
68302cee69
Fix for Bug 1685, if patronimages syspref is off, tabs disappear from moremember.pl. Renegade TMPL_IF taken out.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:48:15 -06:00
908caa53b0
In response to paul's comment: "one user that just tested is confused by the green & red signs, and think it would be better to remove them (they thought "green" was = OK, confirm creation and "red" = oops, I made a mistake, it's a duplicate)"
...
I've taken out the check and the X and replaced them with "edit" and "save" icons from the toolbars. Less confusing?
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:48:14 -06:00
Chris Nighswonger
51ec728f7b
Merging hdl's Search.pm changes
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:47:37 -06:00
51820475d2
Adding some image files missing from yesterday's commit; Correcting patron image javascript in circ and moremember; Adding cardnumber to moremember display.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:47:36 -06:00
95cedc934d
Revert "Adding cardnumber to page display"
...
This reverts commit c71fcc2dc5
.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 19:47:34 -06:00
Chris Nighswonger
da9fdead92
Rolling back changes made to NZ search elements
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 11:11:58 -06:00
Joshua Ferraro
130cdf36c7
s/Civility/Salutation/
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:56:58 -06:00
paul
d0b4d7fe97
french translation updated
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:53:42 -06:00
paul
51797a4521
in addbooks, after searching, let a user view a biblio (before editing)
...
the edit button is still here, just adding a MARCdetail.pl one
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:53:24 -06:00
paul
0be27852a3
textmessaging field has been renamed to opacnotes in v3
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:53:03 -06:00
paul
25dc0a8e7b
adding tab management for auth-subfield, like the one we have for biblio_subfield
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:52:43 -06:00
paul
da957d13c7
breadcrumb is better when keeping track of the tag
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:52:12 -06:00
paul
aa65b7fbf6
staff french translation updated
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:51:57 -06:00
paul
17a436b64f
some changes in blue.css for marc editor
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:51:43 -06:00
paul
755f381f9c
2 questions in 2 lines, confusing for users.
...
+ one user that just tested is confused by the green & red signs, and think it would be better to remove them
(they thought "green" was = OK, confirm creation and "red" = oops, I made a mistake, it's a duplicate)
I didn't remove the pictures, but let me know your opinion on this.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:51:30 -06:00
paul
604f8ae452
s/borrowernumber/cardnumber/ : we are showing the cardnumber here
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:50:55 -06:00
paul
ba89c5308f
s/title/civility/
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:49:57 -06:00
paul
6b37b62a5f
french staff translation updated
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:44:43 -06:00
paul
876559268b
more _() strings
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:44:30 -06:00
paul
2dc8d5e7f7
adding some missing _()
...
In fact, it WORKS for translator. ignore my previous comment about it not working.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:43:42 -06:00
paul
cd1540bc3b
the term "framework" here is useless + it causes some trouble for translation
...
(should we have it after or before the framework name ?)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:43:30 -06:00
paul
53e098eb1a
merging title & author column for a better look
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:42:57 -06:00
paul
50490f219e
changing a text we already had the same string in a different context
...
translating was impossible in the 2 contexts
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:42:38 -06:00
paul
719668c186
changing some strings for a better translation
...
(no change for english ppl)
+ removing an orphan <h2>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:42:09 -06:00
paul
d177095f61
adding _() to strings for translator
...
Note that it DOES not work as expected. It seem that the translator misses the _() string inside expandable button
(it does not miss them in simple button)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:41:35 -06:00
paul
be56a7d3b6
adding a color to approve and deny button to avoid white on white
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-21 07:38:16 -06:00
Joshua Ferraro
167c355263
updating perl mod version
2007-12-20 22:03:32 -06:00
Joshua Ferraro
1dc6baabcc
fixing zebra searching after recent commits
2007-12-20 21:45:55 -06:00
Chris Cormack
5d0a5eb01e
Fixing a problem that was causing double conversion of dates
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:41 -06:00
Russel Garlick
753219b79d
Online help for label printing and serials
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:38 -06:00
Joe Atzberger
9f1d798bfe
import_borrowers.pl - convert dates BEFORE AddMember or ModMember
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:28 -06:00
Joe Atzberger
d586a33578
borrowers_details - needs format_date
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:19 -06:00
Russel Garlick
2f212ea735
Fixing link under active settings to add items to batch
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 20:51:11 -06:00