Alex Tselegidis
|
ad509e8f22
|
Corrected the jsdoc
|
2020-08-15 16:27:20 +03:00 |
|
Alex Tselegidis
|
6348b1af56
|
Merge pull request #778 from popod/fix-service-details-display-in-booking-page
Fix display of service details when the service change in the booking process
|
2020-08-15 16:07:02 +03:00 |
|
Alex Tselegidis
|
f122d1ea20
|
Display error message (if any) when saving appointments or unavailable time periods.
|
2020-08-15 15:58:17 +03:00 |
|
Alex Tselegidis
|
8f1e82019f
|
The generic error handler callback can now display non-JSON responses (#836).
|
2020-08-15 15:58:17 +03:00 |
|
Alex Tselegidis
|
88ce8d506a
|
Hide the service price and provider address if they are empty (#863)
|
2020-08-15 15:58:17 +03:00 |
|
Alex Tselegidis
|
e055223f8f
|
Merge pull request #824 from popod/customers-appointment-details-fix
Fix appointment details display in customers page
|
2020-08-15 15:30:40 +03:00 |
|
Alex Tselegidis
|
e4d16a66dc
|
Merge pull request #825 from popod/customers-disable-select-fix
Fix select which aren't disabled in customers backend page
|
2020-08-15 15:29:22 +03:00 |
|
Alex Tselegidis
|
afac484f51
|
Merge pull request #841 from popod/fix-safari-dates
Fix datepicker initialization dates with safari and IE.
|
2020-08-15 15:08:52 +03:00 |
|
Alex Tselegidis
|
1bb31dbc81
|
Merge pull request #846 from popod/fix-reset-of-has-error-class-in-resetform-fct
Fix: reset has-error class on resetForm() function.
|
2020-08-15 14:47:15 +03:00 |
|
Alex Tselegidis
|
15ae98b506
|
Merge pull request #853 from popod/fix-settings-current-user-validation
Fix current user validation
|
2020-08-15 14:45:08 +03:00 |
|
Alex Tselegidis
|
597feec400
|
Replaced the logo image file
|
2020-08-15 14:22:03 +03:00 |
|
Sébastien
|
7d1d1f986c
|
Fix current user validation in settings page.
|
2020-07-20 20:48:17 +02:00 |
|
Sébastien
|
e5fc1d427f
|
Fix: reset has-error class on resetForm() function.
|
2020-07-13 18:13:52 +02:00 |
|
Sébastien
|
0eb5c939d9
|
Fix datepicker initialization dates with safari and IE.
|
2020-07-06 18:10:04 +02:00 |
|
Alex Tselegidis
|
16c18f9b99
|
Display event notes in the popup widget (#745).
|
2020-07-01 10:16:09 +02:00 |
|
Alex Tselegidis
|
6290b85b82
|
Replaced the AJAX failure callback function
|
2020-07-01 10:16:09 +02:00 |
|
Alex Tselegidis
|
531732c9a1
|
Merge pull request #774 from popod/fix-modal-date-pickers
Fix display of date-pickers used on appointments create/update modals
|
2020-07-01 09:16:55 +02:00 |
|
Sébastien
|
4f1cf415af
|
Fix select not disabled in customers backend page.
|
2020-06-19 18:58:43 +02:00 |
|
Sébastien
|
1e1764436b
|
Fix appointment details display.
|
2020-06-19 13:56:02 +02:00 |
|
Alex Tselegidis
|
6382bc422a
|
Fixed typo
|
2020-06-18 19:30:47 +02:00 |
|
Alex Tselegidis
|
6585c38eb9
|
Toggle the visibility of the alert element by toggling the "hidden" class (#705)
|
2020-06-18 14:02:02 +02:00 |
|
Sébastien
|
3c85c420c5
|
Fix sercice details display on booking page.
|
2020-05-15 15:06:08 +02:00 |
|
Alex Tselegidis
|
03b4adc6ad
|
Removed the use of jQuery methods for array and data processing wherever possible, along with other improvements in the javascript code.
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
25e8bbed31
|
Styling for popover links.
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
e59bcf5ef8
|
Updated frontend dependencies.
|
2020-05-12 20:59:29 +02:00 |
|
Alex Tselegidis
|
7af93aba76
|
Use the array find method directly.
|
2020-05-12 20:59:28 +02:00 |
|
Alex Tselegidis
|
70948615df
|
Added polyfill script for backwards compatibility.
|
2020-05-12 20:59:28 +02:00 |
|
Alex Tselegidis
|
74c10d3b7b
|
Converted hard coded HTML to jQuery generated markup.
|
2020-05-12 20:59:28 +02:00 |
|
Sébastien
|
5e5dc79908
|
Fix display of date-pickers used on appointments create/update modals
|
2020-05-09 20:21:47 +02:00 |
|
Alex Tselegidis
|
80b53b2dd0
|
removed leading underscore from javascript function names.
|
2020-05-06 19:23:49 +02:00 |
|
Alex Tselegidis
|
c670c023a7
|
Performed major javascript refactoring for more consistncy and efficiency in the code base (work in progress)
|
2020-05-06 19:15:11 +02:00 |
|
Alex Tselegidis
|
a8394f3adf
|
Merge pull request #752 from popod/backend-appointments-modal-improvements
Remove delay before closing the appointments modal.
|
2020-05-04 20:53:37 +02:00 |
|
Alex Tselegidis
|
d6f176f320
|
Merge pull request #750 from popod/fix-notifications-auto-dismiss
Notifications are no longer automatically hidden
|
2020-05-04 20:51:19 +02:00 |
|
Alex Tselegidis
|
9b924cd3c1
|
Corrected the selector for notification actions (#753).
|
2020-05-04 20:45:59 +02:00 |
|
Alex Tselegidis
|
08144ceae8
|
Updated the event resizing and dropping of the table view.
|
2020-05-04 20:41:46 +02:00 |
|
Alex Tselegidis
|
b56073c071
|
Group insert buttons in the backend calendar to a button dropdown so that more space is available in the toolbar.
|
2020-05-04 13:56:23 +02:00 |
|
Alex Tselegidis
|
397ba1dfcf
|
Corrected non working hour display in calendar table view.
|
2020-05-04 13:20:16 +02:00 |
|
Alex Tselegidis
|
f47ceae466
|
Added multi provider/service filtering in the backend calendar table view.
|
2020-05-04 13:13:42 +02:00 |
|
Alex Tselegidis
|
01cf72c6a6
|
Added the select2 library in backend pages.
|
2020-05-04 11:33:35 +02:00 |
|
Alex Tselegidis
|
080488aa7d
|
Reconstructed the table view so that it works with fullcalendar (better handling) (#739).
|
2020-05-04 11:32:00 +02:00 |
|
Sébastien
|
b7c54af0d0
|
Remove timeout when appointment modal save/update action is successfull.
|
2020-05-03 22:40:29 +02:00 |
|
Sébastien
|
e637faa53d
|
[Fix] Notifications without actions are automatically hidden after 5 seconds.
|
2020-05-03 21:32:36 +02:00 |
|
Alex Tselegidis
|
17f99883c0
|
Reset user settings form before validation.
|
2020-05-03 11:26:04 +02:00 |
|
Alex Tselegidis
|
8ded0851d8
|
Move the javascript logic of the login page to an external file.
|
2020-04-27 20:27:18 +02:00 |
|
Alex Tselegidis
|
69f4daca89
|
Move the javascript logic of the forgot password page to an external file.
|
2020-04-27 20:20:35 +02:00 |
|
Alex Tselegidis
|
83fd802f57
|
Adjusted HTTP requests in javascript files (and further code fine tuning).
|
2020-04-27 20:14:20 +02:00 |
|
Alex Tselegidis
|
63fe772155
|
The installation procedure will not use the assets/sql files but execute the migrations instead.
|
2020-04-23 20:36:43 +02:00 |
|
Alex Tselegidis
|
39956c6b37
|
Major refactoring and improvements to the application API code.
|
2020-04-22 21:48:56 +02:00 |
|
Alex Tselegidis
|
59eb0058a1
|
The timezone column has a default value.
|
2020-04-08 13:36:02 +02:00 |
|
Alex Tselegidis
|
c99694b520
|
Fixed any-provider use case in booking page.
|
2020-04-08 10:57:18 +02:00 |
|