Commit graph

527 commits

Author SHA1 Message Date
h3ct0r
2eb63a21d1 Appointment modal in backend now search clients using the ajax filter.
This allow using the most recent clients without refreshing the main page.
2016-03-10 15:45:17 -03:00
h3ct0r
1c4ab83d32 Fixed css bug; Added support for case insensitive search for clients and search by notes too! 2016-03-10 12:55:00 -03:00
Alex Tselegidis
58c996a839 Merge branch 'release-1.1.1' 2016-02-14 14:24:33 +01:00
Alex Tselegidis
d3e86800b5 Corrected the class that needed to be removed from the sync-button after the user disables the syncing. 2016-02-14 14:08:51 +01:00
Alex Tselegidis
77d7d02ea2 Removed the 'Beta' label of v1.1.1. 2016-02-14 14:05:50 +01:00
Alex Tselegidis
8f52705ebe Added the 'Beta' label to v1.1.1 release. 2016-02-07 15:54:23 +01:00
Alex Tselegidis
3bed331a1f Fixes #120 - Invalid appointment date set after editing an existing appointment. 2016-02-07 15:52:27 +01:00
Alex Tselegidis
a669a83cce Increased the E\!A version in the config file for v1.1.1 2016-02-07 15:29:54 +01:00
Alex Tselegidis
42ff47a753 Added issue #120 to change log. 2016-02-07 15:15:17 +01:00
Alex Tselegidis
e45900bfe3 Updated changelog for v1.1.1 release. 2016-02-07 12:05:37 +01:00
Alex Tselegidis
bdccb642aa Fixes #118 - Added filter_var method for boolean values normalization. 2016-02-06 01:05:11 +01:00
Alex Tselegidis
1027bbc8f7 Fixes #116: the book timeout would not be taken into account in the available appointment hours calculation. 2016-01-31 13:49:41 +01:00
Alex Tselegidis
02505e80f6 Removed the BETA blockquote 2016-01-24 17:57:25 +01:00
Alex Tselegidis
a3d12cd04e Corrected message styling class for the forgot_password.php page. 2016-01-24 17:38:02 +01:00
Alex Tselegidis
5654dd46cf Removed the 'Beta' label from config. 2016-01-24 16:32:56 +01:00
Alex Tselegidis
b1e5296d1d Added fallback check for the configuration language. 2016-01-24 15:46:25 +01:00
Alex Tselegidis
181595d8bd Corrected selectors for backend appointment & unavailable modals. 2016-01-24 15:40:06 +01:00
Alex Tselegidis
b69ad58853 Refactored the language config setting. 2016-01-21 20:04:55 +01:00
Alex Tselegidis
728c740173 Merge remote-tracking branch 'lang/master' into release-1.1 2016-01-21 19:56:26 +01:00
Alex Tselegidis
0ee78db5a7 Merge remote-tracking branch 'finnish-translation/finnish-translations' into release-1.1 2016-01-21 19:33:20 +01:00
Frodotus
61166c1eab Added missing Finnish translations 2016-01-20 09:50:14 +02:00
Stijn Goethals
cee662c472 Documuntation for default language added 2016-01-19 19:36:23 +01:00
Stijn Goethals
dac05a2ec8 Make option to change default language in main config 2016-01-19 19:35:32 +01:00
Stijn Goethals
85851eafd6 enable to change default language 2016-01-19 19:28:37 +01:00
Alex Tselegidis
caa7ce07b2 Existing log files will be removed from the package creation. 2016-01-17 19:06:57 +01:00
Alex Tselegidis
18be8b65f7 Updated the config version name to 'Beta 2'. 2016-01-17 13:57:55 +01:00
Alex Tselegidis
71eca2b5b8 Enlarged the services form column width so that the CRUD buttons do not wrap. 2016-01-17 13:57:31 +01:00
Alex Tselegidis
c06f3def14 Added google analytics code to extra frontend pages like book_success, message, error404. 2016-01-17 13:10:48 +01:00
Alex Tselegidis
b3ce15d4f1 Added new strings in dutch translation for v1.1 2016-01-17 12:44:43 +01:00
Alex Tselegidis
35d69d3b4c Merge branch 'master' into release-1.1 2016-01-16 11:51:07 +01:00
Alex Tselegidis
66b475e1c5 Merge pull request #102 from salvatorecordiano/patch-2
Update transaltions_lang.php
2016-01-16 10:45:48 +01:00
Alex Tselegidis
e56867a90a Merge pull request #103 from salvatorecordiano/patch-3
Update migration_lang.php
2016-01-16 10:45:08 +01:00
Salvatore Cordiano
f5d757031f Update migration_lang.php
Update untranslated strings
2016-01-15 22:30:49 +01:00
Salvatore Cordiano
05ac80b7ed Update transaltions_lang.php
Update untranslated strings
2016-01-15 22:25:58 +01:00
Alex Tselegidis
810920d868 Corrected responsive display of booking success and messages on viewports that have long height and small width. 2016-01-14 23:43:29 +01:00
Alex Tselegidis
51e69a097f Fixes #101 - JS code would not parse dates correctly. 2016-01-10 23:54:17 +01:00
Alex Tselegidis
e252307e66 Improved AJAX error handling. 2016-01-09 22:55:07 +01:00
Alex Tselegidis
a770a69660 Added extra line at the end of the files as configured in the .editorconfig file. 2016-01-09 22:29:28 +01:00
Alex Tselegidis
636f399c91 Fixes #100 - Casted the is_unavailable value to an integer. 2016-01-09 22:22:01 +01:00
Alex Tselegidis
df34470df4 Further fixes for the table view. 2016-01-06 22:27:59 +01:00
Alex Tselegidis
4681bebad3 Fixed vertical positioning for tablet devices. 2016-01-06 22:17:39 +01:00
Alex Tselegidis
7cdccf1d27 Fixed responsive display for mobile devices. 2016-01-06 21:56:22 +01:00
Alex Tselegidis
cad9a8de08 Merge pull request #99 from edioilha/patch-1
Update translations_lang.php (by Edio Ilha)
2016-01-05 22:33:06 +01:00
Edio Ilha
1aa6818f3d Update translations_lang.php
Update translation to match EA updates. Thx
2016-01-05 16:37:52 -02:00
Alex Tselegidis
9918631c0f Fixes #43 problem with warnings. 2016-01-04 23:28:52 +01:00
Alex Tselegidis
3a5227f687 Added copyright comments in the data.sql file. 2016-01-04 23:07:45 +01:00
Alex Tselegidis
f03e01bf64 Merge branch 'master' into develop 2016-01-02 21:01:12 +01:00
Alex Tselegidis
86644cfa9c Updated the copyright date. 2016-01-02 14:47:04 +01:00
Alex Tselegidis
0cb586c6fe Added window.console IE9 workaround. 2016-01-01 21:57:44 +01:00
Alex Tselegidis
648e82840f Translated new texts for greek and german translations. 2016-01-01 21:33:14 +01:00