]>
git.koha-community.org Git - koha.git/log
oleonard [Mon, 7 Feb 2005 19:15:03 +0000 (19:15 +0000)]
Adding information in header about logged in user
oleonard [Fri, 4 Feb 2005 19:28:27 +0000 (19:28 +0000)]
Adjustments to labelling and layout
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
oleonard [Fri, 4 Feb 2005 19:18:45 +0000 (19:18 +0000)]
Removing a couple of unused files
oleonard [Fri, 4 Feb 2005 19:07:33 +0000 (19:07 +0000)]
Adding persistent help link
oleonard [Fri, 4 Feb 2005 19:04:51 +0000 (19:04 +0000)]
Adding style for persistent help link
oleonard [Fri, 4 Feb 2005 19:00:32 +0000 (19:00 +0000)]
Adding javascript function to trigger help screen
oleonard [Fri, 4 Feb 2005 18:57:16 +0000 (18:57 +0000)]
Forgot to add this include required by the help screens
oleonard [Fri, 4 Feb 2005 18:56:00 +0000 (18:56 +0000)]
Top menu for authorities page
oleonard [Fri, 4 Feb 2005 18:53:40 +0000 (18:53 +0000)]
Adding authorities-related top menu
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.
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
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.
oleonard [Thu, 3 Feb 2005 20:56:17 +0000 (20:56 +0000)]
Removing some redundant information
oleonard [Thu, 3 Feb 2005 18:33:09 +0000 (18:33 +0000)]
Minor cosmetic changes
oleonard [Thu, 3 Feb 2005 18:16:13 +0000 (18:16 +0000)]
Adding virtual shelves link to catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:15:21 +0000 (18:15 +0000)]
Adding catalogue topmenu
oleonard [Thu, 3 Feb 2005 18:14:43 +0000 (18:14 +0000)]
Adding catalogue topmenu with options like Virtual Shelves
oleonard [Thu, 3 Feb 2005 17:43:00 +0000 (17:43 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'
oleonard [Thu, 3 Feb 2005 17:42:41 +0000 (17:42 +0000)]
Removing NPL-specific code, adding framework-related template information
tipaul [Thu, 3 Feb 2005 17:05:25 +0000 (17:05 +0000)]
fixing a bug for + a field <100 in marc editor
oleonard [Thu, 3 Feb 2005 16:58:27 +0000 (16:58 +0000)]
Correcting terminology: 'reservoir' instead of 'breeding farm'
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.
oleonard [Thu, 3 Feb 2005 16:21:14 +0000 (16:21 +0000)]
Correcting 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'
tipaul [Thu, 3 Feb 2005 15:25:14 +0000 (15:25 +0000)]
show text instead of code for itemtypes, authorized values...
tipaul [Thu, 3 Feb 2005 14:46:03 +0000 (14:46 +0000)]
adding a warning in case the koha.conf owner has changed
oleonard [Wed, 2 Feb 2005 15:05:53 +0000 (15:05 +0000)]
Fixing print layout and adding print-specific stylesheet
oleonard [Wed, 2 Feb 2005 14:50:21 +0000 (14:50 +0000)]
Removing extraneous javascript function
oleonard [Wed, 2 Feb 2005 14:33:50 +0000 (14:33 +0000)]
Minor changes to input button icons
oleonard [Wed, 2 Feb 2005 14:30:14 +0000 (14:30 +0000)]
More input button icons
acli [Mon, 31 Jan 2005 06:02:44 +0000 (06:02 +0000)]
Partial update
acli [Mon, 31 Jan 2005 02:43:56 +0000 (02:43 +0000)]
Partial update
acli [Mon, 31 Jan 2005 01:53:07 +0000 (01:53 +0000)]
Spelling correction
acli [Mon, 31 Jan 2005 01:52:52 +0000 (01:52 +0000)]
Spelling correction
acli [Sun, 30 Jan 2005 07:06:40 +0000 (07:06 +0000)]
Minor, partial update
acli [Sun, 30 Jan 2005 06:43:11 +0000 (06:43 +0000)]
Removed 1 fuzzy
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
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
oleonard [Thu, 27 Jan 2005 22:32:18 +0000 (22:32 +0000)]
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.
oleonard [Thu, 27 Jan 2005 22:25:36 +0000 (22:25 +0000)]
Adding display of member flags, if present (debarred, gonenoaddress, and lost)
oleonard [Thu, 27 Jan 2005 19:41:21 +0000 (19:41 +0000)]
Adding hidden form fields to renew form so that renewscript.pl will redirect back to circulation.pl instead of moremember.pl
oleonard [Thu, 27 Jan 2005 19:38:27 +0000 (19:38 +0000)]
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.
oleonard [Thu, 27 Jan 2005 18:21:28 +0000 (18:21 +0000)]
Adding virtual shelves and suggestions to persistent left-hand navigation menu
oleonard [Thu, 27 Jan 2005 18:18:57 +0000 (18:18 +0000)]
Taking out unused class name
oleonard [Thu, 27 Jan 2005 18:18:19 +0000 (18:18 +0000)]
Adding icons to submit buttons
oleonard [Thu, 27 Jan 2005 18:10:34 +0000 (18:10 +0000)]
Adding edit and delete input icons
oleonard [Thu, 27 Jan 2005 17:29:58 +0000 (17:29 +0000)]
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
oleonard [Thu, 27 Jan 2005 17:18:28 +0000 (17:18 +0000)]
Taking table cell background color information out of the script and moving it into the template (requires update to opac-shelves.tmpl)
acli [Thu, 27 Jan 2005 07:11:35 +0000 (07:11 +0000)]
Partial update
oleonard [Wed, 26 Jan 2005 16:39:23 +0000 (16:39 +0000)]
Minor corrections to syntax there and there. Shouldn't affect display.
oleonard [Tue, 25 Jan 2005 22:49:09 +0000 (22:49 +0000)]
Adding Dopop function for virtual shelves popup
oleonard [Tue, 25 Jan 2005 22:48:47 +0000 (22:48 +0000)]
Updating and refining various styles
oleonard [Tue, 25 Jan 2005 22:45:05 +0000 (22:45 +0000)]
Many updates, corrections, etc. to bring in line with default (css) template
oleonard [Tue, 25 Jan 2005 22:42:53 +0000 (22:42 +0000)]
Synching with default template
oleonard [Tue, 25 Jan 2005 21:52:29 +0000 (21:52 +0000)]
Correcting class names of submit buttons
oleonard [Tue, 25 Jan 2005 21:39:13 +0000 (21:39 +0000)]
Adding verbose parameter to allow for more detailed view in opac basket (requires update to opac-basket.tmpl to take advantage of added functionality)
oleonard [Tue, 25 Jan 2005 21:28:57 +0000 (21:28 +0000)]
Many updates, corrections, etc. to bring in line with default (css) template
acli [Tue, 25 Jan 2005 05:31:53 +0000 (05:31 +0000)]
Partial update
acli [Tue, 25 Jan 2005 04:57:26 +0000 (04:57 +0000)]
Partial update, mostly unimarc tag 100 related
acli [Tue, 25 Jan 2005 04:54:33 +0000 (04:54 +0000)]
Spelling correction
acli [Tue, 25 Jan 2005 03:46:58 +0000 (03:46 +0000)]
Partial update
oleonard [Mon, 24 Jan 2005 22:07:11 +0000 (22:07 +0000)]
Moving position of <!-- /TMPL_IF --> relative to <br> to prevent unwanted whitespace for empty elements.
oleonard [Mon, 24 Jan 2005 21:59:12 +0000 (21:59 +0000)]
Adding biblionumber to output variables so that link back to biblio works.
oleonard [Mon, 24 Jan 2005 20:41:47 +0000 (20:41 +0000)]
Formatting subscription start date in get_subscription_list_from_biblionumber according to system preference
slef [Mon, 24 Jan 2005 19:37:39 +0000 (19:37 +0000)]
Instructions and friends from 2.0
slef [Mon, 24 Jan 2005 13:34:19 +0000 (13:34 +0000)]
database must be last parameter to bin/mysql in some version
slef [Mon, 24 Jan 2005 13:24:51 +0000 (13:24 +0000)]
porting changes from 2.0.x
acli [Mon, 24 Jan 2005 09:31:17 +0000 (09:31 +0000)]
Minor update
acli [Mon, 24 Jan 2005 09:00:40 +0000 (09:00 +0000)]
Partial update, mostly copied from CMARC
acli [Mon, 24 Jan 2005 08:14:55 +0000 (08:14 +0000)]
Spelling correction
acli [Mon, 24 Jan 2005 08:12:31 +0000 (08:12 +0000)]
Disambiguation for CMARC
acli [Mon, 24 Jan 2005 07:57:29 +0000 (07:57 +0000)]
Unimarc tag 130 done
acli [Mon, 24 Jan 2005 07:13:54 +0000 (07:13 +0000)]
Reverting the patch
acli [Mon, 24 Jan 2005 06:53:51 +0000 (06:53 +0000)]
Partial update
acli [Mon, 24 Jan 2005 06:32:21 +0000 (06:32 +0000)]
126b done (i.e., translations that can be copied from CMARC have been copied)
acli [Mon, 24 Jan 2005 05:53:09 +0000 (05:53 +0000)]
126a mostly done
acli [Mon, 24 Jan 2005 05:43:10 +0000 (05:43 +0000)]
Spelling correction
acli [Mon, 24 Jan 2005 04:45:21 +0000 (04:45 +0000)]
Partial updates, mostly Unimarc stuff
(CMARC seems to be mostly identical to French Unimarc)
acli [Mon, 24 Jan 2005 04:43:20 +0000 (04:43 +0000)]
Spelling corrections
acli [Mon, 24 Jan 2005 02:47:44 +0000 (02:47 +0000)]
Partial update. This should be reasonably "finished".
acli [Sun, 23 Jan 2005 10:51:16 +0000 (10:51 +0000)]
Make the generated pot file (i.e., result of "create") look more "real",
but using msgmerge to reformat the output
acli [Sun, 23 Jan 2005 08:59:39 +0000 (08:59 +0000)]
Forgot to remove some other debugging code
Fixed the sorting order
acli [Sun, 23 Jan 2005 08:17:24 +0000 (08:17 +0000)]
Partial updates
acli [Sun, 23 Jan 2005 08:16:57 +0000 (08:16 +0000)]
Forgot a _ in the po file filename
acli [Sun, 23 Jan 2005 07:05:43 +0000 (07:05 +0000)]
This should fix bug 913
acli [Sun, 23 Jan 2005 06:49:08 +0000 (06:49 +0000)]
I think I know where the spurious leading spaces are from now
But there is no fix yet
acli [Sun, 23 Jan 2005 06:22:26 +0000 (06:22 +0000)]
create fails if the pot file already exists
acli [Sun, 23 Jan 2005 06:17:52 +0000 (06:17 +0000)]
Forgot to re-enable update.pl
acli [Sun, 23 Jan 2005 06:17:05 +0000 (06:17 +0000)]
Translation progress statistics script borrowed from gaim
acli [Sun, 23 Jan 2005 06:15:24 +0000 (06:15 +0000)]
Minor syntactical corrections
acli [Sun, 23 Jan 2005 05:16:15 +0000 (05:16 +0000)]
Added a --pot option to generate the POT (PO template) file.
The POT files are currently named like css_opac_en_EN.po, which
are not what they would usually be named.
acli [Sun, 23 Jan 2005 04:58:39 +0000 (04:58 +0000)]
Forgot to take out this debugging code
acli [Sun, 23 Jan 2005 04:57:51 +0000 (04:57 +0000)]
Minor corrections & clarifications, and make the command line examples
not break in the middle (like in the original version)
acli [Sun, 23 Jan 2005 04:31:07 +0000 (04:31 +0000)]
Minor updates
oleonard [Thu, 20 Jan 2005 22:48:30 +0000 (22:48 +0000)]
Synching with default template. Still needs proper styling for ISBD block
oleonard [Thu, 20 Jan 2005 22:41:08 +0000 (22:41 +0000)]
Synching with default tempalte
oleonard [Thu, 20 Jan 2005 21:58:25 +0000 (21:58 +0000)]
Synching with default tempalte
oleonard [Thu, 20 Jan 2005 21:44:56 +0000 (21:44 +0000)]
Synching with default tempalte
oleonard [Thu, 20 Jan 2005 21:31:16 +0000 (21:31 +0000)]
Synching with default tempalte