oleonard
36841756d6
Synching with default template
18 years ago
oleonard
236cfde674
Markup correction
18 years ago
oleonard
4dfeec6ffb
Putting reserve link back into search results
18 years ago
oleonard
32b2e9d017
Adding access key to issue confirmation buttons
18 years ago
oleonard
08569ea278
Fixing javascript error and correcting broken link to member screen
18 years ago
oleonard
7960bd2507
Markup correction and addition of 'opac login' and 'opac password' information
18 years ago
oleonard
248c4a66b3
Synching with default template
18 years ago
oleonard
5f48b7b932
- formatting currency values
- fixing table row color toggle, and moving color values to the template (requires update to template)
18 years ago
oleonard
20394fd29c
added the price in order history
18 years ago
oleonard
1f544bf763
Minor correction
18 years ago
oleonard
aa0156a649
Include file required for member information printout (receipt/slip format)
18 years ago
oleonard
eb1ee413ab
More and more style updates
18 years ago
oleonard
ffb3d515b8
Modifying display based on 'flagged' variable
18 years ago
oleonard
cb2dc1d759
Adding 'flagged' variable to help control display in the template
18 years ago
oleonard
71342adba7
Using destination parameter to return users to circulation if they clicked the 'edit' link from the circulation screen
18 years ago
oleonard
b224d7d1a0
Adding 'destination' hidden field to tell the script where to send the user upon completion
18 years ago
oleonard
b1a624b55c
Adding 'destination' parameter to link to memberentry.pl so that saving changes will return the user to circ instead of moremember
18 years ago
oleonard
992aa614d7
Minor markup and style changes
18 years ago
oleonard
9f8b947af0
- adding table row color toggle
- formatting credit and debit values accordingly
- styling table footer
18 years ago
oleonard
df8bbe93a8
Minor markup changes
18 years ago
oleonard
8e32f2881a
Formatting currency values
18 years ago
oleonard
15f2d72fc4
- 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)
18 years ago
oleonard
f7e1a395b7
Correcting styles on input buttons
18 years ago
oleonard
1f88ee744b
Updating for 2.2
18 years ago
oleonard
962e4992a4
Updates and improvements to interface appearance
18 years ago
oleonard
fd132f69f8
Updating table row color toggle to match update to script
18 years ago
oleonard
afa4cc6e41
- 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)
18 years ago
oleonard
776a372566
Updating for 2.2
18 years ago
oleonard
aeb7f3ee44
Removing some unused include files
18 years ago
oleonard
29039fc092
Visual and structural changes to help complete upgrade of template to 2.2
18 years ago
oleonard
2f6a47427c
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)
18 years ago
oleonard
1c82e4b442
Synching with default template
18 years ago
oleonard
c32c2fb002
Minor corrections
18 years ago
oleonard
2bc14941ff
Adding id attributes to CGI-generated form inputs so that HTML labels can transfer focus to the appropriate field.
18 years ago
oleonard
55291c80c3
Correction to keep translator tool happy
18 years ago
oleonard
cfb2a750ef
Updating appearance of deletion form and correcting markup for table row toggle
18 years ago
oleonard
f1500dd369
Updating table row color toggle to pass variable to the template instead of HTML value. Works now with CSS.
18 years ago
oleonard
f4fa31002d
Updating table row color toggle to work properly with script change
18 years ago
oleonard
a6abd495c4
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
18 years ago
oleonard
01a2fe5e79
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.
A change to the template is also required.
18 years ago
oleonard
0a356e94ef
- Adding email address to patron information section
- Updating links to printable versions of patron information screen
18 years ago
oleonard
783823ad9d
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
18 years ago
oleonard
ac234c5ecb
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.
18 years ago
oleonard
ea39d8bd8f
Adding email address to list of returned variables
18 years ago
tipaul
b76eeb5867
*** empty log message ***
18 years ago
oleonard
228ed8afc8
Adding borrowernotes to the list of flags to trigger the 'flagged' variable. This helps display of flags and notes mimic the display in circulation
18 years ago
oleonard
f66cc8fd67
- 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
18 years ago
oleonard
2888ddda64
Adding button to lift debarment directly from circulation
18 years ago
oleonard
46eed6c459
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.
18 years ago
oleonard
c6cadaea81
New styles for
- compact form button for inline forms
- onissue table rows in reading record
- updated login form
18 years ago