Commit Graph

18 Commits

Author SHA1 Message Date
Dave ed4e86baa1 Work on custom attendee questions
Start on moving surveys, widgets, check-in to their own pages
Refactoring code
Fix bug where tickets sales volume was not updating
2016-04-17 21:12:38 +01:00
Dave 6d101cea05 Work on custom attendee questions
Start on moving surveys, widgets, check-in to their own pages
2016-04-17 21:12:38 +01:00
Dave ad8b5d9f62 Work on custom attendee questions
Created answers table in DB
2016-04-17 21:12:38 +01:00
Dave 0ca9e2e1be Work on attendee questions backend design 2016-04-17 21:12:38 +01:00
Dave 637d8265ee Work on attendee questions backend design 2016-04-17 21:12:38 +01:00
Dave Earley e7b29cf6d8 Merge pull request #60 from G0dLik3/implementAttendeesQuestions
Made a start on implementing the 'Attendees Question' feature.
2016-03-27 20:46:48 +01:00
marian 01bbeb975e Made a start on implementing the 'Attendees Question' feature.
- Created a migration (based on @daveearley 's migration) to add the
question_types, questions, question_options, event_question and
question_ticket tables.
- Created a seeder for the question_types table.
- Implemented event question add modal.
- Done a bit of refactoring to the ajax form submission error handling.
- Questions are now displayed on the event customization page, under the
Order form tab.
2016-03-27 16:40:34 +03:00
Dave aa7251e1e6 - updated RRSSB lib and ChartJs
- Created migration to add social_show_whatsapp to the events table
2016-03-22 02:14:50 +00:00
Dave f7788db704 - Work on ticket design (issue #18) 2016-03-21 23:42:11 +00:00
Dave 5411a6cdea - remove multi-line comments from event customize page (https://github.com/Attendize/Attendize/issues/13#issuecomment-199406482) 2016-03-21 18:12:43 +00:00
Mark Walet 7566986124 Update event customize view 2016-03-16 12:50:34 +01:00
brettninja 8bcd992530 Fixed search box display in event check in page 2016-03-14 18:12:24 -04:00
Dave db91c48e7f - Removing unnecessary text 2016-03-11 01:30:44 +00:00
brettninja 999d1b8394 Added formatting updates to blade views
- Removed empty class names
 - Removed superfluous blank spaces in class attributes
 - Normalised quotes on Blade files
 - Fixed indenting
 - Normalised some css
2016-03-09 23:41:10 -05:00
Dave 2a84357bec - Started work on customizable ticket design (issue #18) 2016-03-10 00:41:34 +00:00
Dave 13593c8ced - Fixed bug where images were broken if Attendize wasn't installed in web root 2016-03-06 17:32:16 +00:00
Dave 4598b8e8ed - Created an attendize config file and remove the constants
- Bumped the version of Laravel to 5.1.20
2016-03-04 23:27:13 +00:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00