|
1.78 (+3 -2 lines) |
12/04/2008 02:39 PM |
Duck duck |
Tax index fixes |
|
1.77 (+2 -2 lines) |
04/16/2008 04:25 PM |
Chuck Hagenbuch chuck |
Use .html.php for Views. |
|
1.76 (+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.75 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.74 (+2 -1 lines) |
12/19/2007 12:56 PM |
Duck duck |
Show stock model instead of item model if exists |
|
1.73 (+2 -2 lines) |
12/13/2007 11:16 AM |
Duck duck |
Use __construct |
|
1.72 (+3 -3 lines) |
11/06/2007 10:03 AM |
Jan Schneider jan |
Copyright assignments. |
|
1.71 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.70 (+21 -21 lines) |
06/26/2007 12:34 PM |
Duck duck |
Move from templates to views |
|
1.69 (+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.68 (+9 -9 lines) |
06/15/2007 12:15 AM |
Chuck Hagenbuch chuck |
$merk => $merk_driver |
|
1.67 (+2 -2 lines) |
05/26/2007 11:39 AM |
Duck duck |
Use MERK_TEMPLATES |
|
1.66 (+7 -5 lines) |
04/28/2007 05:22 AM |
Duck duck |
Move process form to an object, instead of including a file.
Add getSellingForm api method to allow inclusion of direct selling form outside merk. For example on a custom product page. |
|
1.65 (+3 -3 lines) |
01/10/2007 10:06 AM |
Duck duck |
Use new template code and fix buggy templates. |
|
1.64 (+4 -4 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.63 (+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.62 (+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.61 (+2 -2 lines) |
11/21/2006 02:19 AM |
Duck duck |
Fix reducing item stock.
Finish processing of direct buy form. |
|
1.60 (+6 -127 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.59 (+20 -24 lines) |
11/20/2006 01:19 PM |
Duck duck |
Don't set up another array but fill the old one. |
|
1.58 (+47 -39 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.57 (+1 -3 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.56 (+18 -16 lines) |
10/10/2006 12:24 PM |
Duck duck |
Format the prices only for the template parts. Other rounding price can produce incorrect calculation of invoices or payment calculation. |
|
1.55 (+2 -7 lines) |
10/03/2006 03:16 PM |
Duck duck |
Remove some uneeded variables |
|
1.54 (+13 -69 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.53 (+16 -1 lines) |
10/03/2006 02:59 AM |
Duck duck |
Add delivery cost to the generated invoice by adding it as a additional item. |
|
1.52 (+4 -3 lines) |
09/28/2006 01:50 PM |
Duck duck |
Pass billing information to the payment process. |
|
1.51 (+15 -2 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.50 (+2 -2 lines) |
09/06/2006 06:04 PM |
Duck duck |
Show invoice name not invoice id |
|
1.49 (+11 -5 lines) |
09/06/2006 01:55 PM |
Duck duck |
Implement delivary minimal carts totals. |
|
1.48 (+18 -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.47 (+34 -26 lines) |
08/21/2006 11:34 AM |
Duck duck |
Allow to set the minimal order value per delivery |
|
1.46 (+3 -3 lines) |
08/19/2006 09:04 AM |
Jan Schneider jan |
Spelling, grammar. The disclaimer should probably be configurable. |
|
1.45 (+8 -7 lines) |
07/29/2006 11:03 AM |
Duck duck |
Move special prefs out of prefs.php.dist |
|
1.44 (+3 -3 lines) |
07/28/2006 05:14 AM |
Duck duck |
Minor fixes |
|
1.43 (+44 -65 lines) |
07/27/2006 09:28 AM |
Duck duck |
Add disclaimer and suppress options that comes out not useful from current user environment. |
|
1.42 (+3 -3 lines) |
07/26/2006 10:28 AM |
Duck duck |
Minor fixes |
|
1.41 (+2 -1 lines) |
07/26/2006 03:19 AM |
Duck duck |
Same more discount display fixes
Show product image in cart and checkout |
|
1.40 (+2 -1 lines) |
07/25/2006 05:56 PM |
Duck duck |
Fix discount calculation |
|
1.39 (+2 -2 lines) |
07/25/2006 02:31 PM |
Duck duck |
Allow to limit shipping/delivery to selected countres |
|
1.38 (+3 -2 lines) |
07/25/2006 05:52 AM |
Duck duck |
Show category name in cart, checkout and invoice
Add todo list |
|
1.37 (+3 -2 lines) |
07/25/2006 03:13 AM |
Duck duck |
Fix item image editing |
|
1.36 (+2 -3 lines) |
07/24/2006 09:47 AM |
Duck duck |
Preserve page number in stock actions |
|
1.35 (+18 -15 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 (+3 -7 lines) |
07/21/2006 01:53 PM |
Duck duck |
Clean ups |
|
1.33 (+10 -27 lines) |
07/21/2006 07:28 AM |
Duck duck |
Multi-lingual Deliveries
Added mysql optimised structure
Other clean ups |
|
1.32 (+38 -43 lines) |
07/20/2006 06:57 AM |
Duck duck |
Allow to supply item model for every item option combination
Uniform chart display
Clean ups and reformat |
|
1.31 (+2 -6 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.30 (+3 -3 lines) |
07/19/2006 04:35 AM |
Duck duck |
Finish sending invoice by email support |
|
1.29 (+70 -45 lines) |
07/18/2006 05:02 PM |
Duck duck |
Done adding send email support.
Still need to store entered contact data and clean up some things |
|
1.28 (+2 -2 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.27 (+11 -11 lines) |
07/17/2006 02:33 PM |
Duck duck |
Clean up messages and add Slovenian translation |
|
1.26 (+7 -7 lines) |
07/17/2006 09:33 AM |
Duck duck |
Gettext messages clean up |
|
1.25 (+3 -1 lines) |
07/17/2006 07:57 AM |
Duck duck |
Basic support for storing Merk invoices in Minerva. |
|
1.24 (+7 -2 lines) |
07/17/2006 06:03 AM |
Duck duck |
Split invoice handling in separate driver ? making space for Minerva invoice driver. |
|
1.23 (+2 -2 lines) |
06/13/2006 03:41 AM |
Duck duck |
Remove old taxes and currencies code.
Move addTax, getTax and getTaxes directly to Merk_Driver.
Try first currency from current locale info, if is not set, use to default.
Remove not used getCurrencySymbol, getCurrency and calcTax.
Remove deprecated title2 from Horde::link calls. |
|
1.22 (+2 -1 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.21 (+8 -8 lines) |
03/10/2006 02:40 PM |
Chuck Hagenbuch chuck |
remove unnecessary references and singleton() calls. |
|
1.20 (+5 -3 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.19 (+33 -11 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.18 (+29 -27 lines) |
04/09/2005 12:04 PM |
Chuck Hagenbuch chuck |
- clean up templates
- adds config option to show prices with or without prices
- displays prices taxed or not
Submitted by: Duck <duck@obala.net> |
|
1.17 (+3 -3 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.16 (+2 -2 lines) |
11/19/2004 01:57 PM |
Chuck Hagenbuch chuck |
Error checking. |
|
1.15 (+3 -3 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.14 (+3 -3 lines) |
10/19/2004 11:22 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.13 (+2 -2 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.12 (+10 -2 lines) |
04/26/2004 12:06 PM |
miki |
Added reduceStock() |
|
1.11 (+2 -2 lines) |
04/19/2004 06:21 PM |
mdjukic |
no need for caps |
|
1.10 (+4 -4 lines) |
04/09/2004 05:36 AM |
mdjukic |
get back the invoice id and check that for errors |
|
1.9 (+2 -3 lines) |
04/08/2004 11:06 AM |
mdjukic |
clear cart |
|
1.8 (+25 -8 lines) |
04/08/2004 11:03 AM |
mdjukic |
clean up a bit, only show prefs addresses if there are any saved |
|
1.7 (+6 -6 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.6 (+7 -6 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.5 (+4 -4 lines) |
03/10/2004 04:01 PM |
Jan Schneider jan |
Fix call-by-reference, style. |
|
1.4 (+37 -43 lines) |
02/12/2004 04:20 PM |
Chuck Hagenbuch chuck |
Put in any error handling I could find was needed by poking around without
having created any of the database tables. :) |
|
1.3 (+5 -4 lines) |
02/12/2004 02:27 AM |
mdjukic |
clean up |
|
1.2 (+9 -9 lines) |
02/11/2004 09:18 PM |
mdjukic |
change to |
|
1.1 |
02/11/2004 08:48 PM |
mdjukic |
the checkout script |