Commit Graph

34525 Commits

Author SHA1 Message Date
Ralf Becker
122e2dcce0 allow apps to specify to be automatic deinstalled
this can either happen uncoditional or with an SQL statement checking they are empty first:
$setup_info[wiki][autodeinstall] = "SELECT COUNT(*)<=3 FROM egw_wiki_pages";
which would deinstall wiki if it has only the 3 default pages in it
2019-08-15 10:32:01 +02:00
nathangray
2be6f476a2 Etemplate - fix diff widget line numbers not scrolling properly in Firefox 2019-08-14 14:59:55 -06:00
nathangray
c54932f77a Etemplate - fully implement label widget's "for" attribute 2019-08-14 14:52:48 -06:00
Hadi Nategh
16a4b74786 * Notifications: remove calendar notification from the list after applying any of actions 2019-08-14 16:31:45 +02:00
Hadi Nategh
8dd77c664d Set correct appname when updating actions 2019-08-14 15:52:24 +02:00
Ralf Becker
524264b6d6 one more old eGroupWare 2019-08-14 12:14:16 +02:00
Hadi Nategh
b4505f7b71 * Mobile theme: fix broken html editor in mobile view (e.g. mail compose) 2019-08-14 10:13:27 +02:00
Ralf Becker
6d2731cb3d use $packagename to only upload that 2019-08-13 15:29:23 +02:00
Ralf Becker
f103da115d fix archives not uploaded to Github 2019-08-13 15:03:50 +02:00
Ralf Becker
38a308186c add cache-buster to new login-background to force browser to load it 2019-08-13 15:02:17 +02:00
Ralf Becker
3324b3a9fc Revert "Calendar - create function for reset of participant status when event is moved"
Allways reverting non-user status and seem to not take time-changes into account for users, only date-changes.
Not sure if date-changes are done in a timezone save way.

This reverts commit 64e1a5a830.
2019-08-13 13:08:10 +02:00
Ralf Becker
e7392f5f3e * Resources: allow up to 16k as custom-field value 2019-08-13 12:46:02 +02:00
Ralf Becker
bf0987dbc5 Changelog for 19.1.20190813 2019-08-13 09:05:29 +02:00
Ralf Becker
a64c279871 slightly improved login background for 19.1 2019-08-12 15:14:10 +02:00
Hadi Nategh
1384db6cb8 More styling changes to loading animation 2019-08-12 14:46:32 +02:00
Ralf Becker
61d15c9ca0 improve positioning of EGroupware logo and slogan on login page
by using top: 35% instead a fixed pixel number
2019-08-12 14:32:57 +02:00
Hadi Nategh
f10f58b15f Make loading prompt spinner and loading animation persistent in color 2019-08-12 14:26:48 +02:00
Hadi Nategh
f232169ebf Stop loading animation after 3sec if it didn't end for some reason 2019-08-12 11:35:32 +02:00
Hadi Nategh
4b3c0889c3 Continue loading animation for another sec to give a chance to nm be there 2019-08-12 11:35:28 +02:00
Hadi Nategh
ff621165df Slight change of loading icon 2019-08-12 11:26:28 +02:00
Ralf Becker
c8f0e867f5 update Docker build script to be usable for all branches 2019-08-09 18:31:43 +02:00
Ralf Becker
47a36fbabc update rocketchat and openid git hashes to build container based on 19.1 branch 2019-08-09 17:49:14 +02:00
Ralf Becker
8797277283 adding Github and Discoure (forum) to login page 2019-08-09 17:37:27 +02:00
Ralf Becker
7c080e82d0 fix default "EGroupware" site_title for new login page 2019-08-09 17:37:18 +02:00
Ralf Becker
0670ea9762 * Login: new background and logo for login page 2019-08-09 17:37:04 +02:00
Hadi Nategh
e0c413c708 Set placeholder color to make it consistent cross-browser 2019-08-08 10:48:53 +02:00
Ralf Becker
54862b9ad3 fix typo REPO_PASS(WORD) in docker-compose.yml 2019-08-08 10:13:12 +02:00
Ralf Becker
a884825f09 fix not working new installation under CentOS/RHEL caused by grant host "%" 2019-08-07 21:55:12 +02:00
Hadi Nategh
f442ccdf76 Apply new loading animation into mobile template 2019-08-07 14:48:37 +02:00
Ralf Becker
1d63018f84 do NOT tag z-push, as we use their releases / tags for 19.1+ 2019-08-06 16:42:57 +02:00
Ralf Becker
f56a7e1db7 fix branch to 19.1 2019-08-06 16:29:16 +02:00
Hadi Nategh
2f5e4b13bb Revert commit 91f85186cd as it breaks mail reply 2019-08-06 16:05:28 +02:00
Hadi Nategh
2e9789dc53 Make loading animation a bit smaller 2019-08-06 16:05:28 +02:00
Ralf Becker
792d27ee20 added openid to .gitignore 2019-08-06 16:04:20 +02:00
Ralf Becker
a4746213ab fix package-name "egroupware-docker" 2019-08-06 14:36:13 +02:00
Ralf Becker
718aa4100e fix typo 2019-08-06 13:31:10 +02:00
Ralf Becker
11ea3b6d5f specify 19.1.x-dev as version 2019-08-06 13:20:49 +02:00
Ralf Becker
9d2f20e5cf Changelog for 19.1.20190806 2019-08-06 12:45:05 +02:00
Ralf Becker
b24726c267 using 19.1 branch now 2019-08-06 12:37:14 +02:00
Ralf Becker
fab4e4ff35 Changelog for 19.1.20190726 2019-08-06 12:27:34 +02:00
Ralf Becker
fe666fa059 add private CA so egroupware can validate your certificate to talk to Collabora or Rocket.Chat 2019-08-06 12:20:21 +02:00
Hadi Nategh
f2c41f535e Fix typo 2019-08-06 10:52:39 +02:00
Hadi Nategh
a76dd729be Hide groups template on initialization (since it's getting disabled on et2_ready after nm resized) otherwise nm resize takes its raw height into account which breaks users list size 2019-08-06 10:45:36 +02:00
Ralf Becker
95cd470d0e also open Mail, Filemanager, InfoLog and Rocket.Chat tabs by default 2019-08-06 10:03:14 +02:00
Hadi Nategh
11d4aaf7c1 Some UI/UX improvements:
- Fix tabs headers alignment and resize
- Implement a loading page to obscure actual DOM rendering from user's view
2019-08-06 10:00:53 +02:00
Hadi Nategh
9d5838ad97 Apply 5/7 changes to mobile theme 2019-08-06 10:00:53 +02:00
Ralf Becker
4fb6a89db8 only delete "Remember me" token on logout, if session is verified (user was logged in) 2019-08-06 09:59:08 +02:00
Ralf Becker
bf2e396486 Italien translations from Ilias/Webtrain 2019-08-06 09:57:40 +02:00
Ralf Becker
c227b30b81 fix typo in EN translation "CalDAV / Card*D*AV sync" 2019-08-06 09:50:25 +02:00
Hadi Nategh
240a2cd150 Exclude link icon width from et2_url's width, avoiding unnecessary scrollbar 2019-08-05 15:47:19 +02:00