]> git.koha-community.org Git - koha.git/log
koha.git
18 years agoadding a "flat" style for edited field that are rarely modified (subfieldcode). The...
tipaul [Wed, 14 Dec 2005 14:28:41 +0000 (14:28 +0000)]
adding a "flat" style for edited field that are rarely modified (subfieldcode). The screen is more clean with this

18 years agobugfix : if the last field is an authority, the authority report generates a javascri...
tipaul [Wed, 14 Dec 2005 13:56:39 +0000 (13:56 +0000)]
bugfix : if the last field is an authority, the authority report generates a javascript error (going after array size)

18 years agoshowing duedate in correct format
tipaul [Wed, 14 Dec 2005 13:15:41 +0000 (13:15 +0000)]
showing duedate in correct format

18 years agoremoving "used in X biblios" for EDITORS category, as it's not a true authority
tipaul [Wed, 14 Dec 2005 13:15:03 +0000 (13:15 +0000)]
removing "used in X biblios" for EDITORS category, as it's not a true authority

18 years agobugfix for branch transfert
tipaul [Wed, 14 Dec 2005 13:14:02 +0000 (13:14 +0000)]
bugfix for branch transfert

18 years agoadding lateorder link to menus
tipaul [Wed, 14 Dec 2005 13:12:51 +0000 (13:12 +0000)]
adding lateorder link to menus

18 years ago* reordering a query to have correct values in a hash.
tipaul [Wed, 14 Dec 2005 13:09:42 +0000 (13:09 +0000)]
* reordering a query to have correct values in a hash.
* formatting a date for output

18 years ago* fix for items.notes that is not correctly handled in the non-MARC part of the DB
tipaul [Wed, 14 Dec 2005 13:08:47 +0000 (13:08 +0000)]
* fix for items.notes that is not correctly handled in the non-MARC part of the DB
* for an unknown reason, mysql fetchrow_hashref returns author BEFORE the title, even if you want it after that makes a problem for UNIMARC where we have 200 $atitle $fauthor => the record appears $f $a.
* handling better biblio/biblioitems creation from an acquisition : the biblio is deleted & recreated to avoid strange things like a repeated 200 field in UNIMARC.

18 years agoppl can "cancel" (remove) a command line after a basket is closed.
hdl [Wed, 14 Dec 2005 10:59:24 +0000 (10:59 +0000)]
ppl can "cancel" (remove) a command line after a basket is closed.
ppl can now edit command notes after a basket is closed.
I added a "close" parameter to newbiblio in order to protect qty and price data from a modification after a basket is closed.

18 years agoadding leader to MARC view if applicable
tipaul [Tue, 13 Dec 2005 17:34:21 +0000 (17:34 +0000)]
adding leader to MARC view if applicable

18 years agoAdding lateorders view for 2.2 release.
hdl [Tue, 13 Dec 2005 10:44:42 +0000 (10:44 +0000)]
Adding lateorders view for 2.2 release.
getting it from HEAD.
ADDING doNotPrint features for columns that shouldnot be printed.

18 years agoAdding Catalogue stats online help
hdl [Tue, 13 Dec 2005 08:46:36 +0000 (08:46 +0000)]
Adding Catalogue stats online help

18 years agoAdds a function to autogenerate the date for dateaccessioned for usmarc (would
kados [Fri, 9 Dec 2005 16:53:45 +0000 (16:53 +0000)]
Adds a function to autogenerate the date for dateaccessioned for usmarc (would
be easy to adjust for unimarc too).

18 years agobugfix : all plugins used "parameters" as permission flag, they should use "editcatal...
tipaul [Thu, 8 Dec 2005 09:35:50 +0000 (09:35 +0000)]
bugfix : all plugins used "parameters" as permission flag, they should use "editcatalogue"

18 years agoDisplay branch, location and status information
hdl [Mon, 5 Dec 2005 16:07:54 +0000 (16:07 +0000)]
Display branch, location and status information

18 years agobugfix : printing stylesheet dropped ALL <p> (hiding too many things in order printing)
tipaul [Mon, 5 Dec 2005 10:46:24 +0000 (10:46 +0000)]
bugfix : printing stylesheet dropped ALL <p> (hiding too many things in order printing)

18 years agoNew systempreference : OpacPasswordChange if set to Yes (default) the user can change...
tipaul [Mon, 5 Dec 2005 09:50:35 +0000 (09:50 +0000)]
New systempreference : OpacPasswordChange if set to Yes (default) the user can change it's password. If set to No, he can't. Useful for libraries with LDAP auth, where the password is checked in LDAP, not in Koha, thus Koha can't change it

18 years agotypo fix : NofifyBorrowerDeparture instead of NotifiyBorrowerDeparture
tipaul [Mon, 5 Dec 2005 09:41:35 +0000 (09:41 +0000)]
typo fix : NofifyBorrowerDeparture instead of NotifiyBorrowerDeparture

18 years agoadding subscription information on ISBDdetail.pl
tipaul [Fri, 2 Dec 2005 17:15:47 +0000 (17:15 +0000)]
adding subscription information on ISBDdetail.pl

18 years agoAdding online help for issues-stats
hdl [Thu, 1 Dec 2005 18:50:57 +0000 (18:50 +0000)]
Adding online help for issues-stats

18 years agoFirst onlinehelp for wizard reports.
hdl [Thu, 1 Dec 2005 18:31:13 +0000 (18:31 +0000)]
First onlinehelp for wizard reports.
Any comment/suggestion are welcome, since English is not my mother tongue.

18 years agono need to do a search on an authority when the authority has no MARC field (like...
tipaul [Thu, 1 Dec 2005 17:30:26 +0000 (17:30 +0000)]
no need to do a search on an authority when the authority has no MARC field (like EDITORS pseudo authority)

18 years agosuggestion/acquisition bugfixes :
tipaul [Thu, 1 Dec 2005 17:27:55 +0000 (17:27 +0000)]
suggestion/acquisition bugfixes :
- 200 field is no more splitted in 2 parts
- author is after title in UNIMARC (dirty solution, but mySQL has a strange behaviour)
- when the book is recieved, the suggestion is marked "available" and a mail is sent

18 years agoadding filter on itemtype when searching a biblio when adding a subscription
tipaul [Thu, 1 Dec 2005 15:31:57 +0000 (15:31 +0000)]
adding filter on itemtype when searching a biblio when adding a subscription

18 years agodashes ISBN
tipaul [Thu, 1 Dec 2005 15:31:27 +0000 (15:31 +0000)]
dashes ISBN

18 years agosmall fix for recent acq
tipaul [Thu, 1 Dec 2005 15:30:53 +0000 (15:30 +0000)]
small fix for recent acq

18 years agoimproving look when a biblio has X subscriptions
tipaul [Thu, 1 Dec 2005 15:05:59 +0000 (15:05 +0000)]
improving look when a biblio has X subscriptions

18 years agotranslation fix
tipaul [Thu, 1 Dec 2005 14:58:01 +0000 (14:58 +0000)]
translation fix

18 years agoremoving "0 biblios" for editors + fixing deletion link bug
tipaul [Thu, 1 Dec 2005 14:39:13 +0000 (14:39 +0000)]
removing "0 biblios" for editors + fixing deletion link bug

18 years ago*** empty log message ***
tipaul [Thu, 1 Dec 2005 14:01:17 +0000 (14:01 +0000)]
*** empty log message ***

18 years agosome fixes for acquisition date search
tipaul [Thu, 1 Dec 2005 13:59:11 +0000 (13:59 +0000)]
some fixes for acquisition date search

18 years agominor graphic change
tipaul [Thu, 1 Dec 2005 13:58:02 +0000 (13:58 +0000)]
minor graphic change

18 years agobooks acquired in the last 30 days by default
tipaul [Thu, 1 Dec 2005 13:56:07 +0000 (13:56 +0000)]
books acquired in the last 30 days by default

18 years agoShowing "available" in opac-detail if notforloan text is empty
tipaul [Thu, 1 Dec 2005 13:55:37 +0000 (13:55 +0000)]
Showing "available" in opac-detail if notforloan text is empty

18 years agoAdding some filter feature :
hdl [Wed, 30 Nov 2005 18:14:38 +0000 (18:14 +0000)]
Adding some filter feature :
--filter on borrower firstname, surname or cardnumber. **This can be discussed and changed**
-- filter on borrowercategory
-- filter on itemtype
--filter on branch
-- show all current issues.

18 years agoAdding a reserve management page in circulation module.
hdl [Wed, 30 Nov 2005 16:18:02 +0000 (16:18 +0000)]
Adding a reserve management page in circulation module.
Should add a link to it into the menu.
It basically displays all the reservations not cancelled.

18 years agoAdding a notice before departure of a borrower
hdl [Tue, 29 Nov 2005 14:50:29 +0000 (14:50 +0000)]
Adding a notice before departure of a borrower

18 years agoBug Fixes :
hdl [Mon, 28 Nov 2005 10:49:24 +0000 (10:49 +0000)]
Bug Fixes :
issues table was added and calculation was not good any longer (itemnumber was ambiguous)
Selection on the criterium issues.itemnumber

18 years agoBug Fixes : Managing null values and filling some collumns that were left empty owed...
hdl [Mon, 28 Nov 2005 10:40:32 +0000 (10:40 +0000)]
Bug Fixes : Managing null values and filling some collumns that were left empty owed to the LIMIT in SQL statements.

18 years agoBug Fixing : Edit Borrower didnot worked :
hdl [Mon, 28 Nov 2005 08:51:34 +0000 (08:51 +0000)]
Bug Fixing : Edit Borrower didnot worked :
memberentry uses borrowernumber
where moremember uses bornum...
Unification in codenames could help.

18 years agoordering lists by title + adding odd/even mechanism
tipaul [Fri, 25 Nov 2005 17:09:03 +0000 (17:09 +0000)]
ordering lists by title + adding odd/even mechanism

18 years agoAdding sorting by name or duedate
hdl [Fri, 25 Nov 2005 16:50:19 +0000 (16:50 +0000)]
Adding sorting by name or duedate

18 years agoupdating auth_with_ldap to have something like auth.pm (with env management)
tipaul [Fri, 25 Nov 2005 16:45:35 +0000 (16:45 +0000)]
updating auth_with_ldap to have something like auth.pm (with env management)

Note : 1st commit on savannah for me

18 years agoUsing authorities field for authors if exists
hdl [Mon, 21 Nov 2005 17:13:40 +0000 (17:13 +0000)]
Using authorities field for authors if exists

18 years agoBug Fix in issues_stats calculation
hdl [Mon, 21 Nov 2005 17:12:04 +0000 (17:12 +0000)]
Bug Fix in issues_stats calculation

18 years agoAdding getallbranches function which is not sensitive to IndependantBranches value
hdl [Mon, 21 Nov 2005 17:10:37 +0000 (17:10 +0000)]
Adding getallbranches function which is not sensitive to IndependantBranches value

18 years agoAdding information display for opac.
hdl [Wed, 2 Nov 2005 15:33:57 +0000 (15:33 +0000)]
Adding information display for opac.

18 years agoThere was a bug : Even if you erased the marc field linked to additionalauthors.autho...
doxulting [Fri, 28 Oct 2005 13:46:50 +0000 (13:46 +0000)]
There was a bug : Even if you erased the marc field linked to additionalauthors.authors the additionalauthors stayed in database. Now : delete before recreating

18 years agoIt was impossible to add a subfield with value : 0. Was a problem for loan status.
doxulting [Wed, 26 Oct 2005 16:37:24 +0000 (16:37 +0000)]
It was impossible to add a subfield with value : 0. Was a problem for loan status.

18 years ago* adding a feature to enable reordering of subfields in MARC editor (can be considere...
tipaul [Tue, 25 Oct 2005 13:10:29 +0000 (13:10 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
(authority MARC editor)

18 years ago* adding a feature to enable reordering of subfields in MARC editor (can be considere...
tipaul [Tue, 25 Oct 2005 13:09:52 +0000 (13:09 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
(authority MARC editor)

18 years agousing hide_marc systempreference to hide/show tag/subfields code
tipaul [Tue, 25 Oct 2005 12:41:13 +0000 (12:41 +0000)]
using hide_marc systempreference to hide/show tag/subfields code

18 years agominor bugfix : showing date in format from systempreferences
tipaul [Tue, 25 Oct 2005 12:39:52 +0000 (12:39 +0000)]
minor bugfix : showing date in format from systempreferences

18 years ago* fixing bug in summary (separator before subfield was in fact after)
tipaul [Tue, 25 Oct 2005 12:38:59 +0000 (12:38 +0000)]
* fixing bug in summary (separator before subfield was in fact after)
* fixing bug in authority order : authorities are not ordered alphabetically instead of no order. Requires all the dataset to be retrieved, but the benefits is important !

18 years agoadding hide_marc systempref category
tipaul [Tue, 25 Oct 2005 12:37:18 +0000 (12:37 +0000)]
adding hide_marc systempref category

18 years ago* adding a feature to enable reordering of subfields in MARC editor (can be considere...
tipaul [Tue, 25 Oct 2005 12:36:21 +0000 (12:36 +0000)]
* adding a feature to enable reordering of subfields in MARC editor (can be considered as a bug ? at least one of my libraries think that yes !)
* as the MARC editor begins to be really heavy, i've also added a marc_hide systempref. It hides all marc features not requested by libraries that want MARC but not too much. It hides MARC tag & subfield code, reordering buttons as well as indicators. by default, hide_marc is off

18 years agofixing a bug : when Autobarcode=ON and MARC=ON, the barcode was not calculated automa...
tipaul [Tue, 25 Oct 2005 12:17:02 +0000 (12:17 +0000)]
fixing a bug : when Autobarcode=ON and MARC=ON, the barcode was not calculated automatically.

18 years agobugfix : reporting a repeated subfield did not work
tipaul [Tue, 25 Oct 2005 12:14:32 +0000 (12:14 +0000)]
bugfix : reporting a repeated subfield did not work

18 years agoBug Fixing : unimarc_field_210c.pl getting page search work and adding scrolbars.
hdl [Sat, 15 Oct 2005 16:45:42 +0000 (16:45 +0000)]
Bug Fixing : unimarc_field_210c.pl getting page search work and adding scrolbars.
Bug Fixing: labtheses.pl HTML escaping authvalues.
Bug Fixing : request.pl making IndependantBranches work.

18 years agoAdding borrowers branchcode management
hdl [Fri, 14 Oct 2005 09:34:16 +0000 (09:34 +0000)]
Adding borrowers branchcode management

18 years agochanging reading rec page to have the same biblio summary as in search
tipaul [Mon, 10 Oct 2005 09:04:52 +0000 (09:04 +0000)]
changing reading rec page to have the same biblio summary as in search

18 years agodo not fix cardnumber if it is already defined !
tipaul [Mon, 10 Oct 2005 09:04:06 +0000 (09:04 +0000)]
do not fix cardnumber if it is already defined !

18 years agominor change in columns shown (removing notes, adding volume info)
tipaul [Mon, 10 Oct 2005 09:03:40 +0000 (09:03 +0000)]
minor change in columns shown (removing notes, adding volume info)

18 years agominor change in table size
tipaul [Mon, 10 Oct 2005 09:02:56 +0000 (09:02 +0000)]
minor change in table size

18 years agotemplate syntax (moving html::template tags)
tipaul [Mon, 10 Oct 2005 09:00:47 +0000 (09:00 +0000)]
template syntax (moving html::template tags)

18 years agochanging reading rec page to have the same biblio summary as in search
tipaul [Mon, 10 Oct 2005 08:59:21 +0000 (08:59 +0000)]
changing reading rec page to have the same biblio summary as in search

18 years agofixing bug in a test loop
tipaul [Mon, 10 Oct 2005 08:57:15 +0000 (08:57 +0000)]
fixing bug in a test loop

18 years agoupdating translations before 2.2.4 release
tipaul [Mon, 10 Oct 2005 08:53:52 +0000 (08:53 +0000)]
updating translations before 2.2.4 release

18 years agoFixing a display bug for items in Marc detail view.
hdl [Thu, 6 Oct 2005 12:24:31 +0000 (12:24 +0000)]
Fixing a display bug for items in Marc detail view.

18 years agoremoving a useless systempreference
tipaul [Thu, 6 Oct 2005 12:16:46 +0000 (12:16 +0000)]
removing a useless systempreference

18 years agoGetting back. Two lines added by mistake.
hdl [Wed, 5 Oct 2005 21:04:18 +0000 (21:04 +0000)]
Getting back. Two lines added by mistake.

18 years agoManaging Independant Branches Adding an unvalidlibrarian field
hdl [Wed, 5 Oct 2005 21:01:31 +0000 (21:01 +0000)]
Managing Independant  Branches Adding an unvalidlibrarian field

18 years agoFixing a bug in independant Branches management.
hdl [Wed, 5 Oct 2005 18:15:40 +0000 (18:15 +0000)]
Fixing a bug in independant Branches management.

18 years agofixing bug caused by sort{} added by hdl 2 days ago : when items were reordered,...
tipaul [Wed, 5 Oct 2005 12:41:41 +0000 (12:41 +0000)]
fixing bug caused by sort{} added by hdl 2 days ago : when items were reordered, itemnum were not. Thus, sometimes, items were not pointing to the right itemnumber & modif/deletion was buggy !

18 years agofixing a bug : moving a test at a place where it works ;-)
tipaul [Wed, 5 Oct 2005 10:11:46 +0000 (10:11 +0000)]
fixing a bug : moving a test at a place where it works ;-)

18 years agofixing bug : categorytable instead of issuing rules that is the new table name (thx...
tipaul [Wed, 5 Oct 2005 09:46:36 +0000 (09:46 +0000)]
fixing bug : categorytable instead of issuing rules that is the new table name (thx to chris)

18 years agoupdating english original po files
tipaul [Tue, 4 Oct 2005 16:19:37 +0000 (16:19 +0000)]
updating english original po files

18 years agofixing bug in perm (needs reserveforothers, not parameters)
tipaul [Tue, 4 Oct 2005 15:51:44 +0000 (15:51 +0000)]
fixing bug in perm (needs reserveforothers, not parameters)

18 years agofixing a bug in basket sending (there was only the iso2709 file)
tipaul [Tue, 4 Oct 2005 15:26:59 +0000 (15:26 +0000)]
fixing a bug in basket sending (there was only the iso2709 file)

18 years ago- adding volume desc
tipaul [Tue, 4 Oct 2005 14:49:21 +0000 (14:49 +0000)]
- adding volume desc
- removing 'vol' in detail

18 years agofixing a bug in getMARCsubject
tipaul [Tue, 4 Oct 2005 14:48:23 +0000 (14:48 +0000)]
fixing a bug in getMARCsubject

18 years agoupdating translation files just before 2.2.4 release (11 fuzzy)
tipaul [Tue, 4 Oct 2005 10:28:14 +0000 (10:28 +0000)]
updating translation files just before 2.2.4 release (11 fuzzy)

18 years agoupdating translation files just before 2.2.4 release (7 fuzzy & 1 new string)
tipaul [Tue, 4 Oct 2005 10:25:43 +0000 (10:25 +0000)]
updating translation files just before 2.2.4 release (7 fuzzy & 1 new string)

18 years agoOrdening items on holding branch
hdl [Tue, 4 Oct 2005 10:13:16 +0000 (10:13 +0000)]
Ordening items on holding branch
Modification in order to include Nonmarc structure

18 years agoBug Fixing : Order by title wouldn't work any longer...
hdl [Tue, 4 Oct 2005 09:40:26 +0000 (09:40 +0000)]
Bug Fixing : Order by title wouldn't work any longer...
Display volume and volumeddesc in Intranet.
Modifying Common-style.css in order to have a "prety display in resultlist.

18 years agoAccess management bug fix :
hdl [Mon, 3 Oct 2005 09:51:03 +0000 (09:51 +0000)]
Access management bug fix :
Was under circulate rights.
Putting it under borrower.

18 years agoBug Fixing
hdl [Fri, 30 Sep 2005 22:12:05 +0000 (22:12 +0000)]
Bug Fixing
userenv was always empty.
$userid and $cardnumber are now taken as global variables.

18 years agoAdding search on cardnumber and not only on userid for userenv variable
hdl [Fri, 30 Sep 2005 21:54:29 +0000 (21:54 +0000)]
Adding search on cardnumber and not only on userid for userenv variable

18 years agoTwo new system preferences:
hdl [Fri, 30 Sep 2005 13:56:57 +0000 (13:56 +0000)]
Two new system preferences:
SortItemsby and Disable_Dictionary

18 years agoAdding a plugin to select multiple authorised_values.
hdl [Fri, 30 Sep 2005 13:01:21 +0000 (13:01 +0000)]
Adding a plugin to select multiple authorised_values.
Beware, It works only for one authorised_value category at the moment but would be easy to change to support any category if add_biblio.pl would be change to take plugin before authorised values into account.

18 years agoSynching with default template
oleonard [Wed, 28 Sep 2005 21:09:35 +0000 (21:09 +0000)]
Synching with default template

18 years agoSynching with default template (changing display of subscription notes)
oleonard [Wed, 28 Sep 2005 20:46:24 +0000 (20:46 +0000)]
Synching with default template (changing display of subscription notes)

18 years agoModifying results table layout a bit
oleonard [Wed, 28 Sep 2005 20:39:26 +0000 (20:39 +0000)]
Modifying results table layout a bit

18 years agoUpdating openbiblio() in line with CSS. Adding focus() handling for basket window
oleonard [Wed, 28 Sep 2005 20:38:43 +0000 (20:38 +0000)]
Updating openbiblio() in line with CSS.  Adding focus() handling for basket window

18 years agoSynching with default template (incorporating Disable_dictionary system pref)
oleonard [Wed, 28 Sep 2005 19:57:12 +0000 (19:57 +0000)]
Synching with default template (incorporating Disable_dictionary system pref)

18 years agoSynching with default template (adding filter by branch)
oleonard [Wed, 28 Sep 2005 19:39:47 +0000 (19:39 +0000)]
Synching with default template (adding filter by branch)

18 years agoSynching with default template
oleonard [Wed, 28 Sep 2005 19:22:22 +0000 (19:22 +0000)]
Synching with default template

18 years agoSynching with default template
oleonard [Wed, 28 Sep 2005 18:49:30 +0000 (18:49 +0000)]
Synching with default template

18 years agoSynching with default template
oleonard [Wed, 28 Sep 2005 18:37:15 +0000 (18:37 +0000)]
Synching with default template

18 years agoSynching with default template
oleonard [Wed, 28 Sep 2005 18:30:35 +0000 (18:30 +0000)]
Synching with default template