| Commit message (Collapse) | Author | Age |
|\
| |
| | |
Added file-in-use reference to page
|
| |
| |
| | |
Added english translation for file-in-use reference
|
| | |
|
| | |
|
|/ |
|
|
|
| |
This change improves consistency with neighboring links such as "Update Profile" and "Register", which are two action verbs. "Login" and "Logout" were nouns and not verbs. Title case capitalization is applied because of "Update Profile".
|
|
|
| |
To improve consistency: it is surrounded by "Update Profile" and "Media Manager".
|
|\
| |
| | |
date_at support
|
| |
| |
| |
| | |
remove config option
|
| |\ |
|
| | |
| | |
| | | |
change translation message
|
| |\ \ |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
inc/parser/xhtml.php
|
| | | | | |
|
|\ \ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
Conflicts:
inc/lang/hr/searchpage.txt
inc/lang/ko/searchpage.txt
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
inc/lang/cs/lang.php
inc/lang/hu/lang.php
|
| | | |_|/
| | |/| | |
|
| |/ / / |
|
| | | | |
|
| |\ \ \
| | | | |
| | | | | |
refactor detail.php to template.php
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- refactor detail en mediamanager link creation
- refactor metadata listing
|
| |\ \ \ \
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* master: (103 commits)
Add a basic test case for the cache
Events: Trigger a warning if the default action is not callable
Fix caching (make the event callback public again)
translation update
translation update
translation update
translation update
translation update
translation update
translation update
avoid HTTP image screenshot urls. closes #595
translation update
Extension manager: Fix cache extension to be .repo
adjusted the office type color again
another instance of empty() where an array key might not exist
remove placeholder van denied.txt
updated file icons once more
removed 'not logged in' text, loginform is shown already
Revert "added stripped bit to language file"
fixed index file
...
Conflicts:
inc/html.php
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
- restore lang string as well
|
| | |/ / |
|
| | | | |
|
| | | | |
|
| |\| |
| | |/
| |/| |
|
| |\ \ |
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Navigation links to move to previous edit before revision in left column or next/last edit after revision in right column.
|
| |_|_|/
|/| | | |
|
| |_|/
|/| |
| | |
| | | |
Let's stop confusing people with what this button does
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Remove whitespace from end of lines to reduce the number of CodeSniffer
violations.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
pull-request-245
* 'FS#2751' of git://github.com/splitbrain/dokuwiki:
coding corrections. correct type hint, remove unused variable assignment
de/de-informal: localization updates (delete user function)
unit tests for self deleting of user accounts
FS#2751 - self deletion of user account
|
| | |/
| |/| |
|
|/ / |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* subscription: (25 commits)
link directly to subscription management in mails
only use mailfromnobody for bulk mails
added missing context for list mails
readded mailfromnobody to subscription sending
correctly escape diffs in HTML mails
fixed lists in HTML mails
simplified subscription->add() code a bit
comment adjusted
removed unused vars
removed data parameter in subscription_handle_post()
fixed tests
some reformatting
added compatibility function
moved registration notification to subscription class
fixed merge error in inc/auth.php
consolidate more notification code in subscription class
minor cleanup
initialize new subscriptions with current time
fixed subscription management
correctly check if subscriptions are enabled
...
|
| |
| |
| |
| |
| | |
This was updated in the english translation a while ago, but was still
missing in some translations
|
| | |
|
| | |
|
|\ \
| |/
|/| |
Translatable string for "None" license selection
|
| |
| |
| |
| |
| | |
The position of the option was moved to the end of the list so
the English label "None of the above" will make sense.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki:
changed semicolon to colon in link to welcome page to make it less confusing
added initial pages to not be ignored by git
improved welcome text
added welcome page
changed the link in the installer to point to wiki:welcome
Conflicts:
inc/lang/fr/lang.php
|