Commit Graph

25114 Commits

Author SHA1 Message Date
Hypolite Petovan cbe435bb70
Merge pull request #7754 from annando/aria
Some improvements for accessibility - I hope
2019-10-18 06:57:09 -04:00
Hypolite Petovan f8c0f24e34
Merge pull request #7752 from kPherox/develop
Change Model type to `OrderedCollectionPage`
2019-10-18 06:54:42 -04:00
Michael 15d9dee066 Fixed condition 2019-10-18 05:58:33 +00:00
kPherox 0da36b839c
Change Model type to `OrderedCollectionPage`
Use type `OrderedCollectionPage` instead of `OrderedCollection` in pages or distinct subsets
FYI: https://www.w3.org/TR/activitystreams-core/#h-paging
2019-10-18 12:58:47 +09:00
Michael acece5a161 fixed indentation 2019-10-17 22:19:08 +00:00
Michael f8f640a2fc Don't hide the modal dialoge 2019-10-17 22:16:29 +00:00
Michael 1de3960e26 Merge remote-tracking branch 'upstream/develop' into aria 2019-10-17 22:08:05 +00:00
Michael 4664249fec Improved comment 2019-10-17 21:49:29 +00:00
Michael 36ba7fa79c Merge remote-tracking branch 'upstream/develop' into http-417 2019-10-17 21:37:24 +00:00
Philipp 409d9df4af
Merge pull request #7751 from tobiasd/20191017-lighttpdsample
updated sample lighttpd config regarding the pagename parameter
2019-10-17 11:44:05 +02:00
Philipp 0447bb2769
Merge pull request #7745 from MrPetovan/task/7190-remove-defaults-include-view
Remove deprecated defaults() function
2019-10-17 07:50:05 +02:00
Tobias Diekershoff 2a526236fd updated sample lighttpd config regarding the pagename parameter 2019-10-17 07:47:28 +02:00
Hypolite Petovan 81de61c6a7
Merge pull request #7750 from MrPetovan/bug/fatal-errors
Remove remaining Logger log level in explicit Logger::debug call
2019-10-16 22:40:44 -04:00
Hypolite Petovan 1997938ae7 Remove remaining Logger log level in explicit Logger::debug call 2019-10-16 22:39:31 -04:00
Philipp 70023dccbd
Merge pull request #7744 from MrPetovan/task/7190-remove-defaults-src
Replace deprecated calls to defaults() by ?? and ?: in src/
2019-10-17 00:12:03 +02:00
Michael Vogel 24289fb004
Merge pull request #7748 from MrPetovan/bug/7747-fix-mod-item-url-regex
Prevent empty [url] label regular expression to break image insertion
2019-10-16 20:38:15 +02:00
Hypolite Petovan e3915d2f93 Prevent empty [url] label regular expression to break image insertion 2019-10-16 13:53:16 -04:00
Michael 4c5b97834b Replaced quotes 2019-10-16 17:13:56 +00:00
Michael Vogel 813d71f291
Merge pull request #7746 from MrPetovan/task/help-quotation-style
Clarify quotation style in doc/Developers-Intro
2019-10-16 16:08:18 +02:00
Hypolite Petovan 5dcf6bfc58 Remove extra spaces before closing parentheses in src/ 2019-10-16 08:58:09 -04:00
Hypolite Petovan f65ebb937c Remove deprecated defaults() function 2019-10-16 08:51:03 -04:00
Hypolite Petovan 8b836189d4 Replace deprecated defaults() calls with ?? and ?: in include/ and view/ 2019-10-16 08:51:03 -04:00
Hypolite Petovan 94a6e9c8b7 Clarify quotation style in doc/Developers-Intro 2019-10-16 08:50:40 -04:00
Hypolite Petovan 146646c4d4 Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
Philipp c0b78a9720
Merge pull request #7743 from MrPetovan/task/7190-remove-defaults-modules
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/
2019-10-15 18:17:45 +02:00
Philipp b0967ffd02
Merge pull request #7742 from MrPetovan/task/7190-remove-defaults-mod
Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/
2019-10-15 18:07:53 +02:00
Hypolite Petovan f59ea2af55 Replace deprecated defaults() calls by ?? and ?: operators in src/Module/ 2019-10-15 09:20:32 -04:00
Hypolite Petovan 2db6171641 Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 2019-10-15 09:01:17 -04:00
Michael f1e7d97b8c Merge remote-tracking branch 'upstream/develop' into sanitize-gcontact 2019-10-15 10:10:12 +00:00
Philipp 962724bec7
Merge pull request #7741 from annando/quotation
Changed quotation (" to ')
2019-10-15 10:11:54 +02:00
Michael 3e93c62a9c Changed quotation (" to ') 2019-10-15 07:55:20 +00:00
Tobias Diekershoff 2b8642d2b5
Merge pull request #7728 from MrPetovan/task/7682-better-insert-link-button
Discriminate between links and non-links in [url] BBCode tag insertion
2019-10-14 14:57:31 +02:00
Hypolite Petovan c07cb2c8f3
Merge pull request #7738 from annando/clean-url
Convert links with empty descriptions
2019-10-13 20:11:28 -04:00
Philipp fed486bfc5
Merge pull request #7727 from MrPetovan/task/4090-move-manage-to-src
Move mod/manage to src/Module/Delegation
2019-10-13 18:20:47 +02:00
Michael 5875830d1e Convert links with empty descriptions 2019-10-13 15:52:33 +00:00
Hypolite Petovan 6fd301a891 Remove irrelevant test in App\RouterTest
- HTTP Methods other than POST are coerced into GET in App\Router constructor
2019-10-13 10:16:38 -04:00
Philipp 05c4fd9daa
Merge pull request #7737 from MrPetovan/task/4090-move-search-to-src
Saved Search fixes
2019-10-13 15:40:42 +02:00
Philipp d016423a7f
Merge pull request #7734 from MrPetovan/bug/7709-catch-missing-certainty-bundle-exception
Catch missing Certainty bundle exception when checking for exposed password
2019-10-13 15:38:02 +02:00
Hypolite Petovan 230a97ccdd Correctly URL encode return URLS for saved search 2019-10-13 08:39:55 -04:00
Hypolite Petovan 74bf3a4dc8 Replace path parameter with query string parameter in Module\Search\Saved 2019-10-13 08:39:41 -04:00
Hypolite Petovan c5f4f730e1 Use init() rather than rawContent() in Module\Search\Saved since there's no output 2019-10-13 08:37:25 -04:00
Hypolite Petovan fe77acc964 [frio] Fix nav bar search form text input name 2019-10-13 08:00:13 -04:00
Hypolite Petovan 8748bfd8ad Fix Router tests related to unallowed methods 2019-10-13 07:54:50 -04:00
Philipp 8998926e5b
Merge pull request #7735 from MrPetovan/task/7190-remove-defaults
Replace deprecated defaults() calls in include/api and boot
2019-10-13 08:15:31 +02:00
Hypolite Petovan f498068b0f Replace deprecated defaults() calls in include/api and boot 2019-10-12 22:01:34 -04:00
Hypolite Petovan db0630b0f9 Catch missing Certainty bundle exception when checking for exposed password in Model\User 2019-10-12 21:10:03 -04:00
Hypolite Petovan 1cdbf32aa2 Remove duplicate array entry in Core\Logger 2019-10-12 21:10:03 -04:00
Philipp e176f010ec
Merge pull request #7730 from annando/tabs
Strings.php: Spaces are transformed to Tabs
2019-10-12 20:26:16 +02:00
Michael 440da8a9f4 eol 2019-10-12 14:07:22 +00:00
Michael 9c933aacd2 Making test working again (reverting the last change) 2019-10-12 10:56:16 +00:00