Alex Tselegidis
|
36937a6492
|
Remove the Google Product Name and Google API Key config values as they are no longer needed
|
2023-07-11 07:50:16 +02:00 |
|
Alex Tselegidis
|
fbce1c8197
|
Update the docker configuration so that it uses Mailpit and it runs from port 80 instead of 8000
|
2023-07-08 07:21:16 +02:00 |
|
Alex Tselegidis
|
7be1796e6f
|
Update docker.md
|
2023-06-03 09:27:47 +02:00 |
|
Alex Tselegidis
|
ed9b2e8c55
|
Update docker.md
|
2023-01-25 08:51:34 +01:00 |
|
Alex Tselegidis
|
625622e9a6
|
Update the docker related documentation
|
2023-01-25 08:48:56 +01:00 |
|
Alex Tselegidis
|
a3b8228122
|
Merge branch 'master' into develop
# Conflicts:
# application/config/autoload.php
# application/config/config.php
# application/controllers/Appointments.php
# application/controllers/Backend.php
# application/controllers/Backend_api.php
# application/controllers/Captcha.php
# application/controllers/Console.php
# application/controllers/Google.php
# application/controllers/Installation.php
# application/core/EA_Controller.php
# application/core/EA_Model.php
# application/libraries/Google_sync.php
# application/libraries/Ics_file.php
# application/models/Settings_model.php
# application/views/appointments/book_success.php
# assets/css/layouts/backend_layout.scss
# assets/css/no_privileges.css
# assets/js/backend_calendar_table_view.js
# assets/js/backend_calendar_unavailability_events_modal.js
# assets/js/frontend_book.js
# assets/js/general_functions.js
# assets/js/pages/booking_confirmation.js
# assets/js/working_plan_exceptions_modal.js
# composer.json
# composer.lock
# docs/console.md
# docs/docker.md
# docs/faq.md
# docs/get-involved.md
# docs/google-calendar-sync.md
# docs/installation-guide.md
# docs/manage-translations.md
# docs/readme.md
# docs/rest-api.md
# docs/update-guide.md
# gulpfile.js
# system/core/Input.php
# system/core/Output.php
# system/core/Security.php
# system/libraries/Session/drivers/Session_files_driver.php
|
2022-03-25 10:53:46 +01:00 |
|
Alex Tselegidis
|
9fbe6c6b8b
|
Update docs
|
2022-02-24 15:44:30 +01:00 |
|
Alex Tselegidis
|
48f310a485
|
Added the logo.png file back to the docs as it is being referenced by older README files.
|
2021-11-27 10:10:00 +01:00 |
|
Alex Tselegidis
|
b073ca04ea
|
Removed old docs files (will mainly focus on Markdown)
|
2021-11-07 09:29:20 +01:00 |
|
Alex Tselegidis
|
3422f06cc5
|
Updated the REST API based on the latest API changes
|
2021-11-06 16:51:15 +01:00 |
|
Alex Tselegidis
|
f1ba0c2688
|
Applied the right software version to the doc files.
|
2021-10-18 13:51:00 +02:00 |
|
Caine85
|
2f76db0f14
|
Update console.md
Missing commands params.
|
2021-08-28 12:57:56 +02:00 |
|
Alex Tselegidis
|
2d3a6ef510
|
Corrected swagger file in the documentation.
|
2021-02-01 10:01:18 +01:00 |
|
Alex Tselegidis
|
ae993551aa
|
Updated the minimum php version requirement to v7.3 (required by vendor packages that also support v8.0) (#993).
|
2021-01-28 11:57:27 +01:00 |
|
Alex Tselegidis
|
ccd63eabe4
|
Updated doc references
|
2020-12-12 13:42:51 +02:00 |
|
Alex Tselegidis
|
f59568d54d
|
Documentation updates and improvements
|
2020-12-11 12:45:42 +02:00 |
|
Alex Tselegidis
|
370dede07a
|
Added the swagger file to the REST API documentation
|
2020-12-08 14:24:45 +02:00 |
|
Alex Tselegidis
|
87f3755197
|
Added information about the console support
|
2020-12-05 10:58:38 +02:00 |
|
Alex Tselegidis
|
931044cd62
|
Updated the update-guide.md for v1.4.0
|
2020-12-01 09:39:25 +02:00 |
|
Alex Tselegidis
|
b252b66bf5
|
Updated example URL references
|
2020-12-01 09:39:13 +02: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
|
0e6fdebe0f
|
Completed the working plan exceptions feature.
|
2020-10-20 16:05:00 +03:00 |
|
Alex Tselegidis
|
faa22ad972
|
Mention the password field in the resource examples of the providers, secretaries and admin records.
|
2020-10-20 16:04:25 +03:00 |
|
Alex Tselegidis
|
3e991516a1
|
Updated the docker configuration, using PHP 7.4 and MySQL v5.7, CAPTCHA also works now (#447).
|
2020-04-08 13:35:33 +02:00 |
|
alext
|
78362e4cac
|
Updated version information in repo for 1.4.0
|
2018-11-03 17:27:19 +01:00 |
|
alext
|
333838b635
|
Integrated gulp tasks in for script and style minification.
|
2018-11-03 16:15:52 +01:00 |
|
alext
|
f551bcfd73
|
Renamed docs and tests directories.
|
2018-11-03 15:20:51 +01:00 |
|