Hadi Nategh
5f86f911f7
Make sure object is there before join(), fix not working calendar
2015-11-19 09:08:42 +00:00
Hadi Nategh
a74e79becc
Fix broken checkbox caused by 54314
2015-11-19 09:03:10 +00:00
Nathan Gray
174a63f86f
Make dragging/dropping over events work even if you do it right on the event.
2015-11-18 18:40:52 +00:00
Nathan Gray
0861a6d58c
Fix some more sneaky caching / refresh bugs
2015-11-18 17:44:22 +00:00
Nathan Gray
adbc4d2b8b
Fix one more case where full update is needed.
2015-11-18 16:19:34 +00:00
Hadi Nategh
3a5aa9ac5c
Implement slide-switch, representing checkbox on/off status
...
- Replace calendar toggle weekend checkbox with slide-switch
2015-11-18 15:42:32 +00:00
Nathan Gray
fbb6f817b1
Fix file comments and link comments were disconnected.
2015-11-17 22:17:00 +00:00
Nathan Gray
22e4fc038f
Send some refresh commands when deleting
2015-11-17 21:32:46 +00:00
Nathan Gray
c3464e4552
Nicer formatting in tooltip for multiple categories, and still working with single categories
2015-11-17 20:56:47 +00:00
Nathan Gray
0b13d0deac
Nicer formatting in tooltip for multiple categories
2015-11-17 20:48:29 +00:00
Nathan Gray
955466d156
Fix some layout / formatting problems with 12h times
2015-11-17 20:19:47 +00:00
Nathan Gray
b136d22c3a
Make sure to open correct dialog, even if multiple option gets changed after creation.
2015-11-17 20:09:19 +00:00
Nathan Gray
c8478e0635
- Fix custom type & status filters giving wrong results
...
- Fix changing type with a custom status could lead to an invalid status for the new type
2015-11-17 19:33:52 +00:00
Nathan Gray
296d39a83a
Fix missing username in AJAX retrieval of account name
2015-11-17 18:25:58 +00:00
Nathan Gray
0df5d6f207
Fix planner events
...
- Createing event by clicking on row had wrong end date
- Display problems from previous commit
2015-11-17 17:59:23 +00:00
Hadi Nategh
676a576dbc
Fix ckeditor shows spellchecker button even if the config is set to "only browser spellchecker -- more safe".
2015-11-17 17:15:07 +00:00
Nathan Gray
7467f3b855
Fix display issues with multi-day events
...
- fix missing events when span is changed to cover new days
- fix events stay when changing weeks, and the new week has a day with no events
2015-11-17 16:57:34 +00:00
Klaus Leithoff
dafbe6f9b5
fix for not working as intended deny access on group feature
2015-11-17 12:14:23 +00:00
Hadi Nategh
e5ee34c006
Mobile theme W.I.P.:
...
- Set right-header for mail index only for mobile theme
2015-11-17 09:07:01 +00:00
Nathan Gray
b2ccc2ad4c
Fix links in failed preview message suggestions.
2015-11-16 22:16:23 +00:00
Nathan Gray
69ffc46a95
Fix sticky letter filter when reloading addressbook
2015-11-16 20:41:41 +00:00
Nathan Gray
ceb9f48f11
Fix missing group member permission errors
2015-11-16 19:40:52 +00:00
Nathan Gray
5846aaa317
- Automatically handle when time rows are too small for proper display
...
- Increase options for weekN display to 4
2015-11-16 18:31:09 +00:00
Nathan Gray
48d779a337
When getting account data via AJAX, make sure account name is in user's preferred format.
2015-11-16 17:32:37 +00:00
Nathan Gray
71bd17628d
Fix users in groups were doubled in planner view, if you selected additional users already in a selected group
2015-11-16 17:15:43 +00:00
Nathan Gray
406c96defe
Fix planner view got end date wrong when adding an event by clicking on a row.
2015-11-16 17:07:56 +00:00
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