friendica/view/templates/admin
fabrixxm 7f695197aa Fix review points
- Fix headers hierarchy
- Improve accessibility:
 	- set mouse pointer
	- make rows focusable
	- open on key press
	- add tooltip with "title"
	- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
..
addons Normalize use of form security tokens in Admin modules 2020-09-08 12:27:36 -04:00
blocklist Revert heading changes in admin/blocklist/server.tpl 2019-07-26 21:16:15 -04:00
dbsync Use router parameters in Admin modules 2020-09-08 12:27:15 -04:00
item Issue 9743: Added translatable texts 2021-03-08 21:17:27 +00:00
logs Fix review points 2021-08-20 11:02:18 +02:00
users Split admin/users into 6 separate modules 2020-11-08 12:53:12 -05:00
aside.tpl Replace JQuery .text by .html 2020-11-16 18:19:24 -05:00
features.tpl Remove whitespace from opening HTML tag ending 2021-05-20 08:39:36 -04:00
federation.tpl Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
queue.tpl the command was missing from the worker queue overview 2021-05-02 09:55:19 +02:00
settings_head.tpl Move admin templates to dedicated sub-folder 2017-12-01 00:40:55 -05:00
site.tpl Extract Storage admin section to own page 2021-07-24 19:00:58 +02:00
storage.tpl Update UX for Storage administration 2021-07-24 19:01:01 +02:00
summary.tpl Move admin/queue to src/Module 2019-05-02 09:52:48 -04:00
tos.tpl Avoid escaping relevant template variables 2018-12-16 22:38:32 -05:00