Commit graph

4974 commits

Author SHA1 Message Date
Matthew Wilson
d371eaefe5 oops. 2006-04-27 13:34:24 +00:00
Matthew Wilson
6c8e649879 corresponding cacher changes 2006-04-27 13:31:51 +00:00
Matthew Wilson
3bf0fbab41 some fairly major caching/searching prereqs changes 2006-04-27 13:31:40 +00:00
Matthew Wilson
08b45ca68e so visitors never see a badge selector. 2006-04-27 12:18:21 +00:00
JT Smith
44e03d36e5 added database cache cleaner 2006-04-27 05:29:48 +00:00
JT Smith
cb29744bce fixed some more bugs 2006-04-27 04:32:36 +00:00
Matthew Wilson
a0e4b48c94 should speed things up.. 2006-04-27 03:02:43 +00:00
JT Smith
96303d0f2b getting rid of debug 2006-04-27 03:00:43 +00:00
JT Smith
0b150e8928 fixed a delete problem 2006-04-27 03:00:00 +00:00
JT Smith
0a31083bd9 added waiting 2006-04-27 02:40:36 +00:00
Roy Johnson
e7e85e1f14 Bug fixin' part deux 2006-04-27 01:22:46 +00:00
Roy Johnson
a48b9c22f2 Bug fixin' 2006-04-27 01:09:06 +00:00
Steve Swanson
4e60c2ce00 2006-04-27 00:09:37 +00:00
Steve Swanson
79277e158f 2006-04-27 00:05:11 +00:00
Roy Johnson
2f386e7146 Think everything is converted for the temporary prereq system. 2006-04-26 23:40:07 +00:00
Roy Johnson
05170b0f86 ok, this is getting frustrating 2006-04-26 23:00:31 +00:00
Roy Johnson
b7d3b22bb3 Another goof 2006-04-26 22:57:32 +00:00
Roy Johnson
8852958056 Modified getAllPossibleEventPrerequisites method to use the new db structure. 2006-04-26 22:53:10 +00:00
JT Smith
31e86f0182 removed # 2006-04-26 22:20:25 +00:00
JT Smith
521162c577 fixed a few bugs 2006-04-26 22:06:05 +00:00
Steve Swanson
48c631bf5a Added in (R) next to webGUI and Plain Black logos for all 3 styles 2006-04-26 21:49:10 +00:00
Roy Johnson
9edc8aba06 doh! 2006-04-26 21:45:44 +00:00
Roy Johnson
987719b1c1 First round of temp patches to allow EMS to handle very large events. 2006-04-26 21:41:54 +00:00
JT Smith
477ae9243f showing title 2006-04-26 21:11:02 +00:00
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