Nathan Gray
98c18b04ec
Fix delete of series did not work
2015-11-16 16:45:02 +00:00
Hadi Nategh
7c944b5aeb
Mobile theme W.I.P.:
...
- Sidebar acts based on device size
- Remove portrait top header (sidebar toggle menu will be positioned next to nm header)
- Remove collapsed sidebar application navigator, only for devices
2015-11-16 15:45:04 +00:00
Nathan Gray
6e924a3700
Fix infinite loop in monthly planner with multi-month events
2015-11-14 00:09:45 +00:00
Nathan Gray
61d4e1535e
Fix drag and drop series exceptions did not remove original
2015-11-13 23:30:26 +00:00
Nathan Gray
c0ba0a5bcf
Fix multi-day events extending outside the currently selected timespan blocked the cache for those days, leading to missing events.
2015-11-13 23:21:16 +00:00
Nathan Gray
d6298d8c9b
Apparently we do care about group invitations for determining status
2015-11-13 20:48:28 +00:00
Nathan Gray
3e054b90f7
Need more data to handle adding a recurring event
2015-11-13 20:38:29 +00:00
Nathan Gray
43e69977f2
Fix some update conditions that were missing some cases
2015-11-13 20:22:58 +00:00
Nathan Gray
ddb63f4f46
- Fix clicking to create an event on another user's calendar did not always set that user as owner, even with add permission
...
- Fix doubled users in planner view when users and groups were selected
2015-11-13 17:07:48 +00:00
Nathan Gray
cf26523530
User not accepted only changes body color, leave header color
2015-11-13 15:51:41 +00:00
Ralf Becker
5f919ced72
* ImportExport: switch notifications off by default on import
2015-11-13 15:50:32 +00:00
Ralf Becker
ae72f4d481
* Calendar/CalDAV: allow to download whole calendar as one big iCal file using " https://$user:$passwd@domain.com/egroupware/groupdav.php/$user/calendar/?download "
2015-11-13 15:23:36 +00:00
Ralf Becker
3b781ceb05
* Univention: allow to migrate accounts from SQL backupt to Univention (install new EGroupware app and delete all users and groups in Univention first)
2015-11-13 14:49:34 +00:00
Ralf Becker
67df38ddbf
set our default "utf-8" charset when opening db-connection, as some setup code, does not use egw-object and fail if php defaults to a different one
2015-11-13 12:47:17 +00:00
Ralf Becker
a025f88732
* PostgreSQL/Calendar: fix SQL error on update, caused by using reserved word "user" as alias
2015-11-13 08:30:20 +00:00
Nathan Gray
41380c589f
Allow mouse over tooltip
2015-11-13 00:53:23 +00:00
Nathan Gray
d2e689d897
Remove some invalid options giving errors
2015-11-12 23:34:45 +00:00
Nathan Gray
14176f70d4
Fix status change could not change border when updating
2015-11-12 23:34:04 +00:00
Nathan Gray
4565bf4779
Sizing fixes for better (intitial) layout
2015-11-12 23:10:16 +00:00
Nathan Gray
6d398a346f
Use auto sizing to make all day events wider when needed, smaller when they have shorter titles
2015-11-12 21:02:24 +00:00
Nathan Gray
190d028bf7
Fix not able to create new all day non-blocking events when you click on the non-blocking section, but the week has other non-blocking all events.
2015-11-12 19:32:04 +00:00
Nathan Gray
bf5d46c721
A bit smaller font size for title
2015-11-12 19:01:03 +00:00
Nathan Gray
83390eca97
Fix missing conflict dialog if you drag a full day non-blocking event to a time changing it to full day blocking, and there's a conflict with en existing event that day.
2015-11-12 18:54:20 +00:00
Nathan Gray
948bf94f67
Fix missing status borders
2015-11-12 18:22:48 +00:00
Nathan Gray
9f8a08fb4a
Fix long all day events push day header wider
2015-11-12 16:27:39 +00:00
Hadi Nategh
07681364f8
Add new type for date widget to show only time(in today range)/date
2015-11-12 15:46:56 +00:00
Nathan Gray
0077befe25
Fix drag and drop of non-blocking event makes it blocking event
2015-11-12 15:42:14 +00:00
Nathan Gray
28d4ebe407
Event display:
...
- Always respect granularity in multiweek view, number of users selected doesn't matter
- Reduce multiweek options to 2 or 3
- Fix start of day positioning when there are several all day non-blocking events
- Try to work with CSS transitions and sizes a little better
2015-11-12 01:01:21 +00:00
Nathan Gray
bddf7ab28b
Event display:
...
- Show description in event body, as much as will fit
- Preserve whitespace in event description
- Change when event title is shown in header to be based on available space, not grid size
- Adjust z-index of overlapping events to reduce covering
2015-11-11 18:48:41 +00:00
Nathan Gray
bc2e0060da
Make whole day non-blocking events wider so they take more space before wrapping.
2015-11-11 18:10:35 +00:00
Nathan Gray
541bca25b4
Change when we switch to white text to use black a little more
2015-11-11 18:01:35 +00:00
Nathan Gray
ddd82175d2
Don't even start the drag if you do not have edit permission
2015-11-11 16:54:00 +00:00
Nathan Gray
cfb341137f
Replace accidentally removed deleted filter
2015-11-11 16:44:11 +00:00
Nathan Gray
aeb1a0b7d2
Improved display of favorite details to give some space between keys and values
2015-11-11 16:00:37 +00:00
Ralf Becker
20fe326cd5
allow to disable use of RFC3676 flowed lines in plain text mails, as some clients have trouble to detect correct charset
2015-11-11 15:00:36 +00:00
Ralf Becker
030d43d960
* Mail: allow to disable use of RFC3676 flowed lines in plain text mails, as some clients have trouble to detect correct charset
2015-11-11 15:00:11 +00:00
Ralf Becker
6a7c98a2e1
need to set Transfer-Encoding used by base-part, it always seems to be "quoted-printable"
2015-11-11 14:25:19 +00:00
Ralf Becker
3d85ca9db6
no need to fetch mail again
2015-11-11 12:26:14 +00:00
Ralf Becker
6969120d8b
z-push requires text-parts to be in utf-8, not eg. iso-8859-1
2015-11-11 12:25:43 +00:00
Nathan Gray
3209a6671c
Show error message when trying to get calendars with no access.
2015-11-10 23:31:55 +00:00
Nathan Gray
9a1f24e3a4
Prevent users in selected groups from showing up more than once
2015-11-10 21:40:42 +00:00
Nathan Gray
2d18c663b6
Update daywise caches when an event changes days
2015-11-10 21:24:06 +00:00
Nathan Gray
cbde1b5664
Avoid error when closing home tab if calendar tab is not loaded
2015-11-10 20:04:17 +00:00
Nathan Gray
f3794d510c
Make sure loading indicator is displayed, even if drag handler is already gone
2015-11-10 19:57:05 +00:00
Nathan Gray
fff964f307
Better handling of drag and drop between full day and times
2015-11-10 18:35:24 +00:00
Ralf Becker
5ca8aac1b5
copy 14.3 changelog to trunk to satisfy update checker
2015-11-10 15:13:45 +00:00
Ralf Becker
5e347fb85b
Change egw_sqlfs_props.prop_value back to utf-8/varchar, as it can contain user content eg. our comments, replace non-ascii chars in contact_pubkey, before converting to ascii
2015-11-10 11:17:21 +00:00
Ralf Becker
810755de12
remove all category values, which are not comma-separated nummerical ids, as they might give an SQL error and wont work anyway
2015-11-10 10:57:51 +00:00
Nathan Gray
2df3a14e36
Calendar planner:
...
- Fix error in group invitations when expanding into in each user's row
2015-11-10 01:00:44 +00:00
Nathan Gray
697444965d
Calendar planner:
...
- Fix planner category filter
- Planner by user now lists group invitations in each user's row
2015-11-10 00:56:31 +00:00