Commit Graph

543 Commits

Author SHA1 Message Date
Dave Earley 085c54bb40 Update readme.md 2017-03-21 20:37:07 +00:00
Dave Earley cb2ca1ac3d Updated readme 2017-03-21 19:53:51 +00:00
Dave Earley 812bc79d1f Merge pull request #310 from eventrooms/master
fix docker-compose setup configurations
2017-02-07 21:35:44 +00:00
Tristan Guo 1ac0dbcff7 fix docker-compose setup configurations 2017-02-05 18:49:06 +08:00
Dave Earley 19b4fb6a2f Merge pull request #301 from CrNMGuy/patch-2
Create passwords.php
2017-02-01 21:25:48 +00:00
Dave Earley f50820c0ab Merge pull request #302 from CrNMGuy/patch-1
Create pagination.php
2017-02-01 21:25:40 +00:00
Dave Earley e2735cc865 Merge pull request #300 from CrNMGuy/patch-3
Create validation.php
2017-02-01 21:25:33 +00:00
CrNMGuy 8ca8c13680 Create validation.php 2017-01-30 09:11:02 +01:00
CrNMGuy a62ac14e06 Create passwords.php 2017-01-30 09:10:21 +01:00
CrNMGuy a06d40a994 Create pagination.php 2017-01-30 09:09:35 +01:00
Dave Earley 9a40a1c505 update readme 2017-01-21 18:07:52 +00:00
Dave Earley 1815f1c82a Merge pull request #294 from Tastenbimbo/#283
#283 Cipher can be set in ENV file
2017-01-20 19:47:34 +00:00
Tastenbimbo 7d1cbdf298 #283 Cipher can be set in ENV file 2017-01-20 08:54:43 +01:00
Dave Earley 1da0f6f824 Updated readme 2017-01-18 20:22:32 +00:00
Dave Earley a0baab580a Updated readme 2017-01-16 19:41:49 +00:00
Dave Earley f91e2787a8 Add link to support forum 2017-01-15 19:39:21 +00:00
Dave Earley 4612f7cdc2 Merge pull request #270 from Attendize/revert-252-sponsors
Revert "Sponsors"
2016-12-01 22:11:42 +00:00
Dave Earley 004f86c6a7 Revert "Sponsors" 2016-12-01 22:11:34 +00:00
Dave Earley 64092660f9 Merge pull request #252 from JapSeyz/sponsors
Sponsors
2016-12-01 20:39:32 +00:00
Dave Earley f109e0e66e Merge pull request #255 from JapSeyz/currency_symbols
Add Whitespace to selected currencies
2016-11-29 21:59:06 +00:00
Dave Earley 5b1336b3d8 Merge pull request #253 from JapSeyz/remove_unused_email_template
Removed non-unique email templates
2016-11-29 21:58:44 +00:00
Dave Earley f690747845 Merge pull request #259 from JapSeyz/organiser_image_fix
Uniform Organiser Image Upload
2016-11-29 21:48:11 +00:00
Dave Earley 90e3644624 Merge pull request #256 from JapSeyz/text_fixes
Simple spelling fix
2016-11-29 21:47:31 +00:00
Dave Earley 4192792274 Merge pull request #261 from MsFoued/patch-2
create CreateDatabase.php
2016-11-29 21:47:06 +00:00
Dave Earley b7d3f617ee Merge pull request #262 from MsFoued/patch-3
Update Kernel.php
2016-11-29 21:45:11 +00:00
Dave Earley 9319031410 Merge pull request #266 from JapSeyz/edit_order_email
Edit an order
2016-11-29 21:20:51 +00:00
Dave Earley 4fae74a929 Merge pull request #267 from JapSeyz/subtract_attendee_from_event_stats_on_cancel
Reflect Attendee cancellation in event stats
2016-11-29 20:30:46 +00:00
JapSeyz 505599251e Active / inactive sponsors 2016-11-28 13:43:28 +01:00
JapSeyz bfd3b42e0a Reflect Attendee cancellation in event stats 2016-11-28 13:19:14 +01:00
JapSeyz 477ae5c105 Edit an order
Edit an order [firstname, lastname and Email]
Resend an entrire order (especially useful if someone entered a wrong email which has then beed edited)

Show ticket reference in the order refund modal, so you can quickly refund/cancel multiple tickets in an order
2016-11-26 22:38:54 +01:00
JapSeyz 59a6a6bbf2 Help label 2016-11-25 00:01:03 +01:00
MsFoued 1103e69304 Update Kernel.php 2016-11-20 16:37:35 +01:00
MsFoued 65e5dd631f create CreateDatabase.php 2016-11-20 16:36:20 +01:00
JapSeyz 7e8c785cf4 Unified Fileupload function to prevent different image and locations 2016-11-20 00:19:54 +01:00
JapSeyz 7853d1411f Made info-sections clearer 2016-11-19 22:38:38 +01:00
JapSeyz 0f3737e02a Uniform Organiser Image Upload
* Preserve Aspect Ratio
* Use the same size no matter where the upload is happening
2016-11-19 22:17:05 +01:00
JapSeyz 1d1d4505eb New Sponsor Ticket Layout 2016-11-19 22:10:26 +01:00
JapSeyz 5831cd0222 Ticket Text 2016-11-15 21:56:03 +01:00
JapSeyz 548ee66e6e Add Whitespace to selected currencies
A space is the norm for some currency symbols
2016-11-15 21:50:04 +01:00
JapSeyz cc467dfbb9 Removed non-unique email templates 2016-11-15 14:26:37 +01:00
JapSeyz 8f9e5f15af whitespace fix 2016-11-15 13:09:16 +01:00
JapSeyz ebccc45b52 Made placeholder company generic 2016-11-15 12:57:34 +01:00
JapSeyz d067cf1a04 Sponsors tickets 2016-11-15 12:54:52 +01:00
JapSeyz 4101e51824 Two types of tickets 2016-11-15 10:45:41 +01:00
JapSeyz 638a1762cf Update/delete sponsors 2016-11-15 10:13:49 +01:00
JapSeyz 0a59df3493 Start Sponsors Work 2016-11-15 09:51:04 +01:00
Dave Earley 56556bf05e Merge pull request #243 from jharris70/patch-1
Update EventCheckoutController.php : stripe receipts.
2016-11-14 22:16:38 +00:00
Dave Earley 25c917c31a Make ticket download on download page stand out (closes #244) 2016-11-14 21:07:04 +00:00
jharris70 9460458b5c Update EventCheckoutController.php : stripe receipts.
Added 'receipt_email' to the Stripe charge creation request so customers get a payment receipt as well as their tickets. Also removed a blank line.

I would still like to see the $order->order_reference in the description, but I'm not sure if $order has that property at this point: line 330 of EventCheckoutController.php.
2016-11-09 14:02:42 -08:00
Dave Earley 8afc944fe7 Updating readme 2016-11-06 22:42:16 +00:00