~kovganm/timekpr-next:experimental

Last commit made on 2024-02-08
Get this branch:
git clone -b experimental https://git.launchpad.net/~kovganm/timekpr-next
Only Max V.K. can upload to this branch. If you are Max V.K. please log in for upload directions.

Branch merges

Branch information

Name:
experimental
Repository:
lp:~kovganm/timekpr-next

Recent commits

9671887... by Eduards Bezverhijs

changelog

eb5d03a... by Eduards Bezverhijs

fix a long standing bug with weekly allowance reset
  weekly limits were reset along with monthly limits even in case
  when week did not change

403c008... by Eduards Bezverhijs

version and changelog

5206bab... by Eduards Bezverhijs

button labels will be set separately on state change as the default theme in gnome (adwaita) shows
  red label even if button is disabled (as opposed to for example, in Manjaro, the default GTK theme,
   shows label as normal text when disabled and switches to red only when enabled)

added keyboard navigation to lists when there are at least some editable columns

widen lists a little to not show the scrollbar on adwaita

fix row positioning "Gtk-CRITICAL" when there is no rows in the list

78ba963... by Eduards Bezverhijs

remove "normal" user UUID check upper boundary
  any user that is larger than UUID_MIN is now considered a user
  that can be controlled by timekpr

8a81c0d... by Eduards Bezverhijs

color "apply" buttons and their respective direct tab pages that settings
  were changed, so the user is aware that some settings might not be applied

125f2d8... by Eduards Bezverhijs

disable built-in search not to confuse unaware user with default searchbox
(timekpr does not really need then as the list is rather small)

f2730b0... by Eduards Bezverhijs

spec file refinements and README update

008f6cd... by Eduards Bezverhijs

check for login.defs in multiple directories, because some distros
  use alternative paths to the rest (openSuse move it to /usr/etc)

c4c1628... by Eduards Bezverhijs

version and packaging fixes