Commit graph

85 commits

Author SHA1 Message Date
daviddelikat
aa4f3ec0a4 more work... 2009-10-26 02:27:51 -05:00
daviddelikat
0aa868b813 working on submission queue 2009-10-24 09:05:26 -05:00
daviddelikat
1e16ea2972 working on www_addSubmission 2009-10-23 10:04:47 -05:00
daviddelikat
949d9fa80e more work on edit submission form 2009-10-15 10:15:18 -05:00
daviddelikat
fe31e7a774 adding code for templates 2009-10-14 10:41:28 -05:00
daviddelikat
dbf1e05635 nearly 50% functionality 2009-10-13 10:59:22 -05:00
daviddelikat
ccc9e36e25 more tests, started coding for real... 2009-10-06 09:43:20 -05:00
David Delikat
a054c9de73 added date pagination to EMS schedule table
also improved formatting of table
2009-05-24 22:51:39 +00:00
David Delikat
0fb2b7775d added EMS Schedule table 2009-05-20 02:51:44 +00:00
Colin Kuskie
655e795f4a fix i18n typo 2008-10-01 15:54:07 +00:00
JT Smith
7b21d656ef rfe: Town Hall: EMS badge early bird field/discount 2008-09-16 21:00:47 +00:00
Kaleb Murphy
c678529589 Can no longer buy badges from receipt or direct link page if quantity is empty 2008-09-12 16:02:09 +00:00
Colin Kuskie
ed0e76c114 finish adding the EMS Badge template 2008-09-10 21:30:48 +00:00
Colin Kuskie
24b711f3d6 early work for view EMSBadge template 2008-09-10 04:21:24 +00:00
Colin Kuskie
c4d9462790 Fix i18n typos. Remember to buy BJ a beer. 2008-07-21 15:40:19 +00:00
Colin Kuskie
c754630de8 help docs and i18n for the print ticket template 2008-07-18 04:51:41 +00:00
Colin Kuskie
ac9a0c0ae4 Remove all tabs from the i18n/EMS.
Add the lookup registrant template help and i18n.
Remove unused i18n from the old EMS.
2008-07-09 00:57:48 +00:00
Colin Kuskie
2b33915ffa Huge update of EMS Help and i18n. Old i18n and help have been
removed, and new Help and i18n have been added.  2-3 more EMS
templates still need their template variables documented.
2008-07-08 01:29:19 +00:00
Colin Kuskie
a48827553c fix a typo in the EMS token instructions help 2008-07-07 15:51:31 +00:00
Colin Kuskie
9e5642b9f6 fix bad grammar in EMS badge group help 2008-06-27 18:42:19 +00:00
Colin Kuskie
0b2283d198 more i18n fixes 2008-06-13 05:06:12 +00:00
JT Smith
ab55978f55 fixed some keywords bugs
took beta label away from event manager
added option to shelf to include items below it and items included via keywords
2008-05-17 18:58:22 +00:00
JT Smith
8d03655bdb added in-store credit
added refund mechanism
modified ems to use refund mechanism
2008-04-20 01:12:25 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
JT Smith
f5ab66c0af add view cart test
add metadata to ems tickets
2008-04-14 16:22:47 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
JT Smith
02c24aa44a fixed more c2 bugs
added a workflow activity that removes EMS items from the cart if they've been in there too long
2008-04-09 22:48:15 +00:00
JT Smith
ac3c7d18b9 fixed a limitation with buildSearchQuery in SQL
started working on registrant search in EMS
2008-04-04 18:37:53 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
JT Smith
50a4b564e5 added item and sku caching to cart
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
2008-04-02 22:46:40 +00:00
JT Smith
cfcfc88714 ems user experience mostly done 2008-04-01 18:25:13 +00:00
JT Smith
3ce33df7ec added WebGUI.str javascript class with sprintf and trim functions
got the badge builder working in the EMS
2008-03-26 02:00:16 +00:00
JT Smith
1623356e4b can now add a badge to your cart 2008-03-21 23:48:22 +00:00
JT Smith
45fef64fd6 added more documentation to sku types
continuing to migrate EMS to C2
2008-03-20 22:35:45 +00:00
JT Smith
5a50203b35 added token and ribbon skus 2008-03-20 18:57:35 +00:00
JT Smith
2a2e683dd9 made event handlers for cart/sku
created baseline emsbadge and emsticket
added completePurchase() and denyPurchase() utility methods for transaction
2008-03-19 20:18:00 +00:00
Colin Kuskie
d23db44732 adding use strict to all these, too 2007-12-05 04:21:56 +00:00
Colin Kuskie
f6ad42f7f2 pruned the EMS help 2007-07-20 04:26:19 +00:00
JT Smith
dff08ef533 merging changes from 7.3 2007-07-07 02:48:39 +00:00
James Tolley
c09b2cae1b EMS import/export, Form::*::getValueFromPost(alt_values), and tests 2007-05-29 23:39:24 +00:00
Roy Johnson
c5b47acfe8 fix - EMS: blank lines appearing in registrants 2007-02-01 17:31:07 +00:00
Colin Kuskie
5bda08209f KF #7, all over the map. Up to page 158 2006-12-07 19:10:49 +00:00
Colin Kuskie
f9d5dcd9ee 2nd update from Kristi's edits 2006-12-06 00:40:33 +00:00
Roy Johnson
3a8a832e63 fix - EMS Manage Events broken
Added new template variables for a link label and url that allows you to cancel registration and return to the EMS if you mistakenly tried to purchase something.
2006-11-07 19:11:46 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Colin Kuskie
4dedc82917 template variable breakout 2006-06-09 05:02:12 +00:00
JT Smith
5f01dd9cd7 preparing for 6.99.3 release 2006-06-02 22:12:38 +00:00
Colin Kuskie
6185f07642 resolving echo in EMS.
started template docs for view project template in PM
2006-05-13 17:02:41 +00:00
Colin Kuskie
a1a920cfea Added edit registratnt docs for EMS
Added method to acWrapper inside EMS so that Help can be externally set and
not overwritten.
Added getHelp method to AdminConsole so the details of seeing if help has been
set are hidden.
2006-05-10 22:58:33 +00:00
Colin Kuskie
1b8865bf64 missed an echo 2006-05-10 20:41:44 +00:00