Anton Tananaev
3eb9d26150
Move changeset to new changelog
2018-10-22 05:09:55 +04:00
Anton Tananaev
e4bbd04c84
Avoid using Liquibase properties ( fix #4113 )
2018-10-22 04:50:58 +04:00
Anton Tananaev
3c4bad1bf1
Fix issue in changelog file
2018-10-21 16:05:52 +04:00
Anton Tananaev
6f03d2da1b
Fix issue with MSSQL migration
2018-10-21 14:49:49 +04:00
Abyss777
bf26c3aa26
Fix MSSQL triggers after renaming columns
2018-10-11 09:56:12 +05:00
Anton Tananaev
81db681626
Small changelog improvements
2018-10-10 11:42:03 +13:00
Anton Tananaev
6cfb503b40
Add clean 4.0 changelog ( fix #4035 )
2018-10-10 11:30:48 +13:00
Abyss777
ceab9b2b23
Rename changeset
2018-08-08 08:33:02 +05:00
Abyss777
77fba0d739
Fixed notifications migration on postgresql and mssql
2018-08-07 17:06:09 +05:00
Abyss777
253f11afa0
Rename transports to notificators
2018-06-26 12:29:08 +05:00
Abyss777
825ee0d178
Cleanup and some adjustments
2018-06-26 12:05:16 +05:00
Abyss777
aba4022264
Merge remote-tracking branch 'ivanfmartinez/notifications'
...
# Conflicts:
# src/org/traccar/Context.java
2018-06-26 09:22:22 +05:00
Abyss777
37868cf0b5
Rename all tables to avoid using reserved words
2018-06-08 10:00:28 +05:00
Ivan Martinez
25eb3d86b9
replace database definition with comma separated list
2018-06-01 07:29:09 -03:00
Anton Tananaev
09e829167b
Remove old constraint changelog
2018-05-26 17:13:24 +12:00
Anton Tananaev
651f03bbf5
Fix issue in migration script
2018-05-03 23:37:54 +12:00
Anton Tananaev
4aea55186a
Rename admin to administrator ( fix #3858 )
2018-04-27 17:06:27 +12:00
Abyss777
30ae3d104e
- Rename field to Period
...
- Remove unnecessary check for null
- Move MaintenanceManager initialization with other event related managers
2018-04-13 12:21:05 +05:00
Abyss777
87de21e95c
Make analyzed attribute configurable for Maintenance
2018-04-12 15:39:11 +05:00
Abyss777
f7a4d1977e
Add support of multiple Maintenances
2018-04-11 14:55:31 +05:00
Abyss777
2fc0683c96
Rename variable
2018-01-23 14:13:32 +05:00
Abyss777
9b74f4a691
Implement scheduled notifications
2018-01-23 12:16:46 +05:00
Abyss777
8224082fa8
Add poiLayer field to User/Server model
2018-01-17 14:01:11 +05:00
Abyss777
d489eac121
Implement device disable
2017-12-27 16:38:13 +05:00
Anton Tananaev
1908351b44
Implement LDAP authentication
2017-11-11 18:40:40 +13:00
Abyss777
9519b653a8
Implement per device Notifications
2017-09-19 14:46:54 +05:00
Abyss777
925806fe70
Implement Saved Commands
2017-09-12 17:42:16 +05:00
Abyss777
fe5e6f7e1a
Move units to attributes and add volume units
2017-09-06 13:43:51 +05:00
Abyss777
ba892a34c4
Remove Attribute Aliases support
2017-09-05 18:14:36 +05:00
Abyss777
ae76cbf971
Implement SQL requests construction
2017-07-31 15:17:59 +05:00
Abyss777
aeb9dace63
Implement Driver models, schema and database
2017-07-11 16:32:39 +05:00
Anton Tananaev
eb8d0d220d
Do not rename position and event keys
2017-07-08 19:14:14 +12:00
Abyss777
f5b6dacb24
Fix calendar.data type for postgresql
2017-06-07 08:39:53 +05:00
Abyss777
e99f0118fe
Add missed spaces
2017-05-29 15:46:10 +05:00
Abyss777
a39e02bc41
Organize foreign key names
2017-05-29 12:01:41 +05:00
Abyss777
6c17f85d04
Implement computed attributes
2017-05-12 17:55:01 +05:00
Anton Tananaev
6c82282da3
Save more statistics info
2017-04-29 16:12:57 +12:00
Abyss777
2309d53f52
- Add timezone field to User and Server model
...
- Pass Velocity DateTool to templates
- Adjusted templates to use timezone
2017-03-13 17:52:28 +05:00
Abyss777
bb0a5ccd64
- Add server-wide "device readonly" flag
...
- Allow "device readonly" users send commands
2017-02-27 11:22:56 +05:00
Abyss777
bd2a8efadd
Implement SMS notifications with help smpp protocol
2017-02-21 15:20:25 +05:00
Abyss777
0d789419b2
Split trigger to 3.7-mssql changeset
2017-02-09 10:29:06 +05:00
Abyss777
c8da62d78e
Add trigger on group deleting
2017-02-09 09:39:54 +05:00
Abyss777
1e12757c6d
- Replace fk_user_user_manageduserid in MS SQL with trigger
...
- Drop defaultValue before add
2017-02-08 17:48:28 +05:00
Abyss777
483ed4418f
- Add "deviceReadonly" user field
...
- Allow users edit tokens
- Managers can create users with deviceLimit = 0 only
- Manager can't create users with expirationTime later then their
- Other permissions improvements
2017-01-25 12:39:13 +05:00
Abyss777
8a19ed9994
- Rename otherUserId to managedUserId
...
- Optimize getManaged* functions
2017-01-16 16:34:31 +05:00
Abyss777
cffbce4b3b
Initial manager implementation
2017-01-16 13:44:54 +05:00
Abyss777
21a7d70d20
- Rename calendarData to data
...
- Cleanup Calendar model
- Fix TripsTest
2017-01-10 13:30:57 +05:00
Anton Tananaev
12e88e5ccc
Better network location support
2016-12-19 08:24:15 +13:00
Abyss777
fff8f0c792
Calendars implementation
2016-12-14 18:02:17 +05:00
Abyss777
6bfda86daa
Use model instead of attributes to store Notification options
2016-12-04 17:33:17 +07:00