Michael
15f37a6ef4
Issue 8290: Clicking on the notification count does work again
2020-02-16 09:35:10 +00:00
Hypolite Petovan
6c152a3204
[frio] Remove unwanted navbar-nav behavior for top nav bar on mobile
...
- Rename overly generic notification menu button id
2020-02-09 01:43:53 -05:00
Michael
6e02105d88
Useless links removed / Item menu is moved to the item actions bar
2020-02-06 22:06:24 +00:00
Michael
d8a19f7a27
Remove unneeded stuff
2020-02-05 21:10:17 +00:00
Michael
ace3c52c8e
Accessibility again: Notifications are now accessible
2020-02-05 21:06:03 +00:00
Michael
0b66970ec9
Acessibility: Improve navigation and contact approval
2020-02-05 16:14:04 +00:00
Philipp Holzer
0458b9c2df
rename notify => notification once more :-)
2020-01-24 19:08:03 +01:00
Philipp Holzer
b229939c3d
rename CSS attributes notify => notification
2020-01-24 18:56:34 +01:00
Hypolite Petovan
e67833a784
[frio] Add click card on contact avatars
2019-11-02 12:48:04 -04:00
Michael
acece5a161
fixed indentation
2019-10-17 22:19:08 +00:00
Michael
1de3960e26
Merge remote-tracking branch 'upstream/develop' into aria
2019-10-17 22:08:05 +00:00
Philipp
fed486bfc5
Merge pull request #7727 from MrPetovan/task/4090-move-manage-to-src
...
Move mod/manage to src/Module/Delegation
2019-10-13 18:20:47 +02:00
Hypolite Petovan
fe77acc964
[frio] Fix nav bar search form text input name
2019-10-13 08:00:13 -04:00
Hypolite Petovan
02f02d44dc
Move mod/manage to src/Module/Delegation
...
- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes
2019-10-11 19:59:06 -04:00
Hypolite Petovan
22598fc7e8
Improve search box
...
- Use new saved search module
- Use dynamic search option loop
- Use "q" instead of "search" for search query string parameter
2019-10-07 14:27:46 -04:00
Vinzenz Vietzke
e5c93339e3
further occurrences switched
2019-08-19 18:13:07 +02:00
Vinzenz Vietzke
607ab2eda0
switched exclamation mark to bell
...
as discussed in #7536
2019-08-19 17:51:24 +02:00
Vinzenz Vietzke
6a50947db6
move notification to top nav on mobile view
...
closes #7536
2019-08-19 17:28:33 +02:00
Hypolite Petovan
2241ba4540
Remove uses of HTML escaping in Smarty templates
2018-12-16 22:38:30 -05:00
Michael
4f9f86e310
We are now escaping many template fields
2018-11-25 18:56:26 +00:00
Hypolite Petovan
3bfd0ceed6
[frio] Fix HTML warnings
...
- Add missing space between attributes
- Add missing closing tag to logo SVG mask
2018-08-25 19:30:18 -04:00
Tobias Diekershoff
083fcd3c9a
frio implemented accesskeys to the nav.tpl
2018-08-07 10:28:41 +02:00
rabuzarus
9c9b82ba59
Frio: move tos link to a another place in the nave menu
2018-05-27 09:55:05 +02:00
rabuzarus
0d7d688649
frio - add "info about the instance" link into the navbar for non-authed users
2018-05-22 12:44:35 +02:00
Tobias Diekershoff
eec0826750
added link to the TOS page if it is activated
2018-05-16 11:57:06 +02:00
Michael
c5a90551ba
Some aria changes
2018-04-29 05:02:42 +00:00
Michael
3792012723
Improved accessibility for "Frio"
2018-04-05 21:50:34 +00:00
rabuzarus
d59cd7dfa4
frio: disable nav login button on home and login module
2018-02-08 18:36:39 +01:00
rabuzarus
f2d51737eb
fix some HTML violations in frio
2017-10-20 15:21:42 +02:00
Michael
3a3f3d933e
Only show register link when "register" is allowed
2017-08-29 05:12:49 +00:00
rabuzarus
757f3a3f5d
Bugfix: frio - make register tooltip work
2017-05-08 19:39:06 +02:00
Hypolite Petovan
67c40bf030
Fix "Mark all as seen" button display
2017-03-16 22:19:27 -04:00
Hypolite Petovan
7cb44ae25a
Turn all the action <a> tags into buttons
...
- Add CSS changes to support both <a> and <button class="btn btn-link">
- Removed unnecessary "return false" in onclick attributes
- Simplified tabs in profile page to native Bootstrap behavior
2017-03-14 23:47:02 -04:00
Hypolite Petovan
cb49bcdb04
Turn actions links into buttons (nav, search)
...
- Mirrored the changes from wall_thread to search_item
- Replaced a navbar link with a button with according CSS
2017-03-03 01:19:49 -05:00
rabuzarus
995e1fe690
Bugfix: Frio - use "Help" instead of "Help And Documentation" as label in the nav user menu
2017-01-03 17:49:40 +01:00
rabuzarus
8a9143023d
frio: append hovercard to body element
2016-12-21 16:22:20 +01:00
rabuzarus
11507440ae
frio: change some link behavior of user menu in the nav bar
2016-12-06 14:11:22 +01:00
Hypolite Petovan
0094dd8240
Remove repeated comment in frio notification template
2016-10-01 19:03:32 -04:00
Hypolite Petovan
f4c2e2244d
Fix #2814
...
- [frio] Add a wrapping `a` tag around the notification text
- Add an event listener preventing popup menus to close when they are
themselves clicked
2016-09-29 23:46:43 -04:00
rabuzarus
a5a28d11fc
frio - provide mobile login/register buttons for mobile view
2016-08-05 20:17:06 +02:00
Michael Vogel
0eb69b963e
Merge pull request #2587 from rabuzarus/1006-short-info
...
frio: a short contact informations will be provided at the second nav…
2016-06-12 12:12:43 +02:00
rabuzarus
3264efb238
Merge pull request #2583 from fabrixxm/frio-login-modal
...
Frio: login button opens a modal
2016-06-12 10:50:56 +02:00
rabuzarus
d39f679230
Merge develop into 1006-short-info
...
Conflicts:
view/theme/frio/js/theme.js
2016-06-11 10:52:26 +02:00
fabrixxm
2ec06c1a38
use js/modal.js to show Login page in modal
2016-06-11 09:58:26 +02:00
rabuzarus
53fb8b1181
frio: a short contact informations will be provided at the second nav bar by scrolling down (on pages where vcard is available)
2016-06-11 01:28:25 +02:00
rabuzarus
db5438ab1a
frio: improvements in search behavior
...
- search value woll be added to nav search input
- focus on nav search input as main search
- save search button appears in the second navbar if search is available
- search heading appears in the second navbar
- provide a mobile search by pressing the search icon
- dirfind: heading distinguish between people and form search
- some js fixes in theme.js
2016-06-10 20:34:25 +02:00
Fabrixxm
8c1422103e
Frio: login button opens a modal
2016-06-10 10:40:13 +02:00
rabuzarus
d3369aeca1
frio: provide a tooltip for nav search
2016-06-01 11:59:35 +02:00
Michael Vogel
ef566ecbc3
Changed option description
2016-06-01 07:03:03 +02:00
Michael Vogel
9a442da852
Removed todo
2016-05-31 22:09:35 +02:00