Attendize/app/Models
Dave Earley f90c764034 Design update (#85)
Design update & began working on tests
2016-04-28 00:10:39 +01:00
..
Account.php - Added the ability to support multiple payment gateways (Stripe, PayPal so far) 2016-03-20 16:01:50 +00: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 Work on event survey 2016-04-17 21:12:38 +01:00
Country.php Design update (#85) 2016-04-28 00:10:39 +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 More work on API 2016-04-17 21:12:38 +01:00
EventImage.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
EventStats.php Design update (#85) 2016-04-28 00:10:39 +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 Work on custom attendee questions 2016-04-17 21:12:38 +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 Design update (#85) 2016-04-28 00:10:39 +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 Working on surveys/attendee questions 2016-04-17 21:12:38 +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