|
1.25 (+2 -2 lines) |
04/16/2008 04:25 PM |
Chuck Hagenbuch chuck |
Use .html.php for Views. |
|
1.24 (+2 -2 lines) |
01/07/2008 03:15 AM |
Duck duck |
- Fix edit link name in stock options.
- Small templates clean up.
- @define -> define |
|
1.23 (+2 -2 lines) |
01/02/2008 06:13 AM |
Jan Schneider jan |
Happy New Year |
|
1.22 (+1 -4 lines) |
11/26/2007 03:44 AM |
Duck duck |
Autoloader is already loded so use it.
Remove some unneeded references. |
|
1.21 (+3 -3 lines) |
11/06/2007 10:03 AM |
Jan Schneider jan |
Copyright assignments. |
|
1.20 (+6 -7 lines) |
06/26/2007 12:34 PM |
Duck duck |
Move from templates to views |
|
1.19 (+2 -2 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.18 (+3 -3 lines) |
06/15/2007 12:15 AM |
Chuck Hagenbuch chuck |
$merk => $merk_driver |
|
1.17 (+2 -2 lines) |
05/26/2007 11:39 AM |
Duck duck |
Use MERK_TEMPLATES |
|
1.16 (+6 -7 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.15 (+3 -3 lines) |
01/10/2007 10:06 AM |
Duck duck |
Use new template code and fix buggy templates. |
|
1.14 (+2 -2 lines) |
08/04/2006 11:33 AM |
Duck duck |
Show debugInfo in administration |
|
1.13 (+4 -7 lines) |
07/21/2006 01:53 PM |
Duck duck |
Clean ups |
|
1.12 (+2 -1 lines) |
07/17/2006 03:25 PM |
Duck duck |
Activate gettext in templates |
|
1.11 (+6 -6 lines) |
03/10/2006 02:40 PM |
Chuck Hagenbuch chuck |
remove unnecessary references and singleton() calls. |
|
1.10 (+4 -9 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.9 (+3 -3 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.8 (+3 -3 lines) |
05/20/2004 11:56 AM |
Jan Schneider jan |
Fix package names. |
|
1.7 (+3 -3 lines) |
04/09/2004 10:45 AM |
mdjukic |
fix class name |
|
1.6 (+5 -5 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.5 (+7 -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.4 (+34 -48 lines) |
02/11/2004 09:50 PM |
mdjukic |
clean up logic, get rid of useless buttons and vars |
|
1.3 (+4 -4 lines) |
02/11/2004 09:18 PM |
mdjukic |
change to |
|
1.2 (+3 -2 lines) |
02/11/2004 08:45 PM |
mdjukic |
take the template out of the base.php |
|
1.1 |
02/11/2004 06:17 PM |
mdjukic |
script to change a cart item's quantity |