Commit Graph

263 Commits

Author SHA1 Message Date
alextselegidis@gmail.com f0a28c7451 * Corrected typo in installation.php 2013-11-24 17:36:22 +00:00
alextselegidis@gmail.com 21aba5d4da * Updated user models and settings view file. 2013-11-24 17:01:46 +00:00
alextselegidis@gmail.com 8ccbc0a89e * Updated customers_model.php (will not check for existing email). 2013-11-24 16:19:12 +00:00
alextselegidis@gmail.com 57a3e433eb * Commit final corrections before version 0.7 2013-11-24 15:45:44 +00:00
alextselegidis@gmail.com 75a6efb79c * Minor fixes on backend/users page. 2013-11-23 19:10:31 +00:00
alextselegidis@gmail.com 759f09141c * Minor fixes on backend. 2013-11-22 16:19:52 +00:00
alextselegidis@gmail.com 80bb356d16 * Fixed Issue #25
* Other minor bug fixes.
2013-11-21 21:58: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 457b3212f9 Minor changes and fixes:
* Fixed provider disabling sync privileges problem. 
* Fixed backend/services categories tab footer position. 
* Corrected success message in frontent. 
* Fixed provider appointment link on emails (on manage mode).
* Downcreased email header (in order to display bigger company names).
2013-11-07 11:25:59 +00:00
alextselegidis@gmail.com 2f69889c36 * Include build script (for new versions). 2013-11-04 14:55:11 +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 c1cca3c8fd * Cleared the configuration-sample.php file. 2013-11-01 17:29:00 +00:00
alextselegidis@gmail.com 1feb84270d * Added development info (read-me.txt)
* Created the configuration-sample.php file and removed the configuration.php (the later must be created only on every installation).
2013-11-01 17:27:06 +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 d5ee6a03b2 * Clear the configuration.php parameters. 2013-10-29 09:59:13 +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 dc72bcbf35 * Changed php array definition from "$var = [];" to "$var = array();".
* Added php error display in the CodeIgniter "development" environment.
* Added "$google_sync_feature" setting in the configuration file.
2013-10-21 12:36:40 +00:00
alextselegidis@gmail.com 991551a4d7 * Display "Not Working" day on agenda week view on the calendar.
* Fixed frontend dialog styling.
* Added user logged in check on google sync procedure.
* Other minor fixes.
2013-10-20 16:45:46 +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 8da6304f26 * Fixed bugs in backend and front end (booking process)
* Made css changes to backend. 
* Applied qtip into backend control tootips.
2013-10-18 14:56:12 +00:00
alextselegidis@gmail.com 8f90da86be * Completed the installation process.
* Added tooltip texts on the common controls of backend.
* GUI fixes on several pages.
2013-10-17 15:31:43 +00:00
alextselegidis@gmail.com dcecfd896d * Completed main flow of installation use case. 2013-10-16 15:53:26 +00:00
alextselegidis@gmail.com a5ef8fb491 * Added "Forgot Password" procedure.
* Started working on the installation page.
* Fixed minor bugs in backend pages.
2013-10-11 15:58:46 +00:00
alextselegidis@gmail.com 538c34ecd4 * Added jScrollPane on some of the admin pages.
* Selected backend menu item is now active.
* The logged in user can see his name on the footer. 
* Completed previleges checks for secretaries.
2013-10-10 16:50:33 +00:00
alextselegidis@gmail.com 8863a6b6ba * A provider user can only see his appointments, not other's.
* Fixed backend/calendar modal form message appearence.
* Fixed backend/calendar modal form provider - service values when editing an existing appointment.
2013-09-27 12:49:29 +00:00
alextselegidis@gmail.com a9f3a5cbdb * The user can now see the reason when a validation fails (during an add() procedure).
* Fixed service - provider connection in backend/calendar appointment modal.
* Backend notification messages on top are now disappearing after a few seconds (excluding cases where there are action items - the user must close the notification)
* The user will be able to select an existing customer from the backend/calendar appointment modal when creating a new appointment record.
* Started work on user privileges and on how the system performs according to that.
2013-09-26 16:06:57 +00:00
alextselegidis@gmail.com 148258385c * Optimized js code for the backend pages. 2013-09-25 15:43:17 +00:00
alextselegidis@gmail.com 3450bd93b1 * Split the backend_users.js into three different files. 2013-09-24 16:05:40 +00:00
alextselegidis@gmail.com 08a50c14be * Added username validation (username must be unique for every record).
* Admins can manage the working plan of a single provider on the backend/users page.
* Before sending a new notification email the system checks whether the provider user has notifications enabled.
* Added salt field in the "ea_user_settings" table.
2013-09-24 13:09:04 +00:00
alextselegidis@gmail.com e596cb768a * Completed login + logout operation.
* Updated the way the system stores passwords in db.
2013-09-23 15:42:36 +00:00
alextselegidis@gmail.com fcc142a11b * Finished with backend/settings page.
* Started user login and privileges management.
2013-09-20 13:58:11 +00:00
alextselegidis@gmail.com 4278e3d334 * Finished ui of business logic tab in the backend/settings page. 2013-09-18 16:36:29 +00:00
alextselegidis@gmail.com 3eccb66192 * Created the backend/settings page.
* Added basic backend_settings.js code structure.
* Added User Model and new functions to settings_model.php
2013-09-14 16:10:59 +00:00
alextselegidis@gmail.com 6082c66d6e * Updated Release Notes.txt file. 2013-09-13 13:38:49 +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
alextselegidis@gmail.com 71eb23e7c5 * Updated the database structure file. 2013-09-12 08:20:31 +00:00