Matthias Nagel

Results 169 comments of Matthias Nagel

Weird. If I remember correctly, @ildyria removed the `$locale` variable in favor of the `Lang` facade some time ago and there shouldn't be any references to the `$locale` variable anymore....

@romleinster Do we have permission to add your photo to our automatic test suite? This sounds like an erroneous EXIF tag in your image file, but I agree that Lychee...

In principle, I am fine with using verbs instead of nouns to distinguish the different categories. `can` for rights and `grants` for permission works for me. I am only struggling...

> > I am only struggling with `may`. `may_admin` is not even a proper phrase. > > _User may admin[istrate]_ :) I considered `may_manage` but then we lose the meaning...

> > Instead, every object sent by the server should include rights such as can_download and, importantly, can_edit (currently missing), and that should be done not just for albums but...

For the moment, I would like to keep anything which has to do something with write access out of the discussion. I believe we all agree that this needs extra...

> Okay, I think I am starting to see the way @nagmat84 wants to implement it. However I don't really like that we have a table `user_base_album` without a model...

@ildyria and @kamil4 I would like to pull out the discussion about the login dialog intro an extra issue. As I haven't found my old suggestion, I created a new...

Just a little heads-up. This is the direction into which the dialog is developing: ![Screenshot_20220821_204935](https://user-images.githubusercontent.com/7428426/185806613-f8cab1db-a9eb-40cd-a0b7-91a4c8e4acfa.png) At the moment it is only a hard-coded frontend UI. I took care of tooltips,...

> My rationale is are follows: > > * it is a break in UI compared to what we currently have (not that it is a bad thing per say)...