Commit Graph

442 Commits

Author SHA1 Message Date
merdiano 0e5a6f0f40 added event ticket date to tickets 2019-08-24 15:30:23 +05:00
merdiano c904a4132d sliders, tags , admin manages all orginizers 2019-08-24 12:07:22 +05:00
merdiano f9708678fb merge commit 2019-08-24 11:55:14 +05:00
merdiano c627d16b1e sales volume 2019-08-19 12:20:26 +05:00
merdiano 596fc59305 payment configured 2019-08-16 18:04:50 +05:00
merdiano 35a0e3123d added categoriesSeeder to databaseSeeder
permissionmanager configed to use App/User
2019-08-09 23:16:55 +05:00
Jeremy Quinton 0abf63f8f5 The business fields that are stored against the order are individual fields. Update templates and emails to display business details 2019-06-28 20:55:21 +02:00
Etienne Marais ac9ad7fa81
🐛 FIX: Add dynamic validation to the address fields. Filter out the empty ones for better reading. 2019-06-24 21:17:34 +02:00
Jeremy Quinton 3220fbe2c0
Merge branch 'master' into vat-enabled-invoices 2019-06-21 13:42:27 +02:00
Wei Feng 7f44f28b6b Fix bug in en messageReceived email template
I have noticed that the email CONTACT form on the event page is broken.

Can see an error from the log:

```
[2019-06-09 05:50:00] production.ERROR: syntax error, unexpected '!', expecting ',' or ')' (View: /opt/bitnami/apps/attendize/resources/views/en/Emails/messageReceived.blade.php) {"userId":1,"exception":"[object] (ErrorException(code: 0): syntax error, unexpected '!', expecting ',' or ')' (View: /opt/bitnami/apps/attendize/resources/views/en/Emails/messageReceived.blade.php) at /opt/bitnami/apps/attendize/storage/framework/views/7636d50489ed84fa18df11267aa8e9453a5a7392.php:6, Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): syntax error, unexpected '!', expecting ',' or ')' at /opt/bitnami/apps/attendize/storage/framework/views/7636d50489ed84fa18df11267aa8e9453a5a7392.php:6)
```

I think this has been introduced by last template update with a wrong
syntax.
2019-06-09 16:16:20 +10:00
Etienne Marais dda7fa71ed
🐛 FIX: Add business details to order tickets email. Clean up html a little 2019-06-08 18:37:24 +02:00
Etienne Marais f301a2daf7
Merge master 2019-06-08 18:27:25 +02:00
Jeremy Quinton d16b023f69
Merge pull request #642 from bagage/fix-french-translation
Fix French translation
2019-05-29 16:09:00 +02:00
Jeremy Quinton e11c438530
Merge pull request #636 from publicarray/env-config
Move env to config files
2019-05-29 16:07:15 +02:00
Gautier Pelloux-Prayer 40e3646720 Fix French translation 2019-05-21 21:04:17 +02:00
Etienne Marais e9719242b3
📦 NEW: Add GTM into <head> if the tag exists either on the organiser or event. Falls back to not rendering if both the codes are empty. Event GTM will render first and fallback to the organiser. 2019-05-14 15:06:44 +02:00
Etienne Marais 141e737b69
📦 NEW: Add event level GTM code 2019-05-14 14:53:48 +02:00
Etienne Marais b04c75b267
📦 NEW: Add GTM field on the organiser settings page 2019-05-14 14:47:35 +02:00
Sebastian Schmidt d063e8aa5a
env -> config (analytics)
fix php artisan config:cache
2019-05-06 21:58:55 +10:00
Sebastian Schmidt d34d92155e
env -> config (geocoding)
fix php artisan config:cache
2019-05-06 21:58:24 +10:00
Sebastian Schmidt 9afd220856
env -> config (datetime)
fix php artisan config:cache
2019-05-06 21:57:35 +10:00
Max Matteo Staack 74fcb2bfcb fix #614 2019-05-04 19:31:53 +02:00
Sam Bell 8e699b5aac
Merge pull request #550 from DODMax/e-flyer-position
Added event image position option
2019-04-30 10:52:23 +01:00
Sam Bell 8ca55c320a
Merge pull request #610 from philip-loyd/patch-1
Fix for "Message" contains html tags #574
2019-04-30 10:50:52 +01:00
Etienne Marais 9342b0a773
🐛 FIX: Removed required attribute on the hidden form fields 2019-04-29 11:11:37 +02:00
Etienne Marais 58d9f61656
📦 NEW: Add business details fields, show/hide toggle functionality and translations 2019-04-25 09:13:59 +02:00
Etienne Marais 24ae64e5bc
📦 NEW: Add toggle functionality to the is business check. Test if the input sends data to the back. 2019-04-25 08:22:03 +02:00
Etienne Marais d792db362d
👌 IMPROVE: Hide booking fee if the booking fee is zero 2019-04-23 09:54:20 +02:00
Etienne Marais 680c599ace
📦 NEW: Add business fields to the confirmation display screen and email 2019-04-17 19:37:55 +02:00
Etienne Marais c8859e0405
👌 IMPROVE: Add Tax rate to the confirmation screen and email 2019-04-17 19:08:20 +02:00
mrlexley a69eac17e6 Dutch translation
A Dutch translation for Attendize.
2019-04-04 11:04:32 +02:00
philip-loyd 19e064c592
Fix for "Message" contains html tags #574
Fixed HTML email template
2019-03-30 16:45:08 -05:00
Jeremy Quinton ea3c66a8f5
Merge pull request #581 from matometaru/add-lang-japanese
Japanese translation
2019-03-22 16:50:34 +02:00
Jeremy Quinton bb6f0daf04 as events can be in different currencies remove the sum of all events from the dashboard 2019-03-22 15:58:14 +02:00
James Dahlen 8ea420b2bc manage event currency 2019-03-12 09:37:43 -04:00
matometaru 240c391c60 fix 参加者 -> 出席者 2019-03-03 16:51:07 +09:00
matometaru d167d6e4d5 translation lang/* 2019-03-03 16:50:33 +09:00
matometaru b5698313fc translation views/* 2019-03-02 18:50:26 +09:00
matometaru 33207229f1 translation lang/* 2019-03-02 18:49:36 +09:00
Jeremy Quinton 39e346faee
Merge pull request #586 from publicarray/http->https
Nits (https and fix a dev console warning)
2019-02-28 21:56:07 +02:00
Jeremy Quinton d1ab4916af
Merge pull request #575 from ghoeffner/patch-1
Fixing feedback URL
2019-02-28 17:26:17 +02:00
Jeremy Quinton d83794b1e2
Merge pull request #588 from publicarray/translations2
Fixing Issue #465 - translatable strings
2019-02-28 17:09:33 +02:00
Sebastian Schmidt f2e441eae5 Fixing Issue #465 - translatable strings
Credits to @kerrinhardy

4fa346f16b

Unfortunately due to merge conflict the
original author information was not retained.
2019-02-28 12:22:42 +11:00
Kerrin Hardy 29adb572a4
Updated 'You cancelled your payment. You may try again.' to be translatable 2019-02-28 12:08:39 +11:00
Kerrin Hardy de61912b0b
Updated 'Event Successfully Made Live! You can undo this action in event settings page.' to be translatable 2019-02-28 12:07:57 +11:00
Sebastian Schmidt b72e4e13f7 Fix SensorNotRequired warning in google geocoding API 2019-02-28 11:55:52 +11:00
Sebastian Schmidt a56ac1ce7c http -> https 2019-02-28 11:55:04 +11:00
matometaru 70e3277e5b translation lang/* 2019-02-27 22:01:50 +09:00
matometaru df2e40550e add resouces/views/ja 2019-02-27 00:13:06 +09:00
matometaru e52e60b3d8 transration multiple 2019-02-26 23:46:11 +09:00