|
1.92 (+53 -53 lines) |
08/01/2008 11:47 AM |
Jan Schneider jan |
Updated |
|
1.91 (+55 -55 lines) |
04/01/2008 12:46 PM |
Jan Schneider jan |
Updated |
|
1.90 (+51 -52 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.89 (+35 -35 lines) |
12/16/2007 12:14 PM |
Jan Schneider jan |
Updated |
|
1.88 (+8 -8 lines) |
12/13/2007 11:16 AM |
Duck duck |
Use __construct |
|
1.87 (+170 -170 lines) |
11/27/2007 06:08 AM |
Duck duck |
Use less loops ? don't get the result array from db layer and re-loop results, but process the query directly. |
|
1.86 (+92 -92 lines) |
11/23/2007 06:30 AM |
Jan Schneider jan |
Updated |
|
1.85 (+16 -12 lines) |
11/10/2007 07:05 AM |
Duck duck |
We don't need to require a default category to be set. If no default category is defined, we show a full items list like in every common eshop.
Fix bug that double select items.
Declare functions public or private and remove unused hashes.
Use autoload. |
|
1.84 (+40 -39 lines) |
09/08/2007 01:30 PM |
Jan Schneider jan |
Updated |
|
1.83 (+106 -101 lines) |
08/21/2007 04:12 AM |
Duck duck |
Add CSV stock update example |
|
1.82 (+79 -100 lines) |
06/25/2007 12:28 PM |
Duck duck |
Update translation.
Add missing file. |
|
1.81 (+18 -22 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.80 (+4 -17 lines) |
06/09/2007 04:15 PM |
Duck duck |
Use central currency type code |
|
1.79 (+126 -40 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.78 (+5 -5 lines) |
05/16/2007 09:51 AM |
Duck duck |
Add invoices pagination |
|
1.77 (+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.76 (+16 -8 lines) |
04/16/2007 07:46 AM |
Duck duck |
Add option to view out of stock articles. |
|
1.75 (+40 -40 lines) |
04/16/2007 04:27 AM |
Duck duck |
Fix stock value edit option.
Update slovenian translation |
|
1.74 (+78 -36 lines) |
04/05/2007 10:15 AM |
Duck duck |
Fix gallery images display |
|
1.73 (+14 -10 lines) |
02/04/2007 01:52 PM |
Duck duck |
Change load_image to specify the image view size and show the big one in the direct selling. |
|
1.72 (+53 -41 lines) |
01/11/2007 06:07 AM |
Duck duck |
Fix images editing |
|
1.71 (+63 -50 lines) |
01/10/2007 02:20 PM |
Duck duck |
Finish upgrade script and image display.
Update table structure. |
|
1.70 (+20 -20 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.69 (+3 -3 lines) |
12/30/2006 06:49 AM |
Jan Schneider jan |
Updated |
|
1.68 (+37 -37 lines) |
12/08/2006 06:35 AM |
Duck duck |
Cache the common item data selection by category. |
|
1.67 (+27 -7 lines) |
12/03/2006 11:54 AM |
Duck duck |
Add items sorting support |
|
1.66 (+44 -22 lines) |
12/03/2006 10:46 AM |
Duck duck |
Continue working on sellers support |
|
1.65 (+37 -9 lines) |
12/03/2006 09:28 AM |
Duck duck |
Add sellers list and fix Merk_Driver_sql::getAllItems(). |
|
1.64 (+9 -4 lines) |
12/02/2006 03:52 PM |
Duck duck |
Browse items for a selected seller. |
|
1.63 (+26 -13 lines) |
12/02/2006 12:05 PM |
Duck duck |
Start working on sellers support. |
|
1.62 (+6 -6 lines) |
12/02/2006 10:32 AM |
Duck duck |
Don't format item_discount if it's not set |
|
1.61 (+2 -2 lines) |
11/22/2006 10:13 AM |
Duck duck |
Minor fixes |
|
1.60 (+50 -53 lines) |
11/21/2006 04:03 PM |
Duck duck |
Fix blocks |
|
1.59 (+9 -9 lines) |
11/21/2006 11:57 AM |
Duck duck |
Add item description.
Fix stock check. |
|
1.58 (+3 -3 lines) |
11/21/2006 02:22 AM |
Duck duck |
Update translation and testing item id. |
|
1.57 (+63 -48 lines) |
11/21/2006 01:48 AM |
Duck duck |
Add item option selection and check available stock quantity. |
|
1.56 (+50 -50 lines) |
11/20/2006 01:19 PM |
Duck duck |
Don't set up another array but fill the old one. |
|
1.55 (+56 -51 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.54 (+8 -18 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.53 (+49 -49 lines) |
10/17/2006 04:33 PM |
Duck duck |
Don't notify if of the successful invoice if we are passing to the payment system.
Don't border the client about unsuccessful mail send.
Fix mail recipient in authorizationResponse api call; |
|
1.52 (+38 -38 lines) |
10/17/2006 04:16 AM |
Duck duck |
- factory the invoice class in the process level
- add getName apo call for registy to retrive invoice name
- check currencies and type in incubator |
|
1.51 (+14 -14 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.50 (+44 -44 lines) |
10/03/2006 03:36 PM |
Duck duck |
Correctly format the delivery item and redirect to the payment process using full url. |
|
1.49 (+66 -56 lines) |
10/03/2006 02:58 PM |
Duck duck |
Move checkout processing in a separate script to have more cleaner code.
Actually save the default billing address in preferences.
Don't require tax for deliveries.
Catch more errors in checkout processing. |
|
1.48 (+55 -50 lines) |
10/03/2006 02:59 AM |
Duck duck |
Add delivery cost to the generated invoice by adding it as a additional item. |
|
1.47 (+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.46 (+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.45 (+26 -26 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.44 (+2 -2 lines) |
09/07/2006 07:52 AM |
Duck duck |
Update italian and slovenian translation |
|
1.43 (+31 -36 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.42 (+79 -79 lines) |
09/06/2006 01:55 PM |
Duck duck |
Implement delivary minimal carts totals. |
|
1.41 (+37 -38 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.40 (+53 -38 lines) |
08/21/2006 11:34 AM |
Duck duck |
Allow to set the minimal order value per delivery |
|
1.39 (+7 -7 lines) |
08/19/2006 12:16 PM |
Jan Schneider jan |
Updated |
|
1.38 (+6 -26 lines) |
08/04/2006 11:33 AM |
Duck duck |
Show debugInfo in administration |
|
1.37 (+41 -41 lines) |
07/29/2006 11:03 AM |
Duck duck |
Move special prefs out of prefs.php.dist |
|
1.36 (+97 -87 lines) |
07/27/2006 09:28 AM |
Duck duck |
Add disclaimer and suppress options that comes out not useful from current user environment. |
|
1.35 (+60 -60 lines) |
07/25/2006 05:52 AM |
Duck duck |
Show category name in cart, checkout and invoice
Add todo list |
|
1.34 (+32 -37 lines) |
07/25/2006 03:13 AM |
Duck duck |
Fix item image editing |
|
1.33 (+88 -120 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.32 (+60 -63 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.31 (+115 -162 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.30 (+234 -284 lines) |
07/22/2006 06:32 AM |
Duck duck |
Fix deleting category |
|
1.29 (+115 -110 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.28 (+181 -149 lines) |
07/19/2006 04:35 AM |
Duck duck |
Finish sending invoice by email support |
|
1.27 (+33 -88 lines) |
07/17/2006 02:33 PM |
Duck duck |
Clean up messages and add Slovenian translation |
|
1.26 (+11 -52 lines) |
07/17/2006 09:33 AM |
Duck duck |
Gettext messages clean up |
|
1.25 (+116 -178 lines) |
07/17/2006 09:03 AM |
Duck duck |
Remove taxes templates too |
|
1.24 (+29 -33 lines) |
07/17/2006 03:19 AM |
Duck duck |
Basic permission check in catalog. |
|
1.23 (+124 -119 lines) |
04/18/2006 10:47 AM |
Jan Schneider jan |
Updated |
|
1.22 (+5 -9 lines) |
01/24/2006 12:03 PM |
Jan Schneider jan |
Updated |
|
1.21 (+7 -7 lines) |
01/01/2006 01:34 PM |
Jan Schneider jan |
Updated |
|
1.20 (+6 -6 lines) |
11/23/2005 01:29 PM |
Jan Schneider jan |
Update |
|
1.19 (+22 -22 lines) |
07/06/2005 06:58 PM |
Jan Schneider jan |
Update |
|
1.18 (+137 -111 lines) |
05/11/2005 09:20 AM |
Jan Schneider jan |
Updated |
|
1.17 (+171 -99 lines) |
04/16/2005 05:38 AM |
Jan Schneider jan |
Updated |
|
1.16 (+6 -10 lines) |
01/03/2005 08:27 AM |
Jan Schneider jan |
Updated |
|
1.15 (+24 -24 lines) |
12/08/2004 04:28 AM |
Jan Schneider jan |
Updated |
|
1.14 (+223 -219 lines) |
12/01/2004 08:57 AM |
Jan Schneider jan |
Updated |
|
1.13 (+18 -18 lines) |
11/17/2004 07:10 AM |
Jan Schneider jan |
Updated |
|
1.12 (+2 -2 lines) |
10/31/2004 12:23 PM |
Jan Schneider jan |
Updated |
|
1.11 (+83 -75 lines) |
09/29/2004 08:22 PM |
Jan Schneider jan |
Updated |
|
1.10 (+75 -83 lines) |
08/30/2004 08:38 AM |
mdjukic |
udpate it_IT |
|
1.9 (+85 -6 lines) |
08/17/2004 05:40 PM |
Jan Schneider jan |
Updated |
|
1.8 (+10 -16 lines) |
06/08/2004 07:34 PM |
Jan Schneider jan |
Updated |
|
1.7 (+154 -167 lines) |
04/29/2004 03:19 PM |
Jan Schneider jan |
Updated |
|
1.6 (+22 -13 lines) |
04/20/2004 02:43 AM |
mdjukic |
updated |
|
1.5 (+202 -254 lines) |
04/19/2004 06:43 PM |
mdjukic |
updated |
|
1.4 (+8 -8 lines) |
03/10/2004 03:44 PM |
Jan Schneider jan |
Updated |
|
1.3 (+468 -177 lines) |
02/14/2004 08:08 AM |
Jan Schneider jan |
Updated |
|
1.2 (+822 -354 lines) |
01/22/2004 06:44 PM |
Jan Schneider jan |
Updated |
|
1.1 |
01/13/2004 10:52 PM |
mdjukic |
some po files |