Commit Graph

5999 Commits

Author SHA1 Message Date
nupplaPhil 9f95b975b4
Improve HTML message 2020-02-04 20:54:26 +01:00
nupplaPhil 6e91f1be83
Add own table for header 2020-02-02 22:55:18 +01:00
nupplaPhil 7fb913eb86
Add extra email banner (including setting) 2020-02-02 22:43:44 +01:00
nupplaPhil 0966cdbb26
cleanup template 2020-02-02 22:43:38 +01:00
nupplaPhil 7a8eca90f9
renamed templates for notify 2020-02-02 22:43:37 +01:00
nupplaPhil 3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
nupplaPhil 74490d6594
Cleanup enotify email
- Removing unused fields
- Move notify template to email subdirectory
2020-02-02 22:43:34 +01:00
nupplaPhil 41ec7d8370
Replace stylesheet names 2020-02-02 20:56:31 +01:00
nupplaPhil 8632c90327
Fix crepair links 2020-02-02 20:50:53 +01:00
Philipp 346da998df
Merge pull request #8212 from MrPetovan/task/release-cache-buster
Release Cache Buster
2020-02-01 18:45:58 +01:00
Hypolite Petovan a3028e69aa
Merge pull request #8211 from nupplaphil/task/mod_crepair
Move mod/crepair to src/Module/Contact/Repair
2020-02-01 08:28:29 -05:00
Hypolite Petovan 71cefc7c9e Add version parameter to scripts and stylesheet paths in view/ 2020-01-31 19:42:02 -05:00
nupplaPhil 048bb014d8
Move CRepair to Contact Advanced route 2020-02-01 00:37:11 +01:00
nupplaPhil 34f4aedb87
Move mod/fsuggest to src/Module/SuggestFriends 2020-01-31 23:50:46 +01:00
Hypolite Petovan b2143cae53 [frio] Add new asynchronous submission of modal form
- Add loading state for jot submit buttons
2020-01-29 22:50:10 -05:00
Hypolite Petovan db9f75fbdb
Merge pull request #8194 from nupplaphil/bug/ignore_notification
Fix ignore notification
2020-01-29 10:13:27 -05:00
Tobias Diekershoff ddadee866d updated JA translation THX Ozero Dien 2020-01-29 08:44:45 +01:00
Philipp Holzer c2b8c65104
Merge "notification" routes 2020-01-28 23:21:24 +01:00
Philipp Holzer dd8d9d7c70
Fix ignore notification 2020-01-28 22:47:15 +01:00
Hypolite Petovan 7b0ec6252f Remove uses of the rest of deprecated profile fields 2020-01-27 23:06:30 -05:00
Hypolite Petovan e69497454b Remove uses of profile.marital 2020-01-27 23:01:25 -05:00
Hypolite Petovan a607656607 Replace profile tab GET parameter by route 2020-01-27 19:21:18 -05:00
Hypolite Petovan 4d77da86b9 [frio] Improve pinned item display 2020-01-26 14:21:20 -05:00
Hypolite Petovan 0f5d6a009f
Merge pull request #8174 from nupplaphil/bug/8173-notification-rediret
Remove target for notifications
2020-01-26 08:47:23 -05:00
Philipp Holzer c8c8c5027b
Remove target for notifications 2020-01-26 14:56:39 +01:00
Hypolite Petovan 125186c795 Remove profile field tabs/panels
- Address https://github.com/friendica/friendica/issues/8164
2020-01-25 16:27:42 -05:00
Philipp Holzer 5a9ec841af
Make Notification bubble work again 2020-01-25 17:25:11 +01:00
Philipp 09de4a5b47
Merge pull request #8156 from MrPetovan/task/7817-custom-fields-part-2
New custom profile fields feature part 2: Feature switcheroo
2020-01-24 20:17:52 +01:00
Hypolite Petovan 188720c3cd
Merge pull request #8155 from nupplaphil/task/move_notifications
Move mod/notifications to Module\Notification
2020-01-24 12:10:49 -05:00
Philipp Holzer 0458b9c2df
rename notify => notification once more :-) 2020-01-24 19:08:03 +01:00
Philipp Holzer b229939c3d
rename CSS attributes notify => notification 2020-01-24 18:56:34 +01:00
Philipp Holzer b016e420fe
notify_type => str_type
str_notifytype => st_notification_type
2020-01-24 18:39:50 +01:00
Philipp Holzer 0f932ae723
Notify => Notification
Notifs => Notifications
2020-01-24 18:32:38 +01:00
Tobias Diekershoff b8de34928f DE translation update 2020-01-23 08:15:07 +01:00
Hypolite Petovan 18cfd8dfaa Remove references to deprecated profile.is-default and profile.profile-name fields 2020-01-22 19:42:37 -05:00
Hypolite Petovan 64c05f2280 Add custom fields help text 2020-01-22 19:42:36 -05:00
Hypolite Petovan cc007f715d Add sortability to custom profile fields form 2020-01-22 19:42:36 -05:00
Hypolite Petovan 6657cf7bb1 Rework profile setting page with custom fields 2020-01-22 19:42:35 -05:00
Hypolite Petovan d475cb5028 Replace advanced profile display with custom profile fields
- Merge all profile/advanced.tpl theme templates into profile/index.tpl
- Remove obsolete Model\Profile::getAdvanced method
2020-01-22 19:42:34 -05:00
Hypolite Petovan f6f4cbab9d Remove multi profiles feature
- Remove mod/profperm
- Remove additional feature
- Remove profile visibility on contact page
- Remove profile list templates
2020-01-22 19:42:33 -05:00
Hypolite Petovan d1be68b754 Move Module\Profile to Module\Profile\Index
- Move /profiles to Module\Settings\Profile\Index
2020-01-22 19:42:32 -05:00
Philipp Holzer 5c4eb2b2c9
Move templates into sub-dir "notifications" 2020-01-23 00:16:34 +01:00
Hypolite Petovan 3ebc0371b7 Add trace for admin in exceptionpages
- Fix exception message not showing on raw exception page
2020-01-20 07:47:53 -05:00
Hypolite Petovan f0474c07ce Add "Yourself" ACL choice and allow multiple ACL selectors on a single page 2020-01-20 07:32:48 -05:00
Hypolite Petovan 6d7f0a6fd8 Remove duplicate profile_uid key in App->profile array 2020-01-20 07:32:46 -05:00
Hypolite Petovan 9803c96db4 Move profile-related templates to sub-folder 2020-01-20 07:27:14 -05:00
Hypolite Petovan 0d1befdf2d Move /profile_photo to Module\Settings\Profile\Photo 2020-01-20 07:27:12 -05:00
Tobias Diekershoff 00a0dabd4c regen messages.po 2020-01-20 11:15:57 +01:00
Michael 035e0c5a61 Issue 8136: Optical enhancements for delegation page 2020-01-20 05:05:20 +00:00
Hypolite Petovan 04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
Philipp Holzer ed9392469e
Remove unneeded Config namespace usages 2020-01-19 22:50:44 +01:00
Michael dcbd44ab88 Removed the rest of the @brief fields 2020-01-19 20:44:01 +00:00
Philipp Holzer 21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection) 2020-01-19 21:26:42 +01:00
Philipp Holzer 3411ced833
Move Config::set() to DI::config()->set() 2020-01-19 21:21:53 +01:00
Philipp Holzer 6c36fd9e01
Move Config::get() to DI::config()->get() 2020-01-19 21:21:13 +01:00
Philipp Holzer 5d294e8be8
Move Config::load() to DI::config()->load() 2020-01-19 21:20:10 +01:00
Philipp Holzer acd75f54d5
Update message.po 2020-01-19 16:31:34 +01:00
Philipp Holzer d6efc90194
cleanup namespace usages for L10n 2020-01-19 16:31:33 +01:00
Philipp Holzer 5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:16 +01:00
Michael 0a4119adaf @brief is removed completely 2020-01-19 06:05:23 +00:00
Hypolite Petovan c58dc357d4
Merge pull request #8132 from annando/child-user
Fix: You can now register an account when you haven't done it before
2020-01-18 14:00:48 -05:00
Michael a3ea98a79f Fix: You can now register an account when you haven't done it before 2020-01-18 18:40:48 +00:00
Philipp Holzer 800694e9b3
Remove unused `use` statements & remove PConfig class 2020-01-18 17:02:59 +01:00
Philipp Holzer 88bb66371c
Move PConfig::set() to DI::pConfig()->set() 2020-01-18 16:54:50 +01:00
Philipp Holzer 9e9429b56d
Move PConfig::get() to DI::pConfig()->get() 2020-01-18 16:50:57 +01:00
Philipp Holzer 6e2880c679
Move PConfig::load() to DI::pConfig()->load() 2020-01-18 15:59:01 +01:00
Hypolite Petovan 7274891b62
Merge pull request #8122 from annando/additional
Additional accounts can now be created easily
2020-01-18 08:21:17 -05:00
Tobias Diekershoff 1dc5b82947 updated JA translation THX Ozero Dien 2020-01-18 09:23:55 +01:00
Michael f3b3c4e866 Link to registration added 2020-01-17 12:44:26 +00:00
Michael 7ee7bd72fd Additional accounts now work for the general template as well 2020-01-17 07:08:32 +00:00
Michael e5ecfa7c34 Additional accounts can now be created easily 2020-01-17 07:02:59 +00:00
Hypolite Petovan 7db4c7ea02
Merge pull request #8118 from annando/spamcheck
Improved spam protection
2020-01-15 13:15:17 -05:00
Michael Vogel 8ebc385772 Improved spam protection 2020-01-15 18:55:32 +01:00
Hypolite Petovan 7bf00984ec
Merge pull request #8079 from ozero/patch-1
[frio] Stop scrollToItem() animate twice.
2020-01-15 08:19:25 -05:00
ozero dien 0a5b3a2bc7
Update theme.js
Reverted the animation change.
2020-01-15 18:58:00 +09:00
Michael e7a652851e Use only the first part of the path for the local storage 2020-01-14 07:04:42 +00:00
Michael c7beffa5ca Vier: The forumlist doesn't appear on the left in wide view 2020-01-13 22:14:14 +00:00
Michael b83f328983 Remove "f" parameter / network page parameter cleanup 2020-01-13 20:10:13 +00:00
Michael d9f26aed66 Use local storage 2020-01-12 12:56:44 +00:00
Michael d46a940d20 Group sidebar now has got the indicator as well 2020-01-11 09:40:10 +00:00
Michael e1ed4c604b Added open/close indicator for Frio 2020-01-11 09:33:52 +00:00
Michael f801e55d15 "init" function for sidebar added 2020-01-11 09:10:22 +00:00
Michael 579fd2962e Some more widgets added 2020-01-11 09:05:43 +00:00
Michael cfeef7afed We now store the state in a cookie 2020-01-11 08:41:14 +00:00
Michael 8f36a1554e The widget are now inflated by default as well 2020-01-11 06:42:47 +00:00
Michael 4c2d1aff03 The widgets in the sidebar are now deflated by standard 2020-01-09 06:53:33 +00:00
ozero dien f3ea4a4f45
Stop scrollToItem() animate twice.
- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
2020-01-09 13:59:56 +09:00
Hypolite Petovan 393a671501
Merge pull request #8055 from nupplaphil/task/remove_get_server
Remove get_server() in favor of Search::getGlobalDirectory()
2020-01-04 20:10:50 -05:00
Philipp Holzer 48baa0be4b
Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
Philipp Holzer f0eea6f875
Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Philipp Holzer a4a7f19df1
Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls 2019-12-30 23:03:56 +01:00
Philipp Holzer 3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Philipp Holzer 6d7362da41
Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
Philipp Holzer 4835f1185f
Remove deprecated App::module - replace with DI::module()->getName() 2019-12-29 20:17:52 +01:00
Philipp Holzer 26af2feee2
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet() 2019-12-29 20:17:50 +01:00
Philipp Holzer 2900389696
Remove deprecated App::getUrlPath - process methods to DI::baseUrl()->getUrlPath() 2019-12-29 20:17:46 +01:00
Philipp Holzer e93fba5136
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove() 2019-12-29 20:17:45 +01:00
Tobias Diekershoff 2a7b1d33aa DE translation update THX loma1 2019-12-29 17:48:44 +01:00
Tobias Diekershoff 338eba788d updated JA translation THX Ozero Dien 2019-12-25 10:20:40 +01:00
Tobias Diekershoff 00756737b5 Merge branch 'master' 2019.12 into develop 2019-12-23 20:03:47 +01:00
Tobias Diekershoff 56eb9adbdd EN GB translation update THX AndyH3 2019-12-23 06:43:14 +01:00
Tobias Diekershoff 2ab92f1f4d EN US translation update THX AndyH3 2019-12-23 06:43:01 +01:00
Tobias Diekershoff 3b0051fe84 PL translation update THX waldis 2019-12-20 06:49:14 +01:00
Tobias Diekershoff 31b876714a updated JA translation THX Ozero Dien 2019-12-20 06:47:54 +01:00
Hypolite Petovan 2d3c0520c3 Add meaningful sorter to ACL autocomplete 2019-12-16 03:13:32 -05:00
Tobias Diekershoff 4f58c1a5fc DE translation update 2019-12-16 07:39:12 +01:00
Tobias Diekershoff c9ada62307 JA translation update THX Ozero Dien 2019-12-16 07:03:00 +01:00
Tobias Diekershoff aae9472531 Added Estonian translation THX Rain Hawk 2019-12-16 07:01:42 +01:00
Tobias Diekershoff a241c32ae4 NL translation update THX Walis 2019-12-16 06:59:51 +01:00
Tobias Diekershoff 229df94bc6 NL translation update THX Casper 2019-12-16 06:58:29 +01:00
Hypolite Petovan 6e4a428c73
Merge pull request #7907 from nupplaphil/task/reduce_app_deps
Cleanup Session/Authentication
2019-12-14 09:53:40 -05:00
Hypolite Petovan 74cc9d00fa Allow contacts and groups with same ID in ACL selector 2019-12-07 05:50:15 -05:00
Philipp Holzer c45b6d309b
regenerate messages.po 2019-12-05 23:29:18 +01:00
Philipp Holzer 7056639b62
Add numeric field_input to frio 2019-12-05 22:56:00 +01:00
Philipp Holzer c28f1fec51
General usage of type in input fields 2019-12-05 21:42:33 +01:00
Philipp Holzer 47505aceec
double quoted field & use number 2019-12-05 21:13:49 +01:00
Philipp Holzer e6da666885
Make Two Factor Field numeric 2019-12-05 20:19:25 +01:00
Hypolite Petovan 4403aeeda5
Merge pull request #7901 from annando/disable-smart-threading
Changed the option to enable the smart threading with the option to disable this
2019-12-04 15:25:53 -05:00
Michael Vogel 9cf1aea8c9 Changed the option to enable the smart threading with the option to disable this 2019-12-04 21:21:20 +01:00
Michael 8130a4d9b2 The padding is only meant for the jot settings 2019-12-03 06:07:36 +00:00
Michael 9d9e6cf27d Optical indicator for connector accordion added 2019-12-03 06:05:44 +00:00
Philipp 6531819971
Merge pull request #7884 from MrPetovan/bug/7834-ignore-reload
Restore post reload after (un)ignore
2019-12-02 09:40:31 +01:00
Hypolite Petovan 249bcee686
Merge pull request #7882 from hoergen/Plusminus
Made Connectors on new composer popup more visible
2019-11-30 23:18:26 -05:00
Hypolite Petovan d01d69b9e7 Update doignore() in main.js to match new Item\Ignore return type
- Remove superfluous jQuery selectors
2019-11-30 23:16:34 -05:00
Hypolite Petovan 5aebdec0bf [frio] Fix file browser staying displayed even after switching jot tab
- Addresses https://libranet.de/display/0b6b25a8-445d-e188-54e9-c05224132808
- Include file browser tab in the jot form
- Remove input elements from the file browser to avoid interference with jot form
2019-11-30 10:49:20 -05:00
Hypolite Petovan 77abf65b62 [frio] Make whole ACL panel heading clickable to change visibility panel
- Addresses https://libranet.de/display/0b6b25a8-155d-e27f-6cc4-2e4568491578
2019-11-30 10:47:25 -05:00
Hypolite Petovan 8892b3daa1 Remove obsolete CSS styles related to the old ACL selector 2019-11-30 10:44:36 -05:00
hoergen 1e2187ec24 Made Connectors on new composer pop more visible 2019-11-30 14:49:03 +01:00
Michael Vogel 2f2480d88d
Merge pull request #7876 from MrPetovan/task/7308-backport-compose-acl
Generalize the Compose ACL to the whole site
2019-11-28 21:24:20 +01:00
Hypolite Petovan 8f4f6899dd Update composer module to use the new ACL selector
- Remove ACL-specific code from compose-footer
- Move compose-footer template remaining content to compose.js
2019-11-28 12:54:56 -05:00
Hypolite Petovan 39d0735236 Update linkPreview to allow using a generic selector
- The individual textareas still need an id attribute to be set
2019-11-28 12:54:56 -05:00
Hypolite Petovan e8f91d7e54 Ensure the preview parameter is set to 1 when doing a preview
- The element #jot-preview might not exist
2019-11-28 12:54:56 -05:00
Hypolite Petovan b64b18e6f7 Remove obsolete view/js/acl.js
- Remove references to the deleted file
2019-11-28 12:54:56 -05:00
Hypolite Petovan ae3d4f63a3 Use visibility tags input for the default ACL selector
- Move friendica-tagsinput to default view folder
- Update all references to ACL::getFullSelectorHTML
- Fix theme-specific issues with the new ACL
2019-11-28 12:54:53 -05:00
Michael 7c1f8a0597 Renamed config name 2019-11-19 16:31:22 +00:00
Michael fa876d770e Make the automatic title appending optional 2019-11-19 12:59:21 +00:00
Michael 5d1ced796b Icons do now appear on smoothly and duepuntezero as well 2019-11-08 18:07:54 +00:00
Michael 06a4461fc4 Improved icons 2019-11-08 10:25:50 +00:00
Michael ed58af25a5 show pinned items 2019-11-07 06:53:18 +00:00
Michael cf56992444 We can now pin our own posts 2019-11-07 05:39:15 +00:00
Philipp 4daa3d37c1
Merge pull request #7812 from tobiasd/20191103-tarpid
a hidden field for the registration form
2019-11-04 11:03:54 +01:00
Tobias Diekershoff 3978b279bb regen messages.po after Hackathon 2019 2019-11-04 10:30:15 +01:00
Tobias Diekershoff 58ac1a29b1 add missing frio template 2019-11-04 07:44:47 +01:00
Tobias Diekershoff 9f9dd18adc move frio template 2019-11-04 07:21:45 +01:00
Philipp d0068170db
Merge pull request #7806 from tobiasd/20191102-csvexport
added export and import of followed contacts to and from  CSV files
2019-11-03 20:28:08 +01:00
Tobias Diekershoff 1377d13055 ypot 2019-11-03 17:37:53 +01:00
Tobias Diekershoff 9815d63352 use config var in settings form 2019-11-03 17:31:01 +01:00
Tobias Diekershoff 0215ceeecd use placeholder 2019-11-03 17:11:24 +01:00
Tobias Diekershoff 7ca202baad add a tar pid to the registration form 2019-11-03 17:05:06 +01:00
Tobias Diekershoff ebfedbc449 add links to cat.url 2019-11-03 15:55:58 +01:00
hoergen 63305d06ab improved contacts and visibility 2019-11-03 13:39:42 +01:00
Tobias Diekershoff 955a84a266 added export and import of followed contacts to and from CSV files 2019-11-03 00:12:16 +01:00
Hypolite Petovan e67833a784 [frio] Add click card on contact avatars 2019-11-02 12:48:04 -04:00
Hypolite Petovan eb3cf5a764 Replace indenting spaces by tabs in templates/contact/hovercard.tpl 2019-11-02 12:48:04 -04:00
Hypolite Petovan 707d9efed5 [frio] Remove jSmart dependency 2019-11-02 12:48:03 -04:00
Hypolite Petovan ff27f45cb9 Move mod/hovercard to src/Module/Contact/Hovercard
- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard
2019-11-02 12:48:03 -04:00
Michael bfbce16d0b Merge remote-tracking branch 'upstream/develop' into issue-3229 2019-10-28 13:50:06 +00:00
Michael aca701bef8 Changed OpenID registration 2019-10-24 20:23:26 +00:00
Philipp Holzer 062e472314
Rename route '/ignored/{iid}' to '/item/ignore/{iid}' 2019-10-24 17:18:29 +02:00
Michael 15d9dee066 Fixed condition 2019-10-18 05:58:33 +00: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
Hypolite Petovan 8b836189d4 Replace deprecated defaults() calls with ?? and ?: in include/ and view/ 2019-10-16 08:51:03 -04: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
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
Hypolite Petovan 74bf3a4dc8 Replace path parameter with query string parameter in Module\Search\Saved 2019-10-13 08:39:41 -04:00
Hypolite Petovan fe77acc964 [frio] Fix nav bar search form text input name 2019-10-13 08:00:13 -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
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 616edd0600 Move mod/delegate to src/Module/Settings/Delegation
- Move templates/delegate to templates/settings/delegation
2019-10-09 22:17:09 -04:00
Hypolite Petovan 22598fc7e8 Improve search box
- Use new saved search module
- Use dynamic search option loop
- Use "q" instead of "search" for search query string parameter
2019-10-07 14:27:46 -04:00
Hypolite Petovan cdefa7f32a Add new module and widget for managing saved searches 2019-10-07 14:27:46 -04:00
Hypolite Petovan ca65181577 Add necessary required_once statement in theme/vier/config.php
- Vier config.php depends on a function declared in theme.php
2019-10-06 08:46:56 -04:00
Tobias Diekershoff f1a020c4f0 CS translation update THX Aditoo 2019-10-06 10:04:12 +02:00
Hypolite Petovan 8f20e2054b Move /acl module to src/
- Move Core\ACL::contactAutocomplete to Module\Search\Acl
- Rename module path to /search/acl
2019-10-03 22:40:42 -04:00
Tobias Diekershoff 8db7934a30 add option 'require' for textarea form elements 2019-10-02 07:33:30 +02:00
Tobias Diekershoff 28e533451c EN GB translation update THX AndyH3 2019-09-27 08:44:48 +02:00
Tobias Diekershoff d0223c3555 EN US translation update THX AndyH3 2019-09-27 08:44:31 +02:00
Hypolite Petovan 9582714089
Merge pull request #7634 from tobiasd/20190916-de
DE translation update
2019-09-16 15:09:30 -04:00
Tobias Diekershoff e3f2f81464 DE translation update 2019-09-16 21:04:55 +02:00
Tobias Diekershoff 76b130eba7 regen messages.po 2019-09-15 07:47:31 +02:00
Tobias Diekershoff b04504445b DE translation update 2019-09-14 07:48:34 +02:00
Tobias Diekershoff 980a6fea07 regen messages.po 2019-09-12 09:52:37 +02:00
Hypolite Petovan 4d411c284f [frio] Improve accessibility of event Link to source button 2019-09-06 08:34:22 -04:00
Hypolite Petovan 4343e0c592
Update autocomplete.js 2019-09-03 15:30:02 -04:00
Tobias Diekershoff dc468a5835 PL translation update THX waldis 2019-09-02 14:03:29 +02:00
Tobias Diekershoff 61c7b02c54 JA translation update THX Ozero Dien 2019-09-02 14:03:19 +02:00
Hypolite Petovan 3670e7f9c8 Remove unevenly supported lookbehind from link preview regular expression
- Simplify link preview condition
2019-08-29 21:12:53 -04:00
Tobias Diekershoff b88be578db JA translation update THX Ozero Dien 2019-08-29 15:59:13 +02:00
Tobias Diekershoff ba46621138 CS translation update THX Aditoo 2019-08-29 15:58:52 +02:00
Tobias Diekershoff 8e6ab5a096 added JA translation THX Ozero Dien 2019-08-28 17:51:31 +02:00
Michael b4f02a0dc5 Added title 2019-08-28 09:23:21 +00:00
Michael 9cbf320c86 Issue 7563: Use icons instead of names on posts 2019-08-28 06:38:35 +00:00
Philipp 9a8f6256e3
Merge pull request #7569 from vinzv/7556-frio-make-forums-widget-less-distracting
adding desaturation and transition for forumlist widget
2019-08-26 23:56:55 +02:00
Vinzenz Vietzke 80f81e670c adding desaturation and transition for forumlist widget 2019-08-26 23:33:03 +02:00
Michael Vogel 3c7f7b45cd
Merge pull request #7565 from MrPetovan/bug/7406-neutralize-enter-in-autocomplete
Prevents Enter from submitting forms in ACL fields
2019-08-26 11:37:38 +02:00
Hypolite Petovan cba40dc9fd Prevents Enter from submitting the jot form in the ACL search field
- Disable browser autocomplete in jot ACL search field
2019-08-25 21:03:29 -04:00