Commit Graph

18 Commits

Author SHA1 Message Date
Sam Bell f8ea51dd97 Add VAT and updated totals to order confirmations 2018-03-06 20:40:49 +00:00
JapSeyz cc467dfbb9 Removed non-unique email templates 2016-11-15 14:26:37 +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 45dd3c35ae Update licence links 2016-07-15 11:03:24 +01:00
Dave Earley 5164cb5f25 Minor fixes related to Offline Payments 2016-07-09 15:19:09 +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
JapSeyz 2daa2e1b99 Allow Refunds of individual tickets
Fixed use statement

Fixed a spelling mistake
2016-06-14 14:23:31 +02:00
Yoann Lecuyer fc2ee7244c ticket refactoring 2016-05-30 11:05:28 -05:00
Dave Earley 6b10a05563 Began work on tests 2016-04-28 00:06:17 +01:00
Dave Earley f24e80a929 Fixed bug where adding users failed 2016-04-17 23:41:19 +01:00
Dave a5a94790e7 Minor bug fixes
Updated global JS
Added feedback/bug fix button
2016-04-17 21:12:38 +01:00
Dave 380a48114b Cleaned up Email views 2016-04-17 21:12:38 +01:00
Dave f53ea9bf75 - Changed the 'Resend ticket' functionality slightly so attendees only receive their ticket, and not every ticket on the order. 2016-03-11 15:51:39 +00:00
brettninja 999d1b8394 Added formatting updates to blade views
- Removed empty class names
 - Removed superfluous blank spaces in class attributes
 - Normalised quotes on Blade files
 - Fixed indenting
 - Normalised some css
2016-03-09 23:41:10 -05:00
Dave b4efd67257 - Started work on added Omnipay
- Updated the checkout to use Omipay instead of Stripes own lib
2016-03-06 23:10:35 +00:00
Dave 4598b8e8ed - Created an attendize config file and remove the constants
- Bumped the version of Laravel to 5.1.20
2016-03-04 23:27:13 +00:00
Dave 6af8a787bd - Removed unused files
- Inlined email css styles
- Minor bug fixes
2016-03-02 11:55:41 +00:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00