| #
e260f93b |
| 05-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
xml compatibility fixes (mainly entities to unicode conversions)
|
| #
fc8dc822 |
| 01-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
improved preview to have same width as resulting page if it would have a sidebar
|
| #
0c06a181 |
| 29-Jun-2012 |
Anika Henke <anika@selfthinker.org> |
Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improvements
Conflicts: lib/tpl/dokuwiki/css/basic.css
|
| #
f0859d4b |
| 29-Jun-2012 |
Tom N Harris <tnharris@whoopdedo.org> |
Input wrapper for html forms
|
| #
48722ac8 |
| 22-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
improved toc changes and sidebar toggling
|
| #
8a803cae |
| 20-Apr-2012 |
Andreas Gohr <andi@splitbrain.org> |
some edge case checking in search result highlighting
|
| #
ff711734 |
| 19-Apr-2012 |
Andreas Gohr <gohr@cosmocode.de> |
escape target error message (SECURITY) FS#2487 FS#2488
The error message when a non-existant editor was tried to load wasn't escaped correctly, allowing to introduce arbitrary JavaScript to the outp
escape target error message (SECURITY) FS#2487 FS#2488
The error message when a non-existant editor was tried to load wasn't escaped correctly, allowing to introduce arbitrary JavaScript to the output, leading to a XSS vulnerability.
Note: the reported second XCRF vulnerability is the same bug, the xploit code simply uses JavaScript to extract a valid CSRF token from the site
show more ...
|
| #
91b05b6b |
| 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
improved HTML for search results
Attention: Template authors need to adjust their CSS!
Original structure: div.search_result > a.wikilink1 > span.search_cnt br div.search_snippet
New structu
improved HTML for search results
Attention: Template authors need to adjust their CSS!
Original structure: div.search_result > a.wikilink1 > span.search_cnt br div.search_snippet
New structure: dl.search_results > dt > a.wikilink1 dd
show more ...
|
| #
d5acc30d |
| 09-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
rewrote and improved HTML for TOC
Attention: Template authors need to adjust their CSS!
Original structure: div.toc > div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > s
rewrote and improved HTML for TOC
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
show more ...
|
| #
0607bfee |
| 08-Apr-2012 |
Anika Henke <anika@selfthinker.org> |
added some wanting classes
|
| #
63703ba5 |
| 16-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
coding style updates
|
| #
50fbf1b6 |
| 10-Mar-2012 |
Andreas Gohr <andi@splitbrain.org> |
Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online.
* resetpassword: added a timeli
Merge branch 'resetpassword'
No longer autogenerate passwords for password reset when $conf['autopasswd'] is disabled. Instead allow to change the password online.
* resetpassword: added a timelimit for password reset tokens removed commented line use correct lang string for password mismatch removed outdated language string. it has to be retranslated German translation for password reset honor autopasswd setting for resend password
Conflicts: inc/lang/no/lang.php inc/lang/sl/lang.php
show more ...
|
| #
4d3ea096 |
| 17-Feb-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed commented line
|
| #
c7b28ffd |
| 04-Feb-2012 |
Anika Henke <anika@selfthinker.org> |
added div.table around non-editable content as well (FS#1980)
|
| #
cc204bbd |
| 31-Oct-2011 |
Andreas Gohr <gohr@cosmocode.de> |
honor autopasswd setting for resend password
When autopasswd is disabled, the resend password option now asks for a new password instead of autogenerating a new one and sending it by mail.
Note to
honor autopasswd setting for resend password
When autopasswd is disabled, the resend password option now asks for a new password instead of autogenerating a new one and sending it by mail.
Note to translators: the wording for btn_resendpwd and resendpwd changed to be more universal. English and German language files where updated - other languages need to be adjusted.
Conflicts:
inc/lang/en/lang.php
show more ...
|
| #
434f5921 |
| 17-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
HTML compliant fix for missing ul wrapper in TOC (FS#2328)
|
| #
87671313 |
| 15-Oct-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
Fixed missing ul wrapper in TOC (FS#2328)
|
| #
94add303 |
| 19-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: added a few newlines to the output
|
| #
699c5072 |
| 18-Sep-2011 |
Anika Henke <anika@selfthinker.org> |
media manager: small functionality and css changes
|
| #
95b451bc |
| 17-Sep-2011 |
Adrian Lang <mail@adrianlang.de> |
Rework media manager HTML (JS and CSS will come)
|
| #
47e84e7a |
| 25-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
merging
|
| #
035e07f1 |
| 24-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #57, function names, params, html fixes
|
| #
d06c626c |
| 19-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
html fix
|
| #
9e4f7880 |
| 19-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Fix tree HTML (closes FS#2299)
|
| #
7e6b49bb |
| 15-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
media revisions form less/more recent buttons fix
|