oleonard
e79016d432
Making a few visual changes to login form
18 years ago
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
18 years ago
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
18 years ago
oleonard
742c841020
Minor changes to display and addition of embedded forms for one-click setting of 'lost' or 'cancelled' statuses.
18 years ago
oleonard
7cbc7ad95a
Fixing reference to CheckReserves (script was pointing to Circ2.pm instead of Reserves2)
18 years ago
oleonard
c3c3b1ff22
Changing table style.
18 years ago
oleonard
d5cb49046c
Adding new style for another different data-table
18 years ago
oleonard
98292ed5e3
Correcting mistake in yesterday's update (changed name instead of id of form input, causing mayhem)
18 years ago
oleonard
702164d061
Adding accesskeys for a few important functions in the left-hand navigation menu
18 years ago
oleonard
bb946fbbe5
New style information for header (logged in user info) and main page (visually separating advanced function from circulation functions)
18 years ago
oleonard
45bd30dc21
Visually separating advanced features (cataloging, preferences, etc) from circulation functions
18 years ago
oleonard
a6c729de88
Adding information in header about logged in user
18 years ago
oleonard
09f3ae3c8b
Adjustments to labelling and layout
18 years ago
oleonard
6543ab1ff4
Switching one of the include files in the header to fix javascript error
18 years ago
oleonard
d08a950544
Adding authorities-related top menu
18 years ago
oleonard
9fcc1d25b4
Removing an old unused file
18 years ago
oleonard
5a65890f13
Adding persistent help link
18 years ago
oleonard
7486633502
Top menu for authorities page
18 years ago
oleonard
b1534fd245
Adding style for persistent help link
18 years ago
oleonard
a30a71b8be
Adding javascript function to trigger help screen
18 years ago
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.
18 years ago
oleonard
8f581255e4
Removing some redundant information
18 years ago
oleonard
ae4243c001
Repeating search terms along with search results ("Results of search for...")
18 years ago
oleonard
534fe7fb6f
Copying code from opac-search.pl that allows search terms to be output along with search results ("You searched for...") Add <!-- TMPL_VAR NAME="searchdesc" --> to template to take advantage of this change.
18 years ago
oleonard
532e3c5740
Minor cosmetic changes
18 years ago
oleonard
7e77f129d2
Adding catalogue topmenu
18 years ago
oleonard
83f286ca91
Adding catalogue topmenu with options like Virtual Shelves
18 years ago
oleonard
50a8c7bf99
Adding virtual shelves link to catalogue topmenu
18 years ago
oleonard
47bf8cd25a
More input button icons
18 years ago
oleonard
8047e0c6ba
Removing NPL-specific code, adding framework-related template information
18 years ago
oleonard
afe7dcca6c
Correcting terminology: 'reservoir' instead of 'breeding farm'
18 years ago
oleonard
26ea39ad05
Correcting terminology: 'reservoir' instead of 'breeding farm'
18 years ago
oleonard
1dabf03411
Correcting terminology: 'reservoir' instead of 'breeding farm'
18 years ago
oleonard
9c540cea77
Correcting terminology: 'reservoir' instead of 'breeding farm'
18 years ago
oleonard
1b27a2dcd3
Updating search form to match added features of 2.2
18 years ago
oleonard
95eb4f752a
Fixing print layout and adding print-specific stylesheet
18 years ago
acli
c70aeb22ae
Spelling correction
18 years ago
oleonard
7b4897de1c
Checking for the existence of flags (debarred, gonenoaddress. lost) and setting 'flagged' variable so the template knows whether or not to display the container for the error messages.
18 years ago
oleonard
904a4330fd
Adding display of member flags, if present (debarred, gonenoaddress, and lost)
18 years ago
oleonard
1d2a794395
Adding hidden form fields to renew form so that renewscript.pl will redirect back to circulation.pl instead of moremember.pl
18 years ago
oleonard
7ccbe29208
Adding option to pass parameter from circulation asking renewscript to redirect back to circulation instead of moremember.pl. Since modification of the circulation templates allows a renew form on the circulation page, it's necessary to allow different redirects from different pages. renewscript.pl still defaults to redirecting to moremember.pl, so changes to templates are not required if not desired.
18 years ago
oleonard
6fc1b0607d
Adding virtual shelves and suggestions to persistent left-hand navigation menu
18 years ago
oleonard
e87eb5cc52
Adding edit and delete input icons
18 years ago
oleonard
f8028765a6
Changing toggle of background colors to go along with changes in opac-shelves.pl. Also changing some id's to classes (id's cannot repeat within a document) and widening div that contains shelf list
18 years ago
oleonard
5ae8445256
Taking table cell background color information out of the script and moving it into the template (requires update to opac-shelves.tmpl)
18 years ago
oleonard
9af5fadc6a
Synching with default template
18 years ago
oleonard
18891cb685
Updating and refining various styles
18 years ago
oleonard
f72e8b7de5
Three new functions: CheckAll, which toggles checkboxes in results lists; confirmDelete, which offers a warning before proceding with an action; Dopop, for popping up virtual shelves window
18 years ago
oleonard
085eb6ac53
Synching with default template, other cosmetic changes
18 years ago
oleonard
5f2f7239c8
Correcting class names of submit buttons
18 years ago