Alex Tselegidis
3dca937728
Improved condition checks in the API controller classes
2020-12-05 11:09:25 +02:00
Alex Tselegidis
93c2eb190f
Added a help command in the console
2020-12-05 11:03:12 +02:00
Alex Tselegidis
3f43d2f768
Added new console command for created data backups.
2020-12-04 14:28:18 +02:00
Alex Tselegidis
8c8160897a
Added more CI classes in the core props block
2020-12-04 12:58:31 +02:00
Alex Tselegidis
76379ede44
Added a seed and installation command.
2020-12-04 12:49:57 +02:00
Alex Tselegidis
8171d18fd4
Updated code style in API_V1_Controller.php
2020-12-04 12:36:27 +02:00
Alex Tselegidis
fc362b340b
Added fresh option to migrations
2020-12-02 22:21:35 +02:00
Alex Tselegidis
9cde499f9a
Use the shorthand method for config items
2020-12-02 22:12:54 +02:00
Alex Tselegidis
77d8d4e5ab
Use the shorthand method for translations
2020-12-02 22:11:07 +02:00
Alex Tselegidis
238c480837
Consistently use $CI to reference the framework instance
2020-12-02 22:10:11 +02:00
Alex Tselegidis
d465e05652
Render emails with the framework
2020-12-02 22:08:49 +02:00
Alex Tselegidis
1571a01f1d
Update page UI fixes
2020-12-02 21:58:32 +02:00
Alex Tselegidis
e7b4aeedab
Automatically load the translations
2020-12-02 20:04:06 +02:00
Alex Tselegidis
84ab6702b3
Autoload the session library
2020-12-02 20:03:55 +02:00
Alex Tselegidis
c0a6370544
Snake case variable name
2020-12-02 19:50:17 +02:00
Alex Tselegidis
190e2d792a
Updated the swedish translation (thanks to Thomas Dilts)
2020-12-01 09:39:02 +02:00
Alex Tselegidis
e8655066fd
Added scope to the Google Calendar connection flow to enforce the user consent screen.
2020-11-30 21:34:12 +02:00
Alex Tselegidis
f6ee08608a
Initialize unavailability array
2020-11-21 23:09:27 +02:00
Alex Tselegidis
d5d4893840
Corrected method calls in when appointment gets saved from the backend
2020-11-21 23:08:07 +02:00
Alex Tselegidis
fe9d385a72
Fallback value for working days that are disabled.
2020-11-21 22:21:37 +02:00
Alex Tselegidis
8c836bf10c
Multiple attendant number generation must take into consideration the working plan exceptions
2020-11-21 22:16:53 +02:00
Alex Tselegidis
9e71255cae
Merge branch 'develop'
2020-11-21 22:05:29 +02:00
Alex Tselegidis
d6a5373264
Less data loaded for providers in book success.
2020-11-21 22:02:55 +02:00
Alex Tselegidis
da187c8b02
Redirect to appointments instead of appointments/index
2020-11-21 22:02:44 +02:00
giladx
15e44483d3
hebrew language translation
2020-11-18 18:35:06 +02:00
giladx
7d36eeaef8
added hebrew language
2020-11-18 17:43:55 +02:00
giladx
3e581a1de9
added hebrew language
2020-11-18 17:36:22 +02:00
Alex Tselegidis
87fdb2ae5c
The EA_Migration class is not part of the core and cannot be extended directly.
2020-11-16 13:25:54 +02:00
Alex Tselegidis
46d604f5e6
Applied consistent code style to the engine class files.
2020-11-16 11:55:34 +02:00
Alex Tselegidis
084aed9e23
Notifications go out on the recipient's timezone ( #914 )
2020-11-16 11:55:33 +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
6f8e971673
Ensure working plan exceptions will not be NULL before being used ( #926 ).
2020-11-16 10:43:25 +02:00
Alex Tselegidis
a48324be08
Minor changes to the model classes
2020-11-16 10:41:04 +02:00
Alex Tselegidis
75a5addbc2
Grouped the property tag into parent core classes so that it does not need to be repeated.
2020-11-16 10:29:36 +02:00
Alex Tselegidis
976cabb2c4
Updated URLs in the file comments
2020-11-16 10:16:00 +02:00
Alex Tselegidis
6e66eb4fd8
Consistent module naming throughout the app
2020-11-16 10:16:00 +02:00
Alex Tselegidis
501d359ee1
Merge pull request #935 from 0xalen/develop
...
Spanish translations
2020-11-16 09:05:18 +01:00
Alejandro
a9d7b107e0
Merge pull request #1 from 0xalen/working-plans-spanish-translations
...
Working plans Spanish translations
2020-11-14 20:59:58 -03:00
Alejandro
46da3d1fa8
Update translations_lang.php
...
Add remaining translations about working plans.
Special mention about secretaries. In Spanish it might be worth to use 'Secretario/as' as a reference to both sexes to avoid issues with the users.
2020-11-14 20:55:15 -03:00
Alex Tselegidis
e8556e0339
jQuery needs to be defined before being used in the login page.
2020-11-12 14:55:03 +02:00
Alex Tselegidis
39c8ec9068
Groupped load commands in model constructor methods
2020-11-12 14:51:10 +02:00
Alex Tselegidis
8842e2d918
Update session date based on the current user settings page updates
2020-11-12 14:47:15 +02:00
Alex Tselegidis
0c20363b8b
Correction in the Appointments check datetime availability method
2020-11-12 14:46:51 +02:00
Alex Tselegidis
d13df8f8e1
Corrected condition fallback value in Categories.php API controller
2020-11-12 14:16:23 +02:00
Alex Tselegidis
25fdd5636d
Corrected wrong parameters order.
2020-11-12 14:15:38 +02:00
Alex Tselegidis
cc6b18022c
Ensure that non working days are not processed.
2020-11-12 14:15:12 +02:00
Alex Tselegidis
69daed1d4b
Merge pull request #918 from mokkin/patch-2
...
German translation correction
2020-10-27 11:31:29 +02:00
Alex Tselegidis
0e7abeac1c
Merge pull request #916 from mokkin/patch-1
...
Updated german translations for v1.4.0
2020-10-27 11:31:05 +02:00
Alex Tselegidis
39614fc418
Corrected the column class of the time selection container
2020-10-27 11:30:03 +02:00
Alex Tselegidis
632b943392
Use the container class in installation.php
2020-10-27 11:29:51 +02:00
mokkin
8924e305e6
correct translation
2020-10-24 22:50:52 +02:00
mokkin
90012dffe1
completed german translations
2020-10-24 22:22:35 +02:00
Alex Tselegidis
e3089aeca9
Release v1.4.0-beta.1
2020-10-22 12:50:47 +03:00
Alex Tselegidis
a85ec4c275
Removed old image files and updated the content and styling of the isntallation page
2020-10-22 12:49:37 +03: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
733e9a119a
Updated the code style of the API controllers
2020-10-21 21:49:05 +03:00
Alex Tselegidis
1067a92a18
Renamed further "unavailabilities" occurrences to "unavailability events"
2020-10-21 21:44:35 +03:00
Alex Tselegidis
f7ca104836
Moved duplicated code into re-usable library classes
2020-10-21 21:37:47 +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
5e6476c0f5
Moved the first "next" button of the booking page to the right side of the wizard
2020-10-20 16:04:25 +03:00
Alex Tselegidis
93dce95c51
Single quotes in routes.php
2020-10-20 16:04:25 +03:00
Alex Tselegidis
90147026f3
Changed custom availability period related translations
2020-10-20 16:04:25 +03:00
Alex Tselegidis
9dbc7ae000
Updated the styling of the required fields
2020-10-20 16:03:56 +03:00
KibGim
c5cc7d05b6
Update translations_lang.php - italian
...
Translation of the latest rows from English to Italian.
2020-10-19 18:05:54 +02: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
454c135f0b
Updated translations message
2020-09-28 15:13:01 +03:00
Alex Tselegidis
4a4403e9a1
Replaced required fields with red stars and removed form message
2020-09-28 15:12:49 +03:00
Alex Tselegidis
d9985643f3
Additional styling for the frontend pages.
2020-09-28 14:42:32 +03:00
Alex Tselegidis
0cd6e793c2
Added parethnesis between the utc time difference of the timezone list items
2020-09-28 13:51:38 +03:00
Alex Tselegidis
13ff9cfc4a
Replaced exclamation mark with period in translation messages.
2020-09-28 13:51:12 +03:00
Alex Tselegidis
2f32c4cd08
Styling for the login button of the booking page
2020-09-28 13:43:57 +03:00
Alex Tselegidis
b54fe7946b
Added fontawesome to general pages
2020-09-28 13:34:47 +03:00
Alex Tselegidis
068a3995b0
Further fixes on the google synyc activation ( #890 ).
2020-09-24 10:26:29 +03:00
Alex Tselegidis
4c10b5a173
Add scope to the google sync client ( #890 ).
2020-09-24 09:43:11 +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
46a176db5b
Updated the default service currency value
2020-09-23 14:59:43 +03:00
Alex Tselegidis
36d387accf
Styling changes to the email templates
2020-09-23 14:55:48 +03:00
Alex Tselegidis
f05aab39ca
Styling adjustments to the booking footer elements
2020-09-23 14:53:30 +03:00
Alex Tselegidis
abe6de3ab5
Added more information to the ICS file, sent with the email confirmation.
2020-09-23 14:53:15 +03:00
Alex Tselegidis
cfc6167d4f
Use the "alnum" method when generating random strings via the codeigniter helper function (generates shorter strings)
2020-09-23 14:37:09 +03:00
Alex Tselegidis
8dce5bf17a
Added Easy!Appointments to the mail template titles
2020-09-23 14:36:39 +03:00
Alex Tselegidis
c04058f6f5
Corrected the reset password mail notification
2020-09-23 14:36:22 +03:00
Alex Tselegidis
8dd346c90e
Improved display of booking page footer for desktop viewports
2020-09-23 14:29:18 +03:00
Alex Tselegidis
e7800e5302
FontAwesome icon improvements in the view files
2020-09-23 14:18:50 +03:00
Alex Tselegidis
a3dfb91550
Improvements in the user language storage feature.
2020-09-23 13:48:07 +03:00
Alex Tselegidis
5706447ea6
Problem with links in legal content ( #813 ).
2020-09-23 13:44:12 +03:00
Alex Tselegidis
10df66fddb
The "created" and "modified" consent fields are date time and they need a proper date time value
2020-09-23 13:36:24 +03:00
Alex Tselegidis
ed262c2e9a
Corrected the migration file name
2020-09-23 13:33:29 +03:00
Alex Tselegidis
683aa269b0
Use the codeigniter random string generation function for creating random passwords ( #680 ).
2020-09-23 13:16:37 +03:00
Alex Tselegidis
12c25da042
Removed unnecessary command from Google_sync.php
2020-09-23 13:16:37 +03:00
Alex Tselegidis
532548d64d
Proper use of the property phpdoc tag
2020-09-23 13:16:37 +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
f5a94ea6fe
Notify admins and secretaries on appointment changes ( #889 ).
2020-09-23 12:42:18 +03:00
Alex Tselegidis
30eb95461a
Improvements and fixes on the custom availability feature
2020-09-23 12:24:42 +03:00
Alex Tselegidis
1aa8132e4d
Added console commands and support for triggering the google sync from the terminal
2020-09-23 12:24:20 +03:00
Alex Tselegidis
fc02e55a69
Removed the notifications library (it will be implemented on an upcoming version).
2020-09-23 11:35:54 +03:00
Alex Tselegidis
ae1f951cf8
Resolve the any-provider selection before processing provider information ( #885 ).
2020-09-21 14:26:21 +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
e2bbef8fff
Added project attribution in every page.
2020-09-08 10:21:40 +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
6c1af6dc71
Removed data structure comment from models.
2020-09-07 13:35:28 +03:00
Alex Tselegidis
20cb8b3a01
Reformatting for GlobalVariables definition.
2020-09-07 13:34:52 +03:00
Alex Tselegidis
28afe4d1c7
Replaced document ready call in all templates
2020-09-07 13:30:24 +03:00
Alex Tselegidis
0b203c00c6
Updated the About Easy!Appointments links.
2020-09-07 13:23:26 +03:00
Alex Tselegidis
af270e8fe2
Use the short "phone" for the appointment popover
2020-09-07 13:03:59 +03:00
Alex Tselegidis
2f6699f655
All buttons have their icon.
2020-09-07 12:21:16 +03:00
Alex Tselegidis
529e418589
Set default notifications setting value for the installation admin.
2020-09-07 11:45:57 +03:00
Alex Tselegidis
185686d194
Replaced custom toggle buttons with bootstrap switcher component.
2020-09-07 11:36:36 +03:00
Alex Tselegidis
02628a2cbd
Random password for installation provider record.
2020-09-07 11:18:08 +03:00
Alex Tselegidis
5220e87249
Renamed installation helper method
2020-09-07 11:15:58 +03:00
Alex Tselegidis
769668c828
Move the call to action button of modals to the right
2020-09-07 11:15:01 +03:00
Alex Tselegidis
889f093942
Corrected migration names.
2020-09-07 11:05:08 +03:00
Alex Tselegidis
0e0a5e6b20
Removed the subpackage phpdoc tag (not supported).
2020-09-07 10:56:40 +03:00
Alex Tselegidis
395b329e78
Minor formatting changes in API_V1_Controller.php
2020-09-03 14:59:05 +03:00
Alex Tselegidis
f05a4be918
Renamed the step_*_title translation keys to meaningful keys based on their content (most translations kept unchanged as the previous texts still matches)
2020-09-03 14:57:17 +03:00
Alex Tselegidis
5c207751a8
Removed aria and role attributes for maintaining leaner HTML markup in the view files.
2020-09-03 14:48:58 +03:00
Alex Tselegidis
e8e3ae8598
Use nav-pills for page sub navigation.
2020-09-03 14:44:02 +03:00
Alex Tselegidis
9b3502bf4a
Consistent use of the backend-page css class
2020-09-03 14:35:58 +03:00
Alex Tselegidis
159225a7c7
Changed the display of the availability in the booking page for a better user experience (buttons are used now).
2020-09-03 14:14:34 +03:00
Alex Tselegidis
a7eecb1a4c
Changed the body background of the helper pages
2020-09-03 14:13:51 +03:00
Alex Tselegidis
1af5dc0774
The backend styling is structured in a mobile-first way.
2020-08-31 20:11:02 +03:00
Alex Tselegidis
4b69cf1797
Further styling for the cancel/delete header rows of the booking page.
2020-08-31 18:34:06 +03:00
Alex Tselegidis
7a496f0166
Added additional styling for the appointment cancellation and customer data removal modals.
2020-08-31 17:26:28 +03:00
Alex Tselegidis
ad320cab52
Responsive corrections for the book success and message pages
2020-08-31 17:09:13 +03:00
Alex Tselegidis
2c330a0a86
The booking page styling is now mobile-first oriented.
2020-08-31 17:02:54 +03:00
Alex Tselegidis
81cfe6a16d
Replaced echo statements with php's shortcode syntax
2020-08-31 13:32:58 +03:00
Alex Tselegidis
8f618c3339
Miscellaneous fixes on view files, required after merging the bootstrap 4 codebase
2020-08-31 13:23:10 +03:00
Alex Tselegidis
6cbb13dc2d
Replaced the CDN fontawesome version with a local one.
2020-08-15 18:55:35 +03:00
Alex Tselegidis
4cc4437dad
Merge branch 'bootstrap-4-and-fontawesome' of https://github.com/janinavelasco9/easyappointments into janinavelasco9-bootstrap-4-and-fontawesome
...
# Conflicts:
# application/views/backend/calendar.php
# assets/js/backend_calendar_extra_periods_modal.js
# assets/js/backend_customers_helper.js
2020-08-15 18:41:14 +03:00
Alex Tselegidis
fc392e3ccf
Merge pull request #777 from popod/fix-dropdown-disable
...
Fix disabled bug with insert dropdown in backend.
2020-08-15 16:08:45 +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
65d3243986
Add the appointment has in the stored "dest_url" value when trying to access the calendar page without being logged in first ( #804 ).
2020-08-15 15:58:17 +03:00
Alex Tselegidis
dbc45f6b27
Do not allow appointments being created with duration less than the predefined minimum ( #805 ).
2020-08-15 15:58:17 +03:00
Alex Tselegidis
4f1c39b564
Consider the book advance timeout when generating unavailable dates ( #855 ).
2020-08-15 15:58:17 +03:00
Alex Tselegidis
177375e814
Merge pull request #784 from idstam/swedish-translation
...
Swedish translations
2020-08-15 15:58:06 +03:00
Alex Tselegidis
39a12a593f
Merge branch 'spanish-translation-mejora' of https://github.com/rulosant/easyappointments into rulosant-spanish-translation-mejora
2020-08-15 14:22:30 +03:00
Janina Phillips
33e11291bc
Merge branch 'develop' into bootstrap-4-and-fontawesome
2020-07-19 18:56:51 -04:00
Janina Phillips
b6391ab668
fix calendar height to just adjust depending on the content and other fixes
2020-07-01 09:02:11 -04:00
Alex Tselegidis
d8a7318c95
Added missing response variable
2020-07-01 10:16:09 +02:00
Sébastien
a4056eb50b
Fix some modal title and "close" button display
2020-06-29 15:31:59 +02:00
Sébastien
e87ef4a4c1
Remove old "glyphicon" icons.
2020-06-29 15:23:51 +02:00
Sébastien
58ad2e43a1
Fix "for" property for "accept to provacy policy" checkbox label in appointment process.
2020-06-29 15:04:41 +02:00
Janina Phillips
63072ead77
fix some bugs
2020-06-19 11:17:31 -04:00
Sébastien
101316a72f
Fix: replace invisible class by d-none.
2020-06-19 13:13:08 +02:00
Sébastien
655cafbfc5
Unify btn styling on users page
2020-06-19 13:11:25 +02:00
Sébastien
81934f2d90
Fix: replace all btn-default class by btn-light.
2020-06-19 13:09:22 +02:00
Sébastien
1fa749d16b
Fix: replace all label class by badge.
2020-06-19 12:48:18 +02:00
Janina Phillips
1e855182bd
hidden is now d-none
2020-06-18 14:37:11 -04:00
Janina Phillips
1bd2647b77
fix some icons and styles
2020-06-18 14:23:16 -04:00
Sébastien
0b3d97ff1f
Fix loading item always displayed on the installationn page.
2020-06-17 16:42:29 +02:00
Sébastien
1e6a13d146
Save customer language.
2020-06-16 17:01:27 +02:00
Alex Tselegidis
e857d3a37e
Corrected issue with attendants number query
2020-06-14 10:56:35 +02:00
Janina Phillips
2dc94f30c7
Merge branch 'develop' into bootstrap-4-and-fontawesome
2020-06-09 10:36:54 -04:00
Sébastien
18d0541114
Improve the "help block" for the book advance timeout field in french.
2020-06-05 20:36:40 +02:00
Sébastien
5a03ecd736
Improve some french translations about book advance timeout.
2020-06-05 20:34:20 +02:00
Sébastien
950738f2fe
Redirect clients which are tying to update an appointment during the book advance timeout to a warning page.
2020-06-05 18:24:05 +02:00
Sébastien
8704413c0f
Do not add bookAdvanceTimeout delay to new appointment modal on the backend.
2020-06-05 17:29:35 +02:00
Alex Tselegidis
1821e50116
Added catalan translations to the app (thanks to Marc Folch)
2020-06-04 12:57:14 +02:00
Johan Idstam
8236b39e84
Swedish for translations_lang.php
2020-05-18 21:44:03 +02:00
Johan Idstam
9996b38e1e
Swedish for migration_lang.php
2020-05-18 20:10:40 +02:00
Johan Idstam
2b561122a7
Add Swedish to config
2020-05-18 20:07:45 +02:00
Johan Idstam
c82df14ba0
Swedish for email_lang.php
2020-05-18 20:07:08 +02:00
Johan Idstam
d5605a00f1
Swedish for db_lang.php
2020-05-18 19:58:17 +02:00
Sébastien
3c85c420c5
Fix sercice details display on booking page.
2020-05-15 15:06:08 +02:00
Alex Tselegidis
d2745feb4d
Added missing index.html files in the application/views directory.
2020-05-12 21:01:06 +02:00
Alex Tselegidis
46d1f745ee
Added boilerplate code for the new notifications library.
2020-05-12 20:59:29 +02:00
Alex Tselegidis
de4054dd56
Removed unnecessary scripts from backend templates.
2020-05-12 20:59:29 +02:00
Alex Tselegidis
df44f72964
The timezones model got converted into a library (as there is no direct database table to manage).
2020-05-12 20:59:29 +02:00
Alex Tselegidis
c48a74e037
Imported the Google API Client with composer (old files are no longer needed).
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
b2464deb78
Explicitly define the view in the view toggler href attribute.
2020-05-12 20:59:28 +02:00
Sébastien
779b291281
Fix disabled bug with insert dropdown in backend.
2020-05-09 23:29:16 +02:00
Mastej, Matt
f2b97402fd
bootstrap 4 and font awesome
2020-05-07 10:34:23 -04:00
Alex Tselegidis
466a3a3c20
Removed typo
2020-05-06 19:14:29 +02:00
Alex Tselegidis
07276d46a6
Code changes on automatically end_datetime assignment via the REST API
2020-05-04 20:59:37 +02:00
Alex Tselegidis
5269f73bab
Merge pull request #751 from popod/api-appointments-populate-end-datetime
...
Automatically populate the appointment end datetime based on service duration in API
2020-05-04 20:57:15 +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
10ed734139
Removed text from calendar reload button (icon is clear enough).
2020-05-04 13:39:12 +02:00
Alex Tselegidis
4635af5094
Added quick toggle view button in backend calendar page.
2020-05-04 13:38:28 +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
05ab0db079
Automatically populate the appointment end datetime based on service duration in API.
2020-05-03 22:17:31 +02:00
Alex Tselegidis
b834869fd3
Disable the password auto-complete for users and settings page.
2020-05-02 15:04:26 +02:00
Alex Tselegidis
df031fa5a1
The same migration names need to be used so that existing installations do not have problems with multiple migration numbers laying on the server.
2020-05-02 13:18:05 +02:00
Alex Tselegidis
6578b32dc8
Removed hardcoded use of the database prefix.
2020-05-02 12:51:06 +02:00
Alex Tselegidis
49f585fea8
Add default timezone value for admin, after during the installation.
2020-05-02 12:49:41 +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
2f17d46960
Corrected date.js path in view files.
2020-04-27 20:24:34 +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
788175b9de
Added "alt" attribute to image.
2020-04-27 20:20:13 +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
8b34d8086e
Make use of the dbprefix configuration option so that query builder calls do not need to explicitly use the database prefix.
2020-04-23 20:48: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
6792e3526e
The Consents_model.php will set the created and modified time.
2020-04-23 20:36:01 +02:00
Alex Tselegidis
13dfc33581
Removed comment from migration config file
2020-04-23 20:35:36 +02:00
Alex Tselegidis
f571fc9de8
Refactor the migrations so that the complete DB change history is reproduced (fixes are also included).
2020-04-23 20:35:21 +02:00
Alex Tselegidis
39956c6b37
Major refactoring and improvements to the application API code.
2020-04-22 21:48:56 +02:00
Alex Tselegidis
e2337a354c
Corrected the SQL file paths during installation.
2020-04-08 13:35:49 +02:00
Alex Tselegidis
0b50814cf4
Appointment location could be empty, use the company name instead.
2020-04-08 10:57:31 +02:00
Alex Tselegidis
560398c882
Corrected model batch querying.
2020-04-08 10:31:01 +02:00
Alex Tselegidis
7278f448e6
Load less information in the booking page.
2020-04-08 10:30:27 +02:00
Alex Tselegidis
fc8bb6c03b
Fixed issue with PHP 7.4 compatibility.
2020-04-06 20:48:22 +02:00
Alex Tselegidis
488860f9fe
Corrected call to the appointments model.
2020-04-06 20:40:32 +02:00
Alex Tselegidis
15757852ec
Added new setting for toggling the "any provider" option in the booking page ( #247 ).
2020-04-06 20:36:22 +02:00
Alex Tselegidis
653007604f
Added pagination in backend pages for faster result loading ( #496 ).
2020-04-06 20:34:32 +02:00
Alex Tselegidis
2d57022a63
The book advance condition must check with the provider's timezone.
2020-03-30 15:42:30 +02:00
Alex Tselegidis
513b0101eb
Added new button for applying the global working plan to all providers ( #551 ).
2020-03-29 19:25:23 +02:00
Alex Tselegidis
7279b1911e
Can replace customer notes with empty notes ( #541 ).
2020-03-29 19:00:37 +02:00
Alex Tselegidis
909b62cea5
Changed position of the timezone user setting.
2020-03-29 16:34:05 +02:00
Alex Tselegidis
320ff37de1
Google syncing also supports the provider timezones.
2020-03-29 16:29:07 +02:00
Alex Tselegidis
6858d120f6
The emails display the provider timezone.
2020-03-29 16:23:53 +02:00
Alex Tselegidis
88bbe06548
The booking zone supports timezones.
2020-03-29 16:20:30 +02:00
Alex Tselegidis
8798813606
Users are able to change their timezone from the backend settings page.
2020-03-29 15:12:44 +02:00
Alex Tselegidis
849f83ed03
Backend calendar handling with timezones.
2020-03-29 15:08:07 +02:00
Alex Tselegidis
b639318dac
All the backend pages have the timezone information.
2020-03-29 14:43:53 +02:00
Alex Tselegidis
26442a1e17
Events get rendered based on the current user timezone.
2020-03-29 14:17:56 +02:00
Alex Tselegidis
1e5a1e59ea
Added timezone handling for users in the backend section.
2020-03-29 14:10:49 +02:00
Alex Tselegidis
5847728fd2
Added timezone translation.
2020-03-29 14:08:42 +02:00
Alex Tselegidis
c0cd2346fd
Created new render helper for the timezone dropdown.
2020-03-29 14:07:01 +02:00
Alex Tselegidis
26efa3c410
Login will set the user timezone in the session variable (if available).
2020-03-29 14:04:24 +02:00
Alex Tselegidis
b8ebe2b1bd
Do not depend on the server timezone for providing the default timezone value.
2020-03-29 14:03:50 +02:00
Alex Tselegidis
db5c2968c6
Use UTC as the default timezone value for all users.
2020-03-29 14:02:00 +02:00
Alex Tselegidis
19406ca2c0
Created the Timezones_model.php
2020-03-29 13:42:58 +02:00
Alex Tselegidis
fbe1a10eeb
Include the user timezone in the session information.
2020-03-29 12:54:02 +02:00
Alex Tselegidis
3d0d1f2005
Added timezone fields to the database ( #313 ).
2020-03-29 12:47:57 +02:00
Alex Tselegidis
12f6833ca5
Providers and services are ordered alphabetically ( #568 ).
2020-03-27 11:11:51 +01:00
Alex Tselegidis
2321c3b7fc
Token based authentication for the REST API ( #610 ).
2020-03-27 11:02:06 +01:00
Alex Tselegidis
3c4ecb2873
Corrected issue with language resolving on an API request.
2020-03-27 11:00:54 +01:00
Alex Tselegidis
ca989d01fa
Use HTTPS protocol for easyappointments.org links.
2020-03-27 10:31:07 +01:00
Alex Tselegidis
1d91f6d1c4
Improved rendering for email templates ( #611 ).
2020-03-27 10:30:31 +01:00
Alex Tselegidis
1f4438afd2
Ensure minified vendor files are being loaded.
2020-03-27 10:30:06 +01:00
Alex Tselegidis
fff57ad3f3
Ensure that only valid appointments are being processed.
2020-03-24 18:54:50 +01:00
Alex Tselegidis
474453cf59
The data removal text states that appointments will also be removed ( #648 ).
2020-03-18 20:36:13 +01:00
Alex Tselegidis
22a0986468
Only use the minified files of vendor assets.
2020-03-18 20:21:11 +01:00
Alex Tselegidis
fc6921103e
The Config::DEBUG flag toggles the min files ( #502 ).
2020-03-18 20:20:43 +01:00
Alex Tselegidis
e1e9a60085
Moved source files to the root directory.
2020-03-11 10:24:25 +01:00