Hannes Heute
e296938dd4
[frio] Don't lose title in photo permission modals
2025-01-29 23:32:18 +01:00
Hannes Heute
7980a9e932
[frio] Use modal instead of popupbox for permissions on photo edit page
2025-01-29 21:18:15 +01:00
Hannes Heute
f52493f270
improve dropzone background color
2025-01-29 16:59:32 +01:00
Hannes Heute
c5c8724a04
use class instead of id, to match all occurences
2025-01-29 15:46:37 +01:00
Hannes Heute
b171de3375
Frio: change modal header border to reflect the current color scheme
2025-01-29 15:11:41 +01:00
Hannes Heute
2fb162e391
Frio: break too long words in topbar notifications
2025-01-28 21:36:55 +01:00
Hypolite Petovan
1f8ea30735
Fix itemFiler() callback
...
- Remove page exit alert
- Update filed post display on success
- Reset cursor appearance always
2025-01-28 07:50:16 -05:00
Hypolite Petovan
9e3936b151
Fix code style in itemFiler()
2025-01-28 07:50:16 -05:00
Hannes Heute
82c64e6e76
fix font-size for .media-heading
2025-01-27 13:14:46 +01:00
Hypolite Petovan
f3202b0508
Account for calendar post edition in editpost()
...
- Calendar form doesn't have a dropzone nor link preview capability
2025-01-26 17:45:23 -05:00
Hypolite Petovan
c8042e92df
Merge pull request #14730 from annando/accessibility
...
Several accessibility improvements
2025-01-26 12:20:29 -05:00
Marek Bachmann
aad4dda353
Refactor view.tpl for admin/logs: Fixed illegal whitespace
2025-01-26 16:28:49 +00:00
Michael
b8c33571e7
Hide dots from screenreaders
2025-01-26 14:09:59 +00:00
Michael
c0723e3d48
Fix codestyle
2025-01-26 12:59:59 +00:00
Michael
c978c8e027
Several accessibility improvements
2025-01-26 12:46:18 +00:00
Tobias Diekershoff
0d188d39d5
Merge pull request #14728 from MarekBenjamin/bugfix/log-table-appeareance
...
Bugfix/log table: Log level not readable in dark and black frio appeareance
2025-01-26 08:21:45 +01:00
Marek Bachmann
dc0d094610
Refactor view.tpl for admin/logs: Assign bootstrap.css text classes only (no bg adjustment)
2025-01-25 23:07:17 +00:00
Marek Bachmann
2e472f84a7
Refactor view.tpl for admin/logs: Assign bootstrap.css bg and text classes dynamically for log rows
2025-01-25 22:53:42 +00:00
Marek Bachmann
f3a160598f
Refactor view.tpl for admin/logs: Use class variable for log rows to eliminate whitespace from indentation in tr class attribute"
2025-01-25 22:40:23 +00:00
Michael
af1e69ea1e
messages.po updated
2025-01-23 21:30:07 +00:00
Hypolite Petovan
354e3adc04
Show Create new Group link in widget even if there's no group membership to display
2025-01-22 22:14:38 -05:00
Hypolite Petovan
3980de94a4
Merge branch 'develop' into xundeenergy/dropzone-upload-improvement
2025-01-22 21:52:52 -05:00
Hypolite Petovan
822b4429f3
Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
...
# Conflicts:
# src/Model/GServer.php
# src/Util/HTTPSignature.php
2025-01-22 21:05:24 -05:00
Art4
6309d4c43d
Merge branch 'develop' into fix-code-style-for-pr-14688
2025-01-22 09:07:59 +00:00
Michael
c6a9e7aa4c
New option to only update contacts with local relations
2025-01-22 06:40:04 +00:00
Michael Vogel
bb252e326f
Merge pull request #14688 from Art4/refactor-logger-class-with-logger-object
...
Replace Logger class with LoggerInterface implementation
2025-01-22 07:20:26 +01:00
Marek Bachmann
8c8067c624
fixed button readabilid in media browser for dark appereance in frio theme
2025-01-21 19:27:15 +00:00
Jakobus Schürz
6e6903e073
add upload for video/*, audio/* and application/* via dropzone
...
Upload videos, audios and documents (all mimetype application/*) via
Drag&Drop and Copy&Paste in new postings and comments as attachments.
The same as images before with placeholder on insert-position.
You can write text while upload is done.
2025-01-14 11:17:48 +01:00
Jakobus Schürz
c47323e358
do not change cursor position while replacing upload-placeholder
...
fixes #14695
Save caret position just before replacing the upload-placeholder.
replace upload-placeholder
Set caret position to the position in textarea as before replacing action.
Setting caret position considers the position before or after
placeholder and therefore the textlength of server-response to find the
right place.
2025-01-14 05:49:48 +01:00
Art4
0e59dba914
Fix code style
2025-01-13 13:31:54 +00:00
Art4
d4c90d41a0
remove unused Logger imports
2025-01-13 09:26:08 +00:00
Art4
ace375aacb
Replace Logger with DI::logger() in theme folder
2025-01-13 08:55:34 +00:00
xundeenergie
5c3aba176d
Update view/js/dropzone-factory.js
...
accept suggestion
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-01-11 18:22:16 +01:00
xundeenergie
da9f9d8964
Update view/js/dropzone-factory.js
...
accept suggestion
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-01-11 18:22:00 +01:00
xundeenergie
61e0a2a0f4
Update view/js/dropzone-factory.js
...
accept suggestion
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-01-11 18:21:33 +01:00
Jakobus Schürz
f55ed01fb5
enable dropzone on jot for mentions
2025-01-10 23:26:15 +01:00
Jakobus Schürz
29cb0211db
add placeholder for uploading images
2025-01-10 18:53:43 +01:00
Hypolite Petovan
4d146c93d4
Update messages.po main translation file
2025-01-07 06:42:04 -05:00
Philipp
96332720e5
Update messages.po ...
2025-01-02 12:54:43 +01:00
Philipp
ec2fefee30
Fix messages.po - Happy new year ;-)
2025-01-01 20:31:42 +01:00
Hypolite Petovan
8b47378720
Welcome version 2025.02-dev!
...
# Conflicts:
# CHANGELOG
# VERSION
# database.sql
# src/App.php
# view/lang/C/messages.po
2025-01-01 12:16:35 -05:00
Tobias Diekershoff
22732678cd
2024.12
2024-12-31 22:13:29 +01:00
Michael
7342c6e468
Issue 13943: Notify users on login that they are blocked
2024-12-28 00:35:44 +00:00
Art4
cdf3361f2a
update messages.po
2024-12-26 13:44:57 +00:00
Tobias Diekershoff
593b4fcb2d
updated translations
2024-12-26 08:45:47 +01:00
Art4
1b4d0d0bb0
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
2024-12-23 10:18:56 +00:00
Philipp
cf59c64489
Update messages.po
2024-12-22 08:45:30 +01:00
Michael
ea5417a6a3
Issue 14344: Contact import is relocated to a dedicated place
2024-12-20 08:22:56 +00:00
Art4
e976126f2e
Update messages.po
2024-12-07 15:25:30 +00:00
Art4
fb4ddb7d8d
Merge branch 'develop' into phpstan-level-1-in-addons
2024-12-02 19:01:39 +00:00