]> git.koha-community.org Git - koha.git/log
koha.git
19 years agoSynching with default template
oleonard [Thu, 31 Mar 2005 20:13:56 +0000 (20:13 +0000)]
Synching with default template

19 years agoSynching with default template
oleonard [Thu, 31 Mar 2005 20:06:35 +0000 (20:06 +0000)]
Synching with default template

19 years agoPutting message variable back into the script to handle cases where a patron search...
oleonard [Thu, 31 Mar 2005 16:42:43 +0000 (16:42 +0000)]
Putting message variable back into the script to handle cases where a patron search from the circulation prompt returns zero results.  This was removed in a previous update.

19 years agoupdating translation files for 2.2.2 Translators can now update their translations
tipaul [Thu, 31 Mar 2005 08:38:54 +0000 (08:38 +0000)]
updating translation files for 2.2.2 Translators can now update their translations

19 years agoupdating translation files for 2.2.2 Translators can now update their translations
tipaul [Thu, 31 Mar 2005 08:08:10 +0000 (08:08 +0000)]
updating translation files for 2.2.2 Translators can now update their translations

19 years agobugfix for new behaviour (copying non-template files during install) still ignore...
tipaul [Thu, 31 Mar 2005 08:04:34 +0000 (08:04 +0000)]
bugfix for new behaviour (copying non-template files during install) still ignore those files during .po creation or update (.po are not friends with binary files ;-) )

19 years agoupdated french translation
tipaul [Thu, 31 Mar 2005 07:47:01 +0000 (07:47 +0000)]
updated french translation

19 years agoCorrections to add member links
oleonard [Wed, 30 Mar 2005 22:57:34 +0000 (22:57 +0000)]
Corrections to add member links

19 years agoMinor text changes
oleonard [Wed, 30 Mar 2005 22:53:13 +0000 (22:53 +0000)]
Minor text changes

19 years agoAdding search-specific top menu
oleonard [Wed, 30 Mar 2005 22:51:17 +0000 (22:51 +0000)]
Adding search-specific top menu

19 years agoMinor page layout changes
oleonard [Wed, 30 Mar 2005 22:51:01 +0000 (22:51 +0000)]
Minor page layout changes

19 years agoReorganizing page for better clarity
oleonard [Wed, 30 Mar 2005 22:48:39 +0000 (22:48 +0000)]
Reorganizing page for better clarity

19 years agoMinor markup correction
oleonard [Wed, 30 Mar 2005 22:47:23 +0000 (22:47 +0000)]
Minor markup correction

19 years agoMinor css change
oleonard [Wed, 30 Mar 2005 19:57:22 +0000 (19:57 +0000)]
Minor css change

19 years agoSynching with default template
oleonard [Wed, 30 Mar 2005 19:53:54 +0000 (19:53 +0000)]
Synching with default template

19 years agoSynching with default template
oleonard [Wed, 30 Mar 2005 19:43:50 +0000 (19:43 +0000)]
Synching with default template

19 years agoSome cosmetic changes
oleonard [Wed, 30 Mar 2005 19:22:36 +0000 (19:22 +0000)]
Some cosmetic changes

19 years ago*** empty log message ***
oleonard [Wed, 30 Mar 2005 19:18:17 +0000 (19:18 +0000)]
*** empty log message ***

19 years ago* Useful for translators only : modified tmpl_process to copy files that are not...
tipaul [Wed, 30 Mar 2005 12:28:47 +0000 (12:28 +0000)]
* Useful for translators only : modified tmpl_process to copy files that are not translated (like images, css... previously, they were not copied, it had to be done manually. Errors occurs because changes in english css or images were not reported to the translation directory giving a buggy translation)
* added a -q flag, for silent run of the tmpl_process3.pl (to put it in a crontab for example)

19 years agoincreasing popup size (width) for z3950 search
tipaul [Wed, 30 Mar 2005 09:56:08 +0000 (09:56 +0000)]
increasing popup size (width) for z3950 search

19 years agousing catalogue css
tipaul [Wed, 30 Mar 2005 09:54:20 +0000 (09:54 +0000)]
using catalogue css

19 years agocopying processz3950queue from 2.0 branch. The 2.2 version misses an important fix
tipaul [Wed, 30 Mar 2005 09:53:39 +0000 (09:53 +0000)]
copying processz3950queue from 2.0 branch. The 2.2 version misses an important fix

19 years ago* new permissions : management & tools. You now have 2 new permissions :
tipaul [Tue, 29 Mar 2005 15:41:42 +0000 (15:41 +0000)]
* new permissions : management & tools. You now have 2 new permissions :
- management : means the user can manage library parameters, but NOT system parameters.
- parameters : means the user can manage all parameters (including system parameters : marc structure, authorised values, system preferences. Was the only flag previously existing)
- tools : means the user can import/export datas & edit barcodes.
note that for compatibility reasons, a user having "parameters" can access everything.
* new permission scheme. In every template new variables are available. They are written CAN_user_permission, with permission being one of the permission flag. templates can now show or hidde menu entries depending on user permissions. For example, a user with just circ permissions should have only the "circulation" button on home page. Templates are NOT updated in this version (except for system parameters, as proof of concept), they will be in the next ones. But the scheme is ready.

19 years agoremove a warning
tipaul [Fri, 25 Mar 2005 17:06:20 +0000 (17:06 +0000)]
remove a warning

19 years agominor but nice feature : if a search gives only 1 answer, reach it immadiatly
tipaul [Fri, 25 Mar 2005 17:05:41 +0000 (17:05 +0000)]
minor but nice feature : if a search gives only 1 answer, reach it immadiatly

19 years agoadding virtual shelves & suggestions button to the top
tipaul [Fri, 25 Mar 2005 17:04:27 +0000 (17:04 +0000)]
adding virtual shelves & suggestions button to the top

19 years agosome bugfixes in physaddress and streetaddress. members table is really clumsy. Shoul...
tipaul [Fri, 25 Mar 2005 17:02:59 +0000 (17:02 +0000)]
some bugfixes in physaddress and streetaddress. members table is really clumsy. Should be rewritten in 2.4...

NELSONVILLE : those are only bugfixes, but may have some consequences on NPL templates. Check twice please

19 years agoadding itemtype column
tipaul [Fri, 25 Mar 2005 17:02:34 +0000 (17:02 +0000)]
adding itemtype column

19 years agominor html changes : replacing <br/> at end of lines, by <p> & </p>
tipaul [Fri, 25 Mar 2005 17:01:27 +0000 (17:01 +0000)]
minor html changes : replacing <br/> at end of lines, by <p> & </p>

19 years agoadding item details (callnumber, location & barcode) to the basket detail
tipaul [Fri, 25 Mar 2005 16:59:33 +0000 (16:59 +0000)]
adding item details (callnumber, location & barcode) to the basket detail

19 years agoadding virtual shelves & suggestions button to the top
tipaul [Fri, 25 Mar 2005 16:58:23 +0000 (16:58 +0000)]
adding virtual shelves & suggestions button to the top

19 years agochanging window size
tipaul [Fri, 25 Mar 2005 16:57:54 +0000 (16:57 +0000)]
changing window size

19 years agoadding itemtype column
tipaul [Fri, 25 Mar 2005 16:56:52 +0000 (16:56 +0000)]
adding itemtype column

19 years agominor html change
tipaul [Fri, 25 Mar 2005 16:56:06 +0000 (16:56 +0000)]
minor html change

19 years agosome bugfixes in physaddress and streetaddress. members table is really clumsy. Shoul...
tipaul [Fri, 25 Mar 2005 16:55:38 +0000 (16:55 +0000)]
some bugfixes in physaddress and streetaddress. members table is really clumsy. Should be rewritten in 2.4...

NELSONVILLE : those are only bugfixes, but may have some consequences on NPL templates. Check twice please

19 years agosome more help doc
tipaul [Fri, 25 Mar 2005 16:53:18 +0000 (16:53 +0000)]
some more help doc

19 years agosome changes in top menu.
tipaul [Fri, 25 Mar 2005 16:52:56 +0000 (16:52 +0000)]
some changes in top menu.

19 years agosome typo fixes in periodicity list
tipaul [Fri, 25 Mar 2005 16:48:33 +0000 (16:48 +0000)]
some typo fixes in periodicity list

19 years agoform to add a manual issue in the waited list.
tipaul [Fri, 25 Mar 2005 16:46:40 +0000 (16:46 +0000)]
form to add a manual issue in the waited list.

19 years agojust re-indenting
tipaul [Fri, 25 Mar 2005 16:45:02 +0000 (16:45 +0000)]
just re-indenting

19 years agooups... wanted to search on isbn, not on issn...
tipaul [Fri, 25 Mar 2005 16:43:27 +0000 (16:43 +0000)]
oups... wanted to search on isbn, not on issn...

19 years agothe active tab is now highlighted
tipaul [Fri, 25 Mar 2005 16:36:06 +0000 (16:36 +0000)]
the active tab is now highlighted

19 years agoAlso retrieve itemtype description in result array. Now available for templates
tipaul [Fri, 25 Mar 2005 16:32:27 +0000 (16:32 +0000)]
Also retrieve itemtype description in result array. Now available for templates

19 years agosome bugfixes in physaddress and streetaddress. members table is really clumsy. Shoul...
tipaul [Fri, 25 Mar 2005 16:30:32 +0000 (16:30 +0000)]
some bugfixes in physaddress and streetaddress. members table is really clumsy. Should be rewritten in 2.4...

NELSONVILLE : those are only bugfixes, but may have some consequences on NPL templates. Check twice please

19 years ago* adding a sub to manually create an issue
tipaul [Fri, 25 Mar 2005 16:26:38 +0000 (16:26 +0000)]
* adding a sub to manually create an issue
* bugfix for date calc on periodicity=2/year
* minor improvement in subscriptionhistory (remove , at start if any, and replace \n by <br/>)

19 years agosome improvements :
tipaul [Fri, 25 Mar 2005 16:23:49 +0000 (16:23 +0000)]
some improvements :
* return immediatly when a subfield is empty
* search duplicate on isbn must be done only when there is an isbn ;-)

19 years agodon't count cancelled lines in order number of lines
tipaul [Fri, 25 Mar 2005 16:19:03 +0000 (16:19 +0000)]
don't count cancelled lines in order number of lines

19 years agoadding feature to create an issue manally
tipaul [Fri, 25 Mar 2005 12:54:02 +0000 (12:54 +0000)]
adding feature to create an issue manally

19 years agoneeds "editcatalogue" flag, not "catalogue"
tipaul [Fri, 25 Mar 2005 12:52:42 +0000 (12:52 +0000)]
needs "editcatalogue" flag, not "catalogue"

19 years agoneeds acquisition flag, not borrow
tipaul [Fri, 25 Mar 2005 12:49:58 +0000 (12:49 +0000)]
needs acquisition flag, not borrow

19 years agoneeds acquisition flag, not administration
tipaul [Fri, 25 Mar 2005 12:49:23 +0000 (12:49 +0000)]
needs acquisition flag, not administration

19 years agoadding plugin to manage 4xx fields in UNIMARC (the link area)
tipaul [Sun, 20 Mar 2005 21:18:08 +0000 (21:18 +0000)]
adding plugin to manage 4xx fields in UNIMARC (the link area)

19 years agooups, removing bottom menu again...
tipaul [Fri, 18 Mar 2005 15:13:57 +0000 (15:13 +0000)]
oups, removing bottom menu again...

19 years agoerror (myform removed) in previous mail
tipaul [Fri, 18 Mar 2005 14:14:46 +0000 (14:14 +0000)]
error (myform removed) in previous mail

19 years agomoving BreedingSearch function to Breeding.pm, a more logic place
tipaul [Fri, 18 Mar 2005 10:02:21 +0000 (10:02 +0000)]
moving BreedingSearch function to Breeding.pm, a more logic place

19 years agoThe stats module (ported from head)
tipaul [Fri, 18 Mar 2005 10:00:54 +0000 (10:00 +0000)]
The stats module (ported from head)

19 years agoremoving warning
tipaul [Fri, 18 Mar 2005 09:59:19 +0000 (09:59 +0000)]
removing warning

19 years agoupdated french translation
tipaul [Fri, 18 Mar 2005 09:55:50 +0000 (09:55 +0000)]
updated french translation

19 years agorelease notes for 2.2.2
tipaul [Fri, 18 Mar 2005 09:55:05 +0000 (09:55 +0000)]
release notes for 2.2.2

19 years agorelease notes for 2.2.1 (copy from official release notes)
tipaul [Fri, 18 Mar 2005 09:54:11 +0000 (09:54 +0000)]
release notes for 2.2.1 (copy from official release notes)

19 years agominor bugfixes
tipaul [Fri, 18 Mar 2005 09:52:21 +0000 (09:52 +0000)]
minor bugfixes

19 years agobugfix for recent acquisitions
tipaul [Fri, 18 Mar 2005 09:52:06 +0000 (09:52 +0000)]
bugfix for recent acquisitions

19 years agoadding <p> tags for better html compliance
tipaul [Fri, 18 Mar 2005 09:51:17 +0000 (09:51 +0000)]
adding <p> tags for better html compliance

19 years agoThe stats module (ported from head)
tipaul [Fri, 18 Mar 2005 09:50:08 +0000 (09:50 +0000)]
The stats module (ported from head)

19 years agominor html fix
tipaul [Fri, 18 Mar 2005 09:47:23 +0000 (09:47 +0000)]
minor html fix

19 years agofix for new behaviour (going from circ to members)
tipaul [Fri, 18 Mar 2005 09:46:42 +0000 (09:46 +0000)]
fix for new behaviour (going from circ to members)

19 years agoDefaulting table font size to 10pts as everywhere else (no visible change for some...
tipaul [Fri, 18 Mar 2005 09:45:33 +0000 (09:45 +0000)]
Defaulting table font size to 10pts as everywhere else (no visible change for some browsers, a change appears in some)

19 years ago* removing the onclick behaviour that opened a member page twice (in main window...
tipaul [Fri, 18 Mar 2005 09:44:07 +0000 (09:44 +0000)]
* removing the onclick behaviour that opened a member page twice (in main window & in a new popup)
* minor bugfix : showing itemcallnumber instead of dewey when a book is overdue

19 years agoMinor behaviour change : the search on Main Entry is defaulted to "start by" instead...
tipaul [Fri, 18 Mar 2005 09:42:26 +0000 (09:42 +0000)]
Minor behaviour change : the search on Main Entry is defaulted to "start by" instead of "contains"

19 years agoimproving isbnsearch (search before cataloguing)
tipaul [Fri, 18 Mar 2005 09:40:41 +0000 (09:40 +0000)]
improving isbnsearch (search before cataloguing)
We now use the official Koha API for search in the catalogue. It means the user don't have to write the title exactly as in biblio.title (empty words are now excluded)

19 years agoFixing a bug in suggestions : the mail was not sent.
tipaul [Fri, 18 Mar 2005 09:37:56 +0000 (09:37 +0000)]
Fixing a bug in suggestions : the mail was not sent.

19 years agomoving BreedingSearch function to Breeding.pm, a more logic place
tipaul [Fri, 18 Mar 2005 08:57:04 +0000 (08:57 +0000)]
moving BreedingSearch function to Breeding.pm, a more logic place

19 years agoimproving isbnsearch (search before cataloguing)
tipaul [Fri, 18 Mar 2005 08:53:38 +0000 (08:53 +0000)]
improving isbnsearch (search before cataloguing)
We now use the official Koha API for search in the catalogue. It means the user don't have to write the title exactly as in biblio.title (empty words are now excluded)

19 years ago* setting not for loan on item if itemtype is not for loan
tipaul [Fri, 18 Mar 2005 08:51:26 +0000 (08:51 +0000)]
* setting not for loan on item if itemtype is not for loan
* removing "not reservable" for not for loan items (the info is in the previous column)
* setting "request" button to css=button as all other buttons !

19 years agoSome formatting changes, adding OPAC note
oleonard [Thu, 17 Mar 2005 22:47:37 +0000 (22:47 +0000)]
Some formatting changes, adding OPAC note

19 years agoMinor formatting changes
oleonard [Thu, 17 Mar 2005 22:39:57 +0000 (22:39 +0000)]
Minor formatting changes

19 years agoReformatting search page
oleonard [Thu, 17 Mar 2005 22:38:29 +0000 (22:38 +0000)]
Reformatting search page

19 years agoAdding link to return to detail screen if there is an error
oleonard [Thu, 17 Mar 2005 22:33:01 +0000 (22:33 +0000)]
Adding link to return to detail screen if there is an error

19 years agoMinor formatting changes
oleonard [Thu, 17 Mar 2005 22:27:17 +0000 (22:27 +0000)]
Minor formatting changes

19 years agoRemoving some extraneous markup
oleonard [Thu, 17 Mar 2005 22:22:38 +0000 (22:22 +0000)]
Removing some extraneous markup

19 years agoReorganizing detail screen, adding a couple of alternate search links
oleonard [Thu, 17 Mar 2005 22:19:54 +0000 (22:19 +0000)]
Reorganizing detail screen, adding a couple of alternate search links

19 years agoMinor formatting changes
oleonard [Thu, 17 Mar 2005 22:14:41 +0000 (22:14 +0000)]
Minor formatting changes

19 years agoReformatting and using 'Book List' instead of 'Virtual Shelves'
oleonard [Thu, 17 Mar 2005 22:13:46 +0000 (22:13 +0000)]
Reformatting and using 'Book List' instead of 'Virtual Shelves'

19 years agoMany changes for updated OPAC templates
oleonard [Thu, 17 Mar 2005 21:53:40 +0000 (21:53 +0000)]
Many changes for updated OPAC templates

19 years agoUdpating left-hand navigation to reflect changes to masthead
oleonard [Thu, 17 Mar 2005 21:51:44 +0000 (21:51 +0000)]
Udpating left-hand navigation to reflect changes to masthead

19 years agoSeveral formatting changes. Adding block of member's information, including link...
oleonard [Thu, 17 Mar 2005 21:47:51 +0000 (21:47 +0000)]
Several formatting changes.  Adding block of member's information, including link to 'my book lists' (virtual shelves) when user is logged in

19 years agoAdding favicon
oleonard [Thu, 17 Mar 2005 21:42:50 +0000 (21:42 +0000)]
Adding favicon

19 years agoAdding favicon, making some minor formatting changes
oleonard [Thu, 17 Mar 2005 21:40:49 +0000 (21:40 +0000)]
Adding favicon, making some minor formatting changes

19 years agoMinor formatting changes
oleonard [Thu, 17 Mar 2005 21:37:01 +0000 (21:37 +0000)]
Minor formatting changes

19 years agoAdding favicon
oleonard [Thu, 17 Mar 2005 21:36:49 +0000 (21:36 +0000)]
Adding favicon

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

19 years agoMoving some output into the template from the script
oleonard [Thu, 17 Mar 2005 21:17:53 +0000 (21:17 +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:15:27 +0000 (21:15 +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:53:43 +0000 (19:53 +0000)]
New icons

19 years agodefaulting opacstylesheet to '' instead of 'normal' (that is stupid)
tipaul [Thu, 17 Mar 2005 17:15:18 +0000 (17:15 +0000)]
defaulting opacstylesheet to '' instead of 'normal' (that is stupid)

19 years agoremoving menu at bottom (problems with some browsers)
tipaul [Thu, 17 Mar 2005 17:14:35 +0000 (17:14 +0000)]
removing menu at bottom (problems with some browsers)

19 years agoshowing overdue items better
tipaul [Thu, 17 Mar 2005 17:13:36 +0000 (17:13 +0000)]
showing overdue items better

19 years agominor html changes (1 subject per line, better when subjects are longer)
tipaul [Thu, 17 Mar 2005 17:12:38 +0000 (17:12 +0000)]
minor html changes (1 subject per line, better when subjects are longer)

19 years agoadding ISSN to template
tipaul [Wed, 16 Mar 2005 21:42:53 +0000 (21:42 +0000)]
adding  ISSN to template

19 years agominor changes to be xhtml1.0 valid
tipaul [Wed, 16 Mar 2005 17:38:13 +0000 (17:38 +0000)]
minor changes to be xhtml1.0 valid