25 Commits

Author SHA1 Message Date
Johannes Meyer
e542982de0 Fix some reflected XSS bugs
fixes #4979
2023-01-12 09:55:57 +01:00
Alexander A. Klimov
172ebd0fd4 Escape backend names in authentication backend reorder form 2016-02-24 17:07:07 +01:00
Thomas Gelf
ed69bd5d99 Tables: rename action-table to table-row-selectable 2015-11-04 15:39:35 +01:00
Thomas Gelf
0c72b697e0 Classes: rename listing-table to common-table 2015-11-04 15:16:45 +01:00
Thomas Gelf
3efd713283 reorder-authbackend: fix typo 2015-10-02 09:39:25 +02:00
Eric Lippmann
d6774a0f64 CSS: Use link-button for reorder auth btns
refs #5543
2015-10-01 02:56:38 +02:00
Eric Lippmann
762e00c694 Add missing call to translate in reorder-authbackend
refs #5543
2015-09-30 11:48:35 +02:00
Eric Lippmann
e876dce9d3 Style reorder-authbackend
refs #5543
2015-09-30 11:47:54 +02:00
Eric Lippmann
bad0d3cdc4 CSS: Fix table classes in reorder-authbackend
refs #5543
2015-09-30 11:42:04 +02:00
Johannes Meyer
1cb2009dcd Animate the button when reordering authentication backends
refs #8369
2015-08-21 13:29:29 +02:00
Matthias Jentsch
d51ecc3d72 Use better icons for resource and auth views
refs #9908
2015-08-18 11:42:42 +02:00
Johannes Meyer
9b051cd7ce reorder-authbackend.phtml: Fix hover styles of icon-only buttons 2015-07-31 08:29:59 +02:00
Matthias Jentsch
6db79a72d5 Display the rows in the auth backend configuration as active without any delay
refs #8623
2015-07-29 15:21:29 +02:00
Johannes Meyer
624309774b Fix style of buttons used for reordering user backends 2015-07-24 10:14:18 +02:00
Matthias Jentsch
5b517a2cb0 Improve table layout
Add alternating colors to table rows, to improve visibillity of the table.

refs #9361
2015-06-17 17:28:28 +02:00
Johannes Meyer
2490d0ae67 ConfigController: We're configuring user backends from now on
refs #8826
2015-06-02 09:58:57 +02:00
Johannes Meyer
dcf38cbf73 Fix form id of the authentication configuration 2015-03-03 09:54:12 +01:00
Johannes Meyer
7bb78330a9 Replace cancel icon with the trash icon...
...where the link's purpose is to remove something
2015-02-27 14:47:46 +01:00
Johannes Meyer
4351603243 Fix that editing an auth backend does not open the next column 2015-02-26 14:48:37 +01:00
Johannes Meyer
8e8bab0795 Do only escape a qlink's label manually if necessary 2015-02-24 11:35:25 +01:00
Johannes Meyer
c135d3243a Fix that the authentication reorder form does not have an action 2015-02-16 15:08:27 +01:00
Johannes Meyer
2dea398f3b Mute all icons that are part of an anchor and add simple labels to such anchors
The labels I've added are probably just of temporary nature as it's not
defined yet how to handle link labels properly for screen readers. What
is sure is that all icons that are part of a link are not important for the
meaning of it as this is expressed by the link itself.

refs #8360
refs #8358
2015-02-16 11:02:09 +01:00
Bernd Erk
245c247ff3 Changes remove icon in monitoring module to cancel icon 2014-11-17 17:08:08 +01:00
Bernd Erk
20be45e8da Enable icon font 2014-11-13 20:08:58 +01:00
Johannes Meyer
ae35650c7e Adjust authentication backend forms to suit.. some form implementation
refs #5525
2014-08-29 15:16:13 +02:00