Alex Tselegidis
e1e9a60085
Moved source files to the root directory.
2020-03-11 10:24:25 +01:00
Alex Tselegidis
95b303cd6d
Updated copyright year in source files.
2020-03-11 10:10:59 +01:00
wolfygit
3458744933
Fix link appointment form
...
Fix form filling when open an appointment from a link
2020-03-10 21:26:22 +01:00
Alex Tselegidis
6b86d357ef
Merge branch 'enddatetime-according-to-start-and-service' of https://github.com/Caine85/easyappointments into Caine85-enddatetime-according-to-start-and-service
...
# Conflicts:
# src/assets/js/backend_calendar_appointments_modal.js
2020-03-10 20:44:51 +01:00
oxteam
45db34cb52
Merge branch 'develop' into oxteam-dev-first_week_day
2019-07-30 14:38:59 +02:00
alext
84afca8b26
Integrated location field in the backend section.
2019-06-08 16:43:21 +02:00
Caine85
e39928627c
end-datetime accordingly with start and service
...
New feature
I have updated Easy!Appointments to ensure that when #start-datetime DateTimePicker closes, it also updates the #end-datetime field according to the selected service.
Have a nice day!
2018-11-07 17:24:08 +01:00
oxteam
ad5f9f1266
Merge branch 'develop' into oxteam-dev-first_week_day
2018-07-31 10:17:06 +02:00
alext
b3b1815c8d
Providers should not be able to create appointments for other providers in the backend calendar page. #510
2018-07-29 16:08:41 +02:00
oxteam
734be96126
Add new system-wide setting that enable users to choose the first day of the week. ( #471 )
...
The setting change the display of weeks shown in backend and booking page calendars.
Work plans and break lists in the 'settings' page are still displayed starting on Sunday.
2018-06-29 00:42:52 +02:00
alext
caa45a65f1
Performance optimization in backend calendar page, after the user clicks the insert appointment button. ( #500 )
2018-06-24 19:42:42 +02:00
alext
4d6b452dd6
Updated copyright year in file headers.
2018-03-27 09:23:09 +02:00
alext
4ed30b6822
Corrected translation key for server communication error.
2018-03-27 09:19:27 +02:00
alext
610f184aad
Further formatting corrections.
2018-03-17 18:00:55 +01:00
alext
1caccb731a
Changed the time formatting in javascript files.
2018-03-08 14:55:51 +01:00
Andrea
d971f4f097
Added time format selection
2018-03-06 12:20:47 +01:00
alext
e013943fde
Reformatted code files.
2018-01-23 10:08:37 +01:00
alext
00372f2f1a
Set Sunday as the first day of the week.
2017-11-15 23:19:17 +01:00
alext
e505f2bd32
Used bootstrap form validation helpers.
2017-11-14 13:52:59 +01:00
alext
7bfff7bfe0
Changed object properties reference style.
2017-11-02 14:19:54 +01:00
alext
7bfcd87e1d
Convert time format to AM/PM.
2017-10-31 12:56:29 +01:00
alext
980ab7786a
Refactored use of global EALang object.
2017-09-11 16:09:15 +02:00
alext
2dad4dfc34
Updated copyright year.
2017-01-31 07:35:34 +01:00
alextselegidis
e6015c253d
Updated timepicker addon extension which fixes timezone issues ( fixes #220 ).
2016-10-23 23:12:19 +02:00
alextselegidis
b7fab97b92
Replaced "getDate" method call with Date.parse ( fixes #220 ).
2016-10-23 21:40:32 +02:00
alextselegidis
81b3eb9bd3
Do not use the "getDate" method of the datepicker as it changes the timezone for dates between the 30nth of October and the 25th of March.
2016-10-20 23:39:25 +02:00
alextselegidis
ecce8fb1c3
Spelling corrections
2016-10-10 18:29:48 +02:00
Alex Tselegidis
2ac9384694
Added popover functionality to table view ( #182 ).
2016-07-18 22:22:28 +02:00
Alex Tselegidis
78b00711a4
Split the backend_calendar code to appointments modal, unavailabilities modal, AJAX API consumer.
2016-07-17 14:43:50 +02:00