Bartek Fabiszewski
4dd920ae41
Release version 0.2
2017-05-11 13:49:39 +02:00
Bartek Fabiszewski
ca77348fb1
Refactor exit with status functions
2017-05-09 18:18:15 +02:00
Bartek Fabiszewski
97cfd8a723
Import: improve error handling
2017-05-09 15:25:16 +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
Armin Fisslthaler
8f408251c5
Make constructor of db helper class public.
...
This fixes:
PHP Fatal error: Access level to uDb::__construct() must be public (as in class mysqli) in <www-root>/ulogger-server/helpers/db.php on line 84
2017-04-19 21:35:29 +02:00
Bartek Fabiszewski
e11c000722
FIx: some queries fail with prefixed table names
2017-04-18 19:43:46 +02:00
Bartek Fabiszewski
ffef321be9
Use static initializer in uConfig class
2017-04-18 09:25:21 +02:00
Bartek Fabiszewski
2f7a1969ce
Add database table prefix support
2017-04-17 22:04:33 +02:00
Bartek Fabiszewski
afeb389e09
Add setup script
2017-04-17 13:15:44 +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
e89d30bb98
Optionally enforce password strength (adds config options)
2017-04-14 15:55:00 +02:00
Bartek Fabiszewski
04b2b77139
Add optional password_compat for PHP 5.4
2017-04-14 15:40:02 +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
a68e355ae3
Fix: no tracks if both require_authentication and public_tracks set to false
2017-04-08 09:57:15 +02:00
Bartek Fabiszewski
6723a830c4
Fix: always shows all positions (regression)
2017-04-07 19:02:05 +02:00
Bartek Fabiszewski
4a8bdc91b0
Fix: ignored gkey config value
2017-04-07 16:07:38 +02:00
Bartek Fabiszewski
e5bad9e959
Refactor tracks, positions handling to use helper classes
2017-04-07 16:04:59 +02:00
Bartek Fabiszewski
b15202281d
Fix copyright notice
2017-04-07 08:04:07 +02:00
Bartek Fabiszewski
0ebadb8939
Add password change form
2017-04-06 23:23:25 +02:00
Bartek Fabiszewski
79a31aab21
Add config helper
2017-04-06 19:18:51 +02:00
Bartek Fabiszewski
d93bbd4650
Refactor user handling to use helper classes
2017-04-06 18:07:15 +02:00