]> gitweb.hhaalo.de Git - feierabend.git/log
feierabend.git
12 months agoadd viewer table
Bastian Dehn [Sun, 23 Jun 2024 14:15:26 +0000 (16:15 +0200)]
add viewer table

12 months agoread xml file with first attribute
Bastian Dehn [Sun, 23 Jun 2024 13:47:19 +0000 (15:47 +0200)]
read xml file with first attribute

12 months agoMerge branch 'feature/xml' into develop
Bastian Dehn [Sun, 23 Jun 2024 12:49:41 +0000 (14:49 +0200)]
Merge branch 'feature/xml' into develop

12 months agofix worktime negate
Bastian Dehn [Sun, 23 Jun 2024 12:31:22 +0000 (14:31 +0200)]
fix worktime negate

12 months agoadd test for correct saldo seconds
Bastian Dehn [Sun, 23 Jun 2024 12:25:22 +0000 (14:25 +0200)]
add test for correct saldo seconds

12 months agofix write entry saldo
Bastian Dehn [Sun, 23 Jun 2024 12:01:26 +0000 (14:01 +0200)]
fix write entry saldo

12 months agofix leaks and add saldo entry
Bastian Dehn [Sun, 23 Jun 2024 11:55:06 +0000 (13:55 +0200)]
fix leaks and add saldo entry

12 months agofix wellformed xml
Bastian Dehn [Sun, 23 Jun 2024 11:13:15 +0000 (13:13 +0200)]
fix wellformed xml

12 months agoclose xml reader
Bastian Dehn [Sun, 23 Jun 2024 11:06:19 +0000 (13:06 +0200)]
close xml reader

12 months agofix leaks
Bastian Dehn [Sun, 23 Jun 2024 10:54:17 +0000 (12:54 +0200)]
fix leaks

12 months agochange simplfy copy node attribute
Bastian Dehn [Sun, 23 Jun 2024 10:48:29 +0000 (12:48 +0200)]
change simplfy copy node attribute

12 months agoadd copy xml
Bastian Dehn [Sun, 23 Jun 2024 10:44:20 +0000 (12:44 +0200)]
add copy xml

12 months agoadd saldo value to entry
Bastian Dehn [Sun, 23 Jun 2024 09:29:22 +0000 (11:29 +0200)]
add saldo value to entry

12 months agoget value saldo
Bastian Dehn [Sun, 23 Jun 2024 08:57:41 +0000 (10:57 +0200)]
get value saldo

12 months agofix free order xml read
Bastian Dehn [Sun, 23 Jun 2024 08:36:23 +0000 (10:36 +0200)]
fix free order xml read

12 months agofix read cleanup memory
Bastian Dehn [Sun, 23 Jun 2024 08:18:52 +0000 (10:18 +0200)]
fix read cleanup memory

12 months agofix clean up create entry
Bastian Dehn [Sun, 23 Jun 2024 08:16:07 +0000 (10:16 +0200)]
fix clean up create entry

12 months agofix cleanup xml leaks
Bastian Dehn [Sun, 23 Jun 2024 08:12:47 +0000 (10:12 +0200)]
fix cleanup xml leaks

12 months agoadd read saldo
Bastian Dehn [Sun, 23 Jun 2024 08:03:27 +0000 (10:03 +0200)]
add read saldo

12 months agorename write entry node
Bastian Dehn [Sat, 22 Jun 2024 16:32:44 +0000 (18:32 +0200)]
rename write entry node

12 months agoadd error message unkown command
Bastian Dehn [Sat, 22 Jun 2024 11:00:20 +0000 (13:00 +0200)]
add error message unkown command

12 months agoadd mode init and entry
Bastian Dehn [Sat, 22 Jun 2024 10:59:13 +0000 (12:59 +0200)]
add mode init and entry

12 months agoadd test for zero overtime
Bastian Dehn [Sat, 22 Jun 2024 10:19:42 +0000 (12:19 +0200)]
add test for zero overtime

12 months agochange extra method for entry
Bastian Dehn [Sat, 22 Jun 2024 10:17:51 +0000 (12:17 +0200)]
change extra method for entry

12 months agoadd method get seconds from string
Bastian Dehn [Sat, 22 Jun 2024 10:08:09 +0000 (12:08 +0200)]
add method get seconds from string

12 months agoadd init time account
Bastian Dehn [Sat, 22 Jun 2024 08:18:53 +0000 (10:18 +0200)]
add init time account

12 months agoadd work overtime hours
Bastian Dehn [Sat, 22 Jun 2024 08:06:51 +0000 (10:06 +0200)]
add work overtime hours

12 months agoadd method for overtime hours
Bastian Dehn [Sat, 22 Jun 2024 08:03:57 +0000 (10:03 +0200)]
add method for overtime hours

12 months agoadd worktime
Bastian Dehn [Sat, 22 Jun 2024 07:51:14 +0000 (09:51 +0200)]
add worktime

12 months agoadd soll worktime
Bastian Dehn [Sat, 22 Jun 2024 07:37:28 +0000 (09:37 +0200)]
add soll worktime

12 months agoadd break time
Bastian Dehn [Sat, 22 Jun 2024 07:33:30 +0000 (09:33 +0200)]
add break time

12 months agoadd end time
Bastian Dehn [Sat, 22 Jun 2024 07:29:17 +0000 (09:29 +0200)]
add end time

12 months agoadd begin time
Bastian Dehn [Sat, 22 Jun 2024 07:24:06 +0000 (09:24 +0200)]
add begin time

12 months agostructure code
Bastian Dehn [Sat, 22 Jun 2024 07:10:43 +0000 (09:10 +0200)]
structure code

12 months agofix max string length for value
Bastian Dehn [Sat, 22 Jun 2024 06:56:38 +0000 (08:56 +0200)]
fix max string length for value

12 months agoadd datum to xml
Bastian Dehn [Fri, 21 Jun 2024 20:47:00 +0000 (22:47 +0200)]
add datum to xml

12 months agoadd xml weekday
Bastian Dehn [Fri, 21 Jun 2024 20:37:03 +0000 (22:37 +0200)]
add xml weekday

12 months agoadd weekday shorts
Bastian Dehn [Fri, 21 Jun 2024 20:13:29 +0000 (22:13 +0200)]
add weekday shorts

12 months agoadd empty xml entry
Bastian Dehn [Fri, 21 Jun 2024 19:53:20 +0000 (21:53 +0200)]
add empty xml entry

12 months agowrite basic xml to stdout
Bastian Dehn [Fri, 21 Jun 2024 19:33:26 +0000 (21:33 +0200)]
write basic xml to stdout

12 months agoadd empty feierabendxml
Bastian Dehn [Fri, 21 Jun 2024 18:59:09 +0000 (20:59 +0200)]
add empty feierabendxml

12 months agofix compile warning string format
Bastian Dehn [Sat, 22 Jun 2024 06:41:54 +0000 (08:41 +0200)]
fix compile warning string format

12 months agofix brackets in syntax error msg
Bastian Dehn [Sat, 22 Jun 2024 06:36:45 +0000 (08:36 +0200)]
fix brackets in syntax error msg

12 months agorename main to feierabend
Bastian Dehn [Fri, 21 Jun 2024 18:35:39 +0000 (20:35 +0200)]
rename main to feierabend

12 months agoversion 1.1.0
Bastian Dehn [Thu, 20 Jun 2024 19:21:49 +0000 (21:21 +0200)]
version 1.1.0

12 months agoformatted print with minus
Bastian Dehn [Thu, 20 Jun 2024 19:19:39 +0000 (21:19 +0200)]
formatted print with minus

12 months agoMerge branch 'feature/compile-soll-arbeitszeit' into develop
Bastian Dehn [Thu, 20 Jun 2024 19:14:05 +0000 (21:14 +0200)]
Merge branch 'feature/compile-soll-arbeitszeit' into develop

12 months agoadd readme soll time
Bastian Dehn [Thu, 20 Jun 2024 19:13:21 +0000 (21:13 +0200)]
add readme soll time

12 months agoadd formatted output with soll time
Bastian Dehn [Thu, 20 Jun 2024 19:06:02 +0000 (21:06 +0200)]
add formatted output with soll time

12 months agoadd message soll hour and minutes
Bastian Dehn [Thu, 20 Jun 2024 19:00:59 +0000 (21:00 +0200)]
add message soll hour and minutes

12 months agorename soll worktime
Bastian Dehn [Thu, 20 Jun 2024 18:59:18 +0000 (20:59 +0200)]
rename soll worktime

12 months agochange print text with soll
Bastian Dehn [Thu, 20 Jun 2024 15:56:56 +0000 (17:56 +0200)]
change print text with soll

12 months agochange compile soll hours and minutes
Bastian Dehn [Thu, 20 Jun 2024 15:50:12 +0000 (17:50 +0200)]
change compile soll hours and minutes

12 months agoversion 1.0.1
Bastian Dehn [Mon, 17 Jun 2024 13:39:06 +0000 (15:39 +0200)]
version 1.0.1

12 months agofix begin time
Bastian Dehn [Mon, 17 Jun 2024 13:38:41 +0000 (15:38 +0200)]
fix begin time

12 months agoversion 1.0.0
Bastian Dehn [Sun, 16 Jun 2024 11:14:54 +0000 (13:14 +0200)]
version 1.0.0

12 months agochange readme compile without full path
Bastian Dehn [Sun, 16 Jun 2024 11:12:41 +0000 (13:12 +0200)]
change readme compile without full path

12 months agoMerge branch 'feature/cross-compile' into develop
Bastian Dehn [Sat, 15 Jun 2024 07:14:04 +0000 (09:14 +0200)]
Merge branch 'feature/cross-compile' into develop

12 months agoadd cross compile for windows
Bastian Dehn [Sat, 15 Jun 2024 07:13:35 +0000 (09:13 +0200)]
add cross compile for windows

12 months agochange time local to mktime
Bastian Dehn [Sat, 15 Jun 2024 07:04:14 +0000 (09:04 +0200)]
change time local to mktime

12 months agochange localtime_r to localtime
Bastian Dehn [Sat, 15 Jun 2024 07:00:12 +0000 (09:00 +0200)]
change localtime_r to localtime

12 months agoremove space line in cmake file
Bastian Dehn [Sat, 15 Jun 2024 06:19:09 +0000 (08:19 +0200)]
remove space line in cmake file

12 months agoadd readme
Bastian Dehn [Sat, 15 Jun 2024 05:56:57 +0000 (07:56 +0200)]
add readme

12 months agorun tests only in debug build
Bastian Dehn [Sat, 15 Jun 2024 05:55:51 +0000 (07:55 +0200)]
run tests only in debug build

12 months agoadd mit license
Bastian Dehn [Sat, 15 Jun 2024 05:48:19 +0000 (07:48 +0200)]
add mit license

12 months agochnage all into one struct
Bastian Dehn [Thu, 13 Jun 2024 15:34:12 +0000 (17:34 +0200)]
chnage all into one struct

12 months agoadd ignore vscode folder
Bastian Dehn [Thu, 13 Jun 2024 15:08:22 +0000 (17:08 +0200)]
add ignore vscode folder

12 months agoMerge branch 'feature/manual-end-time' into develop
Bastian Dehn [Wed, 12 Jun 2024 19:41:07 +0000 (21:41 +0200)]
Merge branch 'feature/manual-end-time' into develop

12 months agochange hour and min to end time
Bastian Dehn [Wed, 12 Jun 2024 19:39:16 +0000 (21:39 +0200)]
change hour and min to end time

12 months agoadd save contition
Bastian Dehn [Wed, 12 Jun 2024 19:31:37 +0000 (21:31 +0200)]
add save contition

12 months agoadd print brutto worktime
Bastian Dehn [Wed, 12 Jun 2024 19:21:51 +0000 (21:21 +0200)]
add print brutto worktime

12 months agochange variable to heap
Bastian Dehn [Wed, 12 Jun 2024 17:42:21 +0000 (19:42 +0200)]
change variable to heap

12 months agoadd project version
Bastian Dehn [Wed, 12 Jun 2024 14:50:54 +0000 (16:50 +0200)]
add project version

12 months agochange work begin first
Bastian Dehn [Tue, 11 Jun 2024 18:43:29 +0000 (20:43 +0200)]
change work begin first

12 months agoadd empty line between current time
Bastian Dehn [Tue, 11 Jun 2024 18:38:42 +0000 (20:38 +0200)]
add empty line between current time

12 months agoadd right break time
Bastian Dehn [Tue, 11 Jun 2024 18:26:06 +0000 (20:26 +0200)]
add right break time

12 months agoadd brutto work time
Bastian Dehn [Tue, 11 Jun 2024 18:24:38 +0000 (20:24 +0200)]
add brutto work time

12 months agofix spelling error
Bastian Dehn [Tue, 11 Jun 2024 18:01:28 +0000 (20:01 +0200)]
fix spelling error

12 months agoprint break time
Bastian Dehn [Tue, 11 Jun 2024 17:52:55 +0000 (19:52 +0200)]
print break time

12 months agoadd work time to 10 and 8 hour
Bastian Dehn [Tue, 11 Jun 2024 17:39:06 +0000 (19:39 +0200)]
add work time to 10 and 8 hour

12 months agochange calc worktime
Bastian Dehn [Tue, 11 Jun 2024 17:35:03 +0000 (19:35 +0200)]
change calc worktime

12 months agoRevert "fix tests with local time"
Bastian Dehn [Tue, 11 Jun 2024 17:26:25 +0000 (19:26 +0200)]
Revert "fix tests with local time"

This reverts commit ed9fab8407e291106f218768c1fd1fc67cf3354f.

12 months agofix format and test depends
Bastian Dehn [Mon, 10 Jun 2024 18:15:34 +0000 (20:15 +0200)]
fix format and test depends

12 months agoformatting output
Bastian Dehn [Mon, 10 Jun 2024 17:45:27 +0000 (19:45 +0200)]
formatting output

12 months agodiff worktime with difftime
Bastian Dehn [Mon, 10 Jun 2024 17:22:01 +0000 (19:22 +0200)]
diff worktime with difftime

12 months agofix timestr length
Bastian Dehn [Mon, 10 Jun 2024 14:57:44 +0000 (16:57 +0200)]
fix timestr length

12 months agoadd current worktime
Bastian Dehn [Mon, 10 Jun 2024 14:52:23 +0000 (16:52 +0200)]
add current worktime

12 months agoadd begin in full date
Bastian Dehn [Mon, 10 Jun 2024 14:33:53 +0000 (16:33 +0200)]
add begin in full date

12 months agofix tests with local time
Bastian Dehn [Mon, 10 Jun 2024 14:28:41 +0000 (16:28 +0200)]
fix tests with local time

12 months agoadd current time zone
Bastian Dehn [Mon, 10 Jun 2024 14:23:57 +0000 (16:23 +0200)]
add current time zone

12 months agoadd begin time with localtime
Bastian Dehn [Sun, 9 Jun 2024 20:14:53 +0000 (22:14 +0200)]
add begin time with localtime

12 months agoadd time zone utc
Bastian Dehn [Sun, 9 Jun 2024 16:54:59 +0000 (18:54 +0200)]
add time zone utc

12 months agoadd begin output
Bastian Dehn [Sun, 9 Jun 2024 16:45:01 +0000 (18:45 +0200)]
add begin output

12 months agoadd max work time
Bastian Dehn [Sun, 9 Jun 2024 16:06:54 +0000 (18:06 +0200)]
add max work time

12 months agoadd soll work time
Bastian Dehn [Sun, 9 Jun 2024 16:03:21 +0000 (18:03 +0200)]
add soll work time

12 months agoadd now time german output
Bastian Dehn [Sun, 9 Jun 2024 15:44:53 +0000 (17:44 +0200)]
add now time german output

12 months agochange weekday with day number
Bastian Dehn [Sun, 9 Jun 2024 15:39:12 +0000 (17:39 +0200)]
change weekday with day number

12 months agoadd weekday tests
Bastian Dehn [Sun, 9 Jun 2024 15:34:12 +0000 (17:34 +0200)]
add weekday tests

12 months agoadd now time print
Bastian Dehn [Sun, 9 Jun 2024 15:09:58 +0000 (17:09 +0200)]
add now time print

12 months agoadd formated time with minus
Bastian Dehn [Sun, 9 Jun 2024 11:46:25 +0000 (13:46 +0200)]
add formated time with minus