Commit Graph

34170 Commits

Author SHA1 Message Date
nathangray
cdcf2b1494 Change clickable VFS path to trigger normal change function instead of directly opening.
Fixes loading full UI when clicking path in a share.
2019-06-17 11:18:47 -06:00
nathangray
cd76cccf8b *Calendar - Quick add dialog now shows conflict warning instead of quietly stopping 2019-06-17 10:24:47 -06:00
Ralf Becker
3c9419ee1a replacing old PEAR dependency check with Composer 2019-06-17 18:11:56 +02:00
Ralf Becker
f11827a8f3 pending changes from our translation server 2019-06-17 16:18:08 +02:00
Ralf Becker
dffc6080e2 passing --ignore-platform-reqs also to install-cli.php to fix failing composer install 2019-06-17 15:57:31 +02:00
Ralf Becker
d8826ef8da installing now rocketchat, status and openid apps by default 2019-06-17 15:38:28 +02:00
Hadi Nategh
f392340ef2 Add tentative png version 2019-06-17 14:54:31 +02:00
Ralf Becker
ed1d328a71 using --ignore-platform-reqs when installing phpunit/phpunit:~7 2019-06-17 12:36:09 +02:00
Ralf Becker
3f0be09dd6 setting php platform/support to just 7.0 to use bacon/bacon-qr-code 1.x supporting php 7.0 2019-06-17 12:29:37 +02:00
Ralf Becker
a8d5c3987d do NOT run fix_perms, if not running as root 2019-06-17 11:37:52 +02:00
Hadi Nategh
b0d47a8496 Update tentative icon 2019-06-17 09:48:38 +02:00
Ralf Becker
5c2723d501 delete message after meeting-response is processed successful by calendar 2019-06-15 08:45:25 +02:00
Ralf Becker
3346976e22 several fixes for z-push 2.5 and iOS 12.3:
- send not invitations as calendar-events, just email meeting requests, as they double the events with z-push 2.5 and iOS 12.3
- send all participants incl. organizer as participants, as Exchange also does that and they are otherwise lacking on Android
- fix meeting requests without CLASS:PUBLIC got imported as private events
- better logging for ChangeMessage
2019-06-14 21:12:05 +02:00
Ralf Becker
471742f7ec fix esync addressbooks to sync preferenence can be an array to 2019-06-14 17:25:18 +02:00
Ralf Becker
6f1590fcaf fix unescaped dash in regular expression 2019-06-14 17:20:14 +02:00
Hadi Nategh
fd9415dc58 Do not set color if there's none 2019-06-14 15:45:56 +02:00
Hadi Nategh
78ec00bad1 Make loginbox custom color selection independent of custom color 2019-06-14 15:22:21 +02:00
nathangray
4d8164bb77 Clear & reset content, modifications & readonlys when resetting the request. 2019-06-13 10:14:08 -06:00
nathangray
673bd330c9 Addressbook - find titles for contacts marked deleted too
Previously returned '' if a contact was marked as deleted
2019-06-12 14:11:31 -06:00
nathangray
c259893926 Admin - remove a few more fields we don't want in periodic child jobs 2019-06-12 14:00:45 -06:00
Hadi Nategh
cd694a16a7 Style status select options inside the avatar menu 2019-06-12 12:41:55 +02:00
nathangray
f11a6eb58d Move fix for missing merge into document actions into the right place, was affecting regular merge into document actions too 2019-06-11 14:37:06 -06:00
nathangray
c500403e63 Admin - remove a few more fields we don't want in periodic child jobs 2019-06-11 14:37:06 -06:00
Hadi Nategh
3918588ab7 Fix items inside avatar top menu sometimes are not clickable 2019-06-11 10:47:48 +02:00
Hadi Nategh
56b319a986 Fix avatar menu sometimes loses its position in the top header 2019-06-11 10:39:46 +02:00
Hadi Nategh
6a1eb270c4 Inherit the tab height from its parent 2019-06-11 10:22:26 +02:00
nathangray
82065a25ca Admin - Fix group changes sometimes not showing properly in history 2019-06-10 09:55:36 -06:00
Ralf Becker
53db16cd24 updating dependencies, specially z-pust to 2.5.0 2019-06-09 18:23:32 +02:00
Ralf Becker
ad3576903a allow to disable or require 2-Factor-Auth 2019-06-07 20:28:49 +02:00
nathangray
8edb92f03f Strip HTML before diffing for history 2019-06-06 15:05:31 -06:00
nathangray
047af47b81 Fix missing merge into document actions for shares when the directory had many files 2019-06-06 09:31:48 -06:00
Hadi Nategh
c74d118437 Set a specific class for avatar status 2019-06-06 16:46:16 +02:00
Ralf Becker
d920c144be pending translations from our translation server 2019-06-06 09:24:28 +02:00
Ralf Becker
52fb5237f6 pending translations from our translation server 2019-06-06 09:10:31 +02:00
Ralf Becker
7928fb9f4a fix PHP Warning: preg_replace(): Compilation failed: invalid range in character class 2019-06-06 09:00:25 +02:00
nathangray
45b4c2112c Calendar - cast cal_id to varchar in sort too to avoid PostgreSQL error 2019-06-05 14:34:42 -06:00
nathangray
bddc878a96 Calendar - Check against user time when deciding if notifications should be sent 2019-06-05 14:02:31 -06:00
nathangray
c2f7e2ab97 Try to fix tracker comments with not enough height 2019-06-05 10:48:38 -06:00
Ralf Becker
914de29859 improve user-agent formatting and use is also for accesslog 2019-06-05 18:18:23 +02:00
nathangray
8f2339e67c Fix sometimes missing admin translations 2019-06-05 09:41:40 -06:00
nathangray
e8227348b4 Fix sometimes missing admin translations 2019-06-05 09:15:40 -06:00
nathangray
967af5ad7a Missing translations from Stefan Unverricht 2019-06-05 09:15:40 -06:00
nathangray
f5b1b68e20 Fix missing translation on combined column titles 2019-06-05 09:15:40 -06:00
Hadi Nategh
797d396a4a Make sure we can submit before setting the loading prompt 2019-06-05 15:47:12 +02:00
Ralf Becker
eb286c6144 missing changes in Session class for 2FA 2019-06-05 15:29:44 +02:00
Ralf Becker
ea2e9775ea support for data: urls 2019-06-05 14:43:57 +02:00
Ralf Becker
44a0079b9d new user security popup incl. 2FA and token revokation 2019-06-05 13:10:25 +02:00
Hadi Nategh
e87655394d Do not add the stat DOM if the stat is not available 2019-06-05 10:22:14 +02:00
Hadi Nategh
534edde475 Apply styles for fw header avatar stat 2019-06-04 15:38:02 +02:00
Hadi Nategh
1895eca0df Implement stat indicator for fw header avatar 2019-06-04 15:36:32 +02:00