nathangray
2bd6201332
Cleanup, bugfix & refactoring of hidden upload folder.
2020-03-25 14:53:42 -06:00
nathangray
358591faf7
* Add action to share filemanager folder (readonly) with hidden upload folder
2020-03-25 14:22:41 -06:00
nathangray
57d3b4d060
Fix some popups restricted to just one popup window
...
- Admin -> Edit user
- Mail -> View source & View header
2020-03-24 09:17:05 -06:00
Ralf Becker
1ef7e5c790
additionally add private mobile phone to addressbook list
2020-03-24 09:28:29 +01:00
nathangray
16e3e7a559
Filemanager - remove share filemanager directory action from filemanager, it makes no sense there.
2020-03-23 13:13:04 -06:00
Ralf Becker
38a94fea9a
fix typo preventing account creation or update: "password do not match"
2020-03-23 16:14:56 +01:00
Hadi Nategh
1bc352d65c
Use svg icon version for sidebox bullet points
2020-03-23 14:14:38 +01:00
Hadi Nategh
f8479b3864
Revert commits fc296f3ed1
, e2a12a7330
, 4ac8165b7b
2020-03-23 12:44:23 +01:00
Ralf Becker
8fe5246ac7
fix to allow setting "anonymous" flag for other accounts and try to fix Chrome autocomplete
2020-03-21 14:39:07 +01:00
Ralf Becker
c53e8f659e
avoid misconfiguration of user "anonymous" NOT flaged as such
2020-03-21 11:47:30 +01:00
Hadi Nategh
287ff1bc31
Add fullscreen into htmleditor feature preferences. fix and use svg icons.
2020-03-20 13:04:04 +01:00
nathangray
596425fdb9
Etemplate: Add 3 minute nextmatch refresh option
2020-03-19 11:28:18 -06:00
nathangray
4ac8165b7b
Calendar: Fix cdbfcb391
broke planner view
2020-03-19 11:06:21 -06:00
nathangray
e2a12a7330
Calendar: Fix some cases where a changed participant status would not remove the event when it should
2020-03-19 11:00:16 -06:00
nathangray
fc296f3ed1
Calendar: Fix some cases where a changed participant status would not remove the event when it should
2020-03-19 10:58:58 -06:00
Ralf Becker
7557153226
fix syntax error in entrypoint
2020-03-18 16:07:50 +01:00
Ralf Becker
367e2db6c9
Changelog for 19.1.20200318
2020-03-18 16:04:57 +01:00
Hadi Nategh
a8ceb2d5fa
Replace jquery check icon with svg version
2020-03-18 15:28:46 +01:00
Hadi Nategh
42fe16176b
Set svg icons for selectboxes
2020-03-18 15:28:40 +01:00
Hadi Nategh
f56c7510bc
Use svg icon for dropdown add button in filemanager
2020-03-18 12:03:20 +01:00
Hadi Nategh
3493ead659
Remove ro_image from template as it will be taken care of by css class
2020-03-18 11:38:15 +01:00
Ralf Becker
228f1c1585
pending changes from our translation server
2020-03-18 11:31:23 +01:00
Ralf Becker
8da2c31df0
Revert "Calendar: Fix some cases where a changed participant status would not remove the event when it should"
...
Planner views are empty and "Owner too" filter seems broken.
This reverts commit 92fea4cbf5
.
2020-03-18 11:03:49 +01:00
Ralf Becker
9e0a434dae
Revert "Fix copy/paste error when backporting"
...
This reverts commit 401426fa45
.
2020-03-18 11:03:28 +01:00
nathangray
401426fa45
Fix copy/paste error when backporting
2020-03-17 13:51:51 -06:00
Ralf Becker
dcc4aaa11d
* Filemanager/Sharing: fix lost session on first load in sharing links with Firefox
2020-03-17 20:41:53 +01:00
nathangray
92fea4cbf5
Calendar: Fix some cases where a changed participant status would not remove the event when it should
2020-03-17 13:32:42 -06:00
nathangray
6cfd58cde4
Vfs: Include original search term in vfs_options in addition to regex
2020-03-12 15:39:33 -06:00
Ralf Becker
841ac20d80
deals with some rows share_path have "vfs://default" prefix, some are just path
2020-03-10 14:49:58 -06:00
nathangray
a3d7a83e21
Api: Fix sharing lost session ID causing logout
2020-03-10 09:42:24 -06:00
Hadi Nategh
1f2d7ece36
Fix triangle icon for toolbar's header button
2020-03-09 14:11:53 +01:00
Ralf Becker
3adc07a4af
fix all shares (not files) got deletes, if one was expired
2020-03-06 14:34:32 +01:00
Hadi Nategh
07fa064b8c
* Collabora: Fix issue of inserting an image into document pops a rename dialog
2020-03-06 12:11:06 +01:00
nathangray
a86d90396b
* Admin: Add copy account action4
2020-03-05 09:33:39 -07:00
Ralf Becker
940de6e66c
Revert "* Admin: Add copy account action"
...
This reverts commit 8ea3a5e430
.
2020-03-05 11:27:49 +01:00
Ralf Becker
971d03c618
* CalDAV/OutlookSynchronizer: reject invitations when client deletes them without appropriate rights in his calendar
2020-03-05 09:08:56 +01:00
nathangray
8ea3a5e430
* Admin: Add copy account action
2020-03-04 13:21:48 -07:00
Ralf Becker
02ce5e878d
fix error on window closing in Chrome 80+
...
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:56:23 +01:00
Ralf Becker
31563c1820
* CalDAV/Calendar: always set organizer and participants outside own calendar
...
in own calendar organzier and participants are suppressed if owner is only participant
2020-02-26 13:52:52 +01:00
Ralf Becker
39d2a28fd8
suppress warning if session already active (trace logs the password)
2020-02-26 13:52:52 +01:00
nathangray
72219fa44d
* Calendar: initial load speed improvement
...
Skip the server-side get_rows() call to get to the UI faster it not on listview
2020-02-25 09:42:57 +01:00
nathangray
6786b84cf7
Change default date range when nothing else is set to current month
2020-02-25 09:42:31 +01:00
Hadi Nategh
5be5a7fa61
* Html Editor: Add fullscreen feature into html editor
2020-02-20 16:09:14 +01:00
Ralf Becker
5a2743eec7
ignore exception, as it blocks session creation, if database is not writable
2020-02-19 15:39:57 +01:00
Hadi Nategh
d70595c325
Fix default login logo url
2020-02-19 12:15:42 +01:00
Hadi Nategh
2aab5895b4
Update read/unread icons for actions
2020-02-19 11:52:48 +01:00
Hadi Nategh
db4dc5b5f4
Apply large title again to account delete dialogHeader
2020-02-18 15:37:54 +01:00
Hadi Nategh
fa9c27c373
Rearrange admin delete dialog
2020-02-18 15:37:24 +01:00
Hadi Nategh
73658286ae
Fix mailPreview padding
2020-02-18 15:37:07 +01:00
Hadi Nategh
69aeb954d1
Fix delete user dialog style
2020-02-18 15:36:52 +01:00