<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/slx-admin.git/modules-available/permissionmanager/lang, branch master</title>
<subtitle>Web Interface zum Verwalten der Hochschul-/UniSpezifischen Einstellungen der Linux-Umgebung</subtitle>
<id>https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/permissionmanager/lang?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/slx-admin.git/atom/modules-available/permissionmanager/lang?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/'/>
<updated>2020-01-14T15:51:33+00:00</updated>
<entry>
<title>[permissionmanager] Update translations</title>
<updated>2020-01-14T15:51:33+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-01-14T15:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5d54438fc761172dda8ef09b68759914fc7521cf'/>
<id>urn:sha1:5d54438fc761172dda8ef09b68759914fc7521cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Make default roles "builtin" i.e. not modifiable</title>
<updated>2020-01-09T12:22:29+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2020-01-09T12:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=206d0b94f4010e8a5cbce74c5afbae46adf03d74'/>
<id>urn:sha1:206d0b94f4010e8a5cbce74c5afbae46adf03d74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Add role description field; install some default rules</title>
<updated>2018-04-13T10:30:43+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-04-13T10:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5014f09a5aa30b1c3aa1e35e67a183086a212052'/>
<id>urn:sha1:5014f09a5aa30b1c3aa1e35e67a183086a212052</id>
<content type='text'>
Closes #3356
</content>
</entry>
<entry>
<title>[permissionmanager] Introduce dedicated "permission denied" page</title>
<updated>2018-03-29T16:41:37+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-03-29T16:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=18f378c9bd232822577258fe68afe78df3f7e7f4'/>
<id>urn:sha1:18f378c9bd232822577258fe68afe78df3f7e7f4</id>
<content type='text'>
Closes #3350
</content>
</entry>
<entry>
<title>[permissionmanager] Implement permissions:</title>
<updated>2018-02-19T12:36:35+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-02-19T12:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=7afe5a3ffee64ff5c1ee7692a2ac4c83d46d6a78'/>
<id>urn:sha1:7afe5a3ffee64ff5c1ee7692a2ac4c83d46d6a78</id>
<content type='text'>
Permissinmanager is now protected by permissions.
In order to prevent complete lockout, the user with
userid == 1 will always be able to edit and assign permissions.
(TODO: Communicate this somehow)
</content>
</entry>
<entry>
<title>[permissionmanager] Tweak style, fix role filtering (and make it AND), minor cleanups</title>
<updated>2018-02-12T16:18:45+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-02-12T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=af5c4258439341fd2153a951fb871269bd754e58'/>
<id>urn:sha1:af5c4258439341fd2153a951fb871269bd754e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] Sanitize language tag names</title>
<updated>2018-01-11T14:23:19+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2018-01-11T14:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=dfe2d7225191c87905ed6487cd810d54ec8cb14a'/>
<id>urn:sha1:dfe2d7225191c87905ed6487cd810d54ec8cb14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permissionmanager] removed openRoleEdior function;</title>
<updated>2017-12-21T18:34:28+00:00</updated>
<author>
<name>Udo Walter</name>
</author>
<published>2017-12-21T18:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=8b46da3853636a313543b8d9154d93054ed1193f'/>
<id>urn:sha1:8b46da3853636a313543b8d9154d93054ed1193f</id>
<content type='text'>
changed searchFieldFunction() to use jQuery; fixed checkboxes in
roleeditor not selecting on a click on the label; added selected row
highlighting; disabled buttons if there are no users/roles selected;
made role badges in user/location tables clickable; added phpdoc
comments to most php functions;
</content>
</entry>
<entry>
<title>[baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanager][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies</title>
<updated>2017-09-29T11:36:54+00:00</updated>
<author>
<name>Christian Hofmaier</name>
</author>
<published>2017-09-29T11:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=5f6e43734d8fb60b74e47b91f81adac41ae69597'/>
<id>urn:sha1:5f6e43734d8fb60b74e47b91f81adac41ae69597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[permission-manager] moved multiple code, added text-search to rolesTable</title>
<updated>2017-04-10T16:58:26+00:00</updated>
<author>
<name>Christian Hofmaier</name>
</author>
<published>2017-04-10T16:58:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/slx-admin.git/commit/?id=f017c089f5ea740f3e4e458ff976e987ad2426ee'/>
<id>urn:sha1:f017c089f5ea740f3e4e458ff976e987ad2426ee</id>
<content type='text'>
</content>
</entry>
</feed>
