| 957e84c6 | 01-Feb-2013 |
Rodrigo Rega <rodrigorega@gmail.com> |
Galician language update |
| e0e514e1 | 31-Jan-2013 |
Andreas Gohr <gohr@cosmocode.de> |
touch the config on save, even if no changes were made |
| bfba88b5 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
unwind the width narrowing commit |
| ea2b8251 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
put some whitespace between form submit button and fieldset bottom border |
| 1ff4a604 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
reduce the content region width on auth forms (profile, login, register & resend password) to match the fieldset |
| 44ac4ea5 | 30-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
line up remember me checkbox with the text input fields |
| fc7684bc | 30-Jan-2013 |
René Corinth <corinth@cosmocode.de> |
Added the title attribute for namespace-links |
| ec24a2df | 29-Jan-2013 |
Philipp A. Hartmann <pah@qo.cx> |
search: pass empty $sort to skip sorting |
| d91a4ef5 | 29-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Add a break to ajax_qsearch() When the search input is still only a few characters, the number of matching pages is big. Browsers have heavy work to progress this whole return, better cut off so only
Add a break to ajax_qsearch() When the search input is still only a few characters, the number of matching pages is big. Browsers have heavy work to progress this whole return, better cut off so only the part that is directly displayed will be sent.
show more ...
|
| e4a50ea7 | 29-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Keep search suggestions, during typing in search field |
| 9a01fb1d | 28-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Add some breaks to while loops. |
| ce2f6047 | 28-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Add working EoF and BoF checks when chunck reading. Also isset on meta-last_change-date entry. |
| d08527ab | 27-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
open fullscreen media manager in current namespace (FS#2420) |
| e1cc03e3 | 27-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
$msg of loadHelper for base plugin class default to true too. |
| 97f59cf7 | 27-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
set $msg argument of loadHelper() default to true. |
| f9528c0c | 27-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Added diff navigation Navigation links to move to previous edit before revision in left column or next/last edit after revision in right column. |
| 1dc5d48b | 27-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
change to use natural order sorting |
| 5514a5a7 | 27-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
ensure parameter is passed down during recursion |
| 155e63c9 | 27-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
add documentation for sort parameter, change false to 'natural' |
| fe82d751 | 27-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
sp. |
| 5fd9b829 | 26-Jan-2013 |
Klap-in <klapinklapin@gmail.com> |
Reformat last bottom end of the syntax plugin file |
| 1a40fc99 | 26-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
fixed issue with pagetools over tabs |
| 298a7e08 | 26-Jan-2013 |
Christopher Smith <chris@jalakai.co.uk> |
update pattern to catch more html entities |
| 50f261f7 | 26-Jan-2013 |
Michael Hamann <michael@content-space.de> |
Fix set_doku_pref cookie date and value |
| c18b2212 | 26-Jan-2013 |
Anika Henke <anika@selfthinker.org> |
fixed setting cookie not working |