Commit graph

623 commits

Author SHA1 Message Date
Jukka Raimovaara
1f78c2b077 Added internal redirect
(Is there a way to get content_type that wouldn't require File::MMagic?)
Apache2::SubRequest's method lookup_file coused segfault in apache, so I scrapped that and used File::MMagic to to content type determing
Also fixed credit and added a currentPage.rankIsN variable to navigation
2006-04-30 13:07:00 +00:00
JT Smith
7921c7a708 [ 1457777 ] 6.99: Can't modify non-lvalue subroutine call 2006-04-28 18:55:20 +00:00
JT Smith
d77c6ed89f [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:21:58 +00:00
JT Smith
2f24cd3f3c [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 16:59:32 +00:00
Roy Johnson
363404b598 Added eventIsApproved template variable to view and www_search. 2006-04-28 15:12:52 +00:00
Yung Han Khoe
e1163ff944 Added seperate form elements and loops to SQLForm search template. 2006-04-28 14:18:04 +00:00
Colin Kuskie
dcf6d4f595 i18n for sku*, weight 2006-04-27 22:39:05 +00:00
JT Smith
6b77047cde added a request tracker system via the CS 2006-04-27 21:56:15 +00:00
Frank Dillon
68e48e48b1 Fixed bug due to change in prerequisite features. 2006-04-27 17:26:21 +00:00
Matthew Wilson
a12d8b6815 visitors shouldn't be allowed to view their purchases 2006-04-27 13:49:37 +00:00
Matthew Wilson
975344b1ce permissions fix 2006-04-27 13:45:40 +00:00
Matthew Wilson
7444086548 temp fix 2006-04-27 13:41:12 +00:00
Matthew Wilson
309633bb93 should fix 2006-04-27 13:39:12 +00:00
Matthew Wilson
d371eaefe5 oops. 2006-04-27 13:34:24 +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
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
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
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
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
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
79806e417f added sku to keyword search 2006-04-25 16:53:30 +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
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
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
JT Smith
dc1a0c7703 added a user form field type 2006-04-23 23:50:40 +00:00
Matthew Wilson
e318cca624 removing debug 2006-04-23 21:34:33 +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
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
Matthew Wilson
0ce7a1519a ems workflow precacher 2006-04-22 19:41:49 +00:00
Matthew Wilson
0bf0cf4f2f scratch cart fix and calendar fix 2006-04-22 19:02:19 +00:00
Colin Kuskie
813b11ac3a attempting to keep up with Roy for i18n and template vars 2006-04-21 21:50:01 +00:00
Colin Kuskie
ef15ac0067 docs and i18n for event image 2006-04-21 20:46:46 +00:00