Tobias Diekershoff
fa5e4db549
DE translation updates
2021-09-07 07:39:19 +02:00
Michael
be3f7e4528
Fix for PR 10674: Changing the template variables according to the last changes
2021-09-06 20:25:23 +00:00
Hypolite Petovan
0011b4187f
Update main messages.po
2021-09-06 14:18:56 -04:00
Hypolite Petovan
9718e198a1
Update main messages.po
2021-09-06 11:50:50 -04:00
Hypolite Petovan
5262843e63
Add redirect URL parameter to contact batch
...
- This allows redirection to the correct contact tab after a batch action
2021-09-05 14:54:51 -04:00
Hypolite Petovan
6e358bfacf
Remove user-controlled contact archival feature
...
- Archival is managed at the system level for failed probing and doesn't make sense for a user to decide on it
2021-09-05 14:54:50 -04:00
Hypolite Petovan
bd09f5f665
Merge pull request #10669 from annando/no-rino
...
Remove all traces of "rino"
2021-09-05 14:53:46 -04:00
Michael
52ca3e5417
Remove all traces of "rino"
2021-09-05 18:34:44 +00:00
Tobias Diekershoff
b80aa8c92b
RU translations THX Alexander An
2021-09-05 08:00:26 +02:00
Tobias Diekershoff
27264b256c
DE translation updates
2021-09-03 08:30:24 +02:00
Philipp
debe4e7ad1
Update messages.po
2021-09-02 23:29:56 +02:00
Philipp
687e6841bc
Rename Storage Backend labels
2021-09-02 23:27:35 +02:00
Tobias Diekershoff
5f48d12d31
DE translation updates
2021-09-02 08:51:42 +02:00
Hypolite Petovan
c4307c85e1
Merge pull request #10653 from annando/issue-10640-c
...
Issue 10640 - Inverse user display settings
2021-09-01 17:56:22 -04:00
Michael
1e189d6596
Updated messages.po
2021-09-01 18:36:31 +00:00
Michael
58abaf5c53
Merge remote-tracking branch 'upstream/2021.09-rc' into issue-10640-c
2021-09-01 18:34:24 +00:00
Michael
c8d2c87af0
Issue 10640 - Inverse user display settings
2021-09-01 18:29:45 +00:00
Tobias Diekershoff
86fb56fe39
DE translation updates
2021-09-01 19:44:31 +02:00
Philipp
23a1fa18c8
Update messages.po
2021-09-01 14:02:04 +02:00
Philipp
728e82d8b0
Improve translation for Storage module
2021-09-01 14:00:23 +02:00
Tobias Diekershoff
5fe1ab0758
missing $ in template
...
The admin/site.tpl file had a missing $ from a variable name thus Smarty
could not compile the template.
2021-09-01 10:54:56 +02:00
Tobias Diekershoff
073c3cf134
DE translation updats
2021-09-01 08:13:17 +02:00
Michael
13ae96e9e1
Some more "enable"
2021-08-31 19:54:05 +00:00
Michael
a61bfa4e67
Updated messages.po
2021-08-31 19:28:16 +00:00
Michael
85e2328b23
Issue 10640: Some more inversed settings
2021-08-31 19:26:17 +00:00
Tobias Diekershoff
f32b2b4f85
DE translation updats
2021-08-31 07:39:01 +02:00
Michael
1a8fdbb527
Updated messages.po
2021-08-30 21:18:00 +00:00
Michael
3944e5d38e
Disable mail setting when imap support is disabled
2021-08-30 21:17:03 +00:00
Michael
221c6c4f2a
Updated "messages.po"
2021-08-30 19:49:13 +00:00
Michael
e3c7cd25e1
Issue 10640: Use consistent settings to enable protocol support
2021-08-30 19:46:10 +00:00
Philipp
51fe8fc210
Update messages.po (changed branch)
2021-08-29 14:07:31 +02:00
Hypolite Petovan
e7fdf3c0c3
Merge pull request #10630 from annando/cleared-enotify
...
Unused parts of the old notification system are removed
2021-08-24 10:25:06 -04:00
Michael
a3c3fd13fb
Updated "messages.po"
2021-08-24 08:58:23 +00:00
Tobias Diekershoff
12d8715a51
DE translation updats
2021-08-23 07:41:51 +02:00
Michael
e9c63ff075
Added "follow" subscription message
2021-08-22 08:27:56 +00:00
Michael
59045b2e23
Added handling another situation
2021-08-22 03:58:50 +00:00
Michael
42de5c77d0
The desktop notifications have been reworked
2021-08-21 20:35:04 +00:00
Hypolite Petovan
632d1024f7
Merge pull request #10309 from fabrixxm/feature/advanced-logsview
...
Display structured logs in admin
2021-08-20 05:24:07 -04:00
fabrixxm
7f695197aa
Fix review points
...
- Fix headers hierarchy
- Improve accessibility:
- set mouse pointer
- make rows focusable
- open on key press
- add tooltip with "title"
- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
Hypolite Petovan
4b36f7e8c8
Merge pull request #10616 from annando/notification-message
...
Meaningful notification message
2021-08-19 19:20:46 -04:00
Michael
6899d3c618
Meaningful notification message
2021-08-19 13:58:55 +00:00
fabrixxm
5e5d9db1b3
logs view: update frio template
...
add search and filter columns support.
add "prev/next" buttons to details popup
2021-08-19 14:55:33 +02:00
fabrixxm
5b9aeeeca9
Add search and filter to log view
2021-08-19 14:55:33 +02:00
fabrixxm
b8fc6a8c02
Advanced log view: Frio version
...
Show log event details in a modal dialog
2021-08-19 14:55:33 +02:00
fabrixxm
9368f5445d
Display structured logs in admin
...
Tries to parse log lines and to display info in a table.
Additional JSON data is parsed and displayed clicking on a row.
File reading and line parsing is handled in iterators, to avoid to keep
too much data in memory.
Search and filter should be trivial to add.
Log file is read backward to display log events newest first.
A "tail" functionality should be easy to implement.
2021-08-19 14:55:33 +02:00
Tobias Diekershoff
8155412f44
DE translation updats
2021-08-19 07:04:36 +02:00
Hypolite Petovan
f0bb83c225
Merge pull request #10613 from annando/improved-payload
...
The push api payload content is improved
2021-08-18 13:45:18 -04:00
Michael Vogel
03a2888b83
Merge pull request #10614 from tobiasd/20210818-de
...
DE translation update
2021-08-18 07:55:32 +02:00
Tobias Diekershoff
f16c9655a4
DE translation update
2021-08-18 07:49:27 +02:00
Michael
b521e45903
Merge remote-tracking branch 'upstream/develop' into improved-payload
2021-08-17 23:00:00 +00:00