Commit Graph

1057 Commits

Author SHA1 Message Date
David Hayes bb8b51a279 fix html typo 2017-02-06 19:06:00 -06:00
alext 2dad4dfc34 Updated copyright year. 2017-01-31 07:35:34 +01:00
alext c2dff6cdcd Removed unnecessary semicolons. 2017-01-21 20:02:38 +01:00
alext 3d2701615b Added Docker documentation. 2017-01-16 23:46:59 +01:00
alext 5075310289 Merge branch 'rankun203-feature-docker-compose' into develop 2017-01-16 23:33:54 +01:00
alext ac01f41ab7 Edited docker configuration. 2017-01-16 23:33:27 +01:00
alext 318bfcd990 Corrected french translations. 2016-12-13 21:10:06 +01:00
alext 926b26f23c Merge branch 'feature-docker-compose' of https://github.com/rankun203/easyappointments into rankun203-feature-docker-compose 2016-12-07 19:52:15 +01:00
alext ce89711af2 Removed old unit test files. 2016-12-07 19:46:15 +01:00
alext 69586b5207 Added new composer file. 2016-12-07 19:45:47 +01:00
alext 6f886d60a5 Removed comments from the end of the files. 2016-12-07 19:45:39 +01:00
alext 9ff11db2e6 Corrected backend/calendars view typo. 2016-12-04 13:09:25 +01:00
Kun Ran e1ee54c7fe Remove unsafe ports 2016-12-03 10:33:56 +08:00
alext 60c46cc16d Merge branch 'binou06-patch-1' into develop 2016-12-01 19:45:50 +01:00
binou06 ec532474f5 issue that that prevents the removal of secretary 2016-11-29 20:02:11 +01:00
Kun Ran 049baed7cf Add docker and docker-compose configuration.
Add docker configuration.

Add docker-compose config file.

Fix ea_data path error.

Add example command.
2016-11-26 18:17:05 +08:00
alext 5a022bb23d Corrected backend secretaries "cancel" button event typo. 2016-11-20 18:56:35 +02:00
alext 866308c21a Added timezone issue to FAQ section. 2016-11-17 08:54:59 +01:00
alext 2e2cb09a2d Renamed "composer" directory to "composer_modules" and updated its references. 2016-11-13 12:46:02 +01:00
alext a2f2278fa4 Updated change log 2016-11-13 12:35:31 +01:00
alext 557c282433 PHP sessions will be stored in the "storage" directory (fixes #241) 2016-11-13 12:25:02 +01:00
alext 1d2ffadbd9 Updated version 2016-11-13 12:18:23 +01:00
alext b0b116e9e1 Updated log paths in "gulp build" task. 2016-11-12 23:59:38 +01:00
alext 2010418d73 Merge branch 'develop' 2016-11-09 20:52:30 +01:00
alext cf2b787749 Updated documentation link. 2016-11-09 20:36:27 +01:00
alext 79558d7991 Corrected @package phpdoc tag. 2016-11-09 20:15:17 +01:00
alext 3c7c95b0b1 Performed corrections to various codebase issues. 2016-11-09 20:10:27 +01:00
alext 388a079834 Renamed Alphanumeric type class to Text. 2016-11-09 19:56:24 +01:00
alext 05c751440b Created phpunit configuration file. 2016-11-09 19:55:56 +01:00
alext 869e7d74f7 Added phpunit as a composer dependency. 2016-11-09 19:55:41 +01:00
alext 3aaf8aa96d Added extra content to the documentation files in order to enable navigation. 2016-11-08 23:41:54 +01:00
alext 838f066dcb Link correction 2016-11-07 23:38:22 +01:00
alext 3d7c3aad8a Link correction 2016-11-07 23:36:55 +01:00
alext db2a6ad128 Link correction 2016-11-07 23:36:08 +01:00
alext ba863c72b8 Renamed readme file 2016-11-07 23:35:04 +01:00
alext 8074c2eec1 Renamed index.md file. 2016-11-07 23:32:01 +01:00
alext dbd5e5602b Added index page to the documentation directory. 2016-11-07 23:31:12 +01:00
alext b5b8614a85 Added faq page to the documentation 2016-11-07 23:25:23 +01:00
alext ed7e40720e Renamed firstname and lastname to firstName and lastName, also made some other corrections. 2016-11-06 18:30:03 +01:00
alext 652ccbe286 Minor UI modifications in various pages. 2016-11-06 13:15:15 +01:00
alext d6c3968ba5 Corrected breaks selector for working plan reset. 2016-11-06 12:57:43 +01:00
alext fad8d3630c Added first name initial of customer in table calendar view. 2016-11-06 12:30:38 +01:00
alext 54ef4e34c2 Corrected rendering issue when table calendar and 3-days view are selected (patched previous fix). 2016-11-06 12:24:21 +01:00
alext ff796d60f1 Corrected rendering issue when table calendar and 3-days view are selected. 2016-11-06 12:18:02 +01:00
alext e8a0631bb9 Updated version information. 2016-11-06 11:49:21 +01:00
alext 4d01b2c871 The date navigation buttons need to be disabled while the table is rendering. 2016-11-06 11:44:32 +01:00
alextselegidis 9b6bdc1bd6 There must always be one PHPMailer instance per email (fixes #192). 2016-10-24 22:56:09 +02:00
alextselegidis 8332eecee2 Reversed "getDate" methods for unavailabilities modal. 2016-10-24 00:06:06 +02:00
alextselegidis e1697ba35e Removed border bottom from datetimepicker widget. 2016-10-23 23:16:44 +02:00
alextselegidis e6015c253d Updated timepicker addon extension which fixes timezone issues (fixes #220). 2016-10-23 23:12:19 +02:00