Commit Graph

  • db6c127d3b New lines moved to the end of file before // End tm8544 2024-04-08 18:35:06 +0300
  • 3a0f41d2a9 Translations amended as requested #1484 tm8544 2024-04-08 17:44:14 +0300
  • c45e36b923 Done: Add a check so that this happens if the window.innerWidth is less than 576 tm8544 2024-04-08 17:10:49 +0300
  • 5b2ce2e000 Include the status to the appointment notification Alex Tselegidis 2024-04-08 15:57:43 +0200
  • f2cdfb871f Do not allow user to submit login without a username and a password Alex Tselegidis 2024-04-08 15:48:53 +0200
  • f0898ce27e
    Update translations_lang.php tm8544 2024-04-02 20:42:57 +0300
  • eaedb7c37f
    Update translations_lang.php tm8544 2024-04-02 20:40:56 +0300
  • 37e915a5ab
    Update Dockerfile #1491 ljsquare 2024-04-02 15:32:41 +0200
  • f310c41870
    Update translations_lang.php tm8544 2024-04-02 15:22:57 +0300
  • f47ce7a194
    Update Calendar.php tm8544 2024-03-30 22:12:04 +0200
  • 4ac9909dd9
    Update appointment_saved_email.php #1490 tm8544 2024-03-30 19:49:01 +0200
  • 76883ff5f0
    Update Email_messages.php tm8544 2024-03-30 19:45:52 +0200
  • 4a6017037e Merge branch 'email_with_status' of https://github.com/tm8544/easyappointments into email_with_status #1489 tm8544 2024-03-30 19:38:39 +0200
  • 7ee8069f6e include status tm8544 2024-03-30 19:38:24 +0200
  • 24b2f68bbe
    Update appointment_saved_email.php tm8544 2024-03-30 19:31:04 +0200
  • d0422dc905
    Update Email_messages.php tm8544 2024-03-30 19:24:29 +0200
  • 1ab1f5b384
    Rename 052_add_default_timezone_to_setting.php to 054_add_default_timezone_to_setting.php tm8544 2024-03-30 11:03:00 +0200
  • f3b9aa5018
    Update 053_add_default_language_to_settings.php tm8544 2024-03-29 18:57:01 +0200
  • 9a24fb6a6b
    Update 052_add_default_timezone_to_setting.php tm8544 2024-03-29 18:56:08 +0200
  • d87026a6e9 no message tm8544 2024-03-29 18:25:24 +0200
  • 8a9bc7fc38 Indexes in filterProviderIds are strings and provider.id is integer, so to get filtering to work, provider.id needs string conversion. #1488 tm8544 2024-03-29 18:32:34 +0200
  • a5ec30327e no message tm8544 2024-03-29 18:25:24 +0200
  • ae562c03da When moving forward on tabs, on mobile device you have to manually scroll to the top of the page on the next tab. On forward move, this scrolls to the top automatically. On backwards move there is no auto scroll, because you know what the contents of the previous tab was. #1486 tm8544 2024-03-29 18:14:04 +0200
  • 0db2f42802 login messages were not translated tm8544 2024-03-29 10:15:25 +0200
  • c1f2bca3cb indexes in filterProviderIds are strings, provider.id is integer, so it needs .toString() for the filtering to work. #1485 tm8544 2024-03-28 14:58:04 +0200
  • babcc774dd Automatically redirect logged in users to the calendar page Alex Tselegidis 2024-03-28 11:08:55 +0000
  • 2e539712f6 Add date formats D.M.YYYY, DD.MM.YYYY MM/DD/YYYY and YYYY-MM-DD. tm8544 2024-03-27 17:01:09 +0200
  • be2c3d1a2a corrected error during edit tm8544 2024-03-28 07:58:42 +0200
  • 61f5426277 Add date formats D.M.YYYY, DD.MM.YYYY MM/DD/YYYY and YYYY-MM-DD. tm8544 2024-03-27 17:01:09 +0200
  • c03d1ddd5a Language related issues. tm8544 2024-03-27 17:18:15 +0200
  • f84eecf7e8 add default settings for language and timezone tm8544 2024-03-27 17:09:15 +0200
  • 585f8fad2c Add date formats D.M.YYYY, DD.MM.YYYY MM/DD/YYYY and YYYY-MM-DD. tm8544 2024-03-27 17:01:09 +0200
  • 9a9f0b6afd fix missing migration db prefix #1479 Steven Kissack 2024-03-27 20:22:09 +0700
  • 644610a5b4 Some corrections to Finnish translations and one missing line to English translations #1481 tm8544 2024-03-27 09:11:10 +0200
  • e6f414acd4 Allow default values for timezone and language to be set in General settings. These will be used for new admins, providers, secretaries and customers (both tz and lang) and new appointments (tz) tm8544 2024-03-27 07:00:03 +0200
  • 2f287b26fe Allow default values for timezone and language to be set in General settings. These will be used for new admins, providers, secretaries and customers (both tz and lang) and new appointments (tz) tm8544 2024-03-27 07:00:03 +0200
  • 4e36090b83 Allow default values for timezone and language to be set in General settings. These will be used for new admins, providers, secretaries and customers (both tz and lang) and new appointments (tz) tm8544 2024-03-27 07:00:03 +0200
  • ca526c6955 Translations are missing #1478 tm8544 2024-03-26 17:43:26 +0200
  • e086de4d60 fix migration file naming Steven Kissack 2024-03-26 22:17:52 +0700
  • b0a0323dd2 refactor to use appointment.price instead of total_cost Steven Kissack 2024-03-26 18:57:49 +0700
  • 9471997f84 Correcting a typo tm8544 2024-03-26 11:46:54 +0200
  • 24b85a9b69 Last changes to dateformat tm8544 2024-03-26 11:03:28 +0200
  • 078b721ac2 Some corrections to Finnish translations tm8544 2024-03-26 09:09:06 +0200
  • eb0cf76e80 no message tm8544 2024-03-26 08:53:31 +0200
  • 3288aceb7f no message tm8544 2024-03-26 08:53:31 +0200
  • 2054d65dc1 Merge branch 'develop' of https://github.com/tm8544/easyappointments into develop tm8544 2024-03-26 08:50:35 +0200
  • 9232de4865 This was missing from the previous commit tm8544 2024-03-26 07:27:53 +0200
  • 2d0acc34f4 no message tm8544 2024-03-26 07:27:53 +0200
  • 034e2fda5c
    Update date_helper.php tm8544 2024-03-25 23:07:13 +0200
  • f3d2735a6d
    Update ui.js tm8544 2024-03-25 23:03:27 +0200
  • ad6183b7a3
    Update general_settings.php tm8544 2024-03-25 22:42:16 +0200
  • 4df1f00911
    Update constants.php tm8544 2024-03-25 22:32:14 +0200
  • c6068a3fbd
    Update date_helper.php tm8544 2024-03-25 22:31:06 +0200
  • 5e84021de9
    Update 004_add_date_format_setting.php tm8544 2024-03-25 22:26:53 +0200
  • 2ff1207314
    Update general_settings.php tm8544 2024-03-25 22:25:35 +0200
  • a9b8d317da
    Update calendar_default_view.js tm8544 2024-03-25 22:21:49 +0200
  • d912272ef5
    Update calendar_table_view.js tm8544 2024-03-25 22:20:18 +0200
  • 2d1d430339
    Update calendar_table_view.js tm8544 2024-03-25 22:15:07 +0200
  • 9fe5c3a0c8
    Update ui.js tm8544 2024-03-25 22:12:22 +0200
  • 6f47a1af57 migration fix: migrate existing appointments & drop currency in down Steven Kissack 2024-03-23 20:41:21 +0700
  • 39f0cef519 fix setting existing modal appointment values Steven Kissack 2024-03-23 20:35:07 +0700
  • a8a4a92942 fix migration name Steven Kissack 2024-03-23 19:59:43 +0700
  • 64b5a872de add missing pt-br Steven Kissack 2024-03-23 19:52:26 +0700
  • b0ce7fc7d5 update docs Steven Kissack 2024-03-23 19:51:29 +0700
  • 7fe4bf07b4 add translations Steven Kissack 2024-03-23 19:51:18 +0700
  • a5145de82f add backend + migration Steven Kissack 2024-03-23 19:51:02 +0700
  • f64cd7f43d add frontend Steven Kissack 2024-03-23 19:50:40 +0700
  • e7a757e124 Improve the validation check Alex Tselegidis 2024-03-22 15:11:10 +0000
  • 80435bd522 Fallback value Alex Tselegidis 2024-03-19 07:11:16 +0000
  • d4be65e4a4 Automatically set the appointment color based on the service selection Alex Tselegidis 2024-03-18 17:31:43 +0000
  • 8ffcb20e8e Fixed wrong args passed to Service sort in delete Eero Jääskeläinen 2024-03-18 14:36:59 +0200
  • da6d017ff1 Fix Validation Alex Tselegidis 2024-03-18 11:54:08 +0000
  • e527d13899 Correct validation Alex Tselegidis 2024-03-18 11:38:09 +0000
  • 45b6c8e311
    Merge pull request #1469 from alextselegidis/dependabot/composer/phpseclib/phpseclib-3.0.37 Alex Tselegidis 2024-03-11 07:54:44 +0100
  • 3a99a0b5b6
    Merge branch 'alextselegidis:develop' into develop #1462 Thomas-git 2024-03-09 10:53:59 +0100
  • 57d4e56e73 fix provider post working plan condition #1474 Eduardo Correal 2024-03-08 14:10:44 +0000
  • 492a49f2b3 Decode the status prop Alex Tselegidis 2024-03-08 14:10:37 +0100
  • 105e522973 Add default working plan exceptions value Alex Tselegidis 2024-03-08 09:36:44 +0100
  • f4388efb6c
    Bump phpseclib/phpseclib from 3.0.34 to 3.0.37 #1469 dependabot[bot] 2024-03-04 21:09:49 +0000
  • 1d4ef06fdb Add from email/name and reply-to settings in the email.php configuration file (#1465) Alex Tselegidis 2024-03-04 10:59:52 +0100
  • 1152a76df3 Ignore the entire vendor folder (#1467) Alex Tselegidis 2024-03-04 10:50:02 +0100
  • 69c2bfef8a Add thai translation files Alex Tselegidis 2024-03-04 10:02:51 +0100
  • af7ed6b170 fix: optional customer check #1466 Steven 2024-03-03 15:09:49 +0700
  • 2aaa030d20 check for email before adding attendee Steven 2024-03-03 15:07:18 +0700
  • ffeda6a86b Updated sorting migration Eero Jääskeläinen 2024-02-26 13:17:51 +0200
  • f9bd853ed1 ServiceSorting: Implemented sortablejs Eero Jääskeläinen 2024-02-26 12:12:56 +0200
  • 1d8512ebd3 Merge remote-tracking branch 'AlexinOrkkis/develop' into ServiceSorting Eero Jääskeläinen 2024-02-26 13:12:09 +0200
  • f81256ed3a Improve french translation (based on @tintou work) Thomas Ritou 2024-02-22 15:24:51 +0100
  • 6ba3b1e05b Added and improved Finnish translations #1461 Nikke 2024-02-20 16:03:57 +0200
  • 3c53d29a54 Added and improved Finnish translations #1460 Nikke 2024-02-18 20:17:43 +0200
  • 609dc93e1e Add logic for navigating back to the previously available date Alex Tselegidis 2024-02-18 10:59:24 +0100
  • 6fecbc7cd7 Correct unavailable date handling in booking page Alex Tselegidis 2024-02-16 17:08:51 +0100
  • eedcb3b8d9 CLI support Alex Tselegidis 2024-02-16 17:08:18 +0100
  • 85c0ebc64c Removes unnecessary booking fields #1458 kjporter 2024-02-13 21:14:09 -0500
  • 5b87d75c10 Fix params for the custom_fields.php Alex Tselegidis 2024-02-13 14:23:58 +0100
  • a852b62699 Improved the french translation #1457 Corentin Noël 2024-02-12 11:57:06 +0100
  • 4001066015 Adds missing icon file for UI #1456 kjporter 2024-02-10 13:34:12 -0500
  • 3b9c40490d
    NOISS: Restrict future bookings (#11) Kyle 2024-02-09 11:43:37 -0500
  • f40f44807b Update frontend_book_api.js #1452 kjporter 2024-02-07 18:36:42 -0500
  • 18f10860e7 Updates backend notes field label to CID kjporter 2024-02-07 16:37:02 -0500