aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/events
AgeCommit message (Expand)Author
2017-01-25Rise ignition events only if both positions has ignition attributeAbyss777
2016-12-21Add attributes to overspeed and maintenance eventsAbyss777
2016-12-18Include data directly into eventsAnton Tananaev
2016-12-14Calendars implementationAbyss777
2016-11-25Rename maintenance eventsAnton Tananaev
2016-11-24- Invert variable meaningAbyss777
2016-11-24Combine lookupAttribute helpersAbyss777
2016-11-23Implement attributes helpersAbyss777
2016-11-23Adjust constants namesAbyss777
2016-11-22Implement maintenance eventAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-21Implement lookup attribute helpers for primitivesAbyss777
2016-09-21- Add two functions to lookup attributes from device to server and from devic...Abyss777
2016-09-03Use knots for speedLimitAbyss777
2016-08-15- Made speed threshold configurableAbyss777
2016-08-12- Removed decimal partAbyss777
2016-08-12- Fixed casting ignition object to booleanAbyss777
2016-08-11- Added IgnitionEventHandlerAbyss777
2016-07-28Rename parameterAbyss777
2016-07-28Organized server cacheAbyss777
2016-07-28Removed suppressing repeated events during analyzing.Abyss777
2016-07-27Added option to rise event only once during overspeed period.Abyss777
2016-07-26Use primitiveAbyss777
2016-07-26Overspeed handler enhanced to use attributesAbyss777
2016-07-25Merge pull request #2149 from Abyss777/lastposition_reorganizationAnton Tananaev
2016-07-25Fix spaceAbyss777
2016-07-25- Move lastPosition update to the end of pipelineAbyss777
2016-07-19changed to generic alarm type eventninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-12Use long primitive typeAnton Tananaev
2016-07-09Use diamond operatorAnton Tananaev
2016-06-16Moved variables from parent to inheritorAbyss777
2016-06-16Added/updated license headersAbyss777
2016-06-16Fix typo and remove unnecessary super()Abyss777
2016-06-15- Work only with cached devices from everywhereAbyss777
2016-06-14- Overlapping geofencesAbyss777
2016-06-10GeofencesAbyss777
2016-05-30- Style fixes (use lower camel case in all cases)Abyss777
2016-05-26Events subsystemAbyss777