Commit Graph

199 Commits

Author SHA1 Message Date
Gary Guo a1dec16b1e Display as raw HTML after escaping and nl2br 2016-10-23 19:09:43 -04:00
Dave Earley 7f34fefd45 Move Google Analytics code to the head of organiser pages (closes #205) 2016-10-23 22:23:50 +01:00
Dave Earley 2e73177f6b Fix typo 2016-10-23 18:07:12 +01:00
Dave Earley cc0c22a743 Added ability to order tickets (closes #214) 2016-10-23 17:51:46 +01:00
Dave Earley 16a125ff66 Remove CC number data from POST data during checkout (closes #207) 2016-10-23 16:39:54 +01:00
Dave Earley 98dd9aa71d Added a 503 error view (closes #209) 2016-10-23 00:08:31 +01:00
Dave Earley f62a6ba000 Add powered by link to embedded widgets 2016-10-22 23:58:45 +01:00
Dave Earley c5a7bc328a Add ability to hide tickets (closes #218) 2016-10-22 17:06:34 +01:00
Dave Earley 5b2a24e063 Fix issue where all attendees appeared to be checked in in check-in section 2016-10-13 13:57:18 +01:00
Dave Earley 539a0c4fec Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/Http/Controllers/OrganiserCustomizeController.php
#	app/Models/Account.php
#	app/Models/AccountPaymentGateway.php
#	composer.lock
2016-10-11 21:25:47 +01:00
Dave Earley 852172b9a5 Add about section 2016-10-11 21:23:16 +01:00
Dave Earley f03170f939 Merge pull request #194 from jacobcat/add_migs_payment_gateway
Add MIGS payment gateway
2016-09-28 19:51:02 +01:00
Jacob Catayoc e5d4f75559 - Returned some original defaults for Attendize 2016-09-19 06:58:36 +08:00
James Mowatt a7698ef403 Make Google Analytics code conditional
Do not load the partial if an analytics code has not been set on the
Organiser.
2016-09-16 23:42:56 +01:00
James Mowatt 1212f71e18 Include Analytics at footer of Organiser page 2016-09-16 23:41:40 +01:00
James Mowatt a98a7835d8 Capture and Store GA Code
Capture and store a Google Analytics code per organiser.
2016-09-16 23:29:06 +01:00
James Mowatt 4da066772d Add ICS link to confirmation email
This provides a download link for the generated ICS file.
2016-09-11 17:04:23 +01:00
Jacob Catayoc 48835e5ead - Added MIGS Payment Gateway
- Changed default Attendize settings to Philippine Peso / Philippine time zone
2016-09-08 05:02:02 +08:00
Pásztor Gábor b385e12fc1 Email field is required. 2016-09-06 21:42:21 +02:00
JapSeyz 024cba5bda Text fixes 2016-08-29 13:30:56 +02:00
Dave Earley 3b804b00d5 Add support for additional currencies + improve how currencies are displayed 2016-08-12 13:02:37 +01:00
Dave Earley 5889c9f8de Updated instructions on installer 2016-07-28 14:41:05 +01:00
Dave Earley 6104b0e3d8 Moved admin links to footer and simplified checks for user permissions 2016-07-27 20:26:41 +01:00
Dave Earley 4b64835be3 Updated admin links design on the frontend 2016-07-26 20:23:22 +01:00
Dave Earley 2a0d96abfb Added missing closing div to event page 2016-07-22 23:26:27 +01:00
Dave Earley 613cc35f06 Minor update to date display on event pages (issue #167) 2016-07-22 23:21:36 +01:00
Dave Earley f509598de9 Added an end date to event pages if the event is longer than a day (closes #167) 2016-07-20 17:32:21 +01:00
Dave Earley d3511a4f7e Added links to event/organiser dashboards on event/organiser pages for logged in users (closed #162) 2016-07-20 15:11:08 +01:00
Dave Earley e93cc808c7 Remove push div from frontend footer 2016-07-16 00:29:13 +01:00
Dave Earley 05f04be56e Fix for footer not displaying correctly on create order & view order pages 2016-07-15 12:29:39 +01:00
Dave Earley 39ab4fa3ff Fix issue where markdown was displaying on shared event pages on Facebook, Twitter etc. 2016-07-15 12:18:59 +01:00
Dave Earley cb7691d3e1 Added custom checkboxes and radios to event surveys 2016-07-15 12:10:01 +01:00
Dave Earley 45dd3c35ae Update licence links 2016-07-15 11:03:24 +01:00
Dave Earley 7d6ece07b8 Fix issue where checkboxes weren't working on event customize page 2016-07-15 10:59:52 +01:00
Dave Earley c750cf6264 Fix bug where a checkbox was not clickable when sending attendee a message 2016-07-11 21:42:47 +01:00
Dave Earley cce5cb8f38 Markdown can now be used when showing offline payment instructions 2016-07-09 18:24:48 +01:00
Dave Earley 5164cb5f25 Minor fixes related to Offline Payments 2016-07-09 15:19:09 +01:00
Dave Earley db44d743dc Added notice on check-in page for when an attendee has an outstanding payment 2016-07-09 14:50:31 +01:00
Dave Earley 47c3fdede1 Added ability to mark orders as payment received from the manage orders page 2016-07-09 14:44:00 +01:00
Dave Earley 95b3f4f252 Updated order confirmation/notification emails and order page with offline payment info 2016-07-09 12:58:27 +01:00
Dave Earley 1a4f87521c Added offline payment option to the checkout page 2016-07-09 11:37:53 +01:00
Dave Earley efcb2ba84e Added offline payment setting migrations.
Added offline payment options to the event customize page
2016-07-08 15:08:04 +01:00
Dave Earley 0c1b4604d4 remove input left over from debugging 2016-07-08 01:35:42 +01:00
Dave Earley c45f9c5beb Fix mixed 12/24 hrs time format in event page (closes #158) 2016-07-08 00:16:31 +01:00
Dave Earley 63c1f01827 Added link to PixaBay.com on event customise page 2016-07-07 16:33:04 +01:00
Dave Earley 0b51160ccb Fix label names on ticket customise page 2016-07-07 15:51:38 +01:00
Dave Earley 2ebc6800e6 Added ability to enable 1D barcode on tickets (closes #18) 2016-07-07 15:50:39 +01:00
Dave Earley 7f389f778b Minor update to organiser page 2016-07-01 16:13:57 +01:00
Dave Earley ca87dd602d Updated twitter widget so a widget ID is no longer required 2016-07-01 16:10:59 +01:00
Dave Earley e3457dcd62 Merge pull request #142 from kasbah/min-ticket-select
Make 1 the default ticket quantity if there is only one ticket type
2016-06-21 13:38:43 +01:00