- Sep 09, 2012
-
-
Michael Hamann authored
This fixes the section edit highlighting when the start marker (normally a heading) is inside other HTML elements like a div from the wrap plugin.
-
- Sep 08, 2012
-
-
Michael Hamann authored
This adds more tolerance to the width calculations of the media manager panes which avoids that the right pane is displayed below the other panes.
-
Michael Hamann authored
-
- Aug 26, 2012
-
-
Andreas Gohr authored
-
- Aug 05, 2012
-
-
Anika Henke authored
-
- Jul 28, 2012
-
-
Anika Henke authored
-
Andreas Gohr authored
-
- Jul 14, 2012
-
-
Anika Henke authored
-
- Jul 05, 2012
-
-
Anika Henke authored
-
- Jul 01, 2012
-
-
Anika Henke authored
-
- Jun 30, 2012
-
-
Andreas Gohr authored
-
- Apr 22, 2012
-
-
Anika Henke authored
-
- Apr 20, 2012
-
-
Andreas Gohr authored
Instead of a dedicated function to toggle the TOC we now have a function that allows to use this functionality everywhere. This will be used to toggle the sidebar in the mobile view (in an upcoming patch). Note, this required some changes to the CSS (to make it more generic). The CSS is still located in the TOC sections but should probably be moved into its own section instead.
-
- Apr 09, 2012
-
-
Anika Henke authored
Attention: Template authors need to adjust their CSS! Original structure: div.toc > div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > span div#toc__inside > ul.toc > li.level1 > div.li > span.li > a.toc New structure: div#dw__toc.open|close > h3 > strong > span ul.toc > li.toc > div.li > a
-
- Jan 13, 2012
-
-
Adrian Lang authored
-
- Dec 27, 2011
-
-
Anika Henke authored
-
- Dec 04, 2011
-
-
Anika Henke authored
-
- Nov 29, 2011
-
-
Anika Henke authored
bind JS for revision diff also when called through AJAX (fixes checkbox selection in history of new media manager, FS#2398)
-
- Nov 28, 2011
-
-
Anika Henke authored
fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed div.dokuwiki to just .dokuwiki (some templates have the class in the body)
-
Andreas Gohr authored
The uploader now just strips a bunch of common special chars. This is not a complete cleanID() implementation. A full clean is done server-side on uploading.
-
- Nov 27, 2011
-
-
Andreas Gohr authored
-
Andreas Gohr authored
IE8 can't substr() with negative offsets.
-
Andreas Gohr authored
this fixes another IE javascript problem in edit mode
-
Andreas Gohr authored
A trailing comma created an empty array item causing IE8 to choke.
-
- Nov 23, 2011
-
-
Elan Ruusamäe authored
-
- Nov 06, 2011
-
-
Anika Henke authored
-
Anika Henke authored
fixed resizing mediamanager panels in Chrome using browser sniffing (FS#2351) - any better solution welcome
-
- Nov 05, 2011
-
-
Guy Brand authored
-
Anika Henke authored
re-added font-size to .ui-widget of jqueryui theme to make programmatical removing of font-family easier
-
- Nov 04, 2011
-
-
Anika Henke authored
-
- Nov 03, 2011
-
-
Anika Henke authored
fix widths of panels in fullscreen mediamanager to be 100% when resizing (FS#2351) -- please test in different screen sizes, etc
-
- Oct 30, 2011
-
-
Hakan Sandell authored
-
- Oct 29, 2011
-
-
Hakan Sandell authored
-
Adrian Lang authored
-
- Oct 23, 2011
-
-
Andreas Gohr authored
Now params_toarray() correctly decodes parameters on parsing query strings
-
- Oct 15, 2011
-
-
Anika Henke authored
-
Anika Henke authored
-
- Sep 27, 2011
-
-
Anika Henke authored
-
- Sep 25, 2011
-
-
Anika Henke authored
-
Anika Henke authored
-