Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added spacing below video and audio elements | Anika Henke | 2013-08-04 |
| | | | | | Note: The spacing will now show as too much as long as the paragraph bug is not fixed | ||
* | added basic suport for embedding (html5) videos | Anika Henke | 2013-08-02 |
| | |||
* | Merge pull request #253 from lupo49/master | Andreas Gohr | 2013-08-02 |
|\ | | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" / fix several typos / Fixes FS#2821 | ||
| * | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer" | Matthias Schulte | 2013-08-02 |
| | | | | | | | | / fix several typos / Fixes FS#2821 | ||
* | | small fix for pagetools in RTL languages | Anika Henke | 2013-08-02 |
| | | |||
* | | Revert "translation update" | Andreas Gohr | 2013-08-02 |
| | | | | | | | | | | | | This reverts commit d6d855093f24c6c3f608d005189385959a7efbf7. I guess it was a bit too early to think straight :-/ | ||
* | | translation update | DokuWiki Translation | 2013-08-02 |
| | | |||
* | | prevent overlong select boxes (FS#2817) | Anika Henke | 2013-08-01 |
| | | |||
* | | Brazilian Portuguese language update | Frederico Guimarães | 2013-08-01 |
| | | |||
* | | added default icon to pagetools | Anika Henke | 2013-08-01 |
| | | |||
* | | Merge pull request #238 from splitbrain/logjserrors | Christopher Smith | 2013-08-01 |
|\ \ | | | | | | | In debug mode: catch and log JS errors with file information | ||
| * | | Don't recommend the deprecated default template for JS debugging | Michael Hamann | 2013-07-30 |
| | | | |||
| * | | In debug mode: catch and log JS errors with file information | Michael Hamann | 2013-07-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | When debugging is enabled (allowdebug enabled) JS errors are now catched for each non-core JS file and logged with the additional information from which file they came. This should make it easier to find out which plugin is the cause for broken JS code. The feature isn't enabled by default as defining functions inside try-clauses isn't allowed in strict mode and causes a warning at least in Firefox. | ||
* | | | Merge pull request #194 from splitbrain/loggedin-class | Christopher Smith | 2013-08-01 |
|\ \ \ | | | | | | | | | added loggedIn class to main tpl container | ||
| * | | | added tpl_classes() to return useful layout classes | Anika Henke | 2013-07-21 |
| | | | | |||
| * | | | Merge remote-tracking branch 'origin/master' into loggedin-class | Anika Henke | 2013-07-21 |
| |\| | | |||
| * | | | Merge remote-tracking branch 'origin/master' into loggedin-class | Anika Henke | 2013-06-02 |
| |\ \ \ | |||
| * | | | | added loggedIn class to main tpl container | Anika Henke | 2013-03-04 |
| | | | | | |||
* | | | | | Merge pull request #232 from flammy/patch-1 | Christopher Smith | 2013-08-01 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS. | ||
| * | | | | | Fixes validation problems with base64 encoded images in CSS. | flammy | 2013-06-24 |
| | | | | | | |||
* | | | | | | Merge pull request #233 from flammy/patch-2 | Christopher Smith | 2013-08-01 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS. | ||
| * | | | | | | Fixes validation problems with base64 encoded images in CSS. | flammy | 2013-06-24 |
| |/ / / / / | |||
* | | | | | | Merge pull request #236 from splitbrain/pagetoolsevent | Christopher Smith | 2013-08-01 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template | ||
| * | | | | | | rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAY | Andreas Gohr | 2013-08-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | also made it more secure against copy'n'paste | ||
| * | | | | | | add TEMPLATE_DOKUWIKI_PAGETOOLFLOAT_DISPLAY event to template | Andreas Gohr | 2013-07-12 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | This adds a custom event to the 'dokuwiki' template that allows plugin authors to easily integrate custom pagetool buttons into the template. | ||
* | | | | | | Merge pull request #248 from splitbrain/aria | Andreas Gohr | 2013-08-01 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Implemented some ARIA attributes | ||
| * | | | | | added aria roles to search and acl manager | Anika Henke | 2013-08-01 |
| | | | | | | |||
| * | | | | | added aria attributes for footnote tooltips | Anika Henke | 2013-08-01 |
| | | | | | | |||
| * | | | | | removed unused and old hasFlash() JS function | Anika Henke | 2013-08-01 |
| | | | | | | |||
| * | | | | | added aria attributes to edit mode | Anika Henke | 2013-08-01 |
| | | | | | | |||
| * | | | | | added aria attributes to tree and show/hide functions | Anika Henke | 2013-07-31 |
| | | | | | | |||
* | | | | | | update config metadata comments for parameter '_multiple' | Christopher Smith | 2013-08-01 |
| | | | | | | |||
* | | | | | | Merge pull request #244 from splitbrain/mediause_index | Andreas Gohr | 2013-07-31 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Index media usage data | ||
| * | | | | | | Remove search_references() and the refshow configuration option | Michael Hamann | 2013-07-31 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The refshow configuration option wasn't used as described anymore already in the latest release and after the introduction of the media usage index the parameter is also no longer relevant for internal optimization. The only place where it was still used is the no longer used search_references()-function which is removed here, too. | ||
* | | | | | | add html5 attributes to email fields of the config manager | Christopher Smith | 2013-07-31 |
| | | | | | | |||
* | | | | | | add html5 'email' type to the user manager forms | Christopher Smith | 2013-07-31 |
|/ / / / / | |||
* | | | | | corrected coding style, deleted ?>, renamed function keys and used plugin_load | Mohamed Amine BERGAOUI | 2013-07-30 |
| | | | | | |||
* | | | | | moving ACL remote functions to the ACL plugin | Mohamed Amine BERGAOUI | 2013-07-30 |
| | | | | | |||
* | | | | | Fix popularity data submission in the backend FS#2808 | Michael Hamann | 2013-07-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions. | ||
* | | | | | fixed typo in commented section indenting css | Anika Henke | 2013-07-28 |
| | | | | | |||
* | | | | | Hungarian language update | Márton Sebők | 2013-07-28 |
| | | | | | |||
* | | | | | Polish language update | Maciej Matejczuk | 2013-07-28 |
| | | | | | |||
* | | | | | Korean language update | 이명진 | 2013-07-28 |
| | | | | | |||
* | | | | | fixed references to images in old template (FS#2816) | Anika Henke | 2013-07-21 |
|/ / / / | |||
* | | | | updated jquery.cookie.js to 1.3.1 FS#2804 | Andreas Gohr | 2013-07-12 |
| | | | | |||
* | | | | Brazilian Portuguese language update | Victor Westmann | 2013-07-12 |
| | | | | |||
* | | | | Informal German language update | Volker Bödker | 2013-07-12 |
| | | | | |||
* | | | | fixed picker buttons not showing in IE8 and below | Anika Henke | 2013-07-12 |
|/ / / | |||
* | | | Merge pull request #231 from splitbrain/infopluginnewplugins | Andreas Gohr | 2013-06-18 |
|\ \ \ | | | | | | | | | add newest plugin types to info plugin | ||
| * | | | add newest plugin types to info plugin | Klap-in | 2013-06-18 |
| | | | |