Revisions for merk/stocks/index.php

Location: [ Horde ] / merk / stocks / index.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.43 (+2 -2 lines) 04/16/2008 04:25 PM Chuck Hagenbuch chuck

Use .html.php for Views.

1.42 (+2 -2 lines) 01/07/2008 03:16 AM Duck duck

- Fix edit link name in stock options.
- Small templates clean up.
- @define -> define

1.41 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.40 (+2 -4 lines) 11/26/2007 03:44 AM Duck duck

Autoloader is already loded so use it.
Remove some unneeded references.

1.39 (+3 -3 lines) 11/06/2007 10:03 AM Jan Schneider jan

Copyright assignments.

1.38 (+2 -2 lines) 06/27/2007 01:23 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.37 (+9 -10 lines) 06/26/2007 12:34 PM Duck duck

Move from templates to views

1.36 (+3 -3 lines) 06/25/2007 12:09 PM Duck duck

move categories out of DT
php5 style methods definition
move vfs path constant to merk object

1.35 (+3 -3 lines) 06/15/2007 12:15 AM Chuck Hagenbuch chuck

$merk => $merk_driver

1.34 (+1 -3 lines) 05/26/2007 11:39 AM Duck duck

Use MERK_TEMPLATES

1.33 (+16 -7 lines) 04/16/2007 07:46 AM Duck duck

Add option to view out of stock articles.

1.32 (+2 -1 lines) 04/10/2007 10:01 AM Duck duck

Fix model display

1.31 (+5 -1 lines) 04/03/2007 07:21 AM Jan Schneider jan

Catch errors.

1.30 (+3 -3 lines) 01/10/2007 10:06 AM Duck duck

Use new template code and fix buggy templates.

1.29 (+6 -2 lines) 01/10/2007 09:28 AM Duck duck

Use Horde_Image to resize images to thumbnails and big images.
Store images by ID, to avoid problems with strange filenames (spaces, special characters etc).
Don't load VFS driver on every driver creation, but only when needed (store and edit images).
Open big images and linked Ansel images in a ?big picture? pop-up.
Upgrade script will come soon.

1.28 (+2 -2 lines) 12/02/2006 01:26 PM Duck duck

Move item category in parameter in the main item table.
Clean up the mess with item category naming (c, cid and item_category, becomes cid).

1.27 (+3 -4 lines) 11/21/2006 03:31 PM Duck duck

Consolidate the usage and purpose of getItem() and getItemArray().
Minimize the sql load by retrieving just the data from the current language in getItem().

1.26 (+4 -6 lines) 09/07/2006 11:48 AM Duck duck

Fix offset of stock pager

1.25 (+6 -5 lines) 09/06/2006 11:52 AM Duck duck

Fix page jump when editing stock quantity.
Track change of country selection since deliveries are linked to them.
*_disconnect are never used.

1.24 (+10 -6 lines) 09/05/2006 06:01 AM Duck duck

Don't show items with no stock in cart edit.
Minor fixes for editing item stock.

1.23 (+2 -2 lines) 07/26/2006 09:28 AM Duck duck

Merge get and getItemStock in a single function to avoid code duplication

1.22 (+2 -2 lines) 07/25/2006 05:56 PM Duck duck

Fix discount calculation

1.21 (+10 -5 lines) 07/24/2006 09:47 AM Duck duck

Preserve page number in stock actions

1.20 (+41 -26 lines) 07/24/2006 07:19 AM Duck duck

- Uniform item_id variable name
- Show item category in stock index
- Show full categroy name in item name when setting stock
- Added pager to stock listing
- Added a script to automaticaly generate stock option combination
- Clean ups

1.19 (+1 -4 lines) 07/21/2006 01:53 PM Duck duck

Clean ups

1.18 (+3 -3 lines) 07/20/2006 01:44 AM Duck duck

Move stock functions in a separate driver. To allow different storages, for example one on-line with catalogue an one on company's extranet for stocks updating. Added Null stock driver for supporting shops without stock manipulation.

1.17 (+2 -1 lines) 07/17/2006 03:25 PM Duck duck

Activate gettext in templates

1.16 (+3 -3 lines) 04/17/2006 12:23 PM Chuck Hagenbuch chuck

CS & WS

1.15 (+2 -1 lines) 04/15/2006 11:22 PM Chuck Hagenbuch chuck

- make item delivery non-required. Make it Boolean since we have only two
options (default and non-default). This is not used anywhere.
- added item_model field: stores product model IDs. Allows to import/sync data
from client based items databases/categories (bridge from merk to companies
internal ids)
- Categories: suppress errors if the current language used is not present in
categories data (log error and return empty array)
- deleted not used /templates/deliveries/edit.html
- clean up and simplify templates: use more divs, styles, use stripe.js for
lists
Submitted by: Duck <duck@obala.net>

1.14 (+2 -2 lines) 04/24/2005 03:18 PM Chuck Hagenbuch chuck

"- clean up nested spaces in the code
- checkout and invoice templates clean up
- stores the tax total value in the invoice table
- correctly display tax in checkout, invoice and invoice print view
- fix state/country mix in the invoice print view"

Submitted by: duck@obala.net

1.13 (+7 -7 lines) 01/14/2005 09:28 PM Chuck Hagenbuch chuck

style

1.12 (+4 -4 lines) 12/19/2004 11:06 PM Chuck Hagenbuch chuck

use global delete and edit icons.

1.11 (+2 -2 lines) 11/25/2004 12:11 AM Chuck Hagenbuch chuck

menuitem class doesn't exist anymore and shouldn't have been used
outside of menus anyways.

1.10 (+19 -26 lines) 11/19/2004 01:45 PM Chuck Hagenbuch chuck

- New CSS menu for Merk (Duck <duck@obala.net>)
- I also cleaned up what coding standards stuff I could while I was there.

1.9 (+3 -3 lines) 10/19/2004 11:22 AM mdjukic

Change all references to *.gif images to the new *.png.

1.8 (+4 -4 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.7 (+3 -3 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.6 (+3 -3 lines) 05/20/2004 11:56 AM Jan Schneider jan

Fix package names.

1.5 (+5 -5 lines) 02/11/2004 09:18 PM mdjukic

change  to

1.4 (+3 -2 lines) 02/11/2004 08:46 PM mdjukic

take the template out of the base.php

1.3 (+5 -3 lines) 02/11/2004 06:15 PM mdjukic

minor tweaks, fix function names

1.2 (+3 -3 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.1 01/13/2004 10:41 PM mdjukic

stock handling scripts