JT Smith
|
55da5c6889
|
- rfe: Event hover detail exclusions (#8761)
- rfe: Database Link test (#513)
|
2008-11-18 20:52:44 +00:00 |
|
Colin Kuskie
|
e92017500e
|
change mime type of json methods from text/json to application/json
|
2008-10-26 04:11:47 +00:00 |
|
JT Smith
|
ef120fb06b
|
Added isVisitor, isAdmin, and isRegistered methods to User object instead
of hard coding checks everywhere with group ids. And updated the code base
to match.
|
2008-09-16 22:32:36 +00:00 |
|
Kaleb Murphy
|
993391a620
|
Tickets on add to badge screen now show the time at the events timezone
|
2008-09-12 18:15:04 +00:00 |
|
Chris Nehren
|
36eb8db8fc
|
add ability to show metadata values in head blocks.
|
2008-08-21 18:51:16 +00:00 |
|
JT Smith
|
03092ff297
|
forgot to check this in somehow
|
2008-07-30 21:17:46 +00:00 |
|
JT Smith
|
eea6d818e9
|
fixed export, purge, and some other stuff for ems.
|
2008-07-29 02:10:55 +00:00 |
|
Colin Kuskie
|
3f870ad7f7
|
Fix pagination problems in the lookupRegistrants screen with YUI.
A little WGBP indenting in getRegistrantsAsJson in the EMS.
|
2008-07-26 16:25:43 +00:00 |
|
Colin Kuskie
|
630eda0e03
|
fix JSON lookup methods to always return an empty array, to prevent the infamous Data Error label from being displayed. Also, EMS clean-up, round 1
|
2008-07-24 15:26:00 +00:00 |
|
Yung Han Khoe
|
a8bce70cdb
|
fixed: EMS Ticket Meta Fields- Can't Delete
|
2008-07-23 23:36:52 +00:00 |
|
Yung Han Khoe
|
fb4eff7c4a
|
fixed: problem with Calendar in EMS "Ticket" tab, "Start" field
|
2008-07-20 22:57:16 +00:00 |
|
Yung Han Khoe
|
939b5b4897
|
fixed: Deleting Ticket from Event Management System Asset
|
2008-07-12 19:02:00 +00:00 |
|
JT Smith
|
75208339fc
|
fixed several ems badge related bugs. a couple upgrade bugs for ems and transaction. and jury rigged a fix for recurring transaction postback.
|
2008-06-13 21:54:43 +00:00 |
|
JT Smith
|
57c85fde5a
|
changed the name of getCartBySession to newBySession
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
|
2008-05-24 23:27:30 +00:00 |
|
JT Smith
|
0830985e2b
|
some bug fixes
|
2008-04-20 20:53:05 +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
|
4dc11b3835
|
ems back to a working state
|
2008-04-17 22:34:14 +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
|
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
|
29b95c45ee
|
user interface mostly working for ems
|
2008-03-27 21:19:50 +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
|
04cde3dd9f
|
fleshed out the badge display
|
2008-03-23 15:15:42 +00:00 |
|
JT Smith
|
5888459de3
|
you can add tokens and ribbons now
|
2008-03-22 21:53:19 +00:00 |
|
JT Smith
|
1623356e4b
|
can now add a badge to your cart
|
2008-03-21 23:48:22 +00:00 |
|
JT Smith
|
8a07dde303
|
ems badge listing now works and you can add badges
made address book address selector use callbacks so that it can be used by things other than shipping
|
2008-03-21 22:14:26 +00:00 |
|
JT Smith
|
aaac88ce6f
|
started creating new badge view interface
|
2008-03-21 02:39:33 +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
|
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 |
|
JT Smith
|
93b5ca16e4
|
updating copyright year
|
2008-02-07 23:28:18 +00:00 |
|
JT Smith
|
34fd8c9245
|
updated webgui to run with Config::JSON 2.04
|
2008-01-25 05:10:33 +00:00 |
|
JT Smith
|
fa09c41598
|
replaced return; with return undef;
|
2008-01-24 21:58:15 +00:00 |
|
Colin Kuskie
|
96178fd70c
|
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
|
2007-12-05 00:30:43 +00:00 |
|
JT Smith
|
338efd3df3
|
merging 7.4.16 bugfix
|
2007-11-27 16:17:42 +00:00 |
|
JT Smith
|
1934132002
|
merging 7.4.16 bugfix
|
2007-11-27 15:59:22 +00:00 |
|
Graham Knop
|
e5b7741f75
|
fix EMS in IE with reset style
|
2007-11-05 22:32:37 +00:00 |
|
Doug Bell
|
4ca4c85d0a
|
fix: EMS Badge Reporting overlaps with other EMS on the system
|
2007-09-07 20:50:01 +00:00 |
|
Doug Bell
|
ecf7824c95
|
fix: EMS searchBadges would display badges not yet purchased
|
2007-09-07 18:58:06 +00:00 |
|
JT Smith
|
5167b279f5
|
- fix: bug in EMS purge
- fix: bug in poll where you can't edit it to have less answers
|
2007-08-16 21:03:53 +00:00 |
|
JT Smith
|
66e4b82f8a
|
- Added new registration search and management interface to the EMS.
- Added badge printing support to the EMS.
|
2007-07-29 16:08:19 +00:00 |
|
Doug Bell
|
58ac54b81d
|
add: Ability to specify which group can use individual admin console items
|
2007-07-26 06:56:38 +00:00 |
|
JT Smith
|
f6cab15bd0
|
removed help links that are referring to help that has been moved to the wiki
|
2007-07-26 04:53:14 +00:00 |
|
Colin Kuskie
|
d95fabf53b
|
convert Matrix, InOutBoard and EMS to use addEditLabel
|
2007-07-21 04:27:35 +00:00 |
|
JT Smith
|
e1a0b462a1
|
ems performance improvements
|
2007-07-05 04:18:16 +00:00 |
|
JT Smith
|
a7dde82421
|
updated copyright
|
2007-07-01 16:09:42 +00:00 |
|
Graham Knop
|
56bb1e6fec
|
fix: Show edit links on EMS search view without being in Admin group
|
2007-06-04 17:25:13 +00:00 |
|