nathangray
ce79581185
Mail - store merge emails to a single contact in drafts before they're sent, instead of directly in sent folder
2019-08-16 10:46:35 -06:00
Ralf Becker
6254eb61fd
fix error from href="javascript:void()" by ignoring it
2019-08-15 19:36:04 +02:00
Ralf Becker
a6ee8eda1b
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:33:57 +02:00
nathangray
0f5ff805ec
Calendar - fix incorrectly moved preference read
2019-08-14 14:33:30 -06:00
Hadi Nategh
a3d0a6e9ab
* Notifications: remove calendar notification from the list after applying any of actions
2019-08-14 16:30:59 +02:00
Hadi Nategh
70fd9a6529
Set correct appname when updating actions
2019-08-14 15:49:36 +02:00
Ralf Becker
77ca6dcece
one more old eGroupWare
2019-08-14 12:13:47 +02:00
Hadi Nategh
ae3db1bc28
* Mobile theme: fix broken html editor in mobile view (e.g. mail compose)
2019-08-14 10:05:28 +02:00
nathangray
be6325a68c
Etemplate - fully implement label widget's "for" attribute
2019-08-13 13:28:56 -06:00
nathangray
45ea4cb81a
Calendar - Fix participant status reset to only reset [non-user participant's] status on start time change
2019-08-13 11:37:23 -06:00
nathangray
458d35afe1
Etemplate - fix diff widget line numbers not scrolling properly in Firefox
2019-08-13 10:16:19 -06:00
Ralf Becker
a594f9ccee
add cache-buster to new login-background to force browser to load it
2019-08-13 15:01:18 +02:00
Ralf Becker
fc369fda68
* Resources: allow up to 16k as custom-field value
2019-08-13 12:45:22 +02:00
Ralf Becker
9af802cc9d
update master with 19.1 final release (19.1.20190813) changelog
2019-08-13 09:22:44 +02:00
Ralf Becker
0a3a75ac16
slightly improved login background for 19.1
2019-08-12 15:13:25 +02:00
Hadi Nategh
6ee26bebdb
More styling changes to loading animation
2019-08-12 14:44:30 +02:00
Ralf Becker
e5e7e4aaa0
improve positioning of EGroupware logo and slogan on login page
...
by using top: 35% instead a fixed pixel number
2019-08-12 14:31:58 +02:00
Hadi Nategh
a9c6ed3d17
Make loading prompt spinner and loading animation persistent in color
2019-08-12 14:26:12 +02:00
Hadi Nategh
21bcd39113
Stop loading animation after 3sec if it didn't end for some reason
2019-08-12 11:23:40 +02:00
Hadi Nategh
04819f2069
Slight change of loading icon
2019-08-12 10:02:49 +02:00
Ralf Becker
011a8d5a03
update Docker build script to be usable for all branches
2019-08-09 18:32:45 +02:00
Ralf Becker
97953fab45
adding Github and Discoure (forum) to login page
2019-08-09 16:59:28 +02:00
Ralf Becker
30a2c4d90f
fix default "EGroupware" site_title for new login page
2019-08-09 15:52:19 +02:00
Ralf Becker
1403c7ffd0
* Login: new background and logo for login page
2019-08-09 14:41:16 +02:00
Hadi Nategh
71210e96fb
Set placeholder color to make it consistent cross-browser
2019-08-08 10:36:13 +02:00
Ralf Becker
9f638d23bc
fix typo REPO_PASS(WORD) in docker-compose.yml
2019-08-08 10:12:41 +02:00
Ralf Becker
6a6f00284b
fix not working new installation under CentOS/RHEL caused by grant host "%"
2019-08-07 21:53:56 +02:00
Hadi Nategh
399e737da7
Continue loading animation for another sec to give a chance to nm be there
2019-08-07 16:59:33 +02:00
Hadi Nategh
2191269e2e
Apply new loading animation into mobile template
2019-08-07 14:41:25 +02:00
Ralf Becker
8c5c227d9f
do NOT tag z-push, as we use their releases / tags for 19.1+
2019-08-06 16:42:11 +02:00
Ralf Becker
d8914ce0f4
added openid to .gitignore
2019-08-06 16:05:54 +02:00
Hadi Nategh
5dcb431087
Revert commit 91f85186cd
as it breaks mail reply
2019-08-06 15:51:25 +02:00
Hadi Nategh
f90d8b4d96
Make loading animation a bit smaller
2019-08-06 15:51:25 +02:00
Ralf Becker
95ca598094
19.1 changelog and version, also fix package name "egroupware-docker"
2019-08-06 14:38:32 +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
Ralf Becker
fad3064498
German translation for "remember me" token and other missing ones
2019-08-05 14:46:16 +02:00
Ralf Becker
507d5cc80a
fix phrase "config"
2019-08-05 14:46:16 +02:00
Hadi Nategh
e94b527252
Fix styling of remember me field in login page
2019-08-05 13:56:35 +02:00
Hadi Nategh
7d111ab58d
Make app action icons colored again
2019-08-05 10:59:26 +02:00
Hadi Nategh
2fd64d4b58
Make icons of 5/7 switch bigger
2019-08-05 10:36:23 +02:00
Ralf Becker
2776d215e2
* Login: RememberMe token for either automatic login or as 2. factor for 2-Factor-Auth
2019-08-03 18:37:18 +02:00