Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into htmlmail | Andreas Gohr | 2012-04-15 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (382 commits) Romanian language update Marathi language update Arabic Language Update when there's not enough space for images, make sure they stay proportional (might be FS#2480) added minimal RTL print styles (part of FS#2185) moved plugins' rtl.css to their style.css counterpart (part of FS#2185) removed all browser-specific gradients as the recently (in 42ff6730) introduced svg makes them unnecessary removed comments from accidentally commented lines in tpl_includeFile() removed obsolete template file added tpl_includeFile() to core Make getTitle method in remote interface public Changed an error code in XML-RPC interface. This error hasn't anything to do with the rest of the -32600 errors. BG: language update Korean language update fixed performance issues with gradient in Firefox (which also added gradient support for IE9) (FS#2447) deleted very old (and unused) images added accidentally removed '<?php' back in (was in 57fc5edd) wrapped X-UA-Compatible meta tag with conditional comments added explanation to todo in _forms.css removed problematic 'overflow: hidden' from lists again ('unfixes' FS#1950) ... Conflicts: inc/auth.php inc/load.php | ||
| * | coding style updates | Andreas Gohr | 2012-03-16 |
| | | |||
| * | added div.table around non-editable content as well (FS#1980) | Anika Henke | 2012-02-04 |
| | | |||
| * | removed 'view original' button from new media manager again (was added in ↵ | Anika Henke | 2012-01-22 |
| | | | | | | | | b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned | ||
| * | always show full filename as tooltip in mediamanager | Andreas Gohr | 2012-01-13 |
| | | |||
| * | Fix sorting in media manager search (FS#2423) | Adrian Lang | 2012-01-13 |
| | | |||
| * | do not rely on tmpfile() in the AJAX uploader backend FS#2417 | Andreas Gohr | 2012-01-09 |
| | | |||
| * | Fix double URL-encoding in media manager (FS#2403) | Adrian Lang | 2011-12-18 |
| | | |||
| * | Avoid a warning when a media cachefile doesn't exist yet | Andreas Gohr | 2011-12-13 |
| | | |||
| * | fixed link in popup media manager to fullscreen media manager to open in ↵ | Anika Henke | 2011-12-04 |
| | | | | | | | | correct namespace (FS#2401) | ||
| * | Merge pull request #66 from dploeger/28db35ad3dd974cc2f627d25f7bcc16e9fd0ceac | Andreas Gohr | 2011-11-28 |
| |\ | | | | | | | This fix is alright. The action gets escaped by DokuForm's use of buildAttributes() | ||
| | * | Fixes SYMPTOMS of FS #2393 | dploeger | 2011-11-28 |
| | | | |||
| * | | deprecated 3rd parameter of cleanID() FS#2377 | Andreas Gohr | 2011-11-28 |
| |/ | | | | | | | | | | | | | For some reason trailing/leading underscores were allowed when uploading files. But the rest of the code (eg. listing or downloading files) never supported this. This patch removes this special case for uploading files to streamline ID cleaning of pages and media files. | ||
* / | Replaced mail_send calls with new Mailer class | Andreas Gohr | 2011-11-12 |
|/ | |||
* | fixed media list options in new mediamanager to work without JavaScript ↵ | Anika Henke | 2011-11-04 |
| | | | | again (FS#2363) | ||
* | MediaManager: Check DOKU_PREF cookie value for validness | Adrian Lang | 2011-10-30 |
| | |||
* | readded delete in popup and link to full mediamanager FS#2347 | Andreas Gohr | 2011-10-15 |
| | |||
* | media manager: IE7 fixes (and other small improvements) | Anika Henke | 2011-09-27 |
| | |||
* | whitespace fixes: tabs to spaces | Anika Henke | 2011-09-25 |
| | |||
* | media manager: fixed and improved diff views | Anika Henke | 2011-09-25 |
| | |||
* | More mediamanager reworking | Adrian Lang | 2011-09-24 |
| | |||
* | Resize images in fullscreen mediamanager using CSS | Adrian Lang | 2011-09-22 |
| | |||
* | media manager: added a few newlines to the output | Anika Henke | 2011-09-19 |
| | |||
* | media manager: small functionality and css changes | Anika Henke | 2011-09-19 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2011-09-18 |
|\ | | | | | | | | | Conflicts: lib/tpl/default/mediamanager.css | ||
| * | Fix mediamanager JS (diffs not yet working) | Adrian Lang | 2011-09-18 |
| | | |||
* | | media manager: more CSS changes | Anika Henke | 2011-09-18 |
|/ | |||
* | Change className from form.actions to form.options | Adrian Lang | 2011-09-18 |
| | |||
* | Rework media manager HTML (JS and CSS will come) | Adrian Lang | 2011-09-17 |
| | |||
* | media manager design: improved some spacing | Anika Henke | 2011-09-10 |
| | |||
* | issue #59 security fix | Kate Arzamastseva | 2011-09-06 |
| | |||
* | issue #47 Changes to old media manager popup: removing edit and delete ↵ | Kate Arzamastseva | 2011-09-02 |
| | | | | functionality | ||
* | issue #54 sorting on search | Kate Arzamastseva | 2011-09-02 |
| | |||
* | issue #54 listview switch/sorting on search | Kate Arzamastseva | 2011-08-27 |
| | |||
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ | |||
* | | issue #9 permission for restore | Kate Arzamastseva | 2011-08-24 |
| | | |||
* | | issue #57, function names, params, html fixes | Kate Arzamastseva | 2011-08-24 |
| | | |||
* | | issue #44 uploader fixes, #45 browser testing | Kate Arzamastseva | 2011-08-21 |
| | | |||
* | | issue #44 new uploader in the media popup | Kate Arzamastseva | 2011-08-19 |
| | | |||
* | | issue #50 styling uploader | Kate Arzamastseva | 2011-08-18 |
| | | |||
* | | issue #55 Search results are clickable now | Kate Arzamastseva | 2011-08-15 |
| | | |||
* | | mediamanager html bug fixes | Kate Arzamastseva | 2011-08-15 |
| | | |||
* | | issue #44, #52 media_upload reused, error handling | Kate Arzamastseva | 2011-08-12 |
| | | |||
* | | issue #44 overwrite checkbox added to uploader | Kate Arzamastseva | 2011-08-08 |
| | | |||
* | | issue #45 browser testing | Kate Arzamastseva | 2011-08-07 |
| | | |||
* | | issue #44 new fileuploader completely replaces the old one | Kate Arzamastseva | 2011-08-07 |
| | | |||
* | | issue #48 alternative diff views for images with different size | Kate Arzamastseva | 2011-08-06 |
| | | |||
* | | issue #43 images align | Kate Arzamastseva | 2011-08-06 |
| | | |||
* | | issue #44 multi file uploader | Kate Arzamastseva | 2011-08-04 |
| | | |||
* | | issue #43 diff slider | Kate Arzamastseva | 2011-08-03 |
| | |