Commit Graph

38 Commits

Author SHA1 Message Date
Aliberk Sandıkçı 2bc1fe0d34
test: update build files 2023-12-20 20:20:57 +03:00
Aliberk Sandıkçı ec683a8c3b
feat: build server with docker 2023-12-20 18:06:50 +03:00
Alex Tselegidis 3f43d2f768 Added new console command for created data backups. 2020-12-04 14:28:18 +02:00
Alex Tselegidis d239435618 Corrected typo in .gitignore 2020-11-12 14:16:38 +02: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
Alex Tselegidis afd0323571 Updated the gulp flow (simplified tasks). 2020-03-11 13:24:23 +01:00
Alex Tselegidis d37da32ffa Updated .gitignore based on the new file structure. 2020-03-11 10:25:33 +01:00
Alex Tselegidis 274b27d88f Git ignore the .DS_Store files 2020-03-09 21:25:22 +01:00
alext 0c683ad990 Added metafile to .gitignore 2018-11-30 21:08:36 +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
alext b33474761e Moved Docker related files into the docker directory. 2018-11-03 15:15:20 +01:00
alext 725edfb6ca Move rsc contents to doc directory and updated gulp doc task. 2018-11-03 14:40:00 +01:00
alext e202abc82b Merge branch 'master' into develop
# Conflicts:
#	.gitignore
#	src/vendor/composer/autoload_static.php
2017-07-17 22:59:57 +02:00
alext fe3c9ba08e Updated composer files. 2017-07-17 22:57:58 +02:00
alext 0cb097f3f7 Corrected gitignore file. 2017-06-16 08:59:28 +02:00
alext bda091449c Updated gitignore 2017-06-11 21:51:36 +02:00
alext 4b0e6b7f2f Updated composer configuration. 2017-05-21 12:47:34 +02:00
alext 8474ef8be2 PHP sessions will be stored in the "storage" directory (fixes #241)
(cherry picked from commit 557c282)
2017-05-18 21:36:15 +02:00
alext 2e2cb09a2d Renamed "composer" directory to "composer_modules" and updated its references. 2016-11-13 12:46:02 +01:00
alext 557c282433 PHP sessions will be stored in the "storage" directory (fixes #241) 2016-11-13 12:25:02 +01:00
alextselegidis 6c85c1088b Corrected automatic documentation generation. 2016-10-16 21:37:00 +02:00
alextselegidis 18a311fc9a Added .idea directory to gitignore 2016-08-21 09:28:37 +02:00
Alex Tselegidis bb83b6b839 Added updated .gitignore with storage directory. 2016-07-13 22:56:05 +02:00
Alex Tselegidis a0600bf98c Wrote REST API usage documentation. 2016-07-10 18:48:54 +02:00
Alex Tselegidis e214c5dc68 Added npm-debug.log to .gitignore 2016-07-06 22:03:01 +02:00
Alex Tselegidis be489cc5b2 Updated gitignore paths. 2016-04-24 17:55:34 +02:00
Alex Tselegidis 95a5ae1dce Implemented the 'gulp composer' task which will install the composer dependencies and move only the required files to the 'src/application/third_party' directory. 2015-12-30 14:18:18 +01:00
Alex Tselegidis 48b4b26487 Changed the composer installation path to the third_party directory. 2015-10-18 18:27:10 +02:00
Alex Tselegidis 2e408daced Added composer file for apigen and phpmetrics dependencies. 2015-10-04 21:12:37 +02:00
Alex Tselegidis 046f07d0da Added package.json file with jsdoc dev dependency 2015-07-20 21:24:27 +02:00
Alex Tselegidis dab01ac070 Included easyappointments.zip to gitignore file 2015-07-07 23:48:00 +02:00
Alex Tselegidis 30a97cfd0a Updated gitignore file. 2015-07-07 22:59:22 +02:00
Alex Tselegidis afe584c1f0 Updated .gitignore file so that log files are ignored. 2015-03-15 22:16:11 +01:00
Alex Tselegidis 5058c236b6 Updated gitignore file. 2015-01-28 23:56:07 +01:00
Alex Tselegidis a192e33b44 Replaced phpdoc with apigen 2015-01-28 23:54:11 +01:00
Alex Tselegidis 7c394412cc Updated .gitignore file 2015-01-27 23:58:05 +01:00
Alex Tselegidis 1d0ee088c4 Cleanup Respository
- Updated CodeIgniter
- Removed unnecessary files.
- Added custom translations.
- Updated release-notes.txt for v1.1
2015-01-15 00:03:46 +01:00