Commit Graph

3237 Commits

Author SHA1 Message Date
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 58ac1a29b1 add missing frio template 2019-11-04 07:44:47 +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 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 aca701bef8 Changed OpenID registration 2019-10-24 20:23:26 +00: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 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 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
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
Hypolite Petovan 4d411c284f [frio] Improve accessibility of event Link to source button 2019-09-06 08:34:22 -04: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
Hypolite Petovan 341046e3a0 [frio] Prevent Enter from sending the form in ACL tags input in /compose 2019-08-25 21:01:59 -04:00
Hypolite Petovan 082827b67e Remove unused Javascript methods and functions 2019-08-24 13:00:16 -04:00
Hypolite Petovan 901efb0a0e [frio] Remove /contacts module incomplete autocompletion in search field 2019-08-24 12:59:42 -04:00
Hypolite Petovan 8ad109b05f
Merge pull request #7551 from vinzv/frio-migrate-forkawesome
Replaced FontAwesome by ForkAwesome
2019-08-22 14:59:15 -04:00
Vinzenz Vietzke 0d4b60a851 Replaced FontAwesome by ForkAwesome
Migrated from manual installed files in frameworks/ to composer based install
Migrated paths to new view/asset/ structure
2019-08-22 20:45:41 +02:00
Vinzenz Vietzke 0965da00b7 adapt usage of admin user icon to match every other occurrence
fixes #7542
2019-08-22 00:39:00 +02:00
Vinzenz Vietzke e5c93339e3 further occurrences switched 2019-08-19 18:13:07 +02:00
Vinzenz Vietzke 607ab2eda0 switched exclamation mark to bell
as discussed in #7536
2019-08-19 17:51:24 +02:00
Vinzenz Vietzke 6a50947db6 move notification to top nav on mobile view
closes #7536
2019-08-19 17:28:33 +02:00
Tobias Diekershoff b02669eee9 fix vier mobile display 2019-08-19 10:34:42 +02:00
Hypolite Petovan 9e4f7251e6
Merge pull request #7529 from vinzv/7527-replace-paper-plane-icon-with-check-mark
replace paper plane for finished transfers
2019-08-17 13:42:05 -04:00
Vinzenz Vietzke 5582c4dea3 replace paper plane for finished transfers
show check mark to visualize the "finished" status
closing #7527
2019-08-17 19:24:33 +02:00