Sinan Taga
|
f8be96a6fe
|
Correct typo in Event Model method
Committer: Sinan Taga <sinantaga@gmail.com>
|
2016-10-07 13:46:35 +03: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 |
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
|
ca4795e9bc
|
Add Route and Controller for ICS download
Provide a route and method for people to download an ICS file
|
2016-09-11 16:50:12 +01:00 |
James Mowatt
|
9579dfb10c
|
Retrieve ICS Content for a event
Add getIcsForEvent() method, this returns an ICS formatted text ready
for download or attaching to emails.
|
2016-09-11 16:49:27 +01:00 |
Jacob Catayoc
|
f1ce15562e
|
- MIGS payment gateway generate transaction id
|
2016-09-08 11:23:24 +08:00 |
Jacob Catayoc
|
e5a994b1c2
|
- Add MIGS payment gateway
- Modified transaction data population logic
|
2016-09-08 06:06:26 +08:00 |
Jacob Catayoc
|
437be0e30f
|
- Add MIGS payment gateway
- Modified logic to support payment gateways that redirect using GET
|
2016-09-08 05:48:07 +08: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
|
ab2ceff24f
|
Typo and phpDoc
|
2016-09-06 21:33:19 +02:00 |
JapSeyz
|
e881e7ede1
|
Fix no tickets selected returns an exception
|
2016-08-29 13:25:49 +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
|
b1a6f6698e
|
Add comments to Utils class
|
2016-08-11 14:58:08 +01:00 |
Dave Earley
|
e79aeb10c1
|
Remove unnecessary symbol from filename when exporting answers
|
2016-08-11 13:22:37 +01:00 |
Dave Earley
|
6d9433a45c
|
Fixed used where exported answers data was inaccurate (closes #13)
|
2016-08-11 13:19:59 +01:00 |
Dave Earley
|
9e4d4a4520
|
Add option to create first admin account while using the CLI installer
|
2016-08-10 13:54:38 +01:00 |
Dave Earley
|
839a691e26
|
Minor code formatting change
|
2016-08-08 15:41:54 +01:00 |
Dave Earley
|
ba08d53956
|
Fix issue where users using IE8 and under would get an error due to missing use statement
|
2016-07-28 17:44:59 +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
|
2de84966e4
|
Fix bug where offline payment would fail if no payment gateway was configured (issue #170)
|
2016-07-24 23:51:16 +01:00 |
Dave Earley
|
45fb180f1b
|
Fix bug where payment gateway could apply to multiple accounts
|
2016-07-24 23:48:29 +01:00 |
Dave Earley
|
c9e7e0e671
|
Tidying up account payment gateway model
|
2016-07-16 11:44:23 +01:00 |
Dave Earley
|
821f936dac
|
Fix issue where users weren't redirected to the intended page after login
|
2016-07-15 13:02:35 +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
|
4214856f7b
|
Updated EventCheckoutController so it can process offline payments
|
2016-07-09 12:06:44 +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
|
91a9f9e41e
|
Added the Whkhtml2pdf bin file config setting to the .env file
|
2016-07-08 13:55:42 +01:00 |
Dave Earley
|
e64ccbba2b
|
Changed the default background for new events
|
2016-07-08 13:33:45 +01:00 |
Dave Earley
|
5b2233aacd
|
Update comments on EventCheckoutController
|
2016-07-08 00:00:18 +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
|
33e2d9677d
|
Merge pull request #138 from ylecuyer/fix_sending_invites
Fix sending invites
|
2016-06-23 14:51:44 +01:00 |
Yoann Lecuyer
|
dca10200f4
|
Use event image if present
|
2016-06-19 12:01:53 -05:00 |
Yoann Lecuyer
|
94f16fa369
|
Fix sending invites
|
2016-06-17 11:40:46 -05:00 |
bretto36
|
ea5d4fa0e8
|
Added Organiser Events Test fixed model factory
|
2016-06-16 20:03:47 -04:00 |
bretto36
|
adf16e7eb1
|
Added User Password change tests
|
2016-06-16 19:28:42 -04:00 |
bretto36
|
63f0f4ec1a
|
Fixed Edit User
|
2016-06-16 18:59:31 -04:00 |
bretto36
|
2eb1fef4a2
|
removed Response calls
|
2016-06-15 22:12:44 -04:00 |
bretto36
|
7f19499d7b
|
Added event attendees tests
|
2016-06-15 22:06:27 -04:00 |
bretto36
|
1a7716b677
|
Remvoed debugging
|
2016-06-15 21:37:23 -04:00 |
bretto36
|
30362dcc16
|
Added Tests and numerous fixes
|
2016-06-15 21:36:09 -04:00 |
Dave Earley
|
3e79c2c5cc
|
Users are now directed to the Organiser Events page instead of the Dashboard after they create an organiser.
|
2016-06-15 14:14:50 +01:00 |
Dave Earley
|
00f574da27
|
Fix bug which prevented the check-in QR scanner from working (closes #126)
|
2016-06-15 13:48:35 +01:00 |
Dave Earley
|
6bd4947fd8
|
Updated / Refactoring of PDF ticket mailers/jobs
|
2016-06-15 13:34:12 +01:00 |
Dave Earley
|
39fb757926
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# app/Http/Controllers/EventCheckoutController.php
|
2016-06-15 11:23:32 +01:00 |
Dave Earley
|
140cc130a8
|
Refactoring & updating of jobs and mailers.
|
2016-06-15 11:14:27 +01:00 |
Dave Earley
|
9d9ba51832
|
Merge pull request #127 from bretto36/controller-clean-up
Controller clean up
|
2016-06-15 10:53:51 +01:00 |
Dave Earley
|
1f485b79b9
|
Merge pull request #124 from JapSeyz/refunds
Allow Refunds of individual tickets
|
2016-06-15 10:53:23 +01:00 |