koha.git
18 years agoAnother little error that was throwing annoying warns
rangi [Sat, 14 May 2005 22:26:07 +0000 (22:26 +0000)]
Another little error that was throwing annoying warns

18 years agoFixing a line that was throwing up warnings when running the script with -w
rangi [Sat, 14 May 2005 22:20:17 +0000 (22:20 +0000)]
Fixing a line that was throwing up warnings when running the script with -w

18 years agoCommenting out warn call
rangi [Sat, 14 May 2005 22:05:44 +0000 (22:05 +0000)]
Commenting out warn call
Im working on a curses circulation module, and this warn was smearing output
to the screen.

18 years agoFirst german contribution to 2.2.2
dnmeid [Thu, 12 May 2005 19:26:13 +0000 (19:26 +0000)]
First german contribution to 2.2.2
Thanks to Friedrich

19 years agochanging dewey to varchar
tipaul [Fri, 6 May 2005 15:56:06 +0000 (15:56 +0000)]
changing dewey to varchar

19 years agoadding title & author to additem screen (owen suggestion)
tipaul [Fri, 6 May 2005 08:25:16 +0000 (08:25 +0000)]
adding title & author to additem screen (owen suggestion)

19 years agosynch'ing 2.2 and head
tipaul [Wed, 4 May 2005 15:39:07 +0000 (15:39 +0000)]
synch'ing 2.2 and head

19 years agoadding Marc Record to authoritysearch report
hdl [Wed, 4 May 2005 14:18:39 +0000 (14:18 +0000)]
adding Marc Record to authoritysearch report

19 years agoproduces a comma separated list of currently available reserves, with item and borrow...
joshferraro [Wed, 4 May 2005 14:01:45 +0000 (14:01 +0000)]
produces a comma separated list of currently available reserves, with item and borrower details.
NOTE: it's NPL-specific because of hardcoded branch info -- this could be
fixed with a query for branches.

19 years agoFixes priority of reserves it also e-mails a list of 'problem' reserves to me at...
joshferraro [Wed, 4 May 2005 13:58:35 +0000 (13:58 +0000)]
Fixes priority of reserves it also e-mails a list of 'problem' reserves to me at the library

19 years agoset itemlost status to '2' ("long overdue") on items more than 90 days overdue.
joshferraro [Wed, 4 May 2005 13:54:01 +0000 (13:54 +0000)]
set itemlost status to '2' ("long overdue") on items more than 90 days overdue.

19 years agoChanged the status of a Juvinile patron to Adult on his/her 18th birthday
joshferraro [Wed, 4 May 2005 13:52:03 +0000 (13:52 +0000)]
Changed the status of a Juvinile patron to Adult on his/her 18th birthday

19 years agoMinor change to generalize the script
joshferraro [Wed, 4 May 2005 13:45:18 +0000 (13:45 +0000)]
Minor change to generalize the script

19 years agoFiles relevant to LibLime's spellcheck and suggest features are placed
joshferraro [Wed, 4 May 2005 13:41:36 +0000 (13:41 +0000)]
Files relevant to LibLime's spellcheck and suggest features are placed
in this directory.

19 years agoDictionary call modification
hdl [Wed, 4 May 2005 12:52:34 +0000 (12:52 +0000)]
Dictionary call modification

19 years agoDictionary feature implemented
hdl [Wed, 4 May 2005 12:46:27 +0000 (12:46 +0000)]
Dictionary feature implemented

19 years agosynch'ing 2.2 and head
tipaul [Wed, 4 May 2005 08:58:30 +0000 (08:58 +0000)]
synch'ing 2.2 and head

19 years agosynch'ing 2.2 and head
tipaul [Wed, 4 May 2005 08:50:48 +0000 (08:50 +0000)]
synch'ing 2.2 and head

19 years agosynch'ing 2.2 and head
tipaul [Wed, 4 May 2005 08:45:03 +0000 (08:45 +0000)]
synch'ing 2.2 and head

19 years agoFixes bug 970: renewing book from issues screen.
joshferraro [Tue, 3 May 2005 19:39:20 +0000 (19:39 +0000)]
Fixes bug 970: renewing book from issues screen.

19 years agoCorrecting edit link
oleonard [Tue, 3 May 2005 18:32:12 +0000 (18:32 +0000)]
Correcting edit link

19 years agoImproving Interface.
hdl [Tue, 3 May 2005 15:00:32 +0000 (15:00 +0000)]
Improving Interface.

19 years agoSynching with rel_2_2.
oleonard [Mon, 2 May 2005 20:16:13 +0000 (20:16 +0000)]
Synching with rel_2_2.

19 years agoSynching with rel_2_2.
oleonard [Mon, 2 May 2005 20:07:48 +0000 (20:07 +0000)]
Synching with rel_2_2.

19 years agoSynching with rel_2_2.
oleonard [Mon, 2 May 2005 19:54:42 +0000 (19:54 +0000)]
Synching with rel_2_2.

19 years agoSynching with rel_2_2.
oleonard [Mon, 2 May 2005 19:35:17 +0000 (19:35 +0000)]
Synching with rel_2_2.

19 years agoSynching with rel_2_2.
oleonard [Mon, 2 May 2005 18:06:45 +0000 (18:06 +0000)]
Synching with rel_2_2.

19 years agoSorting resullts
hdl [Mon, 2 May 2005 15:59:49 +0000 (15:59 +0000)]
Sorting resullts

19 years agoImproving output:
hdl [Mon, 2 May 2005 15:39:24 +0000 (15:39 +0000)]
Improving output:
Should be a good start point for choosing what to display.

19 years agoPerl Code to use dictionary.
hdl [Mon, 2 May 2005 09:25:13 +0000 (09:25 +0000)]
Perl Code to use dictionary.

19 years agoTemplate for "Dictionary" search
hdl [Mon, 2 May 2005 06:25:01 +0000 (06:25 +0000)]
Template for "Dictionary" search
First pre-release.
Integrating rejected forms

19 years agoIcon proposition for dictionary, may not be in the right directory
hdl [Mon, 2 May 2005 06:21:58 +0000 (06:21 +0000)]
Icon proposition for dictionary, may not be in the right directory

19 years agoIntegrating a call to a dictionary
hdl [Mon, 2 May 2005 06:20:11 +0000 (06:20 +0000)]
Integrating a call to a dictionary

19 years agoAdding 'checkall' function for columns of checkboxes
oleonard [Wed, 27 Apr 2005 19:54:38 +0000 (19:54 +0000)]
Adding 'checkall' function for columns of checkboxes

19 years agoSynching with rel_2_2
oleonard [Wed, 27 Apr 2005 19:38:58 +0000 (19:38 +0000)]
Synching with rel_2_2

19 years agoModifying alternating table row color markup to match update to script
oleonard [Wed, 27 Apr 2005 18:33:29 +0000 (18:33 +0000)]
Modifying alternating table row color markup to match update to script

19 years agoLeft out some instances in the previous update
oleonard [Wed, 27 Apr 2005 18:16:19 +0000 (18:16 +0000)]
Left out some instances in the previous update

19 years agoMoving alternating row colors to the template, adding publicationyear and itemtype...
oleonard [Wed, 27 Apr 2005 17:17:41 +0000 (17:17 +0000)]
Moving alternating row colors to the template, adding publicationyear and itemtype variables

19 years agofixed branchname and printername in returns.tmpl
shaunevans [Mon, 18 Apr 2005 18:54:12 +0000 (18:54 +0000)]
fixed branchname and printername in returns.tmpl

19 years agoAdds some code for:
joshferraro [Mon, 18 Apr 2005 17:11:28 +0000 (17:11 +0000)]
Adds some code for:
1. spellchecking
2. logging searches
3. making search variables availble sanely for use on the page
4. if one search result go directly to the item
5. documentation for above features

19 years agoThe search query was returning all records when was empty
doxulting [Fri, 15 Apr 2005 14:31:51 +0000 (14:31 +0000)]
The search query was returning all records when  was empty

19 years agoFixed the link to previous and next page which were loosing the frameworkcode
doxulting [Thu, 14 Apr 2005 14:15:01 +0000 (14:15 +0000)]
Fixed the link to previous and next page which were loosing the frameworkcode

19 years agoFixing a link to show the member infos
doxulting [Wed, 13 Apr 2005 14:59:58 +0000 (14:59 +0000)]
Fixing a link to show the member infos

19 years agoFixing translation error
doxulting [Wed, 13 Apr 2005 14:50:18 +0000 (14:50 +0000)]
Fixing translation error

19 years agoScanning every the Subfields of auth_tag_to_report for FindDuplicate
hdl [Tue, 5 Apr 2005 17:07:46 +0000 (17:07 +0000)]
Scanning every the Subfields of auth_tag_to_report for FindDuplicate

19 years agoSearching for double entries when adding a new authority.
hdl [Tue, 5 Apr 2005 15:23:40 +0000 (15:23 +0000)]
Searching for double entries when adding a new authority.

19 years agoAdding double authority search before creating a new authority
hdl [Tue, 5 Apr 2005 09:58:47 +0000 (09:58 +0000)]
Adding double authority search before creating a new authority

19 years agoFixed bug 968
doxulting [Fri, 1 Apr 2005 14:41:31 +0000 (14:41 +0000)]
Fixed bug 968

19 years agoindex reporting.
hdl [Thu, 31 Mar 2005 18:17:16 +0000 (18:17 +0000)]
index reporting.

19 years agoMinor fix : Counting biblio and not items
hdl [Thu, 31 Mar 2005 06:47:25 +0000 (06:47 +0000)]
Minor fix : Counting biblio and not items

19 years agoChanging number displayed : Bibid becomes biblionumber
hdl [Wed, 30 Mar 2005 15:26:31 +0000 (15:26 +0000)]
Changing number displayed : Bibid becomes biblionumber

19 years agoModifying Empty Titles process For Translations
hdl [Wed, 30 Mar 2005 08:08:25 +0000 (08:08 +0000)]
Modifying Empty Titles process For Translations

19 years agoImproving top lists display
hdl [Tue, 29 Mar 2005 17:20:03 +0000 (17:20 +0000)]
Improving top lists display

19 years agoDisplaying Biblionumbers rather than bibid
hdl [Tue, 29 Mar 2005 16:08:14 +0000 (16:08 +0000)]
Displaying Biblionumbers rather than bibid

19 years agoPerformance Improvements : Publisher lists and Item Codes becomes free input.
hdl [Tue, 29 Mar 2005 14:21:37 +0000 (14:21 +0000)]
Performance Improvements : Publisher lists and Item Codes becomes free input.

19 years agoAdding lists for borrowers and items with no issues.
hdl [Thu, 24 Mar 2005 15:19:48 +0000 (15:19 +0000)]
Adding lists for borrowers and items with no issues.
Minor bug fixes to Top lists catalogue and borrowers.

19 years agoFixes on issues_avg_stats
hdl [Wed, 23 Mar 2005 21:51:00 +0000 (21:51 +0000)]
Fixes on issues_avg_stats
Adding Top lists to reports on Issues for borrowers and Items

19 years agoAdding a parameter to allow acces to people with management/tools flags
doxulting [Wed, 23 Mar 2005 09:53:21 +0000 (09:53 +0000)]
Adding a parameter to allow acces to people with management/tools flags

19 years agoAdding a parameter to allow acces to people with management flag
doxulting [Wed, 23 Mar 2005 09:41:50 +0000 (09:41 +0000)]
Adding a parameter to allow acces to people with management flag

19 years agoAdding a parameter to allow acces to people with management flag
doxulting [Wed, 23 Mar 2005 09:40:42 +0000 (09:40 +0000)]
Adding a parameter to allow acces to people with management flag

19 years agoAdding a parameter to allow acces to people with management flag
doxulting [Wed, 23 Mar 2005 09:29:30 +0000 (09:29 +0000)]
Adding a parameter to allow acces to people with management flag

19 years agoOnly shows authorized sections to the logged user.
doxulting [Wed, 23 Mar 2005 09:26:48 +0000 (09:26 +0000)]
Only shows authorized sections to the logged user.

19 years agoNew param for the template in order to show only allowed links to user (In parameters...
doxulting [Wed, 23 Mar 2005 09:25:20 +0000 (09:25 +0000)]
New param for the template in order to show only allowed links to user (In parameters screen only right now)

19 years agoAdding some flagsrequired
doxulting [Wed, 23 Mar 2005 09:24:10 +0000 (09:24 +0000)]
Adding some flagsrequired

19 years agoAdding 2 flags to separate the rights in the parameter section
doxulting [Wed, 23 Mar 2005 09:23:04 +0000 (09:23 +0000)]
Adding 2 flags to separate the rights in the parameter section

19 years agoAdding Stats on Average loan time
hdl [Tue, 22 Mar 2005 17:03:36 +0000 (17:03 +0000)]
Adding Stats on Average loan time

19 years agoFixing : $0 never written
hdl [Mon, 21 Mar 2005 16:35:46 +0000 (16:35 +0000)]
Fixing : $0 never written

19 years agobugfix : don't try to get ->data if 001 field is undefined, or you'll get a 'internal...
tipaul [Sun, 20 Mar 2005 21:18:48 +0000 (21:18 +0000)]
bugfix : don't try to get ->data if 001 field is undefined, or you'll get a 'internal server error'

19 years agoMinor Bug Fixing
hdl [Fri, 18 Mar 2005 15:52:27 +0000 (15:52 +0000)]
Minor Bug Fixing

19 years agoMinor Bug fixing
hdl [Fri, 18 Mar 2005 15:36:25 +0000 (15:36 +0000)]
Minor Bug fixing

19 years agoJust adding a $
oleonard [Thu, 17 Mar 2005 21:27:23 +0000 (21:27 +0000)]
Just adding a $

19 years agoMoving some output into the template from the script
oleonard [Thu, 17 Mar 2005 21:23:31 +0000 (21:23 +0000)]
Moving some output into the template from the script

19 years agoMoving some output from the script to the template and formatting currency amount...
oleonard [Thu, 17 Mar 2005 21:22:17 +0000 (21:22 +0000)]
Moving some output from the script to the template and formatting currency amount (the former requires an update to the template)

19 years agoNew icons
oleonard [Thu, 17 Mar 2005 19:55:06 +0000 (19:55 +0000)]
New icons

19 years agominor fixes (in query building & html typos), no new features
tipaul [Thu, 17 Mar 2005 14:53:03 +0000 (14:53 +0000)]
minor fixes (in query building & html typos), no new features

19 years agoFixing process for $0 subfield
hdl [Wed, 16 Mar 2005 17:40:00 +0000 (17:40 +0000)]
Fixing process for $0 subfield

19 years agoAutomatic input filling for 4XX Unimarc fields on plugin selections
hdl [Wed, 16 Mar 2005 16:24:38 +0000 (16:24 +0000)]
input filling for 4XX Unimarc fields on plugin selections

19 years agoFixing : Including packages calls
hdl [Mon, 14 Mar 2005 08:34:58 +0000 (08:34 +0000)]
Fixing : Including packages calls

19 years agoAdding plugin for Unimarc_field-4XX.pl
hdl [Sat, 12 Mar 2005 16:45:50 +0000 (16:45 +0000)]
Adding plugin for Unimarc_field-4XX.pl
Search and results OK.
Process stil to be done.

19 years agoRemoving average loan period processing.
hdl [Sat, 12 Mar 2005 16:42:39 +0000 (16:42 +0000)]
Removing average loan period processing.
It shall be processed in another file.
This process is too diffferent from the others.

19 years agoBack to previous version
hdl [Sat, 12 Mar 2005 16:20:18 +0000 (16:20 +0000)]
Back to previous version

19 years agoAdding average loan time to stats.
hdl [Wed, 9 Mar 2005 18:56:15 +0000 (18:56 +0000)]
Adding average loan time to stats.
Beware : Unstable calculation

19 years agofixing length on publishernames
hdl [Wed, 9 Mar 2005 16:14:03 +0000 (16:14 +0000)]
fixing length on publishernames

19 years agoIncluding null values to statistics reports
hdl [Wed, 9 Mar 2005 14:21:56 +0000 (14:21 +0000)]
Including null values to statistics reports

19 years agoModifying 0 value display in templates
hdl [Wed, 9 Mar 2005 12:31:45 +0000 (12:31 +0000)]
Modifying 0 value display in templates

19 years agoincluding Null Values and improving result display
hdl [Tue, 8 Mar 2005 18:14:40 +0000 (18:14 +0000)]
including Null Values and improving result display

19 years agoProcessing null values in statistics
hdl [Tue, 8 Mar 2005 16:31:43 +0000 (16:31 +0000)]
Processing null values in statistics

19 years agoRemoved unused CSS class definition
doxulting [Tue, 8 Mar 2005 14:15:29 +0000 (14:15 +0000)]
Removed unused CSS class definition

19 years agoTwo classes for the columns which don't have to be printed
doxulting [Tue, 8 Mar 2005 14:14:22 +0000 (14:14 +0000)]
Two classes for the columns which don't have to be printed

19 years agoAdding a call to the new css for media:print
doxulting [Tue, 8 Mar 2005 10:39:14 +0000 (10:39 +0000)]
Adding a call to the new css for media:print

19 years agoChanged some tag's classes to prevent print of some columns
doxulting [Tue, 8 Mar 2005 10:38:26 +0000 (10:38 +0000)]
Changed some tag's classes to prevent print of some columns

19 years agoStylesheet to print the content of an acquisition basket (should be extented for...
doxulting [Tue, 8 Mar 2005 10:37:31 +0000 (10:37 +0000)]
Stylesheet to print the content of an acquisition basket (should be extented for other prints)

19 years agostats ignore null values, this is a preliminary bugfix for this problem
tipaul [Tue, 8 Mar 2005 09:55:29 +0000 (09:55 +0000)]
stats ignore null values, this is a preliminary bugfix for this problem

19 years agocorrecting a copy/paste error
doxulting [Mon, 7 Mar 2005 15:26:17 +0000 (15:26 +0000)]
correcting a copy/paste error

19 years agothe javascript variable 'title' wasn't initialized
doxulting [Mon, 7 Mar 2005 15:19:26 +0000 (15:19 +0000)]
the javascript variable 'title' wasn't initialized

19 years agooups, sorry, synch'ing badly (dropping a doXulting improvement : selecting either...
tipaul [Mon, 7 Mar 2005 09:09:03 +0000 (09:09 +0000)]
oups, sorry, synch'ing badly (dropping a doXulting improvement : selecting either desc or asc order)

19 years agosynch'ing with 2.2
tipaul [Mon, 7 Mar 2005 08:55:29 +0000 (08:55 +0000)]
synch'ing with 2.2

19 years agoFixing Bug : Not Opening the spreadsheet manager software on file exports.
hdl [Fri, 4 Mar 2005 13:48:16 +0000 (13:48 +0000)]
Fixing Bug : Not Opening the spreadsheet manager software on file exports.

19 years agoAdding a link to issues stats reports in reports-home
hdl [Thu, 3 Mar 2005 16:38:24 +0000 (16:38 +0000)]
Adding a link to issues stats reports in reports-home

19 years agoAdding Reports on issues Stats
hdl [Thu, 3 Mar 2005 16:37:27 +0000 (16:37 +0000)]
Adding Reports on issues Stats