Commit graph

  • 8975eb5c59 Fixed URLs with index.php value (work without mod_rewrite) alextselegidis 2015-05-20 23:19:52 +0200
  • 845288e17d Fixed URLs with index.php value (work without mod_rewrite) alextselegidis 2015-05-20 23:18:46 +0200
  • 3062e73d22 Fixed URLs with index.php value (work without mod_rewrite) alextselegidis 2015-05-20 23:18:27 +0200
  • 879fa93bb1 Updated release-notes.txt file. alextselegidis 2015-05-20 23:15:57 +0200
  • f1babc0d5b Removed ci license and renamed license-ea.txt to license.txt alextselegidis 2015-05-20 23:10:59 +0200
  • 44ea93e999 Merge branch 'master' of https://github.com/alextselegidis/easyappointments alextselegidis 2015-05-20 23:08:41 +0200
  • da89bb05be updated CHANGELOG.md file alextselegidis 2015-05-20 23:06:42 +0200
  • e0d83657de removed application/core dir, will not be necessary for v1.1 alextselegidis 2015-05-20 23:02:08 +0200
  • da1ce168b3 Updated google auth url (work without mod_rewrite) alextselegidis 2015-05-20 23:01:21 +0200
  • 1793dd2eae Updated appointment email links (work without mod_rewrite) alextselegidis 2015-05-20 23:00:05 +0200
  • 5ab119ca16 Added license file to project root directory. Alex Tselegidis 2015-05-20 22:52:32 +0200
  • efaa5bdf85 Updated app URLs with index.php so that they work without URL rewrite alextselegidis 2015-05-20 22:41:03 +0200
  • 4b98409c08 Corrected typo in index.php file alextselegidis 2015-05-20 22:39:24 +0200
  • fd0a9177cd Added index.php in js ajax urls (without mod rewrite) alextselegidis 2015-05-20 22:26:11 +0200
  • 554e2b38e6 Removed uploads directory, will be added in a future release. alextselegidis 2015-05-20 22:14:46 +0200
  • 9bdafed734 removed htaccess file alextselegidis 2015-05-20 22:12:04 +0200
  • db15772520 Removed table prefix setting from config.php alextselegidis 2015-05-20 22:08:48 +0200
  • 181ad4d67a Updated CodeIgniter 2.2.2 system dir. Alex Tselegidis 2015-05-10 22:01:35 +0200
  • 9c89bbd2b4 Removed duplicate records from luxembourgish translation. Alex Tselegidis 2015-04-30 22:25:44 +0200
  • 0108aa73ad Added luxembourgish translation to project (Contributor: Claudine Van Winckel-Weber) Alex Tselegidis 2015-04-30 22:13:41 +0200
  • 9ef7a83cd9 Added new language translations to CHANGELOG Alex Tselegidis 2015-04-30 22:12:02 +0200
  • 1a783ec3ce Fixed problem with missing EALang variable in JavaScript Alex Tselegidis 2015-04-29 23:17:32 +0200
  • 57d6cc4a52 Correction in the responsive section of the frontend.css file. Alex Tselegidis 2015-04-29 23:09:57 +0200
  • 31f6227276 Replaced appointments/cancel.php view with message.php file Alex Tselegidis 2015-04-29 22:49:27 +0200
  • 309be5563a Correction to CHANGELOG.md Alex Tselegidis 2015-04-29 22:49:02 +0200
  • 87758210ff Created CHANGELOG.md file for logging the version changes. Alex Tselegidis 2015-04-29 22:28:59 +0200
  • 1fdd0b2412 Fixed foreign keys problems in sample-data.sql file. Alex Tselegidis 2015-04-27 21:00:59 +0200
  • 41136a6d66 Converted message.php to responsive. Alex Tselegidis 2015-04-26 16:32:50 +0200
  • 360b3fed31 Converted cancel.php to responsive. Alex Tselegidis 2015-04-26 16:32:34 +0200
  • e223b7a5b5 minor modifications in the general_functions.js Alex Tselegidis 2015-04-26 16:20:16 +0200
  • c01bfe464e converted appointment manage mode display to responsive Alex Tselegidis 2015-04-26 16:19:54 +0200
  • 9c10b29f46 moved book_success.php javascript code to frontend_book_success.js Alex Tselegidis 2015-04-26 15:28:52 +0200
  • ab0fd25240 Minor corrections in frontend.css Alex Tselegidis 2015-04-26 15:23:50 +0200
  • 0c549bcade fixed problem with js error messages display Alex Tselegidis 2015-04-26 14:44:25 +0200
  • 56f02ae40b Modify CSS so that book_success.php is responsive. Alex Tselegidis 2015-04-26 14:31:34 +0200
  • f822779a95 Converted booking wizard to responsive (still needs to be polished) Alex Tselegidis 2015-04-23 21:46:52 +0200
  • 5c9bed3ee5 Edited meta charset in book.php Alex Tselegidis 2015-04-22 22:50:40 +0200
  • cfb4a43dfd Removed hardcoded size values from frontend book.php Alex Tselegidis 2015-04-22 22:44:59 +0200
  • 4d57b8f045 Fixed booking wizard display problem at first step. Alex Tselegidis 2015-04-21 23:23:16 +0200
  • e28dba9002 Changed tabs to spaces into config.php Alex Tselegidis 2015-04-21 23:21:46 +0200
  • cb0c44e14a Minor modifications in the styling of the emails. Alex Tselegidis 2015-04-13 20:34:25 +0200
  • 8ed17a38d0 Replaced old bootstrap with version 3 in all frontend view files. Alex Tselegidis 2015-04-13 20:33:59 +0200
  • cfa9891c64 changed google sync credentials to app - new config uses constants Alex Tselegidis 2015-04-13 20:01:00 +0200
  • 6838a06f51 added base_url trailing slash to installation.php Alex Tselegidis 2015-04-13 20:00:18 +0200
  • 6baf9d1735 Re-inserted google sync settings in config.php Alex Tselegidis 2015-04-13 19:30:47 +0200
  • 47d839dcb1 Merge pull request #7 from fallucch/master Alex Tselegidis 2015-04-13 19:26:27 +0200
  • 0e43dc91c7 Merge pull request #8 from edioilha/master Alex Tselegidis 2015-04-13 19:25:27 +0200
  • 95f7cd3a14 Merge pull request #12 from salvatorecordiano/patch-1 Alex Tselegidis 2015-04-13 19:23:08 +0200
  • a18f928a88 Update translations_lang.php Salvatore Cordiano 2015-04-11 21:13:59 +0200
  • 2f1b0efd1f Applied Bootstrap 3 to frontend book. Alex Tselegidis 2015-04-09 21:50:16 +0200
  • 716a6fad30 fixed link empty space in backend footer Alex Tselegidis 2015-04-09 21:49:40 +0200
  • 17f7fb8f77 added trailing slash to base url at login.php file Alex Tselegidis 2015-04-09 21:49:03 +0200
  • ea79e0821f added base url trailing slash to logout.php file Alex Tselegidis 2015-04-09 21:48:30 +0200
  • 50eb5cf719 fixed link break Alex Tselegidis 2015-04-09 21:47:38 +0200
  • e2222ac0bf Removed config.php from google_sync.php, config is loaded at the beginning. Alex Tselegidis 2015-04-09 21:47:00 +0200
  • ead6e3d32a Corrected typo in english translation file. Alex Tselegidis 2015-04-09 21:45:48 +0200
  • 82503d1694 corrected typo in config.php file Alex Tselegidis 2015-04-09 21:44:58 +0200
  • cf6d82d232 Load config.php at index.php Alex Tselegidis 2015-04-09 21:41:36 +0200
  • f90a3493f9 Added danish translation to project. Alex Tselegidis 2015-04-09 20:57:00 +0200
  • afe584c1f0 Updated .gitignore file so that log files are ignored. Alex Tselegidis 2015-03-15 22:16:11 +0100
  • a7e27e9bd8 Portuguese BR translation done (Brazil) edioilha 2015-03-12 21:44:20 -0300
  • b10d833142 Added italian translation (author: Salvatore Cordiano) Alex Tselegidis 2015-03-12 22:02:29 +0100
  • fe0df9ecdf fix thursday in user working-plan Antonio Fallucchi 2015-03-10 19:31:29 +0100
  • fbf7294167 Portuguese BR edioilha 2015-02-22 18:11:33 -0300
  • 21a6b131c6 Typo edioilha 2015-02-22 17:40:33 -0300
  • 6c251f5835 Translation PT-BR edioilha 2015-02-21 02:26:58 -0200
  • 3d33b61dae Typo edioilha 2015-02-21 02:24:45 -0200
  • 3b3417049f Translation Portuguese BR edioilha 2015-02-21 01:56:33 -0200
  • d256c0823e Replaced phpdoc with apigen Alex Tselegidis 2015-01-28 23:56:57 +0100
  • 5058c236b6 Updated gitignore file. Alex Tselegidis 2015-01-28 23:56:07 +0100
  • a192e33b44 Replaced phpdoc with apigen Alex Tselegidis 2015-01-28 23:54:11 +0100
  • 45753adbd0 Refactored config file Alex Tselegidis 2015-01-28 23:53:13 +0100
  • 9484787a4a Updated CodeIgniter v2.2.1 Alex Tselegidis 2015-01-27 23:59:02 +0100
  • 7c394412cc Updated .gitignore file Alex Tselegidis 2015-01-27 23:58:05 +0100
  • 15ed98760c Updated code documentation script Alex Tselegidis 2015-01-21 23:17:16 +0100
  • 3213e5cc90 Corrected typo in backend appointment modal. Alex Tselegidis 2015-01-21 21:12:30 +0100
  • eac4a89c2d Removed double entries from the array Alex Tselegidis 2015-01-21 21:11:40 +0100
  • 50c9e38d65 Updated release-notes.txt Alex Tselegidis 2015-01-20 20:50:42 +0100
  • 72f4787268 Updated the README.md file Alex Tselegidis 2015-01-19 21:43:03 +0100
  • 1d0ee088c4 Cleanup Respository - Updated CodeIgniter - Removed unnecessary files. - Added custom translations. - Updated release-notes.txt for v1.1 Alex Tselegidis 2015-01-14 23:15:27 +0100
  • 9e25c30dba Update README file Alex Tselegidis 2014-12-03 23:25:53 +0100
  • d60195d601 Update README file Alex Tselegidis 2014-12-03 23:19:02 +0100
  • 51fb43abe7 Create README.md Alex Tselegidis 2014-12-03 23:06:15 +0100
  • 8ade690fe8 Tag version 1.0 1.0 alextselegidis@gmail.com 2014-01-18 23:07:54 +0000
  • ee8adfbfbf Updated release-notes.txt for version 1.0 alextselegidis@gmail.com 2014-01-18 23:07:15 +0000
  • 3e98961e7e Fixed provider availability generation bug. alextselegidis@gmail.com 2014-01-15 15:48:58 +0000
  • 919c3da18d Fixes in minor bugs. alextselegidis@gmail.com 2014-01-11 00:07:25 +0000
  • 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). alextselegidis@gmail.com 2014-01-10 14:09:20 +0000
  • fa2e3b71a0 Added Portuguese language structure alextselegidis@gmail.com 2014-01-08 08:54:38 +0000
  • 343d104acf Tag version 0.7.1 beta 0.7.1 alextselegidis@gmail.com 2014-01-04 19:15:28 +0000
  • 39401b2e27 Corrections on the migration algorithm. alextselegidis@gmail.com 2014-01-04 19:14:24 +0000
  • 23fc9e1846 add migration file alextselegidis@gmail.com 2014-01-04 17:35:20 +0000
  • 7ac98c1e8d * Added update algorithm. * Fixed firefox issues alextselegidis@gmail.com 2014-01-04 17:25:21 +0000
  • b935dd954f Fixed Issue #29 alextselegidis@gmail.com 2014-01-03 22:26:10 +0000
  • 3059f03a3d Applied minor code corrections. alextselegidis@gmail.com 2013-12-29 13:57:09 +0000
  • 982a9abb23 Finished the google calendar selection for the synchronization feature. alextselegidis@gmail.com 2013-12-26 13:32:25 +0000
  • de29ef1ef4 Added calendar selection when the user enables the google calendar synchronization for a provider. alextselegidis@gmail.com 2013-12-26 00:57:59 +0000
  • 05416823f6 Added translation change button in frontend. alextselegidis@gmail.com 2013-12-25 01:22:37 +0000
  • 6b03dcff90 Added language selection functionality to backend pages. alextselegidis@gmail.com 2013-12-23 16:55:42 +0000
  • 4767dc36f9 * Translated datetime pickers. * Merged translation files into one per language. alextselegidis@gmail.com 2013-12-20 17:44:44 +0000