|
1.50 (+287 -278 lines) |
01/30/2008 04:15 AM |
Duck duck |
- Convert read the prefs address inside the getInfo call
- Save the default shipping address
- Avoid some warnings |
|
1.49 (+83 -121 lines) |
06/25/2007 12:28 PM |
Duck duck |
Update translation.
Add missing file. |
|
1.48 (+130 -44 lines) |
05/16/2007 11:23 AM |
Duck duck |
Remove delivery option form invoice since now the delivery is only another item in invoice.
Add direct print link to invoice view page.
Add possibility to add taxes and currencies directly from Merk.
Marge company data code form Minerva and Gulliver. |
|
1.47 (+99 -85 lines) |
04/28/2007 07:40 AM |
Duck duck |
Move the stock selection fields in a Merk method to avoid code duplication.
Add a action to notify the user of too much selected quantity even before posting the form. |
|
1.46 (+16 -8 lines) |
04/16/2007 07:46 AM |
Duck duck |
Add option to view out of stock articles. |
|
1.45 (+117 -71 lines) |
04/16/2007 04:27 AM |
Duck duck |
Fix stock value edit option.
Update slovenian translation |
|
1.44 (+53 -41 lines) |
01/11/2007 06:07 AM |
Duck duck |
Fix images editing |
|
1.43 (+72 -59 lines) |
01/10/2007 02:20 PM |
Duck duck |
Finish upgrade script and image display.
Update table structure. |
|
1.42 (+5 -5 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.41 (+37 -38 lines) |
12/08/2006 06:35 AM |
Duck duck |
Cache the common item data selection by category. |
|
1.40 (+28 -7 lines) |
12/03/2006 11:54 AM |
Duck duck |
Add items sorting support |
|
1.39 (+45 -23 lines) |
12/03/2006 10:46 AM |
Duck duck |
Continue working on sellers support |
|
1.38 (+37 -9 lines) |
12/03/2006 09:28 AM |
Duck duck |
Add sellers list and fix Merk_Driver_sql::getAllItems(). |
|
1.37 (+9 -4 lines) |
12/02/2006 03:52 PM |
Duck duck |
Browse items for a selected seller. |
|
1.36 (+31 -27 lines) |
12/02/2006 12:05 PM |
Duck duck |
Start working on sellers support. |
|
1.35 (+2 -2 lines) |
11/22/2006 10:13 AM |
Duck duck |
Minor fixes |
|
1.34 (+50 -53 lines) |
11/21/2006 04:03 PM |
Duck duck |
Fix blocks |
|
1.33 (+9 -9 lines) |
11/21/2006 11:57 AM |
Duck duck |
Add item description.
Fix stock check. |
|
1.32 (+4 -3 lines) |
11/21/2006 02:22 AM |
Duck duck |
Update translation and testing item id. |
|
1.31 (+62 -47 lines) |
11/21/2006 01:48 AM |
Duck duck |
Add item option selection and check available stock quantity. |
|
1.30 (+1 -1 lines) |
11/20/2006 02:53 PM |
Duck duck |
Split the checkout form preparation into a separate file and start working on a ?direct by? page, which allow the user to buy a article directly in one step. |
|
1.29 (+52 -52 lines) |
11/20/2006 01:19 PM |
Duck duck |
Don't set up another array but fill the old one. |
|
1.28 (+58 -55 lines) |
11/20/2006 09:49 AM |
Duck duck |
Less sql load in Merk_Driver_sql::getItems. |
|
1.27 (+58 -53 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.26 (+44 -54 lines) |
11/12/2006 11:39 AM |
Duck duck |
If no category is selected, instead to leave a the blank page with left tree selection, show all categories images to select from. |
|
1.25 (+15 -15 lines) |
10/09/2006 01:27 PM |
Duck duck |
Pass original article price to the selling app.
Deliveries do not need Horde_SQL_Attributes |
|
1.24 (+101 -86 lines) |
10/03/2006 03:36 PM |
Duck duck |
Correctly format the delivery item and redirect to the payment process using full url. |
|
1.23 (+11 -11 lines) |
09/28/2006 09:41 AM |
Duck duck |
Detect if payment module is available and the are actually any payment method linked to merk. If so redirect the user to the payment process. |
|
1.22 (+4 -4 lines) |
09/27/2006 12:42 PM |
Duck duck |
Added null invoice driver. Disables chart selling activities. So Merk can be used only as a catalog or we can easy temporary disable selling without deactivate it and allow users to browse article while administrating. |
|
1.21 (+28 -28 lines) |
09/27/2006 11:49 AM |
Duck duck |
The null stock driver don't support item options. So when adding an article into cart add its item_id not stock_id. |
|
1.20 (+2 -2 lines) |
09/07/2006 07:52 AM |
Duck duck |
Update italian and slovenian translation |
|
1.19 (+32 -37 lines) |
09/06/2006 03:10 PM |
Duck duck |
The mail subject is now set in the driver extension. So minerva driver can display the actual human name of selected type |
|
1.18 (+88 -88 lines) |
09/06/2006 01:55 PM |
Duck duck |
Implement delivary minimal carts totals. |
|
1.17 (+31 -33 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.16 (+62 -44 lines) |
08/21/2006 11:34 AM |
Duck duck |
Allow to set the minimal order value per delivery |
|
1.15 (+9 -29 lines) |
08/04/2006 11:33 AM |
Duck duck |
Show debugInfo in administration |
|
1.14 (+103 -90 lines) |
07/29/2006 11:03 AM |
Duck duck |
Move special prefs out of prefs.php.dist |
|
1.13 (+1 -1 lines) |
07/26/2006 12:58 PM |
Jan Schneider jan |
Update sl_SI translation. |
|
1.12 (+2 -2 lines) |
07/26/2006 10:28 AM |
Duck duck |
Minor fixes |
|
1.11 (+2 -2 lines) |
07/25/2006 09:02 AM |
Duck duck |
update Italian translation |
|
1.10 (+61 -61 lines) |
07/25/2006 05:52 AM |
Duck duck |
Show category name in cart, checkout and invoice
Add todo list |
|
1.9 (+34 -39 lines) |
07/25/2006 03:13 AM |
Duck duck |
Fix item image editing |
|
1.8 (+89 -121 lines) |
07/24/2006 03:49 PM |
Duck duck |
Add configure option to supply which currencies to use. Merk::formatPrice() will output all prices in selected format. For example EUR and USD. Or like country which is going to join the European monetary union and all the prices must be listed in our currency (SIT) and EUR. |
|
1.7 (+1 -1 lines) |
07/24/2006 09:47 AM |
Duck duck |
Preserve page number in stock actions |
|
1.6 (+61 -64 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.5 (+120 -167 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.4 (+244 -289 lines) |
07/22/2006 06:32 AM |
Duck duck |
Fix deleting category |
|
1.3 (+184 -153 lines) |
07/19/2006 04:35 AM |
Duck duck |
Finish sending invoice by email support |
|
1.2 (+4 -4 lines) |
07/18/2006 08:49 AM |
Duck duck |
Fix formating of prefs.php.dist
Move invoice output to Invoice class to not duplicate code.
Basic support of sending invoice by email |
|
1.1 |
07/17/2006 02:33 PM |
Duck duck |
Clean up messages and add Slovenian translation |