alextselegidis
|
fb92fa1832
|
Updated the meta html tag of the view files
|
2021-11-09 08:44:37 +01:00 |
|
alextselegidis
|
cd9a92bed9
|
Removed the polyfill scripts as it is no longer needed.
|
2021-11-09 08:11:33 +01:00 |
|
Alex Tselegidis
|
f371177fb6
|
Updated the vendor script paths in the view files
|
2021-11-08 10:57:03 +01:00 |
|
Alex Tselegidis
|
198db17100
|
Minor formatting changes
|
2021-10-28 13:28:37 +02:00 |
|
Tthecreator
|
ff89857934
|
Update style of Client Form menu
Co-authored-by: Vitor Mattos <vitor@php.rio>
|
2021-10-20 22:18:40 +02:00 |
|
Thomas Saedt
|
9671def4ea
|
Merge branch 'develop' into 1081_hide_data_fields
|
2021-10-20 22:12:47 +02:00 |
|
Alex Tselegidis
|
53acb6146c
|
Mark required the fields of the settings page
|
2021-10-04 09:27:50 +02:00 |
|
Alex Tselegidis
|
49197b5c66
|
Use the right bootstrap CSS classes for the setting input field help blocks
|
2021-08-24 16:01:44 +03:00 |
|
Alex Tselegidis
|
6103b6992d
|
The timepicker sliders do not work when using an iOS device. #1026
|
2021-07-19 17:26:24 +03:00 |
|
Alex Tselegidis
|
9ddc820176
|
Set minimum service duration field value to honor the value of EVENT_MINIMUM_DURATION. #1068
|
2021-07-19 16:59:21 +03:00 |
|
Thomas Saedt
|
1bcbf9f71b
|
[1081] Made show booking form field settings functional
|
2021-05-30 13:27:39 +02:00 |
|
Thomas S
|
ea2cdeff70
|
[1081] Added visual buttons to hide or show form fields
|
2021-05-29 20:58:08 +02:00 |
|
Alex Tselegidis
|
f9bb741810
|
Merge branch 'add-ga4-support' of https://github.com/c0un7-z3r0/easyappointments into develop
# Conflicts:
# application/language/german/translations_lang.php
|
2021-04-07 10:44:00 +02:00 |
|
David Kagerer
|
acbce19a50
|
feat: add ga4 property support
Since google analytics is using now GA4 the support for the new script was needed
|
2021-03-30 21:13:59 +02:00 |
|
Alex Tselegidis
|
76672db959
|
Make sure that the duration of a service does not become less than the minimum acceptable value as otherwise it will make problems with the availability generation
|
2021-03-25 11:32:10 +01:00 |
|
Alex Tselegidis
|
5df1bd4902
|
Made the timezone and language fields required, in the backend customers page
|
2020-12-14 20:40:10 +02:00 |
|
Alex Tselegidis
|
b7ff6cbc16
|
Include the moment timezone support file in backend pages
|
2020-12-14 20:38:34 +02:00 |
|
Alex Tselegidis
|
0d5f673ecf
|
User timezone must not be empied by default as it is required.
|
2020-12-14 09:53:16 +02:00 |
|
Alex Tselegidis
|
7bf1d536f3
|
Updated the facebook URL in the about page.
|
2020-12-11 09:55:54 +02:00 |
|
Alex Tselegidis
|
4252bc8d0b
|
Corrected the modal header
|
2020-12-09 14:29:02 +02:00 |
|
Alex Tselegidis
|
8a68e97f94
|
Reformatted code files
|
2020-12-09 14:17:45 +02:00 |
|
Alex Tselegidis
|
22ac631995
|
Updated copyright information in backend
|
2020-12-08 14:16:42 +02:00 |
|
Alex Tselegidis
|
e92902f332
|
Backend users and services page would register the tab content events again and again
|
2020-12-08 13:23:37 +02:00 |
|
Alex Tselegidis
|
54c4852cd7
|
Consistently use solid style of fontawesome
|
2020-12-08 00:10:49 +02:00 |
|
Alex Tselegidis
|
9b2a892b12
|
Removed blog link
|
2020-12-07 23:09:28 +02:00 |
|
Alex Tselegidis
|
af5ddfaac4
|
Only admins can modify working plan exceptions at the moment
|
2020-11-16 11:09:48 +02:00 |
|
Alex Tselegidis
|
9604aa4ef9
|
Replaced qtip with tippy.js
|
2020-10-22 12:29:09 +03:00 |
|
Alex Tselegidis
|
67dc42b2d8
|
Update in the backend header brand subtitle
|
2020-10-22 12:10:36 +03:00 |
|
Alex Tselegidis
|
d2dd9925ec
|
Added icon in the language pick label of the backend footer.
|
2020-10-21 21:37:21 +03:00 |
|
Alex Tselegidis
|
e0dea50ee4
|
Renamed the unavailabilities to unavailability events
|
2020-10-21 21:36:37 +03:00 |
|
Alex Tselegidis
|
8031104d49
|
Added subtitle in the backend header
|
2020-10-21 21:36:05 +03:00 |
|
Alex Tselegidis
|
0e6fdebe0f
|
Completed the working plan exceptions feature.
|
2020-10-20 16:05:00 +03:00 |
|
Alex Tselegidis
|
9dbc7ae000
|
Updated the styling of the required fields
|
2020-10-20 16:03:56 +03:00 |
|
Alex Tselegidis
|
54d1ae83dc
|
Removed the required fields message in ui (below the forms)
|
2020-09-28 15:25:56 +03:00 |
|
Alex Tselegidis
|
06956e82d0
|
Replaced the btn light class with btn outline secondary
|
2020-09-28 15:24:29 +03:00 |
|
Alex Tselegidis
|
cab9aed12f
|
Styling upgrades for the backend calendar page
|
2020-09-28 15:17:47 +03:00 |
|
Alex Tselegidis
|
069509c8da
|
Merge branch 'book-advance-timeout-improvements' of https://github.com/popod/easyappointments into popod-book-advance-timeout-improvements
# Conflicts:
# application/views/backend/calendar.php
# application/views/backend/settings.php
|
2020-09-23 15:13:58 +03:00 |
|
Alex Tselegidis
|
f05aab39ca
|
Styling adjustments to the booking footer elements
|
2020-09-23 14:53:30 +03:00 |
|
Alex Tselegidis
|
e7800e5302
|
FontAwesome icon improvements in the view files
|
2020-09-23 14:18:50 +03:00 |
|
Alex Tselegidis
|
7bbe85b88a
|
Merge pull request #817 from popod/save-customer-language
Save customer language to the database
|
2020-09-23 13:16:25 +03:00 |
|
Alex Tselegidis
|
30eb95461a
|
Improvements and fixes on the custom availability feature
|
2020-09-23 12:24:42 +03:00 |
|
Alex Tselegidis
|
be85f46158
|
Restructured the customer's appointments column and added direct link to editing an appointment.
|
2020-09-08 10:42:58 +03:00 |
|
Alex Tselegidis
|
73e976ddab
|
Replaced the check icons.
|
2020-09-08 09:58:10 +03:00 |
|
Alex Tselegidis
|
64cdbfb445
|
Applied the switcher widget for the settings user notifications
|
2020-09-07 14:51:52 +03:00 |
|
Alex Tselegidis
|
4a7d6e5d6e
|
Added required fields message in all forms.
|
2020-09-07 14:40:59 +03:00 |
|
Alex Tselegidis
|
69e39b9062
|
Corrected disabled state on users page.
|
2020-09-07 14:33:02 +03:00 |
|
Alex Tselegidis
|
6188df7ae5
|
Replaced the custom tab widget in backend providers with bootstrap based navigation
|
2020-09-07 14:17:01 +03:00 |
|
Alex Tselegidis
|
6f69c52a3f
|
Consistent use of html title (except from booking page).
|
2020-09-07 13:54:37 +03:00 |
|
Alex Tselegidis
|
b4ad00d9f3
|
Moved inline styles in external css files
|
2020-09-07 13:51:50 +03:00 |
|
Alex Tselegidis
|
20cb8b3a01
|
Reformatting for GlobalVariables definition.
|
2020-09-07 13:34:52 +03:00 |
|