Page MenuHomePhorge
Feed Search

Jan 8 2019

machniak added a comment to T4827: Wrong roles (nsrole) management in Kolab WAP.

I guess, we could change the roles filter to fix the immediate issue, but if we want to display non-managed roles we'll need possibility to list both types of roles, i.e. the filter would depend on what we want to achieve at the moment.

Jan 8 2019, 7:36 AM · Web Administration Panel, Bug Reports

Dec 28 2018

machniak committed rRPKe848de3129ae: Use INSERT ... ON DUPLICATE KEY UPDATE in kolab cache.
Dec 28 2018, 2:14 PM
machniak committed rRPK618fbe9b359d: Fix logon_page in Elastic (and Elastic-based) skins (Bifrost#T168440).
Dec 28 2018, 12:09 PM
machniak committed rC019b77deda2d: Fix performance stats also for the Chwala UI part.
Dec 28 2018, 10:26 AM
machniak committed rC93ece5f211f2: Fix so performance stats are logged to the main console log also when….
Dec 28 2018, 10:20 AM
machniak committed rIb82f30c00a3a: Fallback to $_SERVER['REQUEST_METHOD'].
Dec 28 2018, 9:49 AM
machniak committed rI9bd752484cb0: Fix so performance stats are logged to the main console log also when….
Dec 28 2018, 9:42 AM
machniak committed rS178c634ec073: Unify memory stats format with Roundcube core.
Dec 28 2018, 9:30 AM
machniak committed rSe12a45c66c84: Merge branch 'master' of ssh://git.kolab.org/diffusion/S.
Dec 28 2018, 8:59 AM
machniak committed rSe243c92eef62: Fix so performance stats are logged to the main console log also when….
Dec 28 2018, 8:59 AM

Dec 27 2018

machniak committed rRPK47f7793ac016: Slim down kolab cache (drop xml column, change data format) (Bifrost#T61991).
Dec 27 2018, 2:27 PM
machniak committed rRPK9904323c4162: Use cache fast-mode for contact groups.
Dec 27 2018, 2:27 PM
machniak committed rRPKd8180bf560d4: Use cache fast-mode for counting tasks.
Dec 27 2018, 9:24 AM

Dec 24 2018

machniak committed rRPKc9499eeaa61a: Fast-mode for configuration objects.
Dec 24 2018, 10:46 AM

Dec 21 2018

machniak committed rI2fa404662481: Enable kolab_cache's fast-mode.
Dec 21 2018, 11:39 AM
machniak committed rRPKa90d4c601584: Fast-mode for events/tasks/contacts and some code improvements.
Dec 21 2018, 11:24 AM
machniak committed rC50495f293d92: Support kolab_cache's fast-mode.
Dec 21 2018, 9:02 AM
machniak committed rRPK83486eca9245: Fast-mode for files.
Dec 21 2018, 8:59 AM

Dec 20 2018

machniak committed rRPK217e861d4dbc: Fast-mode for contacts.
Dec 20 2018, 3:02 PM
machniak committed rRPK28932e4c92a9: Fast-mode for selecting kolab objects.
Dec 20 2018, 1:54 PM
machniak committed rRPK2ac64d32eba0: Fix regression in handling contact groups.
Dec 20 2018, 12:04 PM
machniak committed rRPKbe749b2795bc: Add possibility to bypass indexes cache only.
Dec 20 2018, 11:39 AM

Dec 19 2018

machniak committed rRPK73e946359505: Merge branch 'master' into dev/perf.
Dec 19 2018, 11:27 AM
machniak committed rRPK67f6ef9bbfc5: Always fetch xml from IMAP and parse objects on select.
Dec 19 2018, 11:27 AM

Dec 18 2018

machniak committed rRPK4fbe264facdb: Fix obvious typo in regexp.
Dec 18 2018, 12:12 PM

Dec 17 2018

machniak added a comment to T4776: Calendar view bug - width:0px.

Confirmed. This is a known bug in fullcalendar library. Unfortunately an update is not trivial.

Dec 17 2018, 2:21 PM · Roundcube Kolab Plugins , Bug Reports
machniak added a comment to T4692: annoying auto-scroll.

I'm unable to reproduce the issue. What browser did you use? The only issue I see is the fact that the list is "truncated" because of being displayed inside of the dialog not on top of it.

Dec 17 2018, 10:14 AM · UX Seminar WS17
machniak committed rRPKa3d93f719b6d: Add missing type="button" for buttons.
Dec 17 2018, 9:54 AM
machniak closed T4665: file dialogue appears when pressing enter while selecting the time/summary/descripton etc. for an event as Resolved.

Fixed.

Dec 17 2018, 9:27 AM · UX Seminar WS17
machniak committed rRPK1cc1d5f9f6ba: Elastic: Fix bug where file dialog appears when pressing Enter in task/event….
Dec 17 2018, 9:27 AM
machniak closed T4686: redundant closing options for event (please see screenshot) as Wontfix.

Yes. All dialogs have two buttons for closing (sometimes it's Close, sometimes Cancel). I also don't think that Share is important enough to be a separate button.

Dec 17 2018, 7:49 AM · UX Seminar WS17

Dec 16 2018

machniak closed T2666: Kolab16: Not a valid olson timezone: Etc/GMT-1 as Resolved.

Because jsTimezoneDetect is not very active project I decided to add a workaround on PHP side. Fixed in https://github.com/roundcube/roundcubemail/commit/36485dfc345ad724f08eaa7ea30c3cc88e48a00d.

Dec 16 2018, 11:37 AM · Roundcube, Libraries, Bug Reports

Dec 14 2018

machniak created D714: LIST-EXTENDED/LIST-STATUS support.
Dec 14 2018, 5:25 PM
machniak closed T4737: Saving event from Mail not possible as Resolved.

This has been fixed a few days ago. Not yet deployed at beta.kolabnow.com

Dec 14 2018, 12:57 PM · UX Seminar WS17
machniak committed rIa8a3b0994673: Fix PHP Fatal error: Class 'Kolab\DAV\Auth\kolab_auth' not found.
Dec 14 2018, 11:51 AM
machniak added a comment to T4752: Can't change dates in "Find availability".

Well, this is how it was designed, so you focus on finding availability not changing the time or duration. These fields are there for an informative purpose of displaying currently selected time slot. Maybe the time inputs could be editable or maybe there should be some duration input. Or maybe the slot selector above could be extendable horizontally.

Dec 14 2018, 11:12 AM · UX Seminar WS17

Dec 13 2018

machniak committed rRPKf92e39c88274: T2313: Prevent from PHP fatal errors caused by double timezone spec. in….
Dec 13 2018, 1:27 PM
machniak committed rRPKb5dceb45aa11: Fix small regression.
Dec 13 2018, 1:26 PM
machniak committed rRPK868d15c4a23f: Fix PHP 7.3 warning.
Dec 13 2018, 1:26 PM
machniak committed rRPK4fe62aba6b40: Fix PHP 7.3 warning.
Dec 13 2018, 1:04 PM
machniak committed rRPK83ac298cd74f: Fix handling EXDATEs in different timezone than the event timezone….
Dec 13 2018, 12:40 PM
machniak committed rRPK779af09a68f7: Fix performance/memory errors when editing recurring events.
Dec 13 2018, 9:53 AM

Dec 10 2018

machniak closed T4617: When going from smartphone view to desctop view bottom left calender does not reappear as Resolved.

Fixed. Though, there are other similar issues, e.g. with toolbar menu. We probably should not support such view resizing. I'd say it's a rare situation. I guess it's more a temporal situation, you don't want to switch to smartfon mode on desktop and work using it.

Dec 10 2018, 12:53 PM · UX Seminar WS17
machniak committed rRPK39fbf9997830: Elastic: Fix bug when going from smartphone view to deskop view bottom left….
Dec 10 2018, 12:47 PM
machniak committed rRPKeb8a06d2ec1f: Kolab SSO: Fixed charset encoding issues in logon form.
Dec 10 2018, 8:24 AM
machniak committed rRPK6d66212f5d77: Add margin to SSO buttons.
Dec 10 2018, 7:53 AM

Dec 4 2018

machniak committed rRPK2e1724b928b0: Add missing templates for "Save as event" dialog.
Dec 4 2018, 1:56 PM
machniak committed rRPKa857b3cd29ac: Remove duplicate label references.
Dec 4 2018, 1:30 PM
machniak committed rRPKdb27d5a26c44: Register kolab_2fa and kolab_sso localizations in /tx/config.
Dec 4 2018, 11:54 AM
machniak committed rRPK5dc7b9892576: Fix recurrence text when there are exceptions defined.
Dec 4 2018, 7:59 AM

Dec 3 2018

machniak closed T4671: it is possible to use dropdown menus in the background as Resolved.

This is already fixed in git-master.

Dec 3 2018, 6:14 PM · UX Seminar WS17
machniak committed rRPKf61132c6916a: Elastic: Fix datepicker after recent changes in Elastic core.
Dec 3 2018, 3:29 PM

Dec 2 2018

machniak claimed T4668: it is possible to set meaningless times such as 33:00 for an event.
Dec 2 2018, 11:29 AM · UX Seminar WS17

Dec 1 2018

machniak claimed T4671: it is possible to use dropdown menus in the background.

Looks like the dialog overlay does not stop event propagation.

Dec 1 2018, 8:35 AM · UX Seminar WS17
machniak added a comment to T4677: event that includes weekend days is not displayed properly in month view.

This is a known issue. We have a ticket in Bifrost. Not trivial to fix as it's a bug in fullcalendar library.

Dec 1 2018, 7:58 AM · Bug Reports, UX Seminar WS17

Nov 30 2018

machniak closed T4596: Colour saturation with choosing window as Resolved.

Fixed.

Nov 30 2018, 1:29 PM · UX Seminar WS17
machniak committed rRPK645e62bf966c: Elastic: Small sizeing issue.
Nov 30 2018, 12:12 PM
machniak committed rRPK7f2e073277ae: T4596: Elastic: Fix color of the selection box in Find availability dialog.
Nov 30 2018, 11:38 AM
machniak closed T4599: create event different when no Calender selected as Resolved.

Fixed.

Nov 30 2018, 11:01 AM · UX Seminar WS17
machniak committed rRPK5894f77b7c71: T4599: Fix selected calendar state after calendar delete.
Nov 30 2018, 11:01 AM
machniak committed rRPK78dce88a9c19: Merge branch 'dev/sso'.
Nov 30 2018, 8:39 AM

Nov 28 2018

machniak claimed T4515: In month overview event is created for current day.

There's some inconsistency in Week and Month view behavior and I'm not sure why. In Week view a single click does not select the slot, it opens new event dialog. In Month view a single click will just select the slot. I don't like this inconsistency. The slot selection itself is useless and could be removed, so a single click in Month view would also open the new event dialog (with proper date set). Looks like a bug.

Nov 28 2018, 4:32 PM · UX Seminar WS17
machniak added a comment to T4500: Categories Visibility.

These categories are there for interoperability. They come from iCalendar standard (the CLASS property). The functionality in Kolab is limited to:

  1. Additional decoration of private/confidential event in event preview dialog.
  2. When a calendar folder annotated as confidential/private exists all incoming invitations marked as such will be stored in these folders (instead of the default calendar) by invitation policy module if enabled.
Nov 28 2018, 4:26 PM · UX Seminar WS17
machniak added a comment to T4593: Button "send invitation" switches by itself.

We do not store the last button state, but I guess it would be possible.

Nov 28 2018, 4:10 PM · UX Seminar WS17
machniak added a comment to T4641: When creating/ editing an event: Not distinct which tab is opened .

Is the border not enough?

Nov 28 2018, 4:09 PM · UX Seminar WS17
machniak added a comment to T4572: Prioritising the overview calendar over the listed calendars .

That's what we've had in the old skin. However, this way the menu button location might not be perfect.

Nov 28 2018, 4:07 PM · UX Seminar WS17
machniak added a comment to T4578: Eventtime can not be changed in "Find availability".

This is intentional. We expect user to use next/previous slot buttons or drag-n-drop. The inputs are only to display current selection.

Nov 28 2018, 4:02 PM · UX Seminar WS17
machniak added a comment to T4587: always invite/notify participants of events.

There's actually a config option (calendar_itip_send_option) that allows to change the behavior as requested. Maybe we should consider changing the default setting.

Nov 28 2018, 3:59 PM · UX Seminar WS17
machniak claimed T4596: Colour saturation with choosing window.

Makes sense, and it was indeed different in the old skin. Agreed.

Nov 28 2018, 3:54 PM · UX Seminar WS17
machniak claimed T4554: Add new Calender is buggy.

I confirm the issue and it is specific to KolabNow. Most likely its caused by cyrus murder topology and a delay in creating a folder on a backend server. So, when the page is refreshed the folder does not yet exist, even if the folder creation command didn't result with an error. Does not happen on my local Kolab installation.

Nov 28 2018, 12:55 PM · UX Seminar WS17
machniak added a comment to T4617: When going from smartphone view to desctop view bottom left calender does not reappear.

Do you have a device that where that modes switching is possible or you're talking about browser developer tools? There are some quirks like that known when you switch modes.

Nov 28 2018, 12:49 PM · UX Seminar WS17
machniak added a comment to T4584: Not possible to drag and drop an event on touch screen.

We're using quite an old version of fullcalendar library that does not support touch events. It's supported in more recent versions https://fullcalendar.io/docs/touch.

Nov 28 2018, 12:47 PM · Roundcube Kolab Plugins , UX Seminar WS17
machniak claimed T4599: create event different when no Calender selected.
Nov 28 2018, 12:43 PM · UX Seminar WS17
machniak added a comment to T4599: create event different when no Calender selected.

Existence of these two tabs depends on the calendar permissions (some calendar drivers might not support them). So, it looks like after calendar delete there's a problem with selecting existing calendar. Confirmed.

Nov 28 2018, 12:43 PM · UX Seminar WS17
machniak closed T4241: User setting to enable/disable calendar week in views "Week" and "Month" at Roundcube as Resolved.

Fixed in e85ff388293.

Nov 28 2018, 11:45 AM · Roundcube Kolab Plugins , Roundcube
machniak committed rRPKe85ff388293a: T4241: Add option to show/hide week numbers in datepicker and calendar view….
Nov 28 2018, 11:43 AM
machniak closed T4503: event editor: clicking on a participant's email closes the event editor with no way to get back as Resolved.

Fixed.

Nov 28 2018, 9:15 AM · UX Seminar WS17
machniak committed rRPK089425e43b56: T4503: Make participants non-clickable in event/task edit mode.
Nov 28 2018, 9:14 AM

Nov 27 2018

machniak committed rRPK2eea216d3609: SSO: Display (localized) error message on failed SSO login..
Nov 27 2018, 12:18 PM
machniak committed rRPKcf50715f4f1c: SSO: Skip redundant session update.
Nov 27 2018, 11:01 AM
machniak committed rRPK3c0d00ef6768: SSO: Add some more documentation.
Nov 27 2018, 10:03 AM

Nov 26 2018

machniak committed rRPKbf29bd2e1942: SSO: Fix token refresh, support public key in DER format.
Nov 26 2018, 12:35 PM
machniak added a comment to T4503: event editor: clicking on a participant's email closes the event editor with no way to get back.

I guess we could implement something similar to the mail compose, when you make an action that will make the mail destroyed (the changes since last auto-save) then you're asked if you're sure. However, this will be too much effort. We should just not make the addresses clickable in event editing mode.

Nov 26 2018, 9:45 AM · UX Seminar WS17
machniak committed rRPK359f76e9d288: SSO + LDAP (global addressbook).
Nov 26 2018, 9:09 AM

Nov 23 2018

machniak committed rRPK0abee6c0f095: SSO + Chwala, and some improvements.
Nov 23 2018, 3:46 PM
machniak committed rC76f9b695c55c: Support Bearer authentication - requires a plugin.
Nov 23 2018, 3:34 PM

Nov 22 2018

machniak committed rRPKa86a5ce527b2: Fix recurrence text when there are exceptions defined.
Nov 22 2018, 3:20 PM
machniak committed rRPK2734ffc217bb: Elastic: s/@color-message-warning-background/@color-message-warning-box….
Nov 22 2018, 1:32 PM

Nov 19 2018

machniak committed rRPK2efad4865753: SSO + SMTP.
Nov 19 2018, 2:32 PM
machniak committed rRPKa53f1283f5c1: Kolab SSO plugin - initial commit.
Nov 19 2018, 12:29 PM

Nov 16 2018

machniak added a comment to T4377: no change when clicking on a day.

The different background indicates today, not the selected day. Indeed selecting a day in the mini-calendar does not do much (until it's a day in another week, then it switches the week view to selected period).

Nov 16 2018, 12:40 PM · UX Seminar WS17
machniak updated subscribers of T4461: No effect visible when "List permanently" is activated or not .
  • remove "subscribe/unsubscribe" for personally owned calendars
Nov 16 2018, 12:37 PM · UX Seminar WS17
machniak added a comment to T4440: for event with one person no "all participants" needed.

Makes sense.

Nov 16 2018, 12:04 PM · UX Seminar WS17
machniak closed T4473: 2 search fields with the same description "search..." directly next to each other as Resolved.

Agreed. I left "Search...." for the main search input and changed the other input to "Find calendars...". I unified all tasks' UI this way. Fixed.

Nov 16 2018, 12:00 PM · UX Seminar WS17
machniak committed rRPK7c6b305b2f67: T4473: Unify label/placeholder for folders search input.
Nov 16 2018, 11:58 AM
machniak added a comment to T4461: No effect visible when "List permanently" is activated or not .

List permanently is like removing from list (unsubscribing), but without immediate effect. So, the record will not appear again if you switch tasks (e.g. goto Mail and back to Calendar). Note that removing from list is not the same as deleting the calendar, it's just deactivating (unsubscribing).

Nov 16 2018, 11:36 AM · UX Seminar WS17
machniak added a comment to T4482: Adding a new category for an event isn't possible.

Indeed. I guess we could use tag input widget (see notes or tasks) for categories.

Nov 16 2018, 11:15 AM · UX Seminar WS17
machniak closed T4428: Delete Categories in Calender Settings does not work as Resolved.

Fixed.

Nov 16 2018, 11:11 AM · UX Seminar WS17
machniak committed rRPK8a72ceb94076: T4428: Fix removing calendar categories in settings.
Nov 16 2018, 11:10 AM
machniak committed rRPK4244253ca046: Elastic: Make the watermark logo gray.
Nov 16 2018, 10:35 AM