| ce96de47 | 10-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
fixed pageid to also have the drop shadow |
| b824abd4 | 10-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
Fixes a problem with parsing overlong changelog lines
When an overlong edit summary was given for an edit, the resulting changelog line could be longer than the chunk that is handled in the changelo
Fixes a problem with parsing overlong changelog lines
When an overlong edit summary was given for an edit, the resulting changelog line could be longer than the chunk that is handled in the changelog reader (8192 bytes) causing the reader to abort the operation.
This meant that old revisions where no longer accessible. This patch fixes the reader (it continues reading chunks until a full line is found).
However, limiting the summary makes sense and will be added in another patch.
show more ...
|
| 72a2a0da | 10-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
improved toc design |
| c7671562 | 10-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
improved page tools design, added 4 main icons, implemented 3 different temporary versions (version01-03) |
| 0ef918b6 | 06-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added missing icons (and moved revert action higher up) |
| 5f153e6c | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
switched back order of breadcrumbs |
| e63733c3 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
minor design changes for the page footer |
| 31b36f78 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
split footer into two bits |
| c2fe8932 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
repositioned breadcrumbs a bit (more space above, less space below) |
| 1c9d0146 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
removed all alternative versions of breadcrumbs and pagetools |
| aca3c92b | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added alternative designs for breadcrumbs (version04-07) |
| c161660b | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
minor fix for version02 of breadcrumbs |
| 97687a1f | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added another temporary design for pagetools (version05) |
| 2b654fc3 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added version04 for pagetools |
| 245160af | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
added version03 for pagetools |
| 3ccc6a7c | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
fixed position of second pagetool version |
| 0f4daa60 | 05-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
minor font-size fixes |
| 35cc0740 | 04-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
implemented different temporary design for pagetools on the left (class='version02' instead of 01) |
| 7ccc1146 | 04-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
improvements for the pagetools |
| 5eb28b9b | 04-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
monospace font for main textarea |
| 2ce1ed3f | 04-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
implemented 3 different temporary designs for the breadcrumbs (through classes 'version01'-03) |
| d6d062e4 | 03-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
gave logo image dimensions (so that title headlines doesn't jump) |
| f318df2e | 03-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
fix breadcrumbs (just introduced bug for single instances) |
| b2932b97 | 03-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
less markup for breadcrumbs (but more lines for IE<9) |
| 6a9cea3e | 03-Oct-2011 |
Anika Henke <anika@selfthinker.org> |
small fixes: search box, structure in IE, gradient in Chrome |