Commit Graph

6 Commits

Author SHA1 Message Date
marian 56e73730a1 Merge remote-tracking branch 'refs/remotes/origin/master' into implementSchemaOrgForEvents 2016-03-19 16:48:28 +02: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
Mark Walet 7fa69e5a0f Refactor of Ticket index view 2016-03-16 15:25:14 +01: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 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