Commit Graph

36517 Commits

Author SHA1 Message Date
4ea4bad1ce WIP login Ui: Adopt mobile login page 2021-05-21 16:17:33 +02:00
e197773ce2 WIP login Ui: Couple of adjustments on login message box 2021-05-21 16:17:19 +02:00
33951a6377 WIP login Ui:
- Get login messages the same style as egw messages
- Arrange logo and social icons
2021-05-21 16:17:00 +02:00
a2d182c11a Add extra icons for login apps content 2021-05-21 16:10:56 +02:00
4261922728 21.1 login background 2021-05-21 15:34:41 +02:00
75c53c127c export hbox widget and mark parameter in getDOMNode() optional 2021-05-21 12:26:47 +02:00
f2d349cf2c fix PHP Warning on login page 2021-05-21 09:52:41 +02:00
ff2f42a727 allow to set max_execution_time of container via EGW_MAX_EXECUTION_TIME environment variable from docker-compose(.override).yml 2021-05-21 08:36:10 +02:00
4b9ec7ec13 Api: Respect do_symlink flag to keep links as links
Fixes troubles with syncing
2021-05-20 13:00:55 -06:00
a5cbf30a6e fix Class 'Accounts' not found 2021-05-20 09:11:53 +02:00
50fcb69225 fix some real typos 2021-05-19 19:30:21 +02:00
65405790e3 * AD: fix account-selection type "groupmembers" caused high load on AD
also caching groups now on instance level instead of session
2021-05-19 19:30:21 +02:00
f7334fb022 Addressbook: Fix CSV import into specific addressbook was always going into importer's personal addressbook 2021-05-19 09:14:00 -06:00
ded8cdecf9 Fix symlinks were opened read-only in Collabora 2021-05-19 08:37:51 -06:00
ac7457b37e fix missing the widget argument 2021-05-18 19:24:41 +02:00
235f1ba8ec dynamic load app.js file for "app.$app.$func" type handlers, if not already loaded
so eg. a config.xet run by admin app could call a handler from the apps own app.js
2021-05-18 19:24:41 +02:00
6f160fe4b2 Admin: Exclude some apps from transfer list, even though they support the needed hook 2021-05-18 09:27:32 -06:00
d58b9e7e66 Admin: Fix delete multiple user accounts did not display app options 2021-05-18 09:27:24 -06:00
7729946a81 Fix broken avatar in Addressbook edit dialog 2021-05-18 17:03:54 +02:00
5ecba984cf Etemplate: let break_title be optional based on space, and keep the actual characters 2021-05-18 08:43:24 -06:00
b8eacf5332 Check popup blocker for when trying to open mail compose popup from filemamanger/Collabora 2021-05-18 11:42:56 +02:00
95c3c6f30b Make sure the Status app hooks methods are there before calling them 2021-05-18 11:42:42 +02:00
0ff273eda9 Fix calendar title not being set for scheduled calls and the contacts as participants not being counted 2021-05-18 11:42:29 +02:00
aff0162f3c Fix darkmode for mobile popups running in iframes 2021-05-18 11:41:33 +02:00
4069c9ef17 using only ceLTIc/LTI for SmallPART LTI (1.3 and 1.0) 2021-05-17 15:16:46 +02:00
e30ff2caa2 allow to change video via set_src (and set_src_type) 2021-05-17 13:30:03 +02:00
a6d7fe9df5 release session after accounts query was cached (in session) 2021-05-16 20:54:48 +02:00
e14d2ef332 * ADS/LDAP: improve caching of searching/listing 2021-05-16 20:44:04 +02:00
1e2c7de6f7 allow to pass JSON serialized date-array with date&timezone to constructor 2021-05-15 15:57:37 +02:00
30dea4034a pending translations from our translation-server 2021-05-12 11:13:34 +02:00
81d542c9a7 Filemanager: Collabora preference translations from Stefan 2021-05-11 13:47:04 -06:00
46e97f8975 fix typo causing number of failed attempts on IP whitelist not to be used 2021-05-11 11:21:21 +02:00
a81dfdcfd8 Etemplate: Fix links with title provided always displayed loading spinner 2021-05-10 11:02:05 -06:00
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
2059701490 * Infolog: Add info_owner/... merge placeholders 2021-05-10 10:21:05 -06:00
42ac049bc1 Bump version to 21.1 2021-05-08 15:02:53 +02:00
9376cb295f Etemplate: switch to tab of first invalid input, not last 2021-05-06 08:40:45 -06:00
9b427f57fc Include external participants for video call events 2021-05-06 15:47:41 +02:00
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
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
c1fa751f5d Changelog for 21.1.20210504 2021-05-04 09:55:21 +02:00
86dd7febbd pending translations from our translators 2021-05-03 21:52:56 +02:00
904ef9dc6f update for 21.1 branch 2021-05-03 20:41:34 +02:00
4f191b279b setting branch for 21.1 build 2021-05-03 20:26:11 +02:00
0072194045 remove development container from 21.1 2021-05-03 20:24:18 +02:00
9643bfc6a4 move "Collab Editor settings" and "Collabora Online" in a single "Collabora Online" tab 2021-05-03 18:12:11 +02:00
82ab8d9092 WIP login Ui: add motion into apps list 2021-05-03 17:13:04 +02:00
2b5657494e WIP login Ui: fix some styling issues 2021-05-03 16:17:07 +02:00
635ca0a89d WIP login ui:
- Move login.json file into pixelegg
- Include icons into json file
2021-05-03 13:21:01 +02:00
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