Commit Graph

8 Commits

Author SHA1 Message Date
Dave a5a94790e7 Minor bug fixes
Updated global JS
Added feedback/bug fix button
2016-04-17 21:12:38 +01:00
Dave 61e18f01de Added option to hide organiser page from public view 2016-03-28 00:19:30 +01:00
Luis Carneiro 33b1a1728b Issue 7: Changing link attribute to something meaningful 2016-03-21 19:35:20 +00:00
Luis Carneiro cd4e64c93d Issue 7: Load FB SDK js on partial; Fix bug on Event page Organiser section 2016-03-21 19:27:41 +00:00
Luis Carneiro be25664247 Issue 7: Organiser page initial version 2016-03-21 19:10:40 +00:00
marian 89ba64c748 Implemented schema.org for events, tickets and organizer
- Implemented the name, start data, end date, description, image,
location (name and address) for the event
- Implemented the name, price currency, price and availability (if it
has one compatible with schema.org) for the tickets
- Implemented the name, logo and description for the organizer
2016-03-19 16:46:45 +02: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 a3320dd598 - First commit 2016-02-29 15:59:39 +00:00