Attendize/app/Models
Pásztor Gábor ab2ceff24f Typo and phpDoc 2016-09-06 21:33:19 +02:00
..
Account.php Fix bug where payment gateway could apply to multiple accounts 2016-07-24 23:48:29 +01:00
AccountPaymentGateway.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
Activity.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
Affiliate.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
Attendee.php Typo and phpDoc 2016-09-06 21:33:19 +02: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 Typo and phpDoc 2016-09-06 21:33:19 +02:00
EventImage.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
EventStats.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
Message.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
MyBaseModel.php Typo and phpDoc 2016-09-06 21:33:19 +02: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 Typo and phpDoc 2016-09-06 21:33:19 +02: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 Typo and phpDoc 2016-09-06 21:33:19 +02:00
TicketStatus.php Added event attendees tests 2016-06-15 22:06:27 -04:00
Timezone.php Typo and phpDoc 2016-09-06 21:33:19 +02:00
User.php Fixed bug where adding users failed 2016-04-17 23:41:19 +01:00