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 |
|
Michael
|
c1ab93a5d8
|
Strings.php: Spaces are transformed to Tabs.
|
2019-10-12 10:28:18 +00:00 |
|
Hypolite Petovan
|
2c2beb5c0a
|
Revert Util\Strings::escapeHtml changes from #7725
- Breaks display of inserted mentions
|
2019-10-11 22:19:20 -04:00 |
|
Hypolite Petovan
|
5fcdb5de00
|
Move duplicated insertFormatting function to main.js
- Add insertBBCodeInTextarea function
- Add BBCode url exception to insertBBCodeInTextarea
|
2019-10-11 19:59:28 -04:00 |
|
Hypolite Petovan
|
088eb3391e
|
Move urlRegex JS constant to main.js
|
2019-10-11 19:59:28 -04:00 |
|
Hypolite Petovan
|
02f02d44dc
|
Move mod/manage to src/Module/Delegation
- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes
|
2019-10-11 19:59:06 -04:00 |
|
Hypolite Petovan
|
4ee9e21a4f
|
Make Router::getModuleClass throw exceptions
- Add new MethodNotAllowedModule
- Add new Module->determineClass catch blocks
- Update Module and Router tests
|
2019-10-11 19:59:05 -04:00 |
|
Hypolite Petovan
|
bfcae2f79a
|
Merge pull request #7729 from MrPetovan/develop
Fix typo in Core\Authentication
|
2019-10-11 19:58:35 -04:00 |
|
Hypolite Petovan
|
001c9ed259
|
Fix typo in Core\Authentication
|
2019-10-11 19:57:04 -04:00 |
|
Hypolite Petovan
|
27eaffd7fb
|
Merge pull request #7725 from dew-git/develop
Fix security vulnerabilities.
|
2019-10-11 14:48:07 -04:00 |
|
Tobias Diekershoff
|
10a66f368c
|
self should be lower case
|
2019-10-11 17:44:50 +02:00 |
|
Tobias Diekershoff
|
9f3e68c2c5
|
correct the file name in the header
|
2019-10-11 11:55:57 +02:00 |
|
Tobias Diekershoff
|
5ac5a67b6b
|
enhance description
|
2019-10-11 11:49:28 +02:00 |
|
Tobias Diekershoff
|
e3a947fb3d
|
keep the ToDo hint from delegations
|
2019-10-11 11:48:05 +02:00 |
|
Tobias Diekershoff
|
882449266c
|
removed debugging leftover
|
2019-10-11 11:45:28 +02:00 |
|
Tobias Diekershoff
|
06a964c32f
|
only take action, when there is something to do
|
2019-10-11 11:42:07 +02:00 |
|
dew-git
|
e1e1d26b5b
|
Revert random_int changes.
|
2019-10-11 00:00:15 -08:00 |
|
Tobias Diekershoff
|
46172b641d
|
moved UExport to src/Module/Settings/Uexport
|
2019-10-11 07:38:42 +02:00 |
|
Tobias Diekershoff
|
fb562fc25b
|
removed mod/uexport file
|
2019-10-11 07:36:41 +02:00 |
|
dew-git
|
1d1c089f84
|
Make test comply.
|
2019-10-10 21:21:22 -08:00 |
|
dew-git
|
b5dac16def
|
Comply with coding style.
|
2019-10-10 20:50:51 -08:00 |
|
dew-git
|
3940e804e3
|
Remove uneeded variable.
|
2019-10-10 20:48:13 -08:00 |
|
dew-git
|
dc01bdbc80
|
Use the utility instead.
|
2019-10-10 20:43:32 -08:00 |
|
dew-git
|
811cdcdfcb
|
Fix security vulnerbilities.
Fix possible length extension attack, predicable generators, timing attacks on hash comparision and improved formatting.
|
2019-10-10 15:21:41 -08:00 |
|
Philipp
|
f300c8040f
|
Merge pull request #7723 from MrPetovan/bug/fatal-errors
Complete L10n::detectLanguage call parameters in Module\Register
|
2019-10-10 23:25:00 +02:00 |
|
Hypolite Petovan
|
4b71fd2442
|
Replace deprecated calls to App->getBaseURL in Module\Register
|
2019-10-10 13:13:23 -04:00 |
|
Hypolite Petovan
|
67d374a14f
|
Complete L10n::detectLanguage call parameters in Module\Register
|
2019-10-10 13:12:55 -04:00 |
|
Hypolite Petovan
|
57a749af38
|
Add required use statement in mod/subthread
|
2019-10-10 13:12:27 -04:00 |
|
Tobias Diekershoff
|
50fa119f79
|
Merge pull request #7722 from nupplaphil/bug/7718-lang
Fix browser language detection
|
2019-10-10 16:54:32 +02:00 |
|
Philipp Holzer
|
a522cf609b
|
Fix browser language detection (& tests)
|
2019-10-10 16:39:04 +02:00 |
|
Philipp
|
cf4bae26c7
|
Merge pull request #7720 from MrPetovan/task/4090-move-delegate-to-src
Move mod/delegate to src/Module/Settings/Delegation
|
2019-10-10 10:24:15 +02:00 |
|
Hypolite Petovan
|
43567bcf0e
|
Add documentation comments to Module\Settings\Delegation
|
2019-10-10 04:17:37 -04:00 |
|
Hypolite Petovan
|
3cd916d7aa
|
Use Model\User::getById when possible in Module\Settings\Delegation
|
2019-10-10 04:10:57 -04:00 |
|
Hypolite Petovan
|
cc0cf2b8ce
|
Improve parent user password check in Module/Settings/Delegation
|
2019-10-10 04:10:29 -04:00 |
|
Hypolite Petovan
|
616edd0600
|
Move mod/delegate to src/Module/Settings/Delegation
- Move templates/delegate to templates/settings/delegation
|
2019-10-09 22:17:09 -04:00 |
|
Philipp
|
e72402389d
|
Merge pull request #7715 from annando/fix-getguid
The getGUID function hadn't fetched the GUID from pictures with scale "0"
|
2019-10-08 07:01:17 +02:00 |
|
Michael
|
11194d6679
|
Fix: The getGUID function hadn't fetched the GUID from pictures with scale "0"
|
2019-10-08 04:42:51 +00:00 |
|
Philipp
|
0c4ab89bc3
|
Merge pull request #7714 from MrPetovan/task/4090-move-search-to-src
Move mod/search to src/Module/Search/Index
|
2019-10-07 23:45:01 +02:00 |
|
Hypolite Petovan
|
e3e3ee72a0
|
Improve logging in Module\Search\Index
|
2019-10-07 16:18:19 -04:00 |
|
Hypolite Petovan
|
c8316bfe57
|
Use Dice instantiation to access App\Arguments
- Remove App->args accessors
|
2019-10-07 16:16:42 -04:00 |
|
Hypolite Petovan
|
1e737ae888
|
Move mod/search to src/Module/Search/Index
- Update BaseSeachModule not to depend on a single query string parameter
|
2019-10-07 14:27:46 -04:00 |
|