| 4a24b459 | 02-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #46 Render links to missing media files as link to the media manager |
| 30fd72fb | 02-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #47 Changes to old media manager popup: removing edit and delete functionality |
| bac35973 | 02-Sep-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #54 sorting on search |
| af2e65f0 | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
rearrange pagetools with edit in center |
| 71904389 | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
align pagetools with center |
| 7a88471e | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
align pagetools with content, include splitbrain feedback |
| b3ffe8d9 | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
baseline of aside matching content mockup |
| 9689ea45 | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
added attempted headers |
| cc6b3a7e | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
emphasize the page_id |
| 1c2583d6 | 29-Aug-2011 |
Clarence Lee <spicynoodles at gmail dot com> |
small changes to the header |
| edb1239b | 28-Aug-2011 |
Anika Henke <anika@selfthinker.org> |
put new styles into their respective files and changed small bits |
| 816f4362 | 28-Aug-2011 |
Anika Henke <anika@selfthinker.org> |
removed starter template specific functionalities (including user and discussion buttons/links) |
| ab8fecc6 | 27-Aug-2011 |
Łukasz Chmaj <teachmeter@gmail.com> |
Polish language update |
| e7f921dc | 27-Aug-2011 |
Oscar Ciudad <oscar@jacho.net> |
Spanish language update |
| 87deddfa | 26-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #54 listview switch/sorting on search |
| 80525638 | 24-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #9 permission for restore |
| 035e07f1 | 24-Aug-2011 |
Kate Arzamastseva <pshns@ukr.net> |
issue #57, function names, params, html fixes |
| 1c5f7481 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Update jquery-cookie, cleanup dw_cookie
Pulled the current jquery-cookie version from https://github.com/carhartl/jquery-cookie. |
| 511885dd | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Add missing callback param to dw_toggle |
| cb42e5f1 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
Deprecate several helper functions, JSLINT helpers.js |
| 10ecffd8 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
page.js: Improve footnote cleaning regex, cleaner toc toggling
* <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout ju
page.js: Improve footnote cleaning regex, cleaner toc toggling
* <sup> elements are only removed from the start of a footnote * the TOC wrapper instantly gets the target size to reduce layout jumping
show more ...
|
| cafc9088 | 22-Aug-2011 |
Adrian Lang <lang@cosmocode.de> |
JSLINT locktimer, fix date passing in draftsave
Since 80997d21e0aee9b8f27153000742ecd781f429f8 the date passed to the draft save backend is indeed the page id, not the date. |
| 56e27257 | 21-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
avoid 100% cpu usage when reading HTTP headers FS#2304 |
| ba72dce1 | 21-Aug-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed TOC-Bug and moved TOC behaviour to page.js FS#2314 |
| 42025dfd | 20-Aug-2011 |
Michael Hamann <michael@content-space.de> |
Fix the permission and file existence check in the recent changes
Before it was possible that changes for media files the user can't access were shown if the user could access a page with the same n
Fix the permission and file existence check in the recent changes
Before it was possible that changes for media files the user can't access were shown if the user could access a page with the same name. This also reverts the file existence check so it now really checks for media changes that the media file exists and for page changes the page and that not one of the two suffice for both.
show more ...
|