Commit Graph

458 Commits

Author SHA1 Message Date
Jacob Catayoc b219ca6413 Merge branch 'master' of https://github.com/Attendize/Attendize 2016-10-07 21:33:18 +08:00
Jacob Catayoc ece56a5280 Merge branch 'master' of https://github.com/jacobcat/Attendize 2016-10-07 21:31:21 +08: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
jacobcat df702a7f0f Merge pull request #2 from jacobcat/add_migs_payment_gateway
Add migs payment gateway
2016-09-24 22:58:36 +08:00
Jacob Catayoc ef826d4ff1 Merge branch 'master' into add_migs_payment_gateway 2016-09-24 22:51:35 +08:00
jacobcat d96ba4a825 Merge pull request #1 from Attendize/master
Update from approved pull requests from base
2016-09-24 22:49:50 +08:00
Jacob Catayoc e5d4f75559 - Returned some original defaults for Attendize 2016-09-19 06:58:36 +08:00
Dave Earley f728bc6ac0 Merge pull request #203 from jmowatt/feature/google-analytics-per-organiser-support
Per Organiser Google Analytics
2016-09-17 17:50:17 +01: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
Dave Earley fc5705afb6 Merge pull request #202 from kozi/master
Add DB_PREFIX property to .env to support shared databases
2016-09-15 17:17:48 +01:00
Dave Earley 52b29fe071 Merge pull request #199 from jmowatt/feature/ics-on-confirmation
Add user importable calendar to email
2016-09-15 17:13:35 +01:00
kozi 4cf4a2f613 Add DB_PREFIX property to .env to support shared databases 2016-09-15 14:05:50 +02: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
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
James Mowatt 9d5755beec Merge remote-tracking branch 'Attendize/master' into feature/ics-on-confirmation 2016-09-10 15:57:44 +01:00
Jacob Catayoc f1ce15562e - MIGS payment gateway generate transaction id 2016-09-08 11:23:24 +08:00
Jacob Catayoc 2c24b37000 Merge remote-tracking branch 'origin/add_migs_payment_gateway' into add_migs_payment_gateway
# Conflicts:
#	app/Http/Controllers/EventCheckoutController.php
2016-09-08 06:07:21 +08:00
Jacob Catayoc e5a994b1c2 - Add MIGS payment gateway
- Modified transaction data population logic
2016-09-08 06:06:26 +08:00
Jacob Catayoc fd31a5d96d - Add MIGS payment gateway
- Modified transaction data population logic
2016-09-08 06:04:23 +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
Dave Earley 99316588a9 Merge pull request #191 from gpasztor87/master
Typo and phpDoc
2016-09-07 00:28:54 +01:00
Dave Earley 6238e756f4 Merge pull request #192 from gpasztor87/patch-1
Email field is required.
2016-09-06 20:59:48 +01:00
Dave Earley df9bdc365a Merge pull request #190 from nbdd0121/patch-1
Explicitly enable rewrite engine in .htaccess
2016-09-06 20:59:24 +01:00
Pásztor Gábor b385e12fc1 Email field is required. 2016-09-06 21:42:21 +02:00
Pásztor Gábor ab2ceff24f Typo and phpDoc 2016-09-06 21:33:19 +02:00
Gary Guo 4b7a2ec202 Explicitly enable rewrite engine in .htaccess 2016-09-07 00:35:12 +08:00
James Mowatt 4336042821 Merge remote-tracking branch 'Attendize/master' 2016-09-02 08:26:41 +01:00
Dave Earley 54c610881f Merge pull request #184 from JapSeyz/fix_no_tickets_selected
Fix no tickets selected returns an exception
2016-08-29 20:22:22 +01:00
JapSeyz 024cba5bda Text fixes 2016-08-29 13:30:56 +02:00
JapSeyz e881e7ede1 Fix no tickets selected returns an exception 2016-08-29 13:25:49 +02:00
Dave Earley 28a8bfe179 Fix issue where CLI installer would fail due to misplaced capital letter in seeder class name 2016-08-16 01:24:50 +01:00
Dave Earley b78aa6f947 Fix issue where submit button would remain disabled after errors on frontend 2016-08-14 17:05:20 +01:00
Dave Earley 83d9cba06b updated readme 2016-08-12 13:13:54 +01: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 94026b5669 Updated readme 2016-08-11 13:38:13 +01:00
Dave Earley 0a3c6c309c Update repo url in package.json 2016-08-11 13:25:21 +01:00
Dave Earley 4d849935e6 Version bump 2016-08-11 13:24:35 +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 d87fec691e Added timezone option to .env 2016-08-02 22:11:10 +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 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