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
Hadi Nategh
6de4f5828f
Fix add icons and integrated action icons in calendar
2021-04-23 11:38:07 +02:00
nathangray
883eb9132d
Importexport: Fix import category from file was always blank
2021-04-22 14:28:57 -06:00
nathangray
145b7efca2
Importexport: Fix clicking import button from list did not start with that definition loaded
2021-04-22 14:28:19 -06:00
Hadi Nategh
a49ac9648e
Implement throbber for mobile framework
2021-04-22 16:00:52 +02:00
nathangray
8ec1e46ea4
Etemplate: Catch errors when destroying editor so we can see what's going on, and not break
2021-04-21 15:38:10 -06:00
nathangray
74a7d6ee8b
Use Merge number formatting instead of export formatting. It takes export file type into consideration.
2021-04-21 13:29:09 -06:00
nathangray
583fbea046
Use Merge number formatting instead of export formatting. It takes export file type into consideration.
2021-04-21 10:33:31 -06:00
Hadi Nategh
1bcc884e24
Convert mail Date header to user timezone when being displayed on forward/replay header
2021-04-21 15:34:33 +02:00
Ralf Becker
ad84dfae97
some fixes and notes for the development system
2021-04-21 14:42:25 +02:00
Ralf Becker
6bac65210f
set an explict message-type "success" to stop error- instead of success-messages, if folder contained "error" or its translation
2021-04-21 09:39:47 +02:00
nathangray
80f797567d
Calendar: Make sure videoconference & notify_externals attributes have X-EGROUPWARE to avoid errors from clients
2021-04-20 11:45:11 -06:00
Ralf Becker
669e8d8c95
update to PHPUnit 9 to support PHP 8.0
2021-04-20 19:02:44 +02:00
Ralf Becker
c7142c96e0
Changelog for 21.1.20210420
2021-04-20 17:51:50 +02:00
Hadi Nategh
76bb0e3567
Fix add icon not being in the center
2021-04-20 17:36:20 +02:00
Ralf Becker
df5cce7a74
* SAML/Shibboleth: fix metadata-URL to container eduPersonUniqueId or a custom OID, if specified
2021-04-20 17:34:20 +02:00
Hadi Nategh
a6bd16e2ad
Update mail app icon
2021-04-20 16:53:02 +02:00
Ralf Becker
8df0ba3d70
fixes required for EPL firewall
2021-04-20 15:51:36 +02:00
Hadi Nategh
c370941c51
Keep private app objects if dialog gets destroyed
2021-04-20 15:30:46 +02:00
Hadi Nategh
1a72732c3d
Fix typo
2021-04-20 14:45:28 +02:00
Ralf Becker
f2922cafa7
fix EGroupware PHP requirement >= 7.3 and <= 8.0, also downgrade psr/cache again to not require PHP 8.0
2021-04-20 13:30:01 +02:00
Ralf Becker
ff41afe085
* SAML/Shibboleth: update phpSimpleSAML to 1.19.0 to support Shibboleth v4.0
2021-04-20 12:15:59 +02:00
nathangray
f89c8cfb03
Add hrules to sidebox menus
2021-04-19 16:02:41 -06:00
nathangray
df8251603f
Add missing parameter type
2021-04-19 16:01:17 -06:00
Ralf Becker
650a76f33b
fix typo
2021-04-19 22:55:40 +02:00
nathangray
35fd51da86
Add table name in when parsing search
...
Also, some code quality fixes
2021-04-19 14:34:53 -06:00
nathangray
ca84df7007
Calendar: Add tooltip to edit dialog resource quantity field
2021-04-19 13:31:41 -06:00
nathangray
51f9177634
Try harder for nextmatch template name so it can be passed to hooks. If it can't be found in value, look in original attributes.
2021-04-19 10:42:48 -06:00
nathangray
50b4067299
Add handling for confirm on button click that better matches normal execution path
...
This works better for buttons that are in a namespace
2021-04-19 10:09:49 -06:00