Dave Earley
e4f6e8cb26
Fixed bug where checkout questions with multiple selections were not being saved + small checkout bug fixes
2016-05-06 00:18:52 +01:00
Dave Earley
49b0fac0f5
Removed the instructions field for event questions
2016-05-05 21:33:26 +01:00
Dave Earley
79f8de9653
Added a calendar to the organiser dashboard
2016-05-05 16:46:52 +01:00
Dave Earley
cd5979f8f1
Working on UI redesign
...
Added recent orders to organiser dashboard
2016-04-26 14:36:43 +01:00
Dave Earley
4580730f13
Working on UI update
2016-04-22 12:01:48 +01:00
Dave Earley
719f2a599c
Merge pull request #79 from ylecuyer/postgres
...
Postgres compatibility
2016-04-21 14:28:48 +01:00
Yoann Lecuyer
17cf0b4a1c
Postgres compatibility
2016-04-20 19:14:16 -05:00
Dave Earley
4e01badac4
Merge pull request #76 from DanHaas/master
...
Event Attendee Import
2016-04-21 00:14:59 +01:00
greatmade
9a51d2d62d
Event Attendee Import
2016-04-20 17:52:07 +01:00
Dave Earley
63d26f821c
Fix bug related to dashboard not appearing for new events.
2016-04-20 01:47:27 +01:00
Dave Earley
d2b2449ed3
Fix for bug where creating organisers would fail on some installs
2016-04-19 00:21:26 +01:00
Dave Earley
f24e80a929
Fixed bug where adding users failed
2016-04-17 23:41:19 +01:00
Dave Earley
e24efa30cc
Work on event check-in page
2016-04-17 21:12:38 +01:00
Dave Earley
66a50d5040
Work on API
2016-04-17 21:12:38 +01:00
Dave
6c4af6e015
More work on API
2016-04-17 21:12:38 +01:00
Dave
4007b89587
Started work on a simple API
2016-04-17 21:12:38 +01:00
Dave
a5a94790e7
Minor bug fixes
...
Updated global JS
Added feedback/bug fix button
2016-04-17 21:12:38 +01:00
Dave
3ef62fd8a2
Work on Qr Scanner check-in
...
Work on global JS
Minor tweaks and fixes
2016-04-17 21:12:38 +01:00
Dave
45226a958e
Added a 'tickets registered' donut chart to the Event DB
2016-04-17 21:12:38 +01:00
Dave
bc730c959c
Work on QR code checkin
...
Minor style changes to login / signup pages
2016-04-17 21:12:38 +01:00
Dave
34d5f7e983
Cleaned up controllers
...
Removed unused methods
Added comments to several methods
2016-04-17 21:12:38 +01:00
Dave
6127084c36
Working on surveys/attendee questions
...
Working on attendee check-in page
2016-04-17 21:12:38 +01:00
Dave
82da15cad4
Work on event survey
...
Removed the need to pass modal_id to each modal
Cleaned up the UI
2016-04-17 21:12:38 +01:00
Dave
ed4e86baa1
Work on custom attendee questions
...
Start on moving surveys, widgets, check-in to their own pages
Refactoring code
Fix bug where tickets sales volume was not updating
2016-04-17 21:12:38 +01:00
Dave
6d101cea05
Work on custom attendee questions
...
Start on moving surveys, widgets, check-in to their own pages
2016-04-17 21:12:38 +01:00
Dave
ad8b5d9f62
Work on custom attendee questions
...
Created answers table in DB
2016-04-17 21:12:38 +01:00
Dave
0ca9e2e1be
Work on attendee questions backend design
2016-04-17 21:12:38 +01:00
Dave
637d8265ee
Work on attendee questions backend design
2016-04-17 21:12:38 +01:00
Dave
99d71ff237
Few minor fixes related to L5.2 update
2016-03-30 14:39:18 +01:00
Honore Hounwanou
0f18177911
Use Event ID for double checking
2016-03-30 01:06:58 -04:00
Honore Hounwanou
9708f601e8
Remove unnecessary code from webqr.js and qrcode template
2016-03-30 00:57:08 -04:00
Honore Hounwanou
f275210756
Add QRCode Scanning
2016-03-29 21:37:38 -04:00
Dave
61e18f01de
Added option to hide organiser page from public view
2016-03-28 00:19:30 +01:00
Dave Earley
e7b29cf6d8
Merge pull request #60 from G0dLik3/implementAttendeesQuestions
...
Made a start on implementing the 'Attendees Question' feature.
2016-03-27 20:46:48 +01:00
marian
01bbeb975e
Made a start on implementing the 'Attendees Question' feature.
...
- Created a migration (based on @daveearley 's migration) to add the
question_types, questions, question_options, event_question and
question_ticket tables.
- Created a seeder for the question_types table.
- Implemented event question add modal.
- Done a bit of refactoring to the ajax form submission error handling.
- Questions are now displayed on the event customization page, under the
Order form tab.
2016-03-27 16:40:34 +03:00
Dave
0baa62580d
-Work on organiser profile design / settings page
2016-03-25 13:02:02 +00:00
Dave
780d7917fe
- Version bump
...
- Add missing use statement
2016-03-24 12:59:06 +00:00
Dave
310521fff8
Fix issue where checkout would fail if there were no payment gateways set.
2016-03-23 01:09:44 +00:00
Dave
87429f84db
L5 updates
2016-03-22 15:31:18 +00:00
Dave
20b7361178
Fix bug where non-Stripe refunds were failing
2016-03-22 15:24:31 +00:00
Dave
aa7251e1e6
- updated RRSSB lib and ChartJs
...
- Created migration to add social_show_whatsapp to the events table
2016-03-22 02:14:50 +00:00
Luis Carneiro
be25664247
Issue 7: Organiser page initial version
2016-03-21 19:10:40 +00:00
Dave
c94c91d18d
- Updated order process so order session is cleared before we queue jobs. Prevents double orders in some cases.
2016-03-21 16:39:36 +00:00
Dave
8668b580d2
- Updating Wkhtml2PDF config (checkouts were failing when debug=true)
2016-03-21 16:36:40 +00:00
Dave
6844c10cdb
- Adding coinbase payment gateway and removing bitpay
2016-03-21 00:05:25 +00:00
Dave
8e8adaae1b
- Added the ability to support multiple payment gateways (Stripe, PayPal so far)
2016-03-20 16:01:50 +00:00
Dave
bcced0ee16
- Fix method missing error when changing social settings
2016-03-16 16:54:01 +00:00
Dave Earley
1785b128c4
Merge pull request #44 from markwalet/view_update
...
View update
2016-03-16 16:44:25 +00:00
Mark Walet
e1bbc0a176
Refactored ticket edit modal
2016-03-16 15:32:17 +01:00
Mark Walet
7fa69e5a0f
Refactor of Ticket index view
2016-03-16 15:25:14 +01:00