Code Monkey home page Code Monkey logo

baralga's Introduction

Github Actions Status for Baralga/baralga Quality Gate Status Known Vulnerabilities

Baralga Time Tracker

Baralga is a simple time tracking solution for the desktop.

https://baralga.github.io/

User Guide

Single User Mode

Single user mode is enabled by default so no extra settings required.

Multi User Mode

In multi user mode all data is stored on the Baralga server backend. Multi user mode is enabled using the Java system property -DuserMode=multiuser or the setting userMode=multiuser in the application.properties stored in the directory $USER_HOME\.baralga\application.properties.

Settings in Application Properties

# Mandatory for multiuser mode
userMode=multiuser

# Default value http://localhost:8080
backendURL=http://localhost:8080

# Default value is current system user
user=user

# Default value us3r
password=us3r

Changelog

Baralga Version 1.9.1

Features

  • Only admins may edit projects and import data.

Fixes

  • Fixed http connection pooling.
  • Improved error handling.

Baralga Version 1.9.0

Features

Baralga Version 1.8.5

  • #50 Added missing russian translations (thanks @mrkaban)

Baralga Version 1.8.4

Fixes

  • #52 Added russian translation (thanks @mrkaban)
  • #49 Fixed iCal export.
  • #20 state of project restored on export/import
  • Fixed data display after import and project deletion.
  • Avoid unnecessary exceptions on startup.
  • Dependency updates.
  • Updated junit from 4 to 5.
  • Build with Maven wrapper.

Baralga Version 1.8.3

Fixes

  • Fixed compatibility with older Java versions (<10).

Baralga Version 1.8.2

Features

  • Report for hours by quarter and filter by quarter.

Fixes

  • Avoid NullPointerException after data import on certain conditions.

Misc

  • Updated opencsv.
  • Updated Apache POI.
  • Updated commons-lang.
  • Updated ical4j.

Baralga Version 1.8.1

Misc

  • Updated opencsv.
  • Updated Apache POI.
  • Updated IZPack Installer.

Baralga Version 1.8.0

Fixes

  • Removed platform specific inactivity reminder.
  • Run Windows and Mac Installers as Admin to make sure installation in default path is permitted.
  • Avoid error log when getting the initial start date.

Misc

  • Updated IZPack Installer to version 5.0.0-rc4.
  • Package application as single jar with libraries included.

Baralga Version 1.7.4

Misc

  • Updated several libraries.

Baralga Version 1.7.3

Misc

  • Updated website and issues to Github links.
  • Updated used libraries.

Fixes

  • Exception occurred when old application directory was found.

Baralga Version 1.7.2

Fixes

  • Crash during typing of an description.

Baralga Version 1.7.1

Fixes

  • Report name may not contain character.
  • Support for Java 7.

Misc

  • Removed some libraries which are not really necessary.

Baralga Version 1.7

Functionality

  • Added data export to xml.
  • Added data import from xml.
  • Added data export to iCal.
  • Restored periodical data backup as xml file.

Misc

  • Improved UI with quick filters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.