Revisions for merk/lib/Sellers.php

Location: [ Horde ] / merk / lib / Sellers.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.9 (+2 -2 lines) 11/06/2007 10:03 AM Jan Schneider jan

Copyright assignments.

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

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

1.7 (+12 -12 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.6 (+35 -1 lines) 02/11/2007 12:25 PM Duck duck

Add seller add/edit form.

1.5 (+2 -2 lines) 01/10/2007 10:45 AM Duck duck

Fix configuration key.
Resize images even for categories and sellers.
Add initial upgrade script (it won't delete or change anything).

1.4 (+5 -16 lines) 12/08/2006 04:33 AM Duck duck

Move cache out of each object in the global space.
Cache taxes data.

1.3 (+4 -1 lines) 12/06/2006 04:32 AM Duck duck

Don't cache errors.

1.2 (+68 -1 lines) 12/03/2006 12:09 PM Duck duck

Sellers data are not often changed so cache them

1.1 12/02/2006 12:05 PM Duck duck

Start working on sellers support.