Nicole Engard
7ad3128227
bug 3978 fix column display on vendor search results
2009-12-22 19:14:52 +01:00
5e9ad32707
Fix for Bug 3956, Basket details table headers misaligned
2009-12-20 14:28:28 +01:00
Matthias Meusburger
f9eff58059
Add JQuery tablesorters on serials-edit and booksellers
2009-11-19 23:09:46 +01:00
Henri-Damien LAURENT
b22bde5263
Acquisition : Fixing
...
neworderempty : problems with data updates
booksellers.tmpl : TMPL_VAR not in comments
list_price becomes listprice in neworderempty script as in acq.js
2009-10-30 01:56:20 +01:00
Nahuel ANGELINETTI
c9b4e53ed3
Show table text on top.
2009-09-30 11:30:37 +02:00
Paul Poulain
89c0cda081
[replace previous] fix for 3612 (bookseller improvements)
...
- removing useless fields from aqbooksellers table: specialty, deliverydays,followupdays,followupscancel,nocalc, invoicedisc They were in the DB schema, but unused for years
- reworked bookseller and contract gui
- no warning thrown
NOTE : updatedatabase not done for field removal in aqbooksellers table. Should have:
ALTER TABLE `aqbooksellers`
DROP `deliverydays`,
DROP `followupdays`,
DROP `followupscancel`,
DROP `specialty`,
DROP `nocalc`;
2009-09-30 11:30:34 +02:00
Paul Poulain
b7507a4d01
booksellers page, some changes
...
* deal with granular permissions
* feature to reopen basket
2009-09-30 11:30:16 +02:00
Garry Collum
4cd469fe2e
Bug 2889: Removed unused toggle variables from booksellers.pl. Added table highlighting to booksellers.tmpl.
...
Removed unused toggle and line(even) variables from booksellers.pl. Added highlighting to the two display tables in booksellers.tmpl.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-12 09:58:54 -05:00
Ryan Higgins
7fe042a008
Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:37:00 -05:00
Chris Cormack
804a46a9c8
Fix for bug 1539
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-14 16:48:12 -06:00
Chris Cormack
d8d42ff357
Fix for if a supplier is added without a name
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-14 16:48:11 -06:00
Joshua Ferraro
f78b79da6c
nomenclature cleanup for acquisitions:
...
supplier -> vendor
freight -> shipping
parcel -> shipment
shopping basket -> basket
parcel code -> invoice number
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 20:04:56 -06:00
fa18d24cb7
Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:43 -06:00
63cb08fc8d
Enabling AutoComplete on resident circ search form. Putting dependent YUI files into doc-head-close.inc along with button/menu-related YUI js and css. Moving menu.css, button.css, and dependent graphics into lib/yui. Removing "yui-skin-sam" class from body tags and altering css accordingly.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-04 16:31:18 -06:00
1eb4513d43
Standardizing YUI toolbar
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-20 17:05:41 -05:00
ddfe9f2c26
More work on global resident search, toolbars, and menus.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 13:56:46 -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
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
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
c6131c4429
Corrections for XHTML compliance, again.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:18 -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