Commit Graph

19 Commits

Author SHA1 Message Date
alext 2ddf7b118a Added type field into the consent table (#480). 2018-06-24 17:12:13 +02:00
alext 53b754c52d Added new database structure for storing use consents and toggling legal information (#480). 2018-06-24 13:17:04 +02:00
alext 212f4e0d4e Typo corrections in the structure.sql 2018-06-03 16:23:45 +02:00
alext 7508790f31 Database migration fixes (from 1.2.1 to 1.3.x) (#495).
(cherry picked from commit 40e13cb7d8f5e6f8c481c253b04f1e0fb02197ef)
2018-06-03 15:42:29 +02:00
alext d23ec0483c Removed "ea" prefix from db constraints (#438) 2018-04-25 13:40:13 +02:00
alext fdd309c9d5 Added ea_migrations table. 2017-11-15 23:02:46 +01:00
alext 05936ebe83 Removed DEFAULT NULL declaration as it's optional. 2017-10-02 11:49:27 +02:00
alext aff86bd021 Refactored structure.sql 2017-06-19 09:46:06 +02:00
alext 358ecbfc9e Corrected charset of db table. 2017-06-18 19:36:45 +02:00
alext 78d07b91a1 Removed initial auto increment offsets. 2017-06-18 19:26:34 +02:00
alext 9f89aed556 Move initial installation entries to data.sql 2017-06-18 18:30:12 +02:00
Alex Tselegidis c4f5a26a55 Updated installation scripts with new db columns. 2016-07-24 10:48:57 +02:00
Alex Tselegidis 9918631c0f Fixes #43 problem with warnings. 2016-01-04 23:28:52 +01:00
Alex Tselegidis 86644cfa9c Updated the copyright date. 2016-01-02 14:47:04 +01:00
Alex Tselegidis 7cf37efa7b Added credentials docblock banner. 2015-07-20 21:41:24 +02:00
alextselegidis@gmail.com 05416823f6 Added translation change button in frontend. 2013-12-25 01:22:37 +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 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