]> git.koha-community.org Git - koha.git/log
koha.git
19 years agoUsing destination parameter to return users to circulation if they clicked the 'edit...
oleonard [Wed, 16 Feb 2005 20:23:19 +0000 (20:23 +0000)]
Using destination parameter to return users to circulation if they clicked the 'edit' link from the circulation screen

19 years agoAdding 'destination' hidden field to tell the script where to send the user upon...
oleonard [Wed, 16 Feb 2005 20:20:09 +0000 (20:20 +0000)]
Adding 'destination' hidden field to tell the script where to send the user upon completion

19 years agoAdding 'destination' parameter to link to memberentry.pl so that saving changes will...
oleonard [Wed, 16 Feb 2005 20:17:36 +0000 (20:17 +0000)]
Adding 'destination' parameter to link to memberentry.pl so that saving changes will return the user to circ instead of moremember

19 years agoMinor markup and style changes
oleonard [Wed, 16 Feb 2005 19:30:55 +0000 (19:30 +0000)]
Minor markup and style changes

19 years agoUpdating styles, modifying form to use select menu rather than radio buttons
oleonard [Wed, 16 Feb 2005 19:29:04 +0000 (19:29 +0000)]
Updating styles, modifying form to use select menu rather than radio buttons

19 years ago- adding table row color toggle
oleonard [Wed, 16 Feb 2005 19:25:37 +0000 (19:25 +0000)]
- adding table row color toggle
- formatting credit and debit values accordingly
- styling table footer

19 years agoMinor markup changes
oleonard [Wed, 16 Feb 2005 19:22:10 +0000 (19:22 +0000)]
Minor markup changes

19 years agoFormatting currency values
oleonard [Wed, 16 Feb 2005 19:16:35 +0000 (19:16 +0000)]
Formatting currency values

19 years ago- formatting date according to system preference
oleonard [Wed, 16 Feb 2005 19:11:45 +0000 (19:11 +0000)]
- formatting date according to system preference
- formatting currency values
- adding toggle for alternating table row colors
- adding 'credit' variables to determine whether amounts should be displayed as debits or credits (add corresponding styles to stylesheet to take advantage of these)

19 years agoCorrecting styles on input buttons
oleonard [Wed, 16 Feb 2005 17:31:37 +0000 (17:31 +0000)]
Correcting styles on input buttons

19 years agoUpdating for 2.2
oleonard [Tue, 15 Feb 2005 21:51:40 +0000 (21:51 +0000)]
Updating for 2.2

19 years agoMinor spelling corrections
oleonard [Tue, 15 Feb 2005 21:46:38 +0000 (21:46 +0000)]
Minor spelling corrections

19 years agoUpdates and improvements to interface appearance
oleonard [Tue, 15 Feb 2005 20:48:31 +0000 (20:48 +0000)]
Updates and improvements to interface appearance

19 years agoUpdating table row color toggle to match update to script
oleonard [Tue, 15 Feb 2005 20:41:10 +0000 (20:41 +0000)]
Updating table row color toggle to match update to script

19 years ago- Adding classification to list of returned variables
oleonard [Tue, 15 Feb 2005 20:33:08 +0000 (20:33 +0000)]
- Adding classification to list of returned variables
- Updating table row color toggle to move HTML markup out of the script (requires update to the template)

19 years agoUpdating for 2.2
oleonard [Tue, 15 Feb 2005 20:22:22 +0000 (20:22 +0000)]
Updating for 2.2

19 years agoFixing location column output for 2.2
oleonard [Tue, 15 Feb 2005 16:34:20 +0000 (16:34 +0000)]
Fixing location column output for 2.2

19 years agoVisual and structural changes to help complete upgrade of template to 2.2
oleonard [Mon, 14 Feb 2005 22:11:42 +0000 (22:11 +0000)]
Visual and structural changes to help complete upgrade of template to 2.2

19 years agoAdding id attributes to script-generated form fields to allow more flexible interface...
oleonard [Mon, 14 Feb 2005 22:07:41 +0000 (22:07 +0000)]
Adding id attributes to script-generated form fields to allow more flexible interface (tying label for attribute to input's id allows label to be clicked to transfer focus to the form field)

19 years agofixing bug when searching a plugin location
tipaul [Mon, 14 Feb 2005 17:26:24 +0000 (17:26 +0000)]
fixing bug when searching a plugin location

19 years agoSynching with default template
oleonard [Fri, 11 Feb 2005 21:32:32 +0000 (21:32 +0000)]
Synching with default template

19 years agoMinor corrections
oleonard [Fri, 11 Feb 2005 20:47:23 +0000 (20:47 +0000)]
Minor corrections

19 years agoAll-around update to keep up with changes in 2.2
oleonard [Fri, 11 Feb 2005 20:16:46 +0000 (20:16 +0000)]
All-around update to keep up with changes in 2.2

19 years ago- Adding id attributes to CGI-generated form inputs so that HTML labels can transfer...
oleonard [Fri, 11 Feb 2005 20:01:09 +0000 (20:01 +0000)]
- Adding id attributes to CGI-generated form inputs so that HTML labels can transfer focus to the appropriate field.
- Modifying table row color toggle so that HTML value can be moved out of the script

19 years agoCorrection to keep translator tool happy
oleonard [Fri, 11 Feb 2005 16:48:13 +0000 (16:48 +0000)]
Correction to keep translator tool happy

19 years agoUpdating appearance of deletion form and correcting markup for table row toggle
oleonard [Fri, 11 Feb 2005 16:30:42 +0000 (16:30 +0000)]
Updating appearance of deletion form and correcting markup for table row toggle

19 years agoUpdating table row color toggle to pass variable to the template instead of HTML...
oleonard [Fri, 11 Feb 2005 16:23:31 +0000 (16:23 +0000)]
Updating table row color toggle to pass variable to the template instead of HTML value.  Works now with CSS.

19 years agoUpdating table row color toggle to work properly with script change
oleonard [Fri, 11 Feb 2005 16:20:06 +0000 (16:20 +0000)]
Updating table row color toggle to work properly with script change

19 years agohint spelling modif
tipaul [Fri, 11 Feb 2005 14:32:35 +0000 (14:32 +0000)]
hint spelling modif

19 years agobackground color fix : was black on black (hard to read !!!)
tipaul [Fri, 11 Feb 2005 14:31:45 +0000 (14:31 +0000)]
background color fix : was black on black (hard to read !!!)

19 years agocredits screen update
tipaul [Fri, 11 Feb 2005 14:29:25 +0000 (14:29 +0000)]
credits screen update

19 years ago* adding a link to member page to jump to issues page directly (ported from nelsonvil...
tipaul [Fri, 11 Feb 2005 14:28:52 +0000 (14:28 +0000)]
* adding a link to member page to jump to issues page directly (ported from nelsonville templates)
* Adding two print versions of the member details screen (ported from nelsonville templates)
- moremember-print.tmpl is a full-page view with information about the patron, issues, and reserves
- moremember-receipt.tmpl is a brief view with information about issues, designed to be appropriate for a slip printer.

19 years ago* adding a "un-debar" button in circulation screen, to unset "debarred" flag for...
tipaul [Fri, 11 Feb 2005 13:57:02 +0000 (13:57 +0000)]
* adding a "un-debar" button in circulation screen, to unset "debarred" flag for a borrower (ported from nelsonville templates)

19 years agoremoving unido templates from 2.2 (still in head, even if outdated
tipaul [Fri, 11 Feb 2005 13:33:21 +0000 (13:33 +0000)]
removing unido templates from 2.2 (still in head, even if outdated

19 years agoSwitching from building 'edit' link in the script to building it in the template...
oleonard [Thu, 10 Feb 2005 22:40:24 +0000 (22:40 +0000)]
Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template.

This change to the template is required if the link is to work

19 years agoSwitching from building 'edit' link in the script to building it in the template...
oleonard [Thu, 10 Feb 2005 22:38:17 +0000 (22:38 +0000)]
Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template.

19 years ago- Adding email address to patron information section
oleonard [Thu, 10 Feb 2005 19:41:36 +0000 (19:41 +0000)]
- Adding email address to patron information section
- Updating links to printable versions of patron information screen

19 years agoAdding option to switch templates based in URL parameter.
oleonard [Thu, 10 Feb 2005 19:36:32 +0000 (19:36 +0000)]
Adding option to switch templates based in URL parameter.
- print=page uses members/moremember-print.tmpl
- print=slip uses members/moremember-receipt.tmpl
- no print parameter uses default members/moremember.tmpl

19 years agoAdding two print versions of the member details screen, and links to those version...
oleonard [Thu, 10 Feb 2005 19:27:16 +0000 (19:27 +0000)]
Adding two print versions of the member details screen, and links to those version in moremember
- moremember-print.tmpl is a full-page view with information about the patron, issues, and reserves
- moremember-receipt.tmpl is a brief view with information about issues, designed to be appropriate for a slip printer.

Each version is accessed by passing a new parameter to moremember.pl, print=page or print=slip.

19 years agoAdding email address to list of returned variables
oleonard [Thu, 10 Feb 2005 17:27:11 +0000 (17:27 +0000)]
Adding email address to list of returned variables

19 years agoadd reset button
tipaul [Thu, 10 Feb 2005 13:19:19 +0000 (13:19 +0000)]
add reset button

19 years agoshow complete basket
tipaul [Thu, 10 Feb 2005 13:18:51 +0000 (13:18 +0000)]
show complete basket

19 years agodo not show reserve fee if it's 0
tipaul [Thu, 10 Feb 2005 13:17:22 +0000 (13:17 +0000)]
do not show reserve fee if it's 0

19 years ago* multiple biblio subtitles are correctly stored & shown in simple (non-MARC) view...
tipaul [Thu, 10 Feb 2005 13:15:27 +0000 (13:15 +0000)]
* multiple biblio subtitles are correctly stored & shown in simple (non-MARC) view, even after a biblio modif.

19 years ago* multiple main authors are now correctly handled in simple (non-MARC) view
tipaul [Thu, 10 Feb 2005 13:14:36 +0000 (13:14 +0000)]
* multiple main authors are now correctly handled in simple (non-MARC) view

19 years agoAdding borrowernotes to the list of flags to trigger the 'flagged' variable. This...
oleonard [Wed, 9 Feb 2005 22:17:37 +0000 (22:17 +0000)]
Adding borrowernotes to the list of flags to trigger the 'flagged' variable.  This helps display of flags and notes mimic the display in circulation

19 years ago- adding display of borrower flags (debarred, gonnoaddress, lost) and notes
oleonard [Wed, 9 Feb 2005 22:10:38 +0000 (22:10 +0000)]
- adding display of borrower flags (debarred, gonnoaddress, lost) and notes
- adding button to lift debarment directly via this page
- correcting broken links
- changing styling of charges table
- adding automatic 'renew' checkmarks to overdue items

19 years agoAdding button to lift debarment directly from circulation
oleonard [Wed, 9 Feb 2005 22:01:34 +0000 (22:01 +0000)]
Adding button to lift debarment directly from circulation

19 years agoA small script to set or unset the 'debarred' status of patrons. Pass the script...
oleonard [Wed, 9 Feb 2005 21:56:23 +0000 (21:56 +0000)]
A small script to set or unset the 'debarred' status of patrons.  Pass the script a borrowernumber and a 1 or 0.  Optionally send cardnumber (member card number) and destination = 'circ' if you want the script to redirect to circulation screen instead of member details screen.

19 years agoNew styles for
oleonard [Wed, 9 Feb 2005 21:26:36 +0000 (21:26 +0000)]
New styles for
 - compact form button for inline forms
 - onissue table rows in reading record
 - updated login form

19 years agoMaking a few visual changes to login form
oleonard [Wed, 9 Feb 2005 21:22:37 +0000 (21:22 +0000)]
Making a few visual changes to login form

19 years ago- better labelling for display options
oleonard [Wed, 9 Feb 2005 21:18:00 +0000 (21:18 +0000)]
- better labelling for display options
- alternating table row colors
- better styling of on-issue items
- link to sort by return date
- call number added to results

19 years ago- adding 'toggle' variable to allow alternating table row styles
oleonard [Wed, 9 Feb 2005 20:57:35 +0000 (20:57 +0000)]
- adding 'toggle' variable to allow alternating table row styles
- adding 'classification' to list of returned variables
- using format_date() to format dates according to system preference

19 years agoMinor changes to display and addition of embedded forms for one-click setting of...
oleonard [Tue, 8 Feb 2005 20:52:25 +0000 (20:52 +0000)]
Minor changes to display and addition of embedded forms for one-click setting of 'lost' or 'cancelled' statuses.

19 years agoFixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2)
oleonard [Tue, 8 Feb 2005 20:34:51 +0000 (20:34 +0000)]
Fixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2)

19 years agoChanging table style
oleonard [Tue, 8 Feb 2005 20:29:48 +0000 (20:29 +0000)]
Changing table style

19 years agoAdding new style for another different data-table
oleonard [Tue, 8 Feb 2005 20:23:37 +0000 (20:23 +0000)]
Adding new style for another different data-table

19 years agoCorrecting mistake in yesterday's update (changed name instead of id of form input...
oleonard [Tue, 8 Feb 2005 20:19:00 +0000 (20:19 +0000)]
Correcting mistake in yesterday's update (changed name instead of id of form input, causing mayhem)

19 years agoAdding accesskeys for a few important functions in the left-hand navigation menu
oleonard [Mon, 7 Feb 2005 19:22:40 +0000 (19:22 +0000)]
Adding accesskeys for a few important functions in the left-hand navigation menu

19 years agoVisually separating advanced features (cataloging, preferences, etc) from circulation...
oleonard [Mon, 7 Feb 2005 19:17:44 +0000 (19:17 +0000)]
Visually separating advanced features (cataloging, preferences, etc) from circulation functions

19 years agoNew style information for header (logged in user info) and main page (visually separa...
oleonard [Mon, 7 Feb 2005 19:16:01 +0000 (19:16 +0000)]
New style information for header (logged in user info) and main page (visually separating advanced function from circulation functions)

19 years agoAdding information in header about logged in user
oleonard [Mon, 7 Feb 2005 19:15:03 +0000 (19:15 +0000)]
Adding information in header about logged in user

19 years agoAdjustments to labelling and layout
oleonard [Fri, 4 Feb 2005 19:28:27 +0000 (19:28 +0000)]
Adjustments to labelling and layout

19 years agoSwitching one of the include files in the header to fix javascript error
oleonard [Fri, 4 Feb 2005 19:24:46 +0000 (19:24 +0000)]
Switching one of the include files in the header to fix javascript error

19 years agoRemoving a couple of unused files
oleonard [Fri, 4 Feb 2005 19:18:45 +0000 (19:18 +0000)]
Removing a couple of unused files

19 years agoAdding persistent help link
oleonard [Fri, 4 Feb 2005 19:07:33 +0000 (19:07 +0000)]
Adding persistent help link

19 years agoAdding style for persistent help link
oleonard [Fri, 4 Feb 2005 19:04:51 +0000 (19:04 +0000)]
Adding style for persistent help link

19 years agoAdding javascript function to trigger help screen
oleonard [Fri, 4 Feb 2005 19:00:32 +0000 (19:00 +0000)]
Adding javascript function to trigger help screen

19 years agoForgot to add this include required by the help screens
oleonard [Fri, 4 Feb 2005 18:57:16 +0000 (18:57 +0000)]
Forgot to add this include required by the help screens

19 years agoTop menu for authorities page
oleonard [Fri, 4 Feb 2005 18:56:00 +0000 (18:56 +0000)]
Top menu for authorities page

19 years agoAdding authorities-related top menu
oleonard [Fri, 4 Feb 2005 18:53:40 +0000 (18:53 +0000)]
Adding authorities-related top menu

19 years agoChange to keep admin password off of the command line so that bad people cannot read...
slef [Fri, 4 Feb 2005 18:41:42 +0000 (18:41 +0000)]
Change to keep admin password off of the command line so that bad people cannot read it from ps. Use the setmysqlclipass() function.

19 years agoActually set mysql password before trying to run updatedb script. Fix for bug 922
slef [Fri, 4 Feb 2005 18:19:47 +0000 (18:19 +0000)]
Actually set mysql password before trying to run updatedb script. Fix for bug 922

19 years agoScript failed to create intermediate directories if the directory of the
acli [Fri, 4 Feb 2005 03:48:53 +0000 (03:48 +0000)]
Script failed to create intermediate directories if the directory of the
target does not exist and the parent of that directory does not exist
either. This should fix that.

19 years agoRemoving some redundant information
oleonard [Thu, 3 Feb 2005 20:56:17 +0000 (20:56 +0000)]
Removing some redundant information

19 years agoMinor cosmetic changes
oleonard [Thu, 3 Feb 2005 18:33:09 +0000 (18:33 +0000)]
Minor cosmetic changes

19 years agoAdding virtual shelves link to catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:16:13 +0000 (18:16 +0000)]
Adding virtual shelves link to catalogue topmenu

19 years agoAdding catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:15:21 +0000 (18:15 +0000)]
Adding catalogue topmenu

19 years agoAdding catalogue topmenu with options like Virtual Shelves
oleonard [Thu, 3 Feb 2005 18:14:43 +0000 (18:14 +0000)]
Adding catalogue topmenu with options like Virtual Shelves

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 17:43:00 +0000 (17:43 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoRemoving NPL-specific code, adding framework-related template information
oleonard [Thu, 3 Feb 2005 17:42:41 +0000 (17:42 +0000)]
Removing NPL-specific code, adding framework-related template information

19 years agofixing a bug for + a field <100 in marc editor
tipaul [Thu, 3 Feb 2005 17:05:25 +0000 (17:05 +0000)]
fixing a bug for + a field <100 in marc editor

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 16:58:27 +0000 (16:58 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoManaging absolute url instead of relative ones, for plugins (for mod_perl compliance).
tipaul [Thu, 3 Feb 2005 16:26:21 +0000 (16:26 +0000)]
Managing absolute url instead of relative ones, for plugins (for mod_perl compliance).
Note that the absolute url differs between developper & production servers.

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 16:21:14 +0000 (16:21 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoCorrecting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 15:36:30 +0000 (15:36 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'

19 years agoshow text instead of code for itemtypes, authorized values...
tipaul [Thu, 3 Feb 2005 15:25:14 +0000 (15:25 +0000)]
show text instead of code for itemtypes, authorized values...

19 years agoadding a warning in case the koha.conf owner has changed
tipaul [Thu, 3 Feb 2005 14:46:03 +0000 (14:46 +0000)]
adding a warning in case the koha.conf owner has changed

19 years agoFixing print layout and adding print-specific stylesheet
oleonard [Wed, 2 Feb 2005 15:05:53 +0000 (15:05 +0000)]
Fixing print layout and adding print-specific stylesheet

19 years agoRemoving extraneous javascript function
oleonard [Wed, 2 Feb 2005 14:50:21 +0000 (14:50 +0000)]
Removing extraneous javascript function

19 years agoMinor changes to input button icons
oleonard [Wed, 2 Feb 2005 14:33:50 +0000 (14:33 +0000)]
Minor changes to input button icons

19 years agoMore input button icons
oleonard [Wed, 2 Feb 2005 14:30:14 +0000 (14:30 +0000)]
More input button icons

19 years agoPartial update
acli [Mon, 31 Jan 2005 06:02:44 +0000 (06:02 +0000)]
Partial update

19 years agoPartial update
acli [Mon, 31 Jan 2005 02:43:56 +0000 (02:43 +0000)]
Partial update

19 years agoSpelling correction
acli [Mon, 31 Jan 2005 01:53:07 +0000 (01:53 +0000)]
Spelling correction

19 years agoSpelling correction
acli [Mon, 31 Jan 2005 01:52:52 +0000 (01:52 +0000)]
Spelling correction

19 years agoMinor, partial update
acli [Sun, 30 Jan 2005 07:06:40 +0000 (07:06 +0000)]
Minor, partial update

19 years agoRemoved 1 fuzzy
acli [Sun, 30 Jan 2005 06:43:11 +0000 (06:43 +0000)]
Removed 1 fuzzy

19 years agoUpdated to show items as waiting only if destination branch matches holding branch...
oleonard [Fri, 28 Jan 2005 20:13:54 +0000 (20:13 +0000)]
Updated to show items as waiting only if destination branch matches holding branch.  Reserves table is also updated to show 'waiting' if item is at its destination branch, or 'in-transit' if item has been allocated but hasn't arrived yet.  Copied from HEAD.  Helps fix Bug 670

19 years agoComparing reserves' destination branch to the current holding branch to determine...
oleonard [Fri, 28 Jan 2005 19:34:15 +0000 (19:34 +0000)]
Comparing reserves' destination branch to the current holding branch to determine actual waiting status.  If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting.  If not, the item is still in transit and should not be shown as waiting.  Copying this fix from HEAD to rel_2_2. Helps fix Bug 670