nathangray
3e8f2274f2
Etemplate - make editableWidget a submitListener, so if someone submits while editing, the edit is still saved.
2019-08-22 14:22:31 -06:00
Ralf Becker
1889adadfb
Changelog for 19.1.20190822
2019-08-22 17:55:02 +02:00
Hadi Nategh
fe2d0d243d
Add bullet icons to calendar's sidemenu items
2019-08-22 14:42:27 +02:00
Ralf Becker
c706f3f09c
pending translations from our translation server
2019-08-22 13:57:23 +02:00
Hadi Nategh
2da7c30cdc
Try to fit all htmlarea tools on the same line
2019-08-21 12:28:43 +02:00
Hadi Nategh
c6adfe64ca
* Mail: fix broken save to filemanager action
2019-08-21 12:12:20 +02:00
nathangray
9cbc941c8d
Calendar - fix side calendar's Today button positioning
2019-08-20 13:54:51 -06:00
Hadi Nategh
0564e61c50
* Mail: add format selector into compose htmltext editor's toolbar
2019-08-20 15:55:53 +02:00
Hadi Nategh
768eb99113
Fix last visible tab wrongly set to closable
2019-08-20 14:01:09 +02:00
Ralf Becker
681679382c
* Api: no longer loggin last-logintime of anonymous user
...
to not block website and also to better cope with high rate anon endpoints
might be called creating a bottleneck in the egw_accounts table.
2019-08-19 16:51:13 +02:00
Hadi Nategh
ee4640ccda
Fix miss alignment of searchbox in VFS dialog
2019-08-19 10:41:44 +02:00
Hadi Nategh
193a8847b9
Remove extra saving as draft
2019-08-19 10:26:21 +02:00
Ralf Becker
7496fbb66e
remove quotes from arguments eg. 'db_host=db', in case it does not happen by shell (eg. debuging in Netbeans)
2019-08-18 12:51:41 +02:00
Ralf Becker
c64c7ab787
fix failing installation via docker-compose: wrong grant-host and NO quotes
...
also documented that you need to create the data directory
2019-08-18 12:45:10 +02:00
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