Commit Graph

18 Commits (6a0557b9b08ad9ad29c57e73dd68e3e397e72da6)

Author SHA1 Message Date
Luciano Righetti 99cd8d8b61 add search bar, fix col widths, show ref field as links 2021-04-21 15:11:26 +02:00
Luciano Righetti 94a2f4c2be resolve pr comments 2021-04-20 17:41:08 +02:00
Luciano Righetti 748e043843 support toggle noticelist enable checkbox 2021-04-20 15:10:15 +02:00
Luciano Righetti e5463180d0 fix noticelist message not showing 2021-04-20 11:54:09 +02:00
Luciano Righetti a7e88a2988 refactor noticelists index and view to use crud component 2021-04-20 11:29:23 +02:00
Luciano Righetti e491a9497f add crud component noticelists index 2021-04-19 15:46:27 +02:00
Jakub Onderka e3cbd08255 fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
Steve Clement 0cfe265469
Merge pull request #4410 from 4ekin/fix-i18n
Fix i18n in controllers, views, Attribute model
2019-04-04 16:14:36 +09:00
4ekin 27cdc71568 fix: Fixed i18n strings in Views 2019-04-02 16:57:57 +03:00
Olivier BERT aef027c4b9 Accessibility: added roles and aria labels for many icons and icon links (server list, tags, users, roles, attributes, ...)
There is still much work to be done. But we are on the road.

Ideally, and in order to avoid code dupplicates, we should have some utility functions to generate a proper and accessible yes/no icon, an accessible icon link, etc. This would prevent the code from being filled with "aria-label" tags, since the "title" and "aria-label" properties are nearly always the same.
2019-04-02 15:31:34 +02:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
iglocska 214df94bda chg: [i18n] Made the strings more i18n friendly across the application 2018-06-20 12:56:53 +02:00
iglocska 3ab228cb08 fix: Fixed the enabled field missing for non site admin users in warninglsits / noticelists 2018-05-11 06:28:41 +02:00
iglocska 13e407fd7c new: added noticelist view 2018-05-07 06:36:56 +02:00
iglocska 5b1689071d new: Noticelist system added 2018-05-05 23:04:10 +02:00