Commit Graph

36444 Commits

Author SHA1 Message Date
Hadi Nategh
aff0162f3c Fix darkmode for mobile popups running in iframes 2021-05-18 11:41:33 +02:00
Ralf Becker
4069c9ef17 using only ceLTIc/LTI for SmallPART LTI (1.3 and 1.0) 2021-05-17 15:16:46 +02:00
Ralf Becker
e30ff2caa2 allow to change video via set_src (and set_src_type) 2021-05-17 13:30:03 +02:00
Ralf Becker
a6d7fe9df5 release session after accounts query was cached (in session) 2021-05-16 20:54:48 +02:00
Ralf Becker
e14d2ef332 * ADS/LDAP: improve caching of searching/listing 2021-05-16 20:44:04 +02:00
Ralf Becker
1e2c7de6f7 allow to pass JSON serialized date-array with date&timezone to constructor 2021-05-15 15:57:37 +02:00
Ralf Becker
30dea4034a pending translations from our translation-server 2021-05-12 11:13:34 +02:00
nathangray
81d542c9a7 Filemanager: Collabora preference translations from Stefan 2021-05-11 13:47:04 -06:00
Ralf Becker
46e97f8975 fix typo causing number of failed attempts on IP whitelist not to be used 2021-05-11 11:21:21 +02:00
nathangray
a81dfdcfd8 Etemplate: Fix links with title provided always displayed loading spinner 2021-05-10 11:02:05 -06:00
nathangray
dd9f9f1dd4 Filemanager: don't store mime filter from expose in case user reloads and expose doesn't get a chance to remove it 2021-05-10 10:21:36 -06:00
nathangray
2059701490 * Infolog: Add info_owner/... merge placeholders 2021-05-10 10:21:05 -06:00
Ralf Becker
42ac049bc1 Bump version to 21.1 2021-05-08 15:02:53 +02:00
nathangray
9376cb295f Etemplate: switch to tab of first invalid input, not last 2021-05-06 08:40:45 -06:00
Hadi Nategh
9b427f57fc Include external participants for video call events 2021-05-06 15:47:41 +02:00
Hadi Nategh
8b9f520f86 Prevent vfs select dialog destroying session becuase of not being able to find the right app name (eg. admin mail account where app is different than current app) 2021-05-05 17:36:03 +02:00
Ralf Becker
a218faf73e * AD/Login: fix login always reports "account is expired", if account-selection "group-members" is set for AD 2021-05-05 15:46:11 +02:00
Ralf Becker
c1fa751f5d Changelog for 21.1.20210504 2021-05-04 09:55:21 +02:00
Ralf Becker
86dd7febbd pending translations from our translators 2021-05-03 21:52:56 +02:00
Ralf Becker
904ef9dc6f update for 21.1 branch 2021-05-03 20:41:34 +02:00
Ralf Becker
4f191b279b setting branch for 21.1 build 2021-05-03 20:26:11 +02:00
Ralf Becker
0072194045 remove development container from 21.1 2021-05-03 20:24:18 +02:00
Ralf Becker
9643bfc6a4 move "Collab Editor settings" and "Collabora Online" in a single "Collabora Online" tab 2021-05-03 18:12:11 +02:00
Hadi Nategh
82ab8d9092 WIP login Ui: add motion into apps list 2021-05-03 17:13:04 +02:00
Hadi Nategh
2b5657494e WIP login Ui: fix some styling issues 2021-05-03 16:17:07 +02:00
Hadi Nategh
635ca0a89d WIP login ui:
- Move login.json file into pixelegg
- Include icons into json file
2021-05-03 13:21:01 +02:00
Hadi Nategh
1d843eabcd WIP login Ui:
- Arrange apps in the json file and add more details
- Open app's url in a new window
2021-05-03 12:03:28 +02:00
Ralf Becker
52bbfbef0b allow "{one phrase} {other phrase}" syntax in all attributes marked as translate eg. labels 2021-05-01 14:22:34 +02:00
nathangray
84e03fe334 Addressbook: Fix contact categories were cleared when DAVx5 synced some Android clients 2021-04-30 09:26:00 -06:00
Hadi Nategh
d8e892f7cf Don't show calendar integrated videoconference action if videoconference is disabled or BBB is not configured 2021-04-30 15:17:05 +02:00
Hadi Nategh
41ab849ecc WIP login Ui
- Implements apps tooltip
2021-04-30 14:58:41 +02:00
nathangray
42aa383cd4 Add Collabora UI preference 2021-04-29 15:28:18 -06:00
Hadi Nategh
faadfbdc23 Fix loading login json file 2021-04-29 18:22:38 +02:00
Hadi Nategh
39eef44217 WIP login page Ui 2021-04-29 15:24:25 +02:00
Ralf Becker
eefd8ed972 improve egw.langRequire to return a Promise, if no callback specified 2021-04-29 09:45:16 +02:00
nathangray
d185a53f8e Filemanager: Fix url as comment on uploaded files 2021-04-28 14:19:51 -06:00
nathangray
8fb0048c17 Fix linking an image/svg+xml image to an unsaved entry would give an error
An error happened! (EGroupware\Api\Exception\AssertionFailed): File 'true' is not an absolute path!
was generated because we tried to use webdav.phptrue as the thumbnail
2021-04-28 12:00:02 -06:00
nathangray
56ac5d5be8 Calendar: Make sure account is set for alarm 2021-04-28 11:20:43 -06:00
Hadi Nategh
3f3748dc87 fix uploaded photo in avatar widget not being updated after cropping it. Additionally, fixes avatar size used in lists (eg. nm) 2021-04-28 12:45:12 +02:00
Ralf Becker
d469d56f7c use height: auto for avatar in grid
use full width for buttons in dialogs
2021-04-28 10:16:45 +02:00
nathangray
d141427007 Preferences: Move default value under the preference name, give it some faded styling 2021-04-27 14:34:13 -06:00
Hadi Nategh
59dbd27719 Fix mail integration fails for mails with having not encoded ampersands on their html content 2021-04-27 17:41:34 +02:00
Hadi Nategh
f5e2f7e719 Fix infinite loop before sending mail caused by integrated actions with no app right 2021-04-27 11:51:16 +02:00
Hadi Nategh
3ecb399454 Fix notifications set in high priority does not show counter after reload 2021-04-26 14:32:24 +02:00
Hadi Nategh
819bc83182 Disable app specific actions if the user has no access to the actual app 2021-04-26 14:18:57 +02:00
nathangray
0232092187 Addressbook: Fix historylog showing some changes done by "Personal" 2021-04-23 10:20:20 -06:00
nathangray
ba075853d7 Sidebox hrule
- Lighter color
- more spacing below
- removed calendar's specific CSS, use common
2021-04-23 10:03:52 -06:00
nathangray
2f2e7b30ad Add lang code to base container so CSS text-transform: uppercase; gets proper capitialization in Greek.
ex: Calendar => ΗΜΕΡΟΛΌΓΙΟ while the correct spelling is ΗΜΕΡΟΛΟΓΙΟ
2021-04-23 09:23:27 -06:00
Hadi Nategh
8efb4381fa Fix notifications low verbosity does not stop ringing bell animation after notification being deleted or all being deleted 2021-04-23 13:02:14 +02:00
Hadi Nategh
5fd83ae3eb Fix error "Unexpected token '?'" happens for none ES11 supportive browsers 2021-04-23 12:16:17 +02:00