Commit Graph

68 Commits

Author SHA1 Message Date
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
alextselegidis@gmail.com d51bb2dd7c * Updated CodeIgniter to version 2.1.4
* Fixed problem with provider availability algorithm.
* Fixed minor css issues.
2013-12-05 21:53:27 +00:00
alextselegidis@gmail.com 342590ef7d Updated translations.xls 2013-12-04 00:27:16 +00:00
alextselegidis@gmail.com 10a8fa0b5f Added translations.xls 2013-12-03 17:32:51 +00:00
alextselegidis@gmail.com 736d301f02 * Added thesis presentation files. 2013-11-21 19:28:04 +00:00
alextselegidis@gmail.com 0eb6b3d710 * Corrected some mistakes in thesis document. 2013-11-15 17:45:01 +00:00
alextselegidis@gmail.com 647357f015 * Completed changes in thesis document. 2013-11-13 10:04:38 +00:00
alextselegidis@gmail.com 50c2706739 Changes in thesis document. 2013-11-08 10:11:29 +00:00
alextselegidis@gmail.com b190c0fe72 * Syntactic corrections in thesis. 2013-11-04 13:50:29 +00:00
alextselegidis@gmail.com 801e364679 * Synctactic corrections in thesis. 2013-11-03 17:46:23 +00:00
alextselegidis@gmail.com aa8400a4c6 * Minor corrections in the introduction.tex 2013-11-01 18:33:43 +00:00
alextselegidis@gmail.com 9ac22614a7 * Completed thesis document. 2013-10-30 18:58:39 +00:00
alextselegidis@gmail.com e3e4063de3 * Minor changes in thesis document. 2013-10-29 19:53:39 +00:00
alextselegidis@gmail.com 2e7e668465 * Fixed google sync problem with unavailable time periods.
* Fixed minor issues with backend. 
* Fixed get_provider_available_time_periods() method - now works correctly. 
* Added unavailable notes in the calendar (under the "Unavailable" title). 
* Updated the thesis code snippets.
* Added listings.pdf, a free ebook about latex listings.
2013-10-27 17:41:37 +00:00
alextselegidis@gmail.com 140cb62627 * Minor fixes in the backend section. 2013-10-27 12:53:51 +00:00
alextselegidis@gmail.com 5385243cb5 * Added content to implementation.tex
* Made corrections into several tex files.
2013-10-25 20:10:19 +00:00
alextselegidis@gmail.com fb196ed719 * Added content to implementation.tex
* Updated the diagram files.
2013-10-25 15:06:10 +00:00
alextselegidis@gmail.com 8f70217b33 * Added listings setup for php. 2013-10-24 21:08:38 +00:00
alextselegidis@gmail.com 26055fedea * Added content in the implementation.tex
* Added the draw.io files into repository.
2013-10-24 16:18:35 +00:00
alextselegidis@gmail.com 2ca1d49b46 * Added new thesis chapter implementation.tex
* Changed the conclusions.tex
2013-10-23 16:03:24 +00:00
alextselegidis@gmail.com 60fcb4f154 * Added new chapter in the thesis document (conclusions.tex). 2013-10-22 20:05:59 +00:00
alextselegidis@gmail.com d1ed539464 * Minor corrections on the thesis.pdf 2013-10-22 13:28:00 +00:00
alextselegidis@gmail.com 2dddb03f87 * Updated model unit tests.
* Fixed minor bugs (js).
* Generated code documentation.
2013-10-19 10:34:32 +00:00
alextselegidis@gmail.com f0fd08e444 * Updated database structure and added new sample data.
* Regenerated code docs (js + php).
* Added custom error 404 page.
* Added service price and description in the appointment booking wizard.
* Completed Issue #21 - devide services in categories in the appointment booking wizard.
* Completed the backend user management page.
2013-09-13 13:21:03 +00:00