|
1.65 (+6 -2 lines) |
12/04/2008 01:59 PM |
Duck duck |
Fix tax usage |
|
1.64 (+5 -5 lines) |
12/01/2008 07:38 AM |
Duck duck |
Typo |
|
1.63 (+4 -4 lines) |
09/05/2008 05:18 AM |
Duck duck |
Fix ansel galleries list |
|
1.62 (+2 -2 lines) |
04/16/2008 04:25 PM |
Chuck Hagenbuch chuck |
Use .html.php for Views. |
|
1.61 (+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.60 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.59 (+2 -2 lines) |
12/12/2007 05:05 AM |
Duck duck |
Allow to enter unlimited fractional digits in item price |
|
1.58 (+1 -2 lines) |
11/26/2007 03:44 AM |
Duck duck |
Autoloader is already loded so use it.
Remove some unneeded references. |
|
1.57 (+3 -3 lines) |
11/06/2007 10:03 AM |
Jan Schneider jan |
Copyright assignments. |
|
1.56 (+2 -2 lines) |
08/22/2007 10:49 AM |
Duck duck |
Use category tree |
|
1.55 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.54 (+7 -8 lines) |
06/26/2007 12:34 PM |
Duck duck |
Move from templates to views |
|
1.53 (+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.52 (+3 -3 lines) |
06/15/2007 12:15 AM |
Chuck Hagenbuch chuck |
$merk => $merk_driver |
|
1.51 (+4 -4 lines) |
06/09/2007 04:15 PM |
Duck duck |
Use central currency type code |
|
1.50 (+2 -2 lines) |
05/26/2007 11:39 AM |
Duck duck |
Use MERK_TEMPLATES |
|
1.49 (+8 -2 lines) |
02/12/2007 05:09 AM |
Duck duck |
Unhidden cid to allow an item to be moved between categories. |
|
1.48 (+2 -2 lines) |
02/11/2007 12:25 PM |
Duck duck |
Add seller add/edit form. |
|
1.47 (+2 -2 lines) |
01/28/2007 08:48 AM |
Duck duck |
Use merk renderer |
|
1.46 (+4 -3 lines) |
01/10/2007 02:58 PM |
Duck duck |
Use Horde_Currency for formated price input |
|
1.45 (+2 -2 lines) |
01/10/2007 10:06 AM |
Duck duck |
Use new template code and fix buggy templates. |
|
1.44 (+8 -6 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.43 (+2 -2 lines) |
12/08/2006 04:33 AM |
Duck duck |
Move cache out of each object in the global space.
Cache taxes data. |
|
1.42 (+3 -3 lines) |
12/04/2006 03:58 PM |
Duck duck |
Various fixes |
|
1.41 (+2 -2 lines) |
12/03/2006 10:46 AM |
Duck duck |
Continue working on sellers support |
|
1.40 (+8 -1 lines) |
12/02/2006 12:05 PM |
Duck duck |
Start working on sellers support. |
|
1.39 (+2 -3 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.38 (+2 -2 lines) |
11/12/2006 01:07 PM |
Duck duck |
Rename item_delivery to item_service to match usage purposes and actually implement it. If in the shopping chart we have all ?soft delivery? items presume that we are selling not deliverable goods (services, consulting etc.) and avoid all shipping and delivery processing. |
|
1.37 (+4 -4 lines) |
08/04/2006 11:33 AM |
Duck duck |
Show debugInfo in administration |
|
1.36 (+3 -3 lines) |
07/25/2006 03:13 AM |
Duck duck |
Fix item image editing |
|
1.35 (+3 -3 lines) |
07/23/2006 02:46 PM |
Duck duck |
- Snow category name in the browsing title
- Use vfs direct for category image too
- Remove payment prefs, never implemented
- Actually set the prefs values in the checkout
- Change vfs direct config to be a string so other alias can be specified. For example web-servers with disabled sym-links.
- Combine confusing double addresses
- Some more clean ups and fixes |
|
1.34 (+4 -5 lines) |
07/21/2006 01:53 PM |
Duck duck |
Clean ups |
|
1.33 (+28 -55 lines) |
07/21/2006 12:34 PM |
Duck duck |
- Added Country option to allow limit delivery to only some countries
- Added listCostOptions and listCostStock to pass detailed stock data |
|
1.32 (+3 -2 lines) |
07/21/2006 07:28 AM |
Duck duck |
Multi-lingual Deliveries
Added mysql optimised structure
Other clean ups |
|
1.31 (+2 -2 lines) |
07/19/2006 04:35 AM |
Duck duck |
Finish sending invoice by email support |
|
1.30 (+2 -1 lines) |
07/17/2006 03:25 PM |
Duck duck |
Activate gettext in templates |
|
1.29 (+2 -2 lines) |
07/17/2006 02:33 PM |
Duck duck |
Clean up messages and add Slovenian translation |
|
1.28 (+2 -2 lines) |
07/17/2006 09:33 AM |
Duck duck |
Gettext messages clean up |
|
1.27 (+2 -2 lines) |
06/13/2006 02:59 PM |
Duck duck |
Catch DB error in Merk_Driver_sql::getItems.
Move grant commands to the end of merk.sql.
Do not require item description.
Fix currency selection. |
|
1.26 (+2 -2 lines) |
04/25/2006 11:17 AM |
Chuck Hagenbuch chuck |
- only store image basename since we use only it, not the whole path
- add parameter Merk_Driver_sql::getItemArray() to load image data only if
needed (needed only while editing)
- don't need subcategories since we already render the whole tree
Submitted by: Duck <duck@obala.net> |
|
1.25 (+3 -2 lines) |
04/15/2006 11:21 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.24 (+7 -7 lines) |
03/10/2006 02:40 PM |
Chuck Hagenbuch chuck |
remove unnecessary references and singleton() calls. |
|
1.23 (+2 -2 lines) |
10/13/2005 01:30 AM |
Matt Selsky selsky |
ws |
|
1.22 (+20 -1 lines) |
04/27/2005 12:13 AM |
Chuck Hagenbuch chuck |
- image.php new file to display big gallery images
- merf.diff add support for linked galleries
Submitted by: duck@obala.net |
|
1.21 (+4 -1 lines) |
04/18/2005 01:14 PM |
Jan Schneider jan |
- a lot of html clean up, div where posible, menuSpacers...
- tax display fixes
Submitted by: Duck <duck@obala.net> |
|
1.20 (+9 -1 lines) |
04/07/2005 07:39 PM |
Chuck Hagenbuch chuck |
[cjh] Initial taxes support (Duck <duck@obala.net>). |
|
1.19 (+3 -3 lines) |
04/05/2005 10:22 AM |
Chuck Hagenbuch chuck |
Assorted html cleanup from Duck <duck@obala.net>. |
|
1.18 (+11 -16 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.17 (+3 -3 lines) |
10/19/2004 11:22 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.16 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.15 (+3 -3 lines) |
05/20/2004 11:56 AM |
Jan Schneider jan |
Fix package names. |
|
1.14 (+3 -3 lines) |
04/20/2004 02:50 AM |
mdjukic |
wrong field type |
|
1.13 (+9 -20 lines) |
04/20/2004 02:48 AM |
mdjukic |
clean up |
|
1.12 (+3 -3 lines) |
04/19/2004 05:42 PM |
mdjukic |
redundant |
|
1.11 (+3 -3 lines) |
04/09/2004 10:45 AM |
mdjukic |
fix class name |
|
1.10 (+5 -5 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.9 (+9 -8 lines) |
04/04/2004 10:04 PM |
mdjukic |
bring merk up to date with changes in horde_form, include the renderer libs only when needed, fix redundant path |
|
1.8 (+5 -4 lines) |
02/12/2004 02:40 AM |
mdjukic |
fix enabling |
|
1.7 (+4 -4 lines) |
02/11/2004 09:18 PM |
mdjukic |
change to |
|
1.6 (+3 -2 lines) |
02/11/2004 08:46 PM |
mdjukic |
take the template out of the base.php |
|
1.5 (+7 -8 lines) |
02/11/2004 08:35 PM |
mdjukic |
slight tweaks, add defaults, neater flag logic |
|
1.4 (+3 -3 lines) |
01/22/2004 12:02 PM |
mdjukic |
fix typo, call getValue() only once |
|
1.3 (+9 -6 lines) |
01/21/2004 06:01 AM |
mdjukic |
only bother with flags if more than one language |
|
1.2 (+3 -3 lines) |
01/20/2004 07:16 PM |
mdjukic |
fix footer template path |
|
1.1 |
01/13/2004 10:26 PM |
mdjukic |
scripts to handle items, need a bit of cleaning up |