Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Schplurtz le Déboulonné | 11 days |
| | |||
* | Merge pull request #4460 from fiwswe/fix_4459 | Andreas Gohr | 2025-06-05 |
|\ | | | | | Don't complain about changed download URLs when plugin repository is … | ||
| * | Don't complain about changed download URLs when plugin repository is unavailable | fiwswe | 2025-05-29 |
| | | | | | | Fixes #4459 | ||
* | | translation update | Petr Kajzar | 2025-06-03 |
|/ | |||
* | Merge pull request #4450 from dokuwiki/extension-api | Andreas Gohr | 2025-05-26 |
|\ | | | | | Add remote API to extension manager | ||
| * | Add remote API to extension manager | Andreas Gohr | 2025-05-21 |
| | | |||
* | | translation update | SoiBKK | 2025-05-24 |
| | | |||
* | | do not check bundled plugins for write permissions | Andreas Gohr | 2025-05-21 |
| | | | | | | | | | | fixes #4441 replaces #4442 | ||
* | | fix extension manager styles with overlong content | Andreas Gohr | 2025-05-21 |
| | | | | | | | | | | URL change notices didn't break and could push the action buttons out of the layout. | ||
* | | translation update | andreash | 2025-05-20 |
|/ | |||
* | translation update | Niclas Tittl | 2025-05-15 |
| | |||
* | translation update | Pablo | 2025-05-14 |
| | |||
* | Merge pull request #4438 from dokuwiki-translate/lang_update_1117_1747106614 | Andreas Gohr | 2025-05-13 |
|\ | | | | | Translation update (es) | ||
| * | translation update | Pablo | 2025-05-13 |
| | | |||
* | | Merge pull request #4432 from dokuwiki-translate/lang_update_1106_1745211223 | Andreas Gohr | 2025-05-13 |
|\ \ | | | | | | | Translation update (ru) | ||
| * | | translation update | Impeck | 2025-04-21 |
| |/ | |||
* | | give smileys intrinsic height. fixes #4436 | Andreas Gohr | 2025-05-13 |
| | | | | | | | | verified via ?do=export_htmlbody | ||
* | | Merge pull request #4437 from tiltX/patch-1 | Andreas Gohr | 2025-05-13 |
|\ \ | | | | | | | fix button border css | ||
| * | | fix button border css | tiltX | 2025-05-08 |
| |/ | | | | | Firefox (128 esr on Linux) displayed a solid black border around all buttons inside the popup which makes it impossible to see which button was pressed. This change makes the outset/inset look work as it probably was intended. | ||
* | | Merge pull request #4428 from dokuwiki/menucontext | Andreas Gohr | 2025-05-13 |
|\ \ | |/ |/| | Menu: check context visibility after assembling items | ||
| * | make $INFO global during TestRequests in detail.php | Andreas Gohr | 2025-04-19 |
| | | |||
* | | translation update | Thalles Lázaro | 2025-04-14 |
|/ | |||
* | supress warnings in opcache_reset() fixes #4375 | Andreas Gohr | 2025-04-10 |
| | | | | | | If opcache is enabled, but access to it's API is restricted a warning is shown when we call opcache_reset(). Since we don't know if it's restricted, we have to supress the warning | ||
* | line break pre when printing. fixes #4424 | Andreas Gohr | 2025-04-09 |
| | |||
* | Merge pull request #4412 from dokuwiki-translate/lang_update_1078_1741361125 | Andreas Gohr | 2025-04-09 |
|\ | | | | | Translation update (de) | ||
| * | translation update | analogroboter | 2025-03-07 |
| | | |||
* | | Merge pull request #4396 from dokuwiki/clip | Andreas Gohr | 2025-04-09 |
|\ \ | | | | | | | allow dialogs overflow in y-direction | ||
| * | | allow dialogs overflow in y-direction | Andreas Gohr | 2025-01-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the dokuwiki template, an overflow:hidden was meant to keep oversized content within the article area. However this can interfere with pseudo-dropdowns on very small pages. This changes the behavior to clip on x-axis only while keeping overflows visible in the y direction. This fixes a rare issue and should not have any effects on normal use anyway. | ||
* | | | Merge pull request #4414 from dokuwiki/fixapierrorcode | Andreas Gohr | 2025-04-09 |
|\ \ \ | | | | | | | | | do not return zero error code for API exceptions. fixes #4413 | ||
| * | | | do not return zero error code for API exceptions. fixes #4413 | Andreas Gohr | 2025-03-12 |
| | |/ | |/| | |||
* | | | updated jquery and jquery-ui versions | Andreas Gohr | 2025-03-15 |
| | | | |||
* | | | authldap: avoid warning on invalid mapping setup. #4399 | Andreas Gohr | 2025-03-15 |
|/ / | |||
* | | translation update | Jeann | 2025-01-18 |
| | | |||
* | | translation update | Schplurtz le Déboulonné | 2025-01-16 |
| | | |||
* | | Merge pull request #4395 from dokuwiki-translate/lang_update_1039_1736812845 | Gerrit Uitslag | 2025-01-15 |
|\ \ | | | | | | | Translation update (hu) | ||
| * | | translation update | Fekete Ádám Zsolt | 2025-01-15 |
| |/ | |||
* / | translation update | Володимир | 2025-01-14 |
|/ | |||
* | translation update | Marek Adamski | 2025-01-10 |
| | |||
* | 🤖 Rector and PHPCS fixes | splitbrain | 2025-01-09 |
| | |||
* | Merge pull request #3634 from ↵ | Andreas Gohr | 2025-01-09 |
|\ | | | | | | | | | spike77453/feature_add-plaintext-password-update-option Add option 'modPassPlain' to send plaintext password updates to LDAP server | ||
| * | Add option 'modPassPlain' to send plaintext password updates to LDAP server | spike | 2024-12-31 |
| | | |||
* | | rename trustedproxy option to trustedproxies | Andreas Gohr | 2025-01-09 |
| | | | | | | | | | | | | | | | | We use a new format (array instead of regex) and need a sure way to recognize it. Zebra's approach would not have survived the editing via config manager. As a side effect this also introduces a new languange string, which is good because the old one did no longer apply. | ||
* | | Extension Manager: add missing security token | Andreas Gohr | 2025-01-08 |
| | | |||
* | | translation update | Anika Rachow | 2025-01-07 |
|/ | |||
* | Merge pull request #4383 from dokuwiki-translate/lang_update_1027_1734867410 | Andreas Gohr | 2024-12-22 |
|\ | | | | | Translation update (zh-tw) | ||
| * | translation update | Peter Dave Hello | 2024-12-22 |
| | | |||
* | | translation update | Peter Dave Hello | 2024-12-22 |
|/ | |||
* | 🤖 Rector and PHPCS fixes | splitbrain | 2024-12-18 |
| | |||
* | Merge pull request #4374 from dokuwiki/extensionlabels | Andreas Gohr | 2024-12-18 |
|\ | | | | | Extension Manager: use characters for messages | ||
| * | Extension Manager: set a larger timeout | Andreas Gohr | 2024-12-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | When loading large plugins, like the dw2pdf plugin, a timout of 25 seconds may not be enough on slow connections. This increases the limit to 5 second short of 4 minutes. On CLI this should not be an issue at all, on web SAPIs we need to increase the execution time first, only if that succeeds (might be disabled on some hosts) the limit is increased. This replaces PR #4377 |