Attendize/app/Models
Dave Earley d45d0a39e5 Normalized attendees reference in attendees table (closes #106) 2016-05-26 01:40:49 +01:00
..
Account.php Fixed bug where incorrect currency symbol was showing on organiser dashbaord. 2016-05-12 11:44:42 +01:00
AccountPaymentGateway.php - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00: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 bug where incorrect currency symbol was showing on organiser dashbaord. 2016-05-12 11:44:42 +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 Started work on a simple API 2016-04-17 21:12:38 +01: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 Adds docblocks to models 2016-03-14 16:37:38 +00: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 worked on implementing custom attendee questions 2016-05-20 23:56:47 +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 Applied fixes from StyleCI 2016-03-04 19:18:10 -05: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