Commit graph

4950 commits

Author SHA1 Message Date
Steve Swanson
bd57a9f87f 2006-04-26 20:35:28 +00:00
Steve Swanson
9572989d46 Corrections to style 1's navigation system 2006-04-26 20:32:04 +00:00
Steve Swanson
ec7e44b110 Added a new navigation asset for style 3 2006-04-26 20:04:01 +00:00
JT Smith
dc5bb2d61a fixing carriage returns again 2006-04-26 19:57:15 +00:00
JT Smith
7b69a01563 some fixes 2006-04-26 19:43:03 +00:00
Steve Swanson
c615a2a4fb Added strict template for horizontal login 2006-04-26 19:33:25 +00:00
Steve Swanson
9d5d723eef Fixes for style 3 2006-04-26 19:29:38 +00:00
JT Smith
4f0727ba40 fixed a bug in cache control
fixed a bug in snippet
added more of the default 7.0 content
2006-04-26 18:34:58 +00:00
Colin Kuskie
3bc44928b3 final? i18n for EMS 2006-04-26 18:20:14 +00:00
Yung Han Khoe
1991685839 Added default view property to SQLForm. Removed unused viewTemplateId
from SQLForm table. Updated help and international.
2006-04-26 12:56:18 +00:00
Roy Johnson
2ef113eb02 Added sku, skutemplate, and weight to edit event form. Exposed corresponding template vars for each in search and default view methods. 2006-04-26 05:26:23 +00:00
JT Smith
ac15407a7e trying to fix the new styles which are all broke to hell!!!!
removed convertCarriageReturns from article
added two of the new content items for 7
2006-04-26 01:59:13 +00:00
Frank Dillon
8e219cdc75 Fixed custom filter so only "visible" fields show. 2006-04-25 18:52:47 +00:00
Frank Dillon
abae2d6a29 Merged Advanced and Basic searches 2006-04-25 18:00:10 +00:00
Colin Kuskie
bc2f54e08c Fix a typo in the Template/Parser.pm code.
The SQL table patch for userSessionScratch won't apply if the table contains
duplicate entries in the rows that will be set as keys.  So the table is
emptied before the patch is applied.
2006-04-25 17:38:58 +00:00
Frank Dillon
79806e417f added sku to keyword search 2006-04-25 16:53:30 +00:00
Steve Swanson
3e171a1328 Added xhtml strict random thread template 2006-04-25 16:21:01 +00:00
Frank Dillon
464b52b701 Fix for issue where select lists were displaying default data rather than what was saved in the database. 2006-04-25 16:17:01 +00:00
Frank Dillon
dc50a3eb81 Removed code that stripped whitespace out of search criteria causing the search to fail on list items. 2006-04-25 14:56:22 +00:00
Steve Swanson
7d3248da40 Reduced the opacity for style 3's coolmenus 2006-04-25 14:54:32 +00:00
Steve Swanson
362d9f113b Added default dashboard and default product xhtml strict templates 2006-04-25 14:35:20 +00:00
Matthew Wilson
82433e8873 oops 2006-04-25 13:41:42 +00:00
Matthew Wilson
a83a01f80b fixing bug where Visitor got profile and badge info assigned. 2006-04-25 12:49:27 +00:00
Matthew Wilson
8aa438fa67 should speed up most template processing where there is more than 1 form variable. 2006-04-25 12:39:05 +00:00
Colin Kuskie
8657769993 add keys to userSessionScratch table to make setting existing session scratch keys work 2006-04-25 03:11:12 +00:00
Frank Dillon
cd02e1fe32 Changed www_checkoutConfirm to check to see if there are multiple shipping methods enabled before displaying the link to change them. Added a template variable which is available if there are multiple shipping pluggins. 2006-04-25 00:50:28 +00:00
Frank Dillon
c3f0401d6e Changed shipping method link to only display if multiple shipping pluggins are enabled. 2006-04-25 00:48:33 +00:00
Colin Kuskie
a2dd0b5a48 adding tests for scratch overwrite bug 2006-04-24 23:53:59 +00:00
Frank Dillon
b6759f5a1e tmpl var totalPrice was being shown where tmpl var price should have been shown. 2006-04-24 23:49:19 +00:00
Frank Dillon
d234ce1858 Fixed a bug which caused the phone field to display "-defaultValue". This is a still a bug in WebGUI core. The fix involved moving -defaultValue in front of -value in the phone form field of the checkoutForm method. 2006-04-24 22:37:46 +00:00
Steve Swanson
e5a9041a5e Added in h2 header tags for editing and view profile templates 2006-04-24 22:30:12 +00:00
JT Smith
782cb9fdef got rid of h1 2006-04-24 22:16:50 +00:00
JT Smith
da84d063c7 don't need message log template
updated wobject code skeleton to match 7.0 api
2006-04-24 22:13:32 +00:00
Steve Swanson
738f8134ba Removed extra slashes when using ^Extras; macro in 7.0 templates 2006-04-24 20:38:39 +00:00
Steve Swanson
0e0e775dd0 Added Operations templates 2006-04-24 20:27:12 +00:00
Steve Swanson
622aec0e1b Added in copyright, links to home, and some style corrections to Style 1 for 7.0 2006-04-24 19:11:33 +00:00
Steve Swanson
0ec1722ac2 Added in copyright to style 2 for 7.0 2006-04-24 16:42:55 +00:00
Colin Kuskie
c4d6c351ec add User form to list of non profile-enabled forms 2006-04-24 16:13:29 +00:00
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
Matthew Wilson
d71171cc26 config form error. 2006-04-23 23:26:31 +00:00
Matthew Wilson
e318cca624 removing debug 2006-04-23 21:34:33 +00:00
Steve Swanson
e6fa6ac524 Modified sub-navigation for Style 01 2006-04-23 21:18:11 +00:00
Roy Johnson
7b57165265 More bug fixes 2006-04-23 19:32:15 +00:00
Matthew Wilson
0c94aee3c5 loads o' fixes 2006-04-23 08:11:55 +00:00
Matthew Wilson
3ffc5cc02d loads o' fixes 2006-04-23 08:11:13 +00:00
Roy Johnson
0d62311485 Fixed the pagination bug... woo hoo! 2006-04-23 01:30:56 +00:00
Roy Johnson
9b9035bca4 Fixed some missing i18n objects 2006-04-23 01:02:38 +00:00
Matthew Wilson
2cf975700d fixing's Roy's booger. 2006-04-23 00:48:41 +00:00
Roy Johnson
2e0da40b11 Whole bunch of EMS bug fixes 2006-04-23 00:32:37 +00:00
Colin Kuskie
3e8d8ae580 made one sql query use place holders and added a lot more i18n 2006-04-22 22:13:08 +00:00