Commit Graph

1114 Commits

Author SHA1 Message Date
alext 19725ec4e9 Merge branch 'master' into develop 2017-03-17 10:25:10 +01:00
Alex Tselegidis 90d85f5aa7 Updated banner URL 2017-03-17 08:47:54 +01:00
alext a13c339167 Make a JS redirection and not a history replace after successful booking. 2017-03-10 09:25:07 +01:00
alext 1fab63a08b Changed code style 2017-03-10 09:24:27 +01:00
alext 82fea484c0 Do not display read-only google calendars for selection. 2017-03-10 09:23:50 +01:00
alext 34a7277a1e Added try-catch block when activating google cal sync 2017-03-10 09:23:31 +01:00
alext 8f974150c5 Merge branch 'davidjosephhayes-master' into develop 2017-02-15 19:53:05 +01:00
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