Colin Kuskie
|
e6aeb5dcee
|
Make the EMS handle displaying a schedule when the user has not entered in locations. Fixes bug #10874
|
2009-10-08 19:10:43 -07:00 |
|
Colin Kuskie
|
9a8b6d292e
|
Fix EMS Schdedule template bugs. Fixes bug #10988.
Give the EMS Schdule template its own namespace. In the db,
remove usage of EMS template and EMS Schedule templates in the
wrong places.
|
2009-09-28 13:38:18 -07:00 |
|
Colin Kuskie
|
c5824ab0e3
|
Return something more appropriate than unprivileged for getScheduleAsJSON.
|
2009-09-15 21:23:36 -07:00 |
|
Colin Kuskie
|
b2798a47a1
|
Add permission checks to schedule JSON in the EMS.
|
2009-09-15 21:23:35 -07:00 |
|
Colin Kuskie
|
bcaff3b9eb
|
Add permission check to www_viewSchedule for the EMS. fixes bug #10987
|
2009-09-15 21:23:35 -07:00 |
|
Colin Kuskie
|
740066cebc
|
Fix sorting in the EMS ticket screen. bug #10929.
|
2009-09-15 10:24:19 -07:00 |
|
Doug Bell
|
b838102df5
|
fix #10928 EMS print ticket not processed for TZ
|
2009-09-08 10:57:55 -05:00 |
|
Colin Kuskie
|
a7c489e454
|
Make the importer check the date format when importing tickets.
|
2009-06-24 03:25:07 +00:00 |
|
Colin Kuskie
|
3b94bad76d
|
Fix a typo in user output.
|
2009-06-20 00:02:20 +00:00 |
|
Colin Kuskie
|
80dfb9ffd0
|
Throw an exception in all wobjects if the main template (used by view)
has been deleted.
|
2009-06-02 19:34:18 +00: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 |
|
JT Smith
|
b6da052e08
|
- Added the WebGUI stats system, which will allow site admins to submit
information about their site to a central repository on webgui.org which
help the developers make WebGUI better.
|
2009-05-14 19:42:37 +00:00 |
|
JT Smith
|
8905d554fb
|
fixed pagination counting error and some ticket import problems
|
2009-05-09 17:04:15 +00:00 |
|
JT Smith
|
37271f7ca7
|
Added more information output to EMS record importer.
|
2009-05-08 14:19:05 +00:00 |
|
Colin Kuskie
|
f07a6c066b
|
Fix broken POD, and add missing POD.
|
2009-04-02 17:20:04 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
bf9bd2f0d2
|
use proper JSON encoding/decoding
|
2009-02-10 21:41:36 +00:00 |
|
Colin Kuskie
|
6c61eb54db
|
Fix a problem with purging an EMS.
|
2009-02-05 23:10:35 +00:00 |
|
Colin Kuskie
|
1fb383ec73
|
forward porting ems badge viewing permission fix
|
2008-12-02 19:07:40 +00:00 |
|
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 |
|