| .. |
|
Account.php
|
Fix bug where payment gateway could apply to multiple accounts
|
2016-07-24 23:48:29 +01:00 |
|
AccountPaymentGateway.php
|
Tidying up account payment gateway model
|
2016-07-16 11:44:23 +01:00 |
|
Activity.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
Affiliate.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
Attendee.php
|
Normalized attendees reference in attendees table (closes #106)
|
2016-05-26 01:40:49 +01:00 |
|
Country.php
|
Began work on tests
|
2016-04-28 00:06:17 +01:00 |
|
Currency.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
DateFormat.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
DateTimeFormat.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
DiscountCode.php
|
Applied fixes from StyleCI
|
2016-03-04 19:18:10 -05:00 |
|
Event.php
|
Fixed used where exported answers data was inaccurate (closes #13)
|
2016-08-11 13:19:59 +01:00 |
|
EventImage.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
EventStats.php
|
Working on UI update
|
2016-04-22 12:01:48 +01:00 |
|
Message.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
MyBaseModel.php
|
Added Tests and numerous fixes
|
2016-06-15 21:36:09 -04:00 |
|
Order.php
|
Fixed bug where PDF ticket generation would fail when no logo was passed (closes #97)
|
2016-05-12 13:33:34 +01:00 |
|
OrderItem.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
OrderStatus.php
|
Added event attendees tests
|
2016-06-15 22:06:27 -04:00 |
|
Organiser.php
|
Fixed bug where incorrect currency symbol was showing on organiser dashbaord.
|
2016-05-12 11:44:42 +01:00 |
|
PaymentGateway.php
|
- Added the ability to support multiple payment gateways (Stripe, PayPal so far)
|
2016-03-20 16:01:50 +00:00 |
|
Question.php
|
Added 'Is Enabled' scope to Question model
|
2016-05-28 09:16:44 +01:00 |
|
QuestionAnswer.php
|
Work on event survey
|
2016-04-17 21:12:38 +01:00 |
|
QuestionOption.php
|
Made a start on implementing the 'Attendees Question' feature.
|
2016-03-27 16:40:34 +03:00 |
|
QuestionType.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
ReservedTickets.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
Ticket.php
|
Made a start on implementing the 'Attendees Question' feature.
|
2016-03-27 16:40:34 +03:00 |
|
TicketStatus.php
|
Added event attendees tests
|
2016-06-15 22:06:27 -04:00 |
|
Timezone.php
|
Adds docblocks to models
|
2016-03-14 16:37:38 +00:00 |
|
User.php
|
Fixed bug where adding users failed
|
2016-04-17 23:41:19 +01:00 |