Joe Atzberger
d7a1e69d31
Logical error where closing tags for LI and OL were inside the (2nd half of the) conditional.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:39:37 -05:00
Chris Catalfo
83ce739d32
Removed obsolete member entry templates.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:38:44 -05:00
Paul POULAIN
db5b97d364
BUGFIX for 1447: Duplicate record function fails
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:40 -05:00
Joshua Ferraro
df8bd98747
nomenclature fixes, changing document to item
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 19:42:21 -05:00
Chris Cormack
b989b83264
Fix for bug 1437, items not showing on moredetail.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 17:58:02 -05:00
Paul POULAIN
9ea7cb3702
FIX for 1418 (Notices (letters) overdues actions busted)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 16:03:28 -05:00
Paul POULAIN
bf988e4dc8
just reindenting
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 16:03:23 -05:00
Paul POULAIN
2c979e6268
BUGFIX : I forgot to add the random part of UpSubfield(...)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 15:57:42 -05:00
Joshua Ferraro
2b415543df
changing nomenclature of notice/status triggers feature
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 15:57:26 -05:00
Joshua Ferraro
611b0d75e8
more auth cleaning
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:07:20 -05:00
Joshua Ferraro
3747b829dc
minor cleanup of authorities home
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:07:07 -05:00
Joshua Ferraro
f3e2ccfbf6
revive IntranetmainUserblock syspref, three-column design for mainpage
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:06:26 -05:00
Joshua Ferraro
547243e5c5
improvements to nomenclature for English
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:06:06 -05:00
Joshua Ferraro
57408637b9
improvements to the system preferences
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:05:47 -05:00
Joshua Ferraro
7be258131a
remove test data from branches template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:04:59 -05:00
Joshua Ferraro
0f27adabc2
nomenclature to branches
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:04:34 -05:00
Joshua Ferraro
c900aaa3ee
nomenclature changes and improvements to breadcrumb logic
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 03:03:46 -05:00
Joshua Ferraro
885f8a6673
removing confusing display of patron category from moremember
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:59 -05:00
21b08b3b20
General work on menus and toolbars, as well as some minor terminology changes on some pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:48 -05:00
4b09332aed
More tweaks to holds interface. Using js to link hold item and hold any checkboxes.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-29 16:00:43 -05:00
Chris Cormack
23bd5325cb
Fix for bug with request.pl not showing an error message if a borrower is not found
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 17:01:36 -05:00
401dce8971
Various random noodlings: - Visual changes to circ, detail, request, and member pages. Fixed checkouts/reserves tabs on circulation.tmpl. Moved new form-layout CSS into staff-global.css and generalized it for wider use. Refined patron details sidebar for use on circulation.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:52 -05:00
0966dca9e2
Corrections to memberentrygen.tmpl and members.js, experimental reformatting of moremember.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:46 -05:00
Paul POULAIN
9a1b556879
BUGFIX : create a unique div for each subfield
...
otherwise, when you have a repeated field, when editing biblio,
the cloneSubfield (+) button will clone the subfield in the 1st field
wherever you click !
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:40 -05:00
Paul POULAIN
b81f961b7f
acquisition, parcel recieve : Changing column order & title and adding totals
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:53 -05:00
Henri-Damien LAURENT
93bca202da
Bug Fix : Unknown is displayed when needed. and First arrival and innercounter is displayed.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:30 -05:00
Paul POULAIN
871c93278a
template change : removing <table> & setting <label> instead (bug 183 on suivi.paulpoulain.com)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:20 -05:00
Paul POULAIN
5f15ea68e8
2 BUGFIX (1 being unimarc specific) : change in plugin handling
...
before this commit, the main (usually $a) entry could not be entered by the librarian.
With the new BiblioAddAuthority feature, it's a bad idea : the librarian will
be able to enter a value manually, and the authority will be automatically created on the fly
Thus the small change in addbiblio.pl
This commit also fixes a bug in plugin 4XX (which is unimarc specific) :
"Empty" option did not work properly + API convention fix (biblionumber instead of bibnum)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:28:45 -05:00
34b67109d1
A couple more tweaks to member entry form. Still unfinished: inline CSS will have to be generalized and moved to external stylesheet. Trying some changes to circ page, including moving patron info into sidebar, consolidating messages and warnings. Also unfinished!
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:47:02 -05:00
808519a2f5
Minor changes to header and circ-toolbar. Beginning work on memberentry form layout CSS (unfinished)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:47:00 -05:00
a37daca905
More efforts with toolbars, nothing solved. Also corrections, and modifications to resident search to place focus on displayed form field.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:56 -05:00
2666466407
Corrections, and first test of Circ toolbar
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:54 -05:00
33f8001652
Cleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:51 -05:00
7febf4745b
Various corrections, and addition of printers-admin search form
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:06 -05:00
Paul POULAIN
549afc9647
BUGFIX : fix url for up button
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:32:10 -05:00
Paul POULAIN
a3a4bfc5e6
IMPROVEMENT : reintroducing stopwords management
...
Zebra (and NoZebra) doesn't deal with stopwords.
It search the exact string the user types.
This commit :
- reintroduces stopword management script that was in 2.2
- add stopword management to Zebra & NoZebra searches.
PS : fortunatly, the stopwords table was not removed by updatedatabase, so nothing to do here.
(& the table is in kohastructure.sql)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:32:06 -05:00
Paul POULAIN
72e5d4f62d
BUGFIX : API changed, removing "old"
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:49 -05:00
Paul POULAIN
a477061dc9
BUGFIX #670
...
Ported code from librarian interface, as it works here
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:31:45 -05:00
Henri-Damien LAURENT
6bfcc00751
Adding a status description.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:29 -05:00
Paul POULAIN
a00de016a5
Bug Fixing: button renew did not work. (popup was changed to take only useful variable.)
...
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-edit.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:25 -05:00
Paul POULAIN
09d6d9f583
bug IPT176 :Once more.
...
Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:21 -05:00
Paul POULAIN
fd10552848
FIX for 1298 : removing hardcoded calls to mySQL, Perl, zebra & yaz-client
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-24 15:29:06 -05:00
Chris Cormack
1a4fc157bf
Applying the fix for bug 1416 from paul
...
Had to edit the patch as it was corrupt
2007-09-20 17:39:43 -05:00
Paul POULAIN
fa87c4d8ff
BUGfix : return correctly the form checking
...
The check_form_borrowers showed an error in the user entry if needed,
but validated it anyway
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:31:06 -05:00
Paul POULAIN
952e4bd9dc
BUGFIX : biblionumber instead of oldbiblionumber (2.2 API)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-20 15:30:33 -05:00
Joshua Ferraro
606ae968a8
moving itemslost to reports from tools
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 20:47:48 -05:00
Joshua Ferraro
f280a42787
changing nomenclature: s/letters/notices/
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 19:11:17 -05:00
a24d525e7f
Cleaning up Tools pages, adding breadcrumbs and resident search form
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:20:45 -05:00
fa79f6f177
Some changes to members pages: - refining members-menu.inc - cleaning up memberentrygen.tmpl - some tweaks to moremember.tmpl - adding borrowernumber variable output to member-password.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:06:52 -05:00
Henri-Damien LAURENT
24ac2d0313
Adding error management for memberentry.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:05:22 -05:00
c3ac60db88
More template cleanup, resident search forms, breadcrumbs menus
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:24 -05:00
205d0d3200
Adding breadcrumbs menu to serials pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:19 -05:00
a453c16632
Finishing cleanup of Admin templates: - Corrected markup generated by scripts. - Added standard or custom resident search form on all pages. - Add breadcrumb navigation to all pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-14 17:47:17 -05:00
Russel Garlick
4c671c0345
Disabling image uploader in TinyMCE
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:20 -05:00
Russel Garlick
c5fe20493e
Fixing missing , breaking tinyMCE config
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:12 -05:00
Russel Garlick
1cdb71c125
More changes to TinyMCE tool bar config - removing unnecessary options
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 19:18:03 -05:00
Chris Cormack
99ad44c7c3
Typo in edithelp.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:46:45 -05:00
Russel Garlick
14c72d55c9
Changing TinyMCE config - location of edit bar and available options
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:46:29 -05:00
Russel Garlick
c11643a9be
Fixing path to TinyMCE
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:38:11 -05:00
Russel Garlick
2ccdc01b1d
Fixing windows carrige return charaters in files and adding TinyMCE source files
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:55 -05:00
Russel Garlick
b46e5236e1
Adding TinyMCE Rich Text Editor for editing User Contributed Help pages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:38 -05:00
Chris Cormack
154a01077a
Bugfix for help editor
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:37:19 -05:00
Chris Cormack
b8250afa53
Editing help system.
...
Mostly working needs prettying Russ is working on that now
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:36:51 -05:00
Chris Cormack
a7d96798b4
Fix for template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 18:36:41 -05:00
7c3d2fa61b
- Lots of markup corrections, in scripts and templates, for XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-13 17:18:56 -05:00
737730e4a6
Continuing to add resident search form and breakcrumbs. Markup cleanup all around.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:50 -05:00
c442e8fa1e
Modifications to ensure XHTML compliance; Adding breadcrumbs and global search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:47 -05:00
Paul POULAIN
7902f78491
Som reorganization and recommiting memberentrygen.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:44 -05:00
Paul POULAIN
e4846dc09a
BUGFIX for unimarc 4XX plugin
...
We don't have to count parentNode, but grand-parentNode
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:42 -05:00
Paul POULAIN
e0c6540912
BUGFIX : Expand property fixed on duplicated fields + added _() to string that must be translated
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:37 -05:00
Henri-Damien LAURENT
71be461b0e
Bug Fixing : Year/Number Pattern was buggy.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:35 -05:00
Paul POULAIN
a1f3982bd4
improving detail page :
...
- fixing some bugs (subtitle repeated & shown on collection, authors repeated...)
- changing some things to look close to ISBD standard description
- adding the new biblioitems fields
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:26 -05:00
Paul POULAIN
1795d11bcf
Bug Fixing : information were messed around when editing an expired subscription.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:21 -05:00
0f3b435b15
Removing script-specified CSS and js pointers. More markup cleanup and restructuring.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:39 -05:00
55bc6939ad
Corrections for XHTML compliance
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:36 -05:00
eb427ffda3
Continuing addition of resident search form, other markup corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:35 -05:00
b2d476aa5c
Continuing integration of breadcrumbs and resident search form, now on member pages. The search form tabs need to be handled in a more sane manner given that they might have multiple options. Either a custom handling script for the different includes or a js-library-based system that will handle all of them.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:44 -05:00
Joshua Ferraro
c67338f7c3
finishing the changes to circulation.tmpl
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:41 -05:00
Joshua Ferraro
d04206431c
validation of yui grids
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:38 -05:00
bccf46fade
More work on resident search, adding breadcrumbs and resident search to member pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:35 -05:00
Joshua Ferraro
e1d9c516ca
missing end <div>
...
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:31 -05:00
Chris Cormack
c64a19f407
Adding link to the committed budget breakdown
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 22:06:35 -05:00
Chris Cormack
c2439d23fd
Re-adding the link to the spent budget breakdown
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 22:06:22 -05:00
e817f5d203
New basic page structure implemented for circ pages: global main menu in the header, resident search box and logo, followed by breadcrumb navigation. Added circ-menu.inc for left-hand sidebar menu (needs revision), circ-search.inc which defines the resident search box for circ pages, additions to staff-global.js to handle tab-switching in search box.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 15:44:57 -05:00
d3d5fadb43
Adding jquery as default js library and staff-global.js for global js functions. Converting form field focus scripts to jquery syntax (use class="focus" for auto-focusing form fields)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:54 -05:00
039df85cf9
Moving inline script blocks to <head> where possible
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:52 -05:00
3fb1875a81
Cleanup of catalogue files, previously excluded from layout fixes. Some bugs may still remain due to script errors in my installation (results.tmpl, MARCdetail.tmpl, ISBDdetail.tmpl)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:48 -05:00
9f4971abc1
Cleanup on Serials. Markup corrections and cleanup, moving script blocks into header, correcting previous incorrect changes to embedded scripts (translator-related stuff)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:45 -05:00
Paul POULAIN
4604a17226
BUGFIX : due to the new template structure, the up.png button has moved
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 05:51:49 -05:00
Paul POULAIN
ec282e07b4
BUGFIX : missing <!-- /TMPL_IF -->
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 05:49:32 -05:00
Paul POULAIN
9521bf68b8
some spelling fixes
...
in 2 english templates and a french plugin
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-03 03:40:14 -05:00
c44f56fcac
Moving </head><body> into body of templates so that js and css can be embedded per-page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:54 -05:00
62e94fd1b0
More changes to enable YUI-Grids CSS layout
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:44 -05:00
3262d91a16
Modifications to enable YUI-Grids layout structure. Unfinished.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:42 -05:00
Henri-Damien LAURENT
8319613763
BUG FIX
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:35 -05:00
c6131c4429
Corrections for XHTML compliance, again.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:18 -05:00
Chris Cormack
58fa2e168b
Removing windows linefeeds to get a patch to apply
2007-08-28 16:50:04 -05:00
Joshua Ferraro
27d45375d0
moving calendar to lib
...
Output.pm: sanatizing variable names
ran perl -pi~ -e 's/\/includes\/calendar\//\/lib\/calendar\//' * in every staff template dir
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:30:49 -05:00
Joshua Ferraro
cd0a858c47
move all css in includes to css dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:22:01 -05:00
Joshua Ferraro
d1f6407baa
moved images to img fixed installer path for templates
...
perl -pi~ -e 's/\/prog\/images\//\/prog\/img\//' *
perl -pi~ -e 's/\/prog\/en\/images\//\/prog\/img\//' *
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:21:58 -05:00
Joshua Ferraro
d114e811c8
removing old barcodes, itemsLabelConfig, and printerConfig
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:21:56 -05:00
Joshua Ferraro
d08387dd28
first go at moving templates to a modules/ dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:11:27 -05:00