24 Commits

Author SHA1 Message Date
Bartek Fabiszewski
5c8381d29e Fix issues in last position of all users, add tests, closes #9 2019-03-03 00:09:03 +01:00
Jon Uriarte Bilbao
25c1b24c49 Added option to see all users on map
Added an option to see last position of each user at the same time.
2019-03-02 15:55:43 +01:00
Bartek Fabiszewski
46ee95dbbe Fix Postgresql issues 2019-01-28 13:55:32 +01:00
Bartek Fabiszewski
61661e7fb7 initial PDO support 2019-01-23 12:23:25 +01:00
Bartek Fabiszewski
619ef59f51 add position: improve parameters checking 2017-08-24 14:53:55 +02:00
Bartek Fabiszewski
ca5e985fb4 Make some parameters optional in add position 2017-08-17 17:19:14 +02:00
Bartek Fabiszewski
65a5c95f67 Convert methods to static where possible 2017-08-17 15:38:58 +02:00
Bartek Fabiszewski
090c86a62a Fix bind parameters mapping 2017-05-23 10:01:21 +02:00
Bartek Fabiszewski
798d498001 Mapping values to references fails on php7 2017-05-22 23:00:09 +02:00
Bartek Fabiszewski
f04b229644 Better handling of time zones 2017-05-22 13:39:40 +02:00
Bartek Fabiszewski
0ef57926dd Fix: incorrectly shown latest position 2017-05-22 11:25:02 +02:00
Bartek Fabiszewski
75186487bd Sort positions by id in case time is constant 2017-05-05 19:24:03 +02:00
Bartek Fabiszewski
dccb90d6df Validate track when adding position 2017-04-24 23:29:56 +02:00
Bartek Fabiszewski
919cb4d9d3 Validate track when adding position 2017-04-24 19:49:16 +02:00
Bartek Fabiszewski
e11c000722 FIx: some queries fail with prefixed table names 2017-04-18 19:43:46 +02:00
Bartek Fabiszewski
2f7a1969ce Add database table prefix support 2017-04-17 22:04:33 +02:00
Bartek Fabiszewski
1823f15611 Typo: use proper case of db class 2017-04-16 22:45:56 +02:00
Bartek Fabiszewski
7088d326ab Add track edit/delete feature 2017-04-14 17:24:09 +02:00
Bartek Fabiszewski
87d760e4a2 Add edit/delete user menus 2017-04-12 20:16:39 +02:00
Bartek Fabiszewski
5318686626 Reorganize files into subfolders 2017-04-11 17:00:40 +02:00
Bartek Fabiszewski
c46486396c Update phpdoc, minor formatting 2017-04-09 23:35:55 +02:00
Bartek Fabiszewski
53043c0057 Fix: last position of given user shown incorrectly 2017-04-09 14:03:13 +02:00
Bartek Fabiszewski
6723a830c4 Fix: always shows all positions (regression) 2017-04-07 19:02:05 +02:00
Bartek Fabiszewski
e5bad9e959 Refactor tracks, positions handling to use helper classes 2017-04-07 16:04:59 +02:00