Commit graph

91 commits

Author SHA1 Message Date
alext
625e0db3ae Added explanation for the generation of aggregates. 2018-01-02 11:27:12 +01:00
alext
c56650d1b8 Updated project version. 2017-09-08 14:22:47 +02:00
alext
b568061ffd Merge branch 'master' into develop
# Conflicts:
#	.gitignore
#	CHANGELOG.md
#	composer.lock
#	doc/faq.md
#	gulpfile.js
#	src/vendor/autoload.php
#	src/vendor/composer/autoload_real.php
#	src/vendor/composer/installed.json
#	src/vendor/phpmailer/phpmailer/VERSION
#	src/vendor/phpmailer/phpmailer/class.phpmailer.php
#	src/vendor/phpmailer/phpmailer/class.pop3.php
#	src/vendor/phpmailer/phpmailer/class.smtp.php
2017-05-24 23:31:47 +02:00
alext
a59726a993 Updated the documentation for v1.2.1 2017-05-18 21:57:07 +02:00
Scott Arthur
22de7e46dd Update minimum recommended PHP version in install docs
CodeIgniter 3.1.0 suggests this although lesser versions might work.

See https://www.codeigniter.com/user_guide/installation/upgrade_310.html#step-2-check-your-php-version
2017-03-21 22:47:51 +11:00
alext
3d2701615b Added Docker documentation. 2017-01-16 23:46:59 +01:00
alext
866308c21a Added timezone issue to FAQ section. 2016-11-17 08:54:59 +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
alextselegidis
49bde2062a Corrections in the documentation 2016-10-16 21:10:27 +02:00
alextselegidis
ecce8fb1c3 Spelling corrections 2016-10-10 18:29:48 +02:00
alextselegidis
5d1dcc0f9c Corrections in the REST API documentation. 2016-10-06 19:36:41 +02:00
Alex Tselegidis
05c49e7468 Corrected typo 2016-08-28 21:11:57 +02:00
Alex Tselegidis
30fa9876f2 Improved Google Calendar Sync documentation. 2016-07-23 19:43:29 +02:00
Alex Tselegidis
6fa14ef6d8 Added current version to markdown files. 2016-07-23 16:42:35 +02:00
Alex Tselegidis
6d081ad471 Added 'attendants_number' setting to REST API (#109). 2016-07-21 21:00:38 +02:00
Alex Tselegidis
4d5b3ecad2 Added 'availabilitiesType' to REST API (#185). 2016-07-20 21:24:00 +02:00
Alex Tselegidis
ccd186796b Updated installation requirements. 2016-07-20 20:16:48 +02:00
Alex Tselegidis
6e40c50fd4 Added availabilities controller to API. 2016-07-19 09:52:32 +02:00
Alex Tselegidis
cb425e4221 Integrated 'calendar_view' setting in the API (#182). 2016-07-18 23:51:15 +02:00
Alex Tselegidis
2b00e27b48 Corrected documentation cliffhanger. 2016-07-17 11:56:51 +02:00
Alex Tselegidis
19aa849ac0 Corrected unavailabilities request description and added section about API responses. 2016-07-10 19:06:46 +02:00
Alex Tselegidis
b7e8e0a25c Added wiki content to the doc directory. The wiki pages will be deprecated and removed in the future. 2016-07-10 18:59:40 +02:00
Alex Tselegidis
abbb982edf Added API roadmap. 2016-07-10 18:54:37 +02:00
Alex Tselegidis
a0600bf98c Wrote REST API usage documentation. 2016-07-10 18:48:54 +02:00
Alex Tselegidis
5b8ab43e14 Removed doc directory 2015-07-07 22:46:22 +02:00
Alex Tselegidis
d256c0823e Replaced phpdoc with apigen 2015-01-28 23:56:57 +01:00
Alex Tselegidis
a192e33b44 Replaced phpdoc with apigen 2015-01-28 23:54:11 +01:00
Alex Tselegidis
15ed98760c Updated code documentation script 2015-01-21 23:17:16 +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
alextselegidis@gmail.com
e5b109e7da * Added hungarian and portuguese into the available interface languages.
* Removed the update button from settings (will be added when the auto update feature is implemented).
2014-01-10 14:09:20 +00:00
alextselegidis@gmail.com
fa2e3b71a0 Added Portuguese language structure 2014-01-08 08:54:38 +00:00
alextselegidis@gmail.com
7ac98c1e8d * Added update algorithm.
* Fixed firefox issues
2014-01-04 17:25:21 +00:00
alextselegidis@gmail.com
3059f03a3d Applied minor code corrections. 2013-12-29 13:57:09 +00:00
alextselegidis@gmail.com
de29ef1ef4 Added calendar selection when the user enables the google calendar synchronization for a provider. 2013-12-26 00:57:59 +00:00
alextselegidis@gmail.com
05416823f6 Added translation change button in frontend. 2013-12-25 01:22:37 +00:00
alextselegidis@gmail.com
4767dc36f9 * Translated datetime pickers.
* Merged translation files into one per language.
2013-12-20 17:44:44 +00:00
alextselegidis@gmail.com
9c1b3b47e6 Completed backend settings page translation. 2013-12-20 11:12:36 +00:00
alextselegidis@gmail.com
ec6b0678ca Translated backend calendar, services and users pages. 2013-12-19 16:28:19 +00:00
alextselegidis@gmail.com
0ea56d143c Translated user pages (login, logout, forgot password). 2013-12-19 10:28:10 +00:00
alextselegidis@gmail.com
9cd9558f55 Completed booking wizard translation. 2013-12-18 17:05:39 +00:00
alextselegidis@gmail.com
49dbe9cfba Added german translation array into project. 2013-12-18 15:04:11 +00:00
alextselegidis@gmail.com
b0bfcb30d7 Added php translation files for greek and english. 2013-12-08 13:07:24 +00:00