Attendize/app/Models
Dave ad8b5d9f62 Work on custom attendee questions
Created answers table in DB
2016-04-17 21:12:38 +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 Add QRCode Scanning 2016-03-29 21:37:38 -04: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 Adds docblocks to models 2016-03-14 16:37:38 +00:00
EventImage.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
EventStats.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
Message.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
MyBaseModel.php Adds docblocks to models 2016-03-14 16:37:38 +00:00
Order.php Fix issue when creating blank folder with filename 2016-04-05 06:31:40 -04: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 Adds docblocks to models 2016-03-14 16:37:38 +00: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 Work on attendee questions backend design 2016-04-17 21:12:38 +01:00
QuestionAnswer.php Work on custom attendee questions 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 Adds docblocks to models 2016-03-14 16:37:38 +00:00