Commit graph

3247 commits

Author SHA1 Message Date
oleonard
f7e1a395b7 Correcting styles on input buttons 2005-02-16 17:37:14 +00:00
oleonard
1f88ee744b Updating for 2.2 2005-02-15 21:52:10 +00:00
oleonard
962e4992a4 Updates and improvements to interface appearance 2005-02-15 20:49:49 +00:00
oleonard
fd132f69f8 Updating table row color toggle to match update to script 2005-02-15 20:42:14 +00:00
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)
2005-02-15 20:34:26 +00:00
oleonard
776a372566 Updating for 2.2 2005-02-15 20:22:02 +00:00
oleonard
aeb7f3ee44 Removing some unused include files 2005-02-15 15:53:06 +00:00
oleonard
29039fc092 Visual and structural changes to help complete upgrade of template to 2.2 2005-02-14 22:13:16 +00:00
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) 2005-02-14 22:07:59 +00:00
oleonard
1c82e4b442 Synching with default template 2005-02-11 21:33:11 +00:00
oleonard
c32c2fb002 Minor corrections 2005-02-11 20:50:02 +00:00
oleonard
2bc14941ff Adding id attributes to CGI-generated form inputs so that HTML labels can transfer focus to the appropriate field. 2005-02-11 19:59:41 +00:00
oleonard
55291c80c3 Correction to keep translator tool happy 2005-02-11 16:52:53 +00:00
oleonard
cfb2a750ef Updating appearance of deletion form and correcting markup for table row toggle 2005-02-11 16:31:05 +00:00
oleonard
f1500dd369 Updating table row color toggle to pass variable to the template instead of HTML value. Works now with CSS. 2005-02-11 16:24:11 +00:00
oleonard
f4fa31002d Updating table row color toggle to work properly with script change 2005-02-11 16:20:23 +00:00
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
2005-02-10 22:43:53 +00:00
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.
2005-02-10 22:42:56 +00:00
oleonard
0a356e94ef - Adding email address to patron information section
- Updating links to printable versions of patron information screen
2005-02-10 19:42:02 +00:00
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
2005-02-10 19:34:59 +00:00
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.
2005-02-10 19:28:02 +00:00
oleonard
ea39d8bd8f Adding email address to list of returned variables 2005-02-10 17:27:32 +00:00
tipaul
b76eeb5867 *** empty log message *** 2005-02-10 11:13:24 +00:00
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 2005-02-09 22:18:01 +00:00
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
2005-02-09 22:12:21 +00:00
oleonard
2888ddda64 Adding button to lift debarment directly from circulation 2005-02-09 22:04:57 +00:00
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. 2005-02-09 21:58:40 +00:00
oleonard
c6cadaea81 New styles for
- compact form button for inline forms
 - onissue table rows in reading record
 - updated login form
2005-02-09 21:29:03 +00:00
oleonard
e79016d432 Making a few visual changes to login form 2005-02-09 21:23:04 +00:00
oleonard
29dfcf49f6 - 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
2005-02-09 21:19:53 +00:00
oleonard
388bd0e5c1 - 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
2005-02-09 20:59:18 +00:00
oleonard
742c841020 Minor changes to display and addition of embedded forms for one-click setting of 'lost' or 'cancelled' statuses. 2005-02-08 20:53:40 +00:00
oleonard
7cbc7ad95a Fixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2) 2005-02-08 20:33:01 +00:00
oleonard
c3c3b1ff22 Changing table style. 2005-02-08 20:29:17 +00:00
oleonard
d5cb49046c Adding new style for another different data-table 2005-02-08 20:25:29 +00:00
oleonard
98292ed5e3 Correcting mistake in yesterday's update (changed name instead of id of form input, causing mayhem) 2005-02-08 20:17:58 +00:00
oleonard
702164d061 Adding accesskeys for a few important functions in the left-hand navigation menu 2005-02-07 19:23:14 +00:00
oleonard
bb946fbbe5 New style information for header (logged in user info) and main page (visually separating advanced function from circulation functions) 2005-02-07 19:19:56 +00:00
oleonard
45bd30dc21 Visually separating advanced features (cataloging, preferences, etc) from circulation functions 2005-02-07 19:19:28 +00:00
oleonard
a6c729de88 Adding information in header about logged in user 2005-02-07 19:19:16 +00:00
oleonard
09f3ae3c8b Adjustments to labelling and layout 2005-02-04 19:28:45 +00:00
oleonard
6543ab1ff4 Switching one of the include files in the header to fix javascript error 2005-02-04 19:26:14 +00:00
oleonard
d08a950544 Adding authorities-related top menu 2005-02-04 19:21:51 +00:00
oleonard
9fcc1d25b4 Removing an old unused file 2005-02-04 19:18:48 +00:00
oleonard
5a65890f13 Adding persistent help link 2005-02-04 19:13:05 +00:00
oleonard
7486633502 Top menu for authorities page 2005-02-04 19:12:55 +00:00
oleonard
b1534fd245 Adding style for persistent help link 2005-02-04 19:12:36 +00:00
oleonard
a30a71b8be Adding javascript function to trigger help screen 2005-02-04 19:12:14 +00:00
acli
0fbc036392 Some changes from rel_2_2:
Make the generated pot file (i.e., result of "create") look more "real",
but using msgmerge to reformat the output

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.
2005-02-04 03:49:33 +00:00
oleonard
8f581255e4 Removing some redundant information 2005-02-03 20:55:29 +00:00