Commit graph

827 commits

Author SHA1 Message Date
Andreas Gohr
3d614df88e Revert "Fix usertools vertical alignment"
This reverts commit ed2d0a6275.
2021-06-08 17:43:50 +02:00
Andreas Gohr
5121d3201d Version upped 2021-06-03 23:51:26 +02:00
Andreas Gohr
d09fe4beb2
Merge pull request #73 from fschrempf/direct-sidebar-nav-links
Use direct links for sidebar elements with only a single subitem
2021-06-03 09:56:35 +02:00
Andreas Gohr
cda6c96a0f
Merge pull request #77 from fschrempf/style-fixes
Topbar and sidebar styling fixes
2021-06-03 09:38:26 +02:00
Andreas Gohr
70eefc876a
Merge pull request #63 from dokuwiki-translate/lang_update_205_1604037726
Translation update (zh-tw)
2021-06-03 09:28:03 +02:00
Andreas Gohr
e0fa26ca1c
Merge pull request #78 from dokuwiki-translate/lang_update_299_1621103995
Translation update (fr)
2021-06-03 09:27:37 +02:00
Andreas Gohr
076af5dae8
Merge pull request #62 from mhepp63/master
Czech translation
2021-06-03 09:27:19 +02:00
Andreas Gohr
f9746258d3 allow for SVG image in logo. related to #53 2021-06-03 09:17:54 +02:00
Andreas Gohr
99cb0c43c0 load logo image larger. partly fixes #53
We now load the image in a larger size than needed and resize via CSS.
This should make it crisper.
2021-06-03 09:08:10 +02:00
Schplurtz le Déboulonné
e89d4b316d translation update 2021-05-15 20:40:34 +02:00
Frieder Schrempf
ed2d0a6275
Fix usertools vertical alignment
Remove the padding hacks and properly center the username vertically.

Signed-off-by: Frieder Schrempf <dev@fris.de>
2021-04-30 18:26:12 +02:00
Frieder Schrempf
2fcd429b96
Fix top margin for starred nav menu item
There is no reason to have a margin above the starred menu item.
Remove it.

Signed-off-by: Frieder Schrempf <dev@fris.de>
2021-04-30 15:43:47 +02:00
Frieder Schrempf
11b00783f8
Use direct links for sidebar elements with only a single subitem
If a sidebar toggler contains only a single item with a link, there
is no need to create a toggler with subnav at all. Let's just remove
the subnav and link to the target directly.

Signed-off-by: Frieder Schrempf <dev@fris.de>
2021-04-18 17:22:48 +02:00
Anna Dabrowska
58332e8afb No output before PHP sends headers 2021-04-13 16:59:55 +02:00
Andreas Gohr
33a795962f
Merge pull request #68 from dokuwiki-translate/lang_update_250_1612120647
Translation update (ru)
2021-02-01 13:13:06 +01:00
Aleksandr Selivanov
593f6d534d translation update 2021-01-31 20:20:35 +01:00
Andreas Gohr
534e5ce74f Version upped 2020-12-09 23:51:58 +01:00
Andreas Gohr
83ea66be9d
Merge pull request #66 from g3492/spanish-translation
Spanish translation
2020-12-09 11:00:17 +01:00
Gustavo Benjamin
73a5585ab7 samll spanish language typos 2020-12-06 19:14:09 -03:00
Gustavo Benjamin
28a18ae30f first translation 2020-11-26 18:32:20 -03:00
Gustavo Benjamin
9cf1b31d26 copy en lang files as es lang files 2020-11-26 17:36:29 -03:00
Andreas Gohr
4b30d51283 Version upped 2020-11-19 23:52:00 +01:00
Andreas Gohr
afa797dbbd easier anchor linking 2020-11-19 12:35:24 +01:00
GHSRobert Ciang
2710cc95d8 translation update 2020-10-30 07:05:06 +01:00
Michal Heppler
8edb284333
Translated lang/cs/settings.php 2020-10-03 00:25:37 +02:00
Michal Heppler
e02f5e315d
Added Czech translate. All messages in lang.php are translated, except configuration messages. 2020-10-03 00:15:59 +02:00
Andreas Gohr
df23ab9ee8 Version upped 2020-09-03 23:51:48 +02:00
Andreas Gohr
6a4ae60010
Merge pull request #61 from cosmocode/flickerfix
avoid flickering on scroll
2020-09-03 15:58:05 +02:00
Andreas Gohr
8bbec98f22 avoid flickering on scroll
Previoulsy when position fixing the TOC on scroll the page got shorter.
This changed the scroll position which in certain circumstances could
unfix the TOC again, making the page longer again... this made the whole
page flicker like mad.

This should avoid shortening the page.

A proper fix would require to clean up the whole structuring of the HTML
and CSS, which would probably be a good idea but would require a lot of
effort.
2020-09-03 14:38:55 +02:00
Andreas Gohr
a2db9c1742
Merge pull request #54 from dokuwiki-translate/lang_update_46_1590248621
Translation update (ru)
2020-09-02 21:24:34 +02:00
Andreas Gohr
98c25a8442 Version upped 2020-08-31 23:51:45 +02:00
Andreas Gohr
1ef4c4dbac rawgit.com is going down, use github directly
should fix #56. This should also have the side effect, that the SSL
setup is a little more relaxed (more compatible certificate upstream)
2020-08-31 14:22:33 +02:00
Andreas Gohr
16dacdd8ff
Merge pull request #59 from dokuwiki-translate/lang_update_118_1598116223
Translation update (fr)
2020-08-26 10:24:50 +02:00
Schplurtz le Déboulonné
08356d264e translation update 2020-08-22 19:15:38 +02:00
Andreas Gohr
d21822ecc2 Version upped 2020-06-17 23:51:44 +02:00
annda
0aef04edb3
Merge pull request #55 from cosmocode/local-icons
Enable loading local icons in sidebar nav
2020-06-17 10:18:39 +02:00
Anna Dabrowska
5184097879 Enable loading local icons in sidebar nav
A session needs to present, otherwise access to local media will be
denied, even if they are not ACL protected

Fixes #19
2020-06-17 10:15:49 +02:00
Aleksandr Selivanov
2e53d8b7d7 translation update 2020-05-23 17:45:06 +02:00
Andreas Gohr
ee65ae5077 Version upped 2020-03-04 23:51:52 +01:00
Andreas Gohr
8fcbb78a79
Merge pull request #51 from ToLive/master
Added Russian language
2020-03-04 15:48:13 +01:00
ToLive
f6514c7e26 Added Russian language 2020-03-04 16:45:02 +02:00
Andreas Gohr
5903c6e249 Version upped 2020-01-22 23:51:57 +01:00
Andreas Gohr
4f7b487422
Merge pull request #49 from cosmocode/sticky-tabs
Sticky meta tabs
2020-01-22 13:55:16 +01:00
Anna Dabrowska
82d1213b18 Only sticky TOC has limited height 2020-01-22 12:56:52 +01:00
Anna Dabrowska
4a3c800f62 Remove top gap above sticky meta tabs 2020-01-22 12:14:38 +01:00
Anna Dabrowska
a0b1eecca4 Sticky meta tabs (TOC etc.) 2020-01-22 12:01:35 +01:00
Andreas Gohr
7d0d2234e5
Merge pull request #48 from dokuwiki-translate/lang_update_1427_1576270420
Translation update (fr)
2019-12-18 09:48:48 +01:00
ISKANDER REKIK
e5bdc4703c translation update 2019-12-13 21:55:09 +01:00
Andreas Gohr
8abfbd8fb6 Version upped 2019-10-14 23:51:41 +02:00
Andreas Gohr
a0ec0b9480
Merge pull request #47 from cosmocode/svgIcons
Update CDN URL for SVG icons
2019-10-14 16:17:08 +02:00