Skip to content
Snippets Groups Projects
Select Git revision
  • l10n_master
  • master default protected
  • test
  • build
  • proxim
  • getdevices
  • patch-2
  • patch-1
  • v0.7.4
  • v0.7.3
  • v0.7.3-2-nightly
  • v0.7.3-1-nightly
  • v0.7.2
  • v0.7.0
  • v0.6.9
  • v0.6.8
  • v0.6.7
  • v0.6.5
  • v0.6.4
  • v0.6.3
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • v0.5.11
  • v0.5.10
  • v0.5.8
  • v0.5.4
  • v0.5.3
28 results

CHANGELOG.md

Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Fixed

  • mistake in tooltips behaviour

0.2.0 – 2018-02-20

Added

  • help dialogs to configure logging apps
  • add option to set auto export path #66 (closed) @TMaddox
  • countdown to see when is next refresh
  • button to manually refresh
  • field to restrict public filtered share to one device name #45 (closed) @Mamie
  • unit tests + gitlab CI integration + automatic coverage report
  • lots of new translations

Changed

  • show loading animation when importing
  • display progression on refresh
  • huge interface performance improvements :
  • performance improvement : import queries grouped
  • performance improvement : smaller track data -50%, faster load
  • performance improvement : update lines/points before and after refresh : interface more responsive
  • performance improvement : ~12x speedup when adding lots of points, avoid DOM manipulation and generate popups/tooltips only when needed
  • performance improvement : filters and options are not red from the DOM anymore
  • performance improvement : avoid intermediate function for .on events
  • performance improvement : use same icon for all points of a device #76 (closed) @jookk
  • cancel refresh if a session is deselected while refreshing

Fixed

  • auto export daily file name mistake
  • fix cursor for checkboxes
  • word wrap in stat table
  • remove useless string replacements

0.1.1 – 2017-12-27

Fixed

0.1.0 – 2017-12-25

Added

  • all points values are now exported/imported
  • lots of translations (Polish, Turkish, Slovak, Portuguese Brazilian, Dutch, Spanish) !
  • public shares with filters #45 (closed) @Mamie
  • daily/weekly/monthly session cron auto export #55 (closed) @Sander8

Changed

  • zoom on normal page load #54 (closed) @GLLM1
  • dropdown menu style improved
  • better session zoom behaviour, zoom on any available displayed content
  • let user choose export file name #55 (closed) @Sander8
  • apply current filters when exporting session #55 (closed) @Sander8
  • move create/import buttons next to the logo
  • make session renaming look like device renaming
  • allow filters modification when they are activated #55 (closed) @Sander8
  • optimization : only load (from server) data in current filter interval #55 (closed) @Sander8
  • change filters background color when activated

Fixed

  • fix GPRMC coordinates parsing #58 @namekal
  • mistake in session export #52 (closed) @tarator
  • bad escaping of user id in controllers
  • mistake in session zoom, now zooms on currently displayed content
  • newly added points were not draggable
  • fix point multiple deletion

0.0.8 – 2017-11-10

Added

Changed

Fixed

  • fix marker not on top of points after device zoom
  • fix impossible to toggle lines for a specific device when global lines disabled
  • fix OC/NC l10n.pl script to produce .pot file and to generate .js and .json files from .po files

0.0.5 – 2017-09-30

Added

Changed

  • improve session list and device list style #15 (closed) @escoand
  • hide device list when session is not followed
  • display public view page only if session is public

Fixed

  • update all tooltips and popups after renaming a session
  • remove map objects when deleting a session
  • display long device/session names

0.0.3 – 2017-09-07

Added

  • compatibility with Owntracks and Traccar #3 (closed) @escoand
  • compatibility with Ulogger and OpenGTS
  • take URL deviceid if it's not default or empty, else take app user/deviceid if it's not empty, else 'unknown'
  • make two public pages : one to watch, one to track
  • able to rename sessions
  • add option to make session public. if not, position are not showed in publicWebLog page #5 (closed) @escoand

Changed

  • change 'precision' table field name to 'accuracy', make accuracy and altitude float #2 (closed) @tcitworld
  • for logging URLs : put token and device in URL path instead of a parameter #3 (closed) @escoand
  • use a different token for publicSessionWatch to avoid viewers to be able to deduce log URLs #5 (closed) @escoand

Fixed

0.0.1 – 2017-08-31

Added

  • the app

Changed

  • from nothing, it appeared

Fixed

  • fix the world with this app