aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/Main.java
AgeCommit message (Collapse)Author
2016-11-02Update copyright notice emailsAnton Tananaev
2016-07-25Improve history clearing logicAnton Tananaev
2016-07-24more fixesninioe
2016-07-24more fixesninioe
2016-07-19automated check fixninioe
2016-07-19changes Anton asked meninioe
2016-07-18commented out code and unnecessary commentsninioe
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
1. added support for Alarm and Alarm Type in popup and also in history records. can be muted with a toggle button in the UI 2. added a timer to clear positions history once a day. the default is to save positions history for 7 days if not defined in the configuration file. 3. prevent the lock of the UI files (js, html, css, etc..) for wondows developers in debug mode. It's easier to do changes to the UI without stopping the app each time. 4. tools: added support in test-generator.py to simulate Alert, also added minify.bat file to compile new js files for the UI using sencha SDK for windows developers
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2015-11-27Host database console using JettyAnton Tananaev
2015-11-27Option to enable H2 database consoleAnton Tananaev
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-06-30Log system information firstAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-05Log server version on startAnton Tananaev
2013-09-25Small refactoringAnton Tananaev
2013-08-23Netty logger implementationAnton Tananaev
2013-08-23Workaround for logging bug (fix #362)Anton Tananaev
2013-02-09Added system info logging (fix #139)Anton Tananaev
2013-01-13Reduced ServerManager sizeAnton Tananaev
2012-08-23Formatting workaround (fix #43)Anton Tananaev
2012-08-04Modify directory structureAnton Tananaev