]>
git.koha-community.org Git - koha.git/log
tipaul [Tue, 25 Jul 2006 12:34:57 +0000 (12:34 +0000)]
adding borrowernotes to be warned if the borrower has some specific information
tipaul [Tue, 25 Jul 2006 12:34:24 +0000 (12:34 +0000)]
adding renew columns (as in npl templates)
tipaul [Tue, 25 Jul 2006 12:33:45 +0000 (12:33 +0000)]
changing cursor when mouse under upSubfield()
tipaul [Tue, 25 Jul 2006 12:33:04 +0000 (12:33 +0000)]
add - to isbn only if there is an isbn !
tipaul [Tue, 25 Jul 2006 12:32:38 +0000 (12:32 +0000)]
- fixing a minor problem in item counter
- quoting correctly some datas
tipaul [Tue, 25 Jul 2006 12:30:51 +0000 (12:30 +0000)]
adding some informations to the array that is passed as result to an authority search : mainly, the tag_to_report & the $3 information (unimarc specific)
tipaul [Tue, 25 Jul 2006 12:27:55 +0000 (12:27 +0000)]
bugfixing for acquisitions :
In parcels management, the "primary key" is parcel code + datereceived. the datereceived was sometimes lost during navigation, causing problems. this fix solves the problem
+ in Acquisitions.pm, rewritting of a SQL query to LEFT JOIN instead of WHERE
kados [Sun, 23 Jul 2006 15:28:55 +0000 (15:28 +0000)]
merging with dev-week (bugfix for opacbookbag)
sushi [Thu, 20 Jul 2006 22:14:37 +0000 (22:14 +0000)]
removed unused 'web preview' link.
sushi [Thu, 20 Jul 2006 22:11:23 +0000 (22:11 +0000)]
oops, forgot to commit to rel.2.2
kados [Thu, 20 Jul 2006 18:32:24 +0000 (18:32 +0000)]
adding itemcallnumber and subclass
kados [Thu, 20 Jul 2006 15:48:40 +0000 (15:48 +0000)]
re-moving label-home.pl to the right spot ...
kados [Thu, 20 Jul 2006 15:31:00 +0000 (15:31 +0000)]
fixing a bug in generation of the input boxes (no closing >). Also,
adding support for subclass and itemcallnumber.
kados [Thu, 20 Jul 2006 15:30:16 +0000 (15:30 +0000)]
adding support for subclass and itemcallnumber
kados [Thu, 20 Jul 2006 14:57:59 +0000 (14:57 +0000)]
adding support for subclass and itemcallnumber
kados [Thu, 20 Jul 2006 14:54:43 +0000 (14:54 +0000)]
adding itemcallnumber and subclass support
sushi [Wed, 19 Jul 2006 01:58:04 +0000 (01:58 +0000)]
sql to create labels tables.
sushi [Wed, 19 Jul 2006 01:43:11 +0000 (01:43 +0000)]
updated , as location of label-home.pl was moved to ./barcodes/
sushi [Wed, 19 Jul 2006 01:41:09 +0000 (01:41 +0000)]
tidyup from mason.
sushi [Wed, 19 Jul 2006 01:37:23 +0000 (01:37 +0000)]
tidyup by mason.
kados [Sat, 15 Jul 2006 18:53:24 +0000 (18:53 +0000)]
OpacNav should be a textarea, now it is.
kados [Thu, 13 Jul 2006 19:08:03 +0000 (19:08 +0000)]
adding intranetstylesheet, etc. to checkauth so they are available to
all scripts.
kados [Tue, 11 Jul 2006 17:58:23 +0000 (17:58 +0000)]
fix for 1106: MARC 21 008 record editor plugin deletes first six 008 positions
kados [Tue, 11 Jul 2006 12:53:14 +0000 (12:53 +0000)]
syncing with rel_2_2 before rel_2_2 was broken (meaning that
dev-week MARC editor works now)
thd [Tue, 11 Jul 2006 01:14:03 +0000 (01:14 +0000)]
Added missing OPAC text for canceled barcode. Fixed typo for 006 not hidden
value.
thd [Tue, 11 Jul 2006 00:16:10 +0000 (00:16 +0000)]
Fixed a typo for the not hidden value for 006.
thd [Mon, 10 Jul 2006 23:43:30 +0000 (23:43 +0000)]
Fixed misspelt example mysqldump option. Example is in a comment and was not
part of running code. Added missing OPAC text for canceled barcode.
kados [Mon, 10 Jul 2006 17:21:34 +0000 (17:21 +0000)]
just cleaning up tabs in the script, no code changes
kados [Fri, 7 Jul 2006 21:29:18 +0000 (21:29 +0000)]
allow reserves on items with notforloan < 0
kados [Fri, 7 Jul 2006 21:26:24 +0000 (21:26 +0000)]
don't hide items that have notforloan < 0
kados [Fri, 7 Jul 2006 21:10:13 +0000 (21:10 +0000)]
several code cleanups. Adds support for hiding lost items in OPAC and
also hide notforloan items from the OPAC.
kados [Fri, 7 Jul 2006 20:39:50 +0000 (20:39 +0000)]
fix to show statuses
kados [Fri, 7 Jul 2006 20:37:28 +0000 (20:37 +0000)]
fix to itemissues sub to show item statuses
kados [Fri, 7 Jul 2006 20:08:29 +0000 (20:08 +0000)]
rolling back ... bad idea on the date due :-)
kados [Fri, 7 Jul 2006 20:06:56 +0000 (20:06 +0000)]
don't show the date due column unless the item is checked out
kados [Fri, 7 Jul 2006 19:34:11 +0000 (19:34 +0000)]
missing <!-- /TMPL_IF -->
kados [Fri, 7 Jul 2006 19:29:49 +0000 (19:29 +0000)]
adding item status to moredetail.tmpl
oleonard [Fri, 7 Jul 2006 19:28:58 +0000 (19:28 +0000)]
Fix for Bug 1115. Missing hidden form field in left-hand nav quick search
kados [Fri, 7 Jul 2006 19:25:36 +0000 (19:25 +0000)]
adding item statuses to opac detail page
oleonard [Fri, 7 Jul 2006 15:47:55 +0000 (15:47 +0000)]
Correcting incorrect 'receive' link
oleonard [Fri, 7 Jul 2006 15:39:19 +0000 (15:39 +0000)]
Removing branch entry field as per changes in default template
oleonard [Fri, 7 Jul 2006 14:56:12 +0000 (14:56 +0000)]
Fixing javascript error -- wrong header file was included
oleonard [Fri, 7 Jul 2006 14:45:47 +0000 (14:45 +0000)]
Copying a couple of changes from the default template
thd [Thu, 6 Jul 2006 17:17:42 +0000 (17:17 +0000)]
Corrected some subfield visibility settings, mostly for hiding local holdings
subfields in the 09o or 999 placeholer for 090 Locally Assigned LC-Type Call
Call Number found in copy catalogued records. The locally assinged original
090 call number remains visible in tab 0 for informational purposes as often
the only place to find what an LC Call number for the material might be.
kados [Thu, 6 Jul 2006 16:16:43 +0000 (16:16 +0000)]
fix broken link.
oleonard [Thu, 29 Jun 2006 19:17:02 +0000 (19:17 +0000)]
- converting hard-coded color values in z3950/search.pl to generic toggle for use with css
- adding missing stylesheet and templateencoding markup to npl template
kylemhall [Mon, 26 Jun 2006 18:11:14 +0000 (18:11 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 16:16:34 +0000 (16:16 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:39:32 +0000 (15:39 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:38:14 +0000 (15:38 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 15:30:02 +0000 (15:30 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 14:56:44 +0000 (14:56 +0000)]
*** empty log message ***
kylemhall [Mon, 26 Jun 2006 14:55:09 +0000 (14:55 +0000)]
*** empty log message ***
hdl [Mon, 26 Jun 2006 00:17:11 +0000 (00:17 +0000)]
Bug FIX : subscription renewal would renew ANY subscription and not the only one selected.
oleonard [Tue, 20 Jun 2006 18:22:23 +0000 (18:22 +0000)]
Adding "tabindex=''" to CGI:scrolling_list to prevent incorrect tabbing. See Bug 1098
oleonard [Tue, 20 Jun 2006 18:15:23 +0000 (18:15 +0000)]
Typo corrections. See Bug 1074.
oleonard [Tue, 20 Jun 2006 18:09:58 +0000 (18:09 +0000)]
Typo corrections. See Bug 1073.
oleonard [Tue, 20 Jun 2006 18:02:23 +0000 (18:02 +0000)]
Fixing two minor typos
kylemhall [Tue, 20 Jun 2006 17:42:11 +0000 (17:42 +0000)]
*** empty log message ***
kylemhall [Tue, 20 Jun 2006 17:26:34 +0000 (17:26 +0000)]
*** empty log message ***
oleonard [Tue, 20 Jun 2006 16:21:42 +0000 (16:21 +0000)]
Adding "tabindex=''" to CGI:scrolling_lists to prevent incorrect tabbing. See Bug 1098
oleonard [Mon, 19 Jun 2006 21:17:07 +0000 (21:17 +0000)]
Re-synching after rollback of default template
tipaul [Mon, 19 Jun 2006 13:18:17 +0000 (13:18 +0000)]
reverting cloneTag bugs (see joshua mail on koha-devel) :
* going back to a previous version, with server call to clone a Tag
* keeping BIG_LOOP in template (just 1 template for every tag)
I didn't check npl templates, but synch'ing them should not be too hard.
(ps : i've reverted default templates to 1.33.2.23)
kados [Mon, 19 Jun 2006 00:31:36 +0000 (00:31 +0000)]
adding a missing itemtype check ... probably needs to be updated in
head as well
oleonard [Sat, 17 Jun 2006 18:54:37 +0000 (18:54 +0000)]
Correcting to match current css template version
oleonard [Sat, 17 Jun 2006 18:09:08 +0000 (18:09 +0000)]
Updates to MARC detail screen styling
kados [Sat, 17 Jun 2006 16:26:32 +0000 (16:26 +0000)]
possible fix for a bug introduced in the latest series of commits:
the new firstsubfield setting was causing MARChtml2xml to completely
mangle the record (as in, no data ended up in the XML). More testing
will reveal whether this is actually a fix for that or not ...
kylemhall [Fri, 16 Jun 2006 19:17:11 +0000 (19:17 +0000)]
*** empty log message ***
kylemhall [Fri, 16 Jun 2006 18:47:57 +0000 (18:47 +0000)]
*** empty log message ***
oleonard [Thu, 15 Jun 2006 16:58:17 +0000 (16:58 +0000)]
A few random minor changes to sync npl with default templates
oleonard [Thu, 15 Jun 2006 16:20:30 +0000 (16:20 +0000)]
Synching with default template
oleonard [Thu, 15 Jun 2006 15:40:25 +0000 (15:40 +0000)]
Some link corrections and other minor changes
tipaul [Thu, 15 Jun 2006 15:28:24 +0000 (15:28 +0000)]
updated release notes : required perl packages
oleonard [Thu, 15 Jun 2006 15:23:12 +0000 (15:23 +0000)]
Catching up with default template
hdl [Thu, 15 Jun 2006 09:54:46 +0000 (09:54 +0000)]
Adding bookseller notes management.
Merely a template change + and adding notes fields to Updatesupplier.
thd [Thu, 15 Jun 2006 07:32:28 +0000 (07:32 +0000)]
Comprehensive Koha post-installation MARC 21 standard bibliographic framework
script.
rangi [Thu, 15 Jun 2006 07:20:43 +0000 (07:20 +0000)]
Just some little typographic fixes
oleonard [Wed, 14 Jun 2006 21:15:11 +0000 (21:15 +0000)]
Moving MARC editor styles into main stylesheets to allow for alternate color stylesheets. Adding styles to fit with changes to addbiblio.tmpl.
oleonard [Wed, 14 Jun 2006 21:12:27 +0000 (21:12 +0000)]
Lots of updates, corrections, and cleanup:
* synching some recent changes to default template
* correction to markup that was preventing cloneTag function from working
* changing several embedded color specifications to class specifications to allow alternate color stylesheets
* markup and javascript syntax cleanup
oleonard [Wed, 14 Jun 2006 21:09:20 +0000 (21:09 +0000)]
Two new styles to comply with changes to addbiblio.pl script (input field onfocus color and onblur color)
oleonard [Wed, 14 Jun 2006 21:08:20 +0000 (21:08 +0000)]
Changing some of the generated markup to use CSS class names instead of hard-coded color values. This moves color choices into the CSS files for each individual template.
oleonard [Wed, 14 Jun 2006 21:05:59 +0000 (21:05 +0000)]
Minor correction to prevent javascript error when less than 10 tabs are present
tipaul [Wed, 14 Jun 2006 16:31:20 +0000 (16:31 +0000)]
release notes for 2.2.6
tipaul [Wed, 14 Jun 2006 16:08:15 +0000 (16:08 +0000)]
moving some systempreferences to a correct tab (& adding a librarian tab)
tipaul [Wed, 14 Jun 2006 15:43:39 +0000 (15:43 +0000)]
moving basket links to main page
tipaul [Wed, 14 Jun 2006 15:42:50 +0000 (15:42 +0000)]
remove html tags when reporting a value
tipaul [Wed, 14 Jun 2006 15:42:27 +0000 (15:42 +0000)]
minor graphic change
tipaul [Wed, 14 Jun 2006 15:42:02 +0000 (15:42 +0000)]
tweak for MARC showing
tipaul [Wed, 14 Jun 2006 15:41:26 +0000 (15:41 +0000)]
minor graphic change in list
tipaul [Wed, 14 Jun 2006 15:41:02 +0000 (15:41 +0000)]
fixing wrong link
tipaul [Wed, 14 Jun 2006 15:40:42 +0000 (15:40 +0000)]
adding overdue report link to circ module
tipaul [Wed, 14 Jun 2006 15:39:46 +0000 (15:39 +0000)]
just reindenting
tipaul [Wed, 14 Jun 2006 15:38:58 +0000 (15:38 +0000)]
changing a check (ge instead of >=), to avoid a warning
tipaul [Wed, 14 Jun 2006 15:38:26 +0000 (15:38 +0000)]
oups... I forgot to commit this fix for first subfield declaration
tipaul [Wed, 14 Jun 2006 15:37:46 +0000 (15:37 +0000)]
bugfix in overdue list
tipaul [Wed, 14 Jun 2006 15:37:19 +0000 (15:37 +0000)]
building authorised values to show the values, not the code, in items as well as in biblios
tgarip1957 [Tue, 13 Jun 2006 16:13:43 +0000 (16:13 +0000)]
Trying to fix NPL template duplicate field problem. SHOULD be tested
hdl [Tue, 13 Jun 2006 13:59:50 +0000 (13:59 +0000)]
Bug fixing : tab navigation didnot work.
BUG TO FIX : when using publication date, if publisheddate is null, will have many ids with null values.
hdl [Tue, 13 Jun 2006 12:34:15 +0000 (12:34 +0000)]
Adding publication date to issues arrival. So that two dates can be used.
hdl [Tue, 13 Jun 2006 09:36:51 +0000 (09:36 +0000)]
simplifying search results so that when multiple items depends on one location and holdingbranch, it is displayed on one line with item counts.
If item count is one AND item is on loan or notforloan, information is displayed.