Commit Graph

34209 Commits

Author SHA1 Message Date
nathangray
23c8e659ce Fix translation typo 2019-07-08 14:01:12 -06:00
nathangray
94798bb691 Import/Export - fix definition list actions (Create export) disappeared from context menu after use 2019-07-08 13:49:16 -06:00
Ralf Becker
b6bbe8c681 trying to fix not working HtmlArea / TinyMCE in 19.1
seems it's caused by - for what ever reason - caching the wrong class for "htmlarea" widget
2019-07-08 10:09:01 +02:00
Ralf Becker
4ced6407c6 fix package install was generating md5 hased passwords for header 2019-07-06 11:42:19 +02:00
Ralf Becker
705c5b9f56 remove left-over development-test for "hugo" extension 2019-07-06 10:19:23 +02:00
Ralf Becker
080c2bd3d3 fix permissions of header.inc.php to be only readable by webserver 2019-07-06 10:18:38 +02:00
Ralf Becker
424c7c3c81 replace empty pw with a random one 2019-07-05 15:24:33 +02:00
Ralf Becker
a43c5d3f1f return only integer quota (im MB) as Dovecot does not deal with floats 2019-07-04 16:14:26 +02:00
Ralf Becker
0addb59e99 pending translations from our translation server 2019-07-04 12:39:40 +02:00
Hadi Nategh
cf54353478 Fix translations 2019-07-04 12:31:59 +02:00
Ralf Becker
1105d778c1 missing phrases from new security and password popup 2019-07-04 12:31:37 +02:00
Ralf Becker
2be5537276 fix case to EGroupware 2019-07-04 11:59:38 +02:00
Ralf Becker
206fdb367f quota needs a left join to report mailboxes without quota 2019-07-04 10:33:29 +02:00
Ralf Becker
027ef6bd18 fix mail compose was not showing all identities after last commit 2019-07-04 09:28:27 +02:00
Ralf Becker
624a69a6bd optionally return quota and groups too 2019-07-03 17:33:16 +02:00
Ralf Becker
690a19c77e only ask IMAP for getUserData, if quota is needed
specially imported for managementserver_imap who needs to ask mserver
2019-07-03 14:13:53 +02:00
Ralf Becker
d9ec6bf3e1 pending translations from our translation-server 2019-06-29 10:42:47 +02:00
Ralf Becker
7fb53c04c5 fix scrollbars because of missing ajax=true in url 2019-06-29 09:34:08 +02:00
Hadi Nategh
1fb1408aa1 Set calendar app as default app if nothing set 2019-06-27 14:56:04 +02:00
nathangray
065fa2f78d * Admin - Fix deleting custom field from list's context menu changed the modified date on all fields 2019-06-24 11:35:30 -06:00
nathangray
4058d0f659 Calendar - make sure everything closes after you click 'Ignore conflict' on the popup after using quick event add 2019-06-24 09:56:18 -06:00
nathangray
2a0415561d Admin - German translations for account delete dialog from Birgit 2019-06-24 09:43:52 -06:00
nathangray
38bed5c1c6 Calendar - change default for reset participant status from no to always
- update help text for that preference
2019-06-24 09:41:29 -06:00
nathangray
fdddeb1e84 ImportExport - fix create export from import fails with error
"Too few arguments to function importexport_definitions_ui::save(), 0 passed..."
2019-06-24 09:35:11 -06:00
nathangray
2737ae2b99 Admin - delete account - add missing lines about mail & filemanager 2019-06-24 09:17:22 -06:00
nathangray
29cf6e60aa Calendar - avoid warning about illegal string offset 'template' 2019-06-21 09:52:59 -06:00
nathangray
7306cc36ab Admin - Add warning about deleting all records if nobody is selected to account delete popup 2019-06-21 09:36:07 -06:00
nathangray
48f57ba4e6 Admin - add phpgwai to list of apps excluded when counting entries an account has 2019-06-21 09:34:57 -06:00
Ralf Becker
dbf4049ad3 some missing translations 2019-06-21 08:48:12 +02:00
Ralf Becker
f4500fb9c1 pending changes from our translation server 2019-06-20 21:22:34 +02:00
nathangray
daffc427f9 Another attempt to solve the tracker comment height issue 2019-06-19 11:08:05 -06:00
nathangray
e08247d60a Admin - show a count of how many entries a user owns in delete dialog 2019-06-19 10:34:09 -06:00
nathangray
afdee4b2eb Calendar - Fix js error reading holiday event preference 2019-06-19 09:19:01 -06:00
nathangray
c7f31ab815 Infolog - Missing translations in site configuration 2019-06-18 15:22:30 -06:00
nathangray
64e1a5a830 Calendar - create function for reset of participant status when event is moved
- Still respecting preference for users
- Always resetting non-user participants
2019-06-18 15:11:53 -06:00
nathangray
5fce8985b8 Missing translations from Stefan Unverricht 2019-06-18 11:43:37 -06:00
Hadi Nategh
7dbf178492 Remove right-border from sidebar toggler button 2019-06-18 14:08:24 +02:00
nathangray
759fcbca51 Admin - Record old values for change history when import updates an existing account 2019-06-17 16:30:07 -06:00
nathangray
6d54365f4f Preferences - Fix multiselect forced preferences not getting cleared out when empty 2019-06-17 15:48:38 -06:00
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