Page MenuHomePhorge
Feed Search

Dec 20 2015

machniak committed rSf3ab158bbb07: Fix decoding of stored synchronization pending-data (#5298).
Dec 20 2015, 12:02 PM
machniak committed rSe0fb77d4c05c: Fix decoding of stored synchronization pending-data (#5298).
Dec 20 2015, 12:00 PM
machniak committed rS1bacacca1910: Fix so logged datetime supports microseconds.
Dec 20 2015, 11:36 AM

Dec 18 2015

machniak committed rRPK6598c487c568: Force ID command use with name="Roundcube/Kolab" (T847).
Dec 18 2015, 8:19 AM

Dec 17 2015

machniak committed rRPK3f8f6566ffe1: Fix disabled tasklist selector in "Save as task" dialog (#5301).
Dec 17 2015, 7:56 PM
machniak committed rRPK49b885b44329: Fix bug where "Loading..." message wasn't removed on error when saving a task.
Dec 17 2015, 7:56 PM
machniak committed rRPK1a2e1d59afc1: Fix some typos.
Dec 17 2015, 7:56 PM
machniak committed rRPKd118e853ff98: Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder().
Dec 17 2015, 7:56 PM
machniak committed rRPK5d8f64481fe0: Fix disabled tasklist selector in "Save as task" dialog (#5301).
Dec 17 2015, 7:54 PM
machniak committed rRPK7babdcdaa2f7: Fix bug where "Loading..." message wasn't removed on error when saving a task.
Dec 17 2015, 3:44 PM
machniak committed rRPKf8d65ba8431a: Fix some typos.
Dec 17 2015, 3:35 PM
machniak committed rRPKb01cfae47ae3: Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder().
Dec 17 2015, 3:26 PM

Dec 11 2015

machniak added a comment to T916: Fix MAPI dates base.

It looks that Mapistore converts dates to unix timestamps. I sent a mail to confirm, so we're sure how to procede.

Dec 11 2015, 2:20 PM · Copenhagen
machniak created T916: Fix MAPI dates base.
Dec 11 2015, 1:59 PM · Copenhagen
machniak committed rCOb1380faa6955: Set collection=fai for FAI objects.
Dec 11 2015, 11:14 AM
machniak committed rCOa65d55462e4a: Mapistore: Add dummy actions for FAI attachments.
Dec 11 2015, 10:43 AM
machniak committed rCO546d8c0bc43c: Log request body in debug mode.
Dec 11 2015, 10:04 AM
machniak committed rCOc32d761a6792: Don't throw an exception when Mapistore creates folder that already exists.
Dec 11 2015, 10:04 AM
machniak committed rCO36bbfe13f3af: Mapistore: Fix system_idx on contexts list.
Dec 11 2015, 8:52 AM

Dec 10 2015

machniak committed rCOd8c78b982a03: Log HTTP error codes on exceptions in debug mode.
Dec 10 2015, 3:51 PM
machniak committed rCO3ea125577727: Add some missing folder properties for openchange.
Dec 10 2015, 3:45 PM
machniak committed rCOffdc65156e82: Add missing reset_db() method.
Dec 10 2015, 3:27 PM
machniak added a comment to T406: MAPI: Support for special configuration objects.

Temporarily implemented with SQL storage.

Dec 10 2015, 3:26 PM · Copenhagen
machniak committed rCO7064fb37807f: Implemented FAI object support (T406).
Dec 10 2015, 3:26 PM

Dec 8 2015

machniak created T906: Support flags updates.
Dec 8 2015, 2:42 PM · Copenhagen

Dec 7 2015

machniak committed rRPKda5038ef62d2: Add sessionClosed event handling (T846).
Dec 7 2015, 3:08 PM
machniak committed rC7b8a5e35c911: Add sessionClosed event handler (T846).
Dec 7 2015, 3:07 PM
machniak committed rCb8ab3d79b7c8: Merge branch 'manticore'.
Dec 7 2015, 3:07 PM

Dec 4 2015

machniak committed rCb86501a2d613: Fix typo causing redundant Manticore logon request, remove unused code.
Dec 4 2015, 11:40 AM
machniak created T873: /api/users/me response contains LDAP password.
Dec 4 2015, 10:58 AM · Manticore
machniak closed T871: Call to protected method rcube_imap_generic::strToTime() when usin Roundcube 1.2 as Resolved.
Dec 4 2015, 9:36 AM · Roundcube, Syncroton
machniak committed rSe4d229229fa3: Fix Call to protected method rcube_imap_generic::strToTime() when using….
Dec 4 2015, 9:36 AM

Dec 3 2015

machniak created T872: Compatibility with Roundcube 1.2 security tokens.
Dec 3 2015, 7:58 PM · Roundcube
machniak created T871: Call to protected method rcube_imap_generic::strToTime() when usin Roundcube 1.2.
Dec 3 2015, 7:07 PM · Roundcube, Syncroton
machniak added a comment to T855: Issues in Birthdays calendar feed.

The customer informed us that the UID is not really an issue in case of Thunderbird import. The calendar events were correctly imported, but they use year 2025 which is a problem. An ugly hack is to add "&end=1451602740" to the feed URL, where the number is a unix timestamp of last day in the current year.

Dec 3 2015, 3:13 PM · Product Owners, Roundcube Kolab Plugins
machniak committed rRPK9e5d6fe1c1e2: Disable Save button in manticore session when the file/folder is not writable.
Dec 3 2015, 2:26 PM
machniak committed rC02f194ab3852: Fix joining sessions on files inaccessible to the invited user.
Dec 3 2015, 2:22 PM
machniak closed T762: Authorization filters for collaborative editing as Resolved.

As Chwala uses kolab_auth plugin we can use kolab_auth_role_settings option for this. E.g.:

$config['kolab_auth_role_settings'] = array(
    'cn=contractor,%dc' => array(
        'fileapi_manticore' => array(
            'value' => null,
        ),
    ), 
);
Dec 3 2015, 12:07 PM · Manticore, Roundcube Kolab Plugins
machniak committed rC1a71747ac9a3: Call 'startup' hook so kolab_auth plugin can modify user settings (T762) via….
Dec 3 2015, 12:01 PM

Dec 2 2015

machniak committed rC65f913db732e: Return folder writable flag in file_info, set 'editable' flag also on plain….
Dec 2 2015, 1:55 PM
machniak committed rRPK580904174e51: Various fixes.
Dec 2 2015, 1:39 PM
machniak committed rRPK94eff6b1e763: Implement users autocompletion in kolab_files - use users from LDAP not from….
Dec 2 2015, 11:44 AM

Dec 1 2015

machniak committed rRPKdf5e84f05277: Update session indicators periodically (T848).
Dec 1 2015, 4:20 PM
machniak committed rC244cf81cb300: Varius fixes in invitations/session handling.
Dec 1 2015, 4:18 PM

Nov 29 2015

machniak committed rCc47f2e8c6cab: Skip one SeaFile request on file_get in HEAD-mode.
Nov 29 2015, 9:31 AM
machniak closed T850: Don't load file content on file_get method with HEAD request as Resolved.
Nov 29 2015, 9:23 AM · Chwala
machniak committed rCaa05d6ce28cd: For iRony skip only webdav sources that point to the same host.
Nov 29 2015, 9:19 AM
machniak committed rC3b776f3a10e2: Fix bug in downloading/opening compressed files via WebDAV driver.
Nov 29 2015, 9:19 AM
machniak committed rC798ea32b1b67: Small css fix.
Nov 29 2015, 9:19 AM
machniak committed rC4426c9d1b8d4: Performance: Don't load file content from storage on file_get method with….
Nov 29 2015, 9:19 AM
machniak committed rC7be634135a9f: Fix missing Content-Type on file_get response using WebDAV driver.
Nov 29 2015, 9:19 AM
machniak committed rCd93cd09f076d: Fix small issue in setting folders tree icons.
Nov 29 2015, 9:19 AM
machniak committed rC2c55de206841: Small css fixes regarding truncated icons on folders an files list.
Nov 29 2015, 9:19 AM
machniak committed rCda19e02a1a15: For iRony skip only webdav sources that point to the same host.
Nov 29 2015, 9:09 AM
machniak committed rC000f90850f5e: Fix fatal error when creating external store folder.
Nov 29 2015, 9:09 AM

Nov 28 2015

machniak committed rCa1c0ef49f421: Fix bug in downloading/opening compressed files via WebDAV driver.
Nov 28 2015, 2:59 PM

Nov 27 2015

machniak committed rC50fb9382121a: Fix missing Content-Type on file_get response using WebDAV driver.
Nov 27 2015, 1:09 PM
machniak committed rC198e713f61a4: Performance: Don't load file content from storage on file_get method with….
Nov 27 2015, 12:42 PM
machniak committed rC22f9cd9f5db4: Small css fix.
Nov 27 2015, 12:42 PM
machniak committed rC0595a657411e: Performance: Cache in memory used file object to skip redundant sql queries….
Nov 27 2015, 12:42 PM
machniak committed rC5d9c7e9adf3e: Small css fixes regarding truncated icons on folders an files list.
Nov 27 2015, 12:42 PM
machniak committed rCff2afff44363: Performance: Skip count query in kolab_storage when expecting only one record….
Nov 27 2015, 12:42 PM
machniak committed rC78de3aea9a5f: Fix small issue in setting folders tree icons.
Nov 27 2015, 12:42 PM
machniak committed rCfcf6b5a84386: Fix session validation and redundant session update queries.
Nov 27 2015, 12:42 PM
machniak created T862: Editor loading performance.
Nov 27 2015, 9:29 AM · Manticore

Nov 26 2015

machniak committed rC163d226e1b77: Don't start new session for a file if it already exist for the requested user.
Nov 26 2015, 4:27 PM
machniak committed rCc6d4b8bdab06: Don't resolve username if it is already provided on invitation.
Nov 26 2015, 2:11 PM
machniak edited projects for T723: Using Chwala multi-backend storage engine(s) architecture, added: Chwala; removed Manticore.
Nov 26 2015, 1:03 PM · Chwala
machniak added a comment to T723: Using Chwala multi-backend storage engine(s) architecture.

In current implementation Manticore does not know the real file path, so the magic have to be done on Chwala side.

Nov 26 2015, 1:03 PM · Chwala
machniak committed rRPKc9c5b19b522f: Support user names and comment for invitations (T859).
Nov 26 2015, 12:56 PM
machniak committed rC7192cf53b035: Support user names and comments in invitations (T859).
Nov 26 2015, 12:54 PM
machniak created T861: Missing icons for new encryption features of Roundcube 1.2.
Nov 26 2015, 10:02 AM · Kolab 16, Roundcube Chameleon Skin

Nov 25 2015

machniak moved T726: Invite a user to join a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 25 2015, 12:15 PM · Restricted Project, Chwala
machniak moved T732: Declining an invitation to a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 25 2015, 12:15 PM · Restricted Project, Restricted Project, Chwala, Manticore
machniak closed T732: Declining an invitation to a collaborative editing session as Resolved.
Nov 25 2015, 12:15 PM · Restricted Project, Restricted Project, Chwala, Manticore
machniak closed T726: Invite a user to join a collaborative editing session as Resolved.
Nov 25 2015, 12:15 PM · Restricted Project, Chwala
machniak committed rRPK5b796290d6bc: Add button to join the session immediately on invitation level, add option to….
Nov 25 2015, 12:15 PM
machniak committed rC65481be8426f: Support file_info by session ID, cache session_info() data.
Nov 25 2015, 12:13 PM

Nov 24 2015

machniak committed rRPKeb0fdf3765f8: Partial invitations and notifications support.
Nov 24 2015, 4:15 PM
machniak committed rC89aa8ebd59e8: More on invitations and notifications.
Nov 24 2015, 3:51 PM
machniak created T855: Issues in Birthdays calendar feed.
Nov 24 2015, 2:13 PM · Product Owners, Roundcube Kolab Plugins

Nov 23 2015

machniak committed rCe10fbc3186e5: Added an API to track changes in invitations and notify users.
Nov 23 2015, 4:22 PM
machniak moved T732: Declining an invitation to a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 23 2015, 4:19 PM · Restricted Project, Restricted Project, Chwala, Manticore

Nov 20 2015

machniak committed rRPK24c8ac75077d: Removing session participants.
Nov 20 2015, 4:50 PM
machniak committed rCc97b74b184e6: Invitations removing.
Nov 20 2015, 4:49 PM
machniak committed rC0143370e9227: Fix document_invite action.
Nov 20 2015, 2:34 PM
machniak moved T729: Autocompletion when inviting to a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 20 2015, 2:25 PM · Roundcube Kolab Plugins , Restricted Project
machniak closed T729: Autocompletion when inviting to a collaborative editing session as Resolved.
Nov 20 2015, 2:25 PM · Roundcube Kolab Plugins , Restricted Project
machniak committed rRPKe2123344549a: Some fixes in invitations dialog.
Nov 20 2015, 2:25 PM
machniak committed rRPK725ae222a43e: Warn about unsaved changes on session close (T845).
Nov 20 2015, 1:12 PM
machniak committed rRPK98cc54d67c04: Fix #members floating.
Nov 20 2015, 11:17 AM

Nov 19 2015

machniak committed rRPK48ddb0eea438: Partial invitations handling, participants autocompletion (T726, T729).
Nov 19 2015, 8:11 PM
machniak committed rC649be6ac566d: Partial invitations support.
Nov 19 2015, 8:08 PM
machniak moved T729: Autocompletion when inviting to a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 11:59 AM · Roundcube Kolab Plugins , Restricted Project
machniak edited projects for T729: Autocompletion when inviting to a collaborative editing session, added: Roundcube Kolab Plugins ; removed Chwala.
Nov 19 2015, 11:59 AM · Roundcube Kolab Plugins , Restricted Project
machniak added a comment to T729: Autocompletion when inviting to a collaborative editing session.

In Roundcube we have autocompletion implemented.

Nov 19 2015, 11:58 AM · Roundcube Kolab Plugins , Restricted Project
machniak moved T726: Invite a user to join a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Nov 19 2015, 8:55 AM · Restricted Project, Chwala

Nov 18 2015

machniak closed T844: Contacts search with $fields=* does not work when contact has a photo as Resolved.
Nov 18 2015, 2:22 PM · Quality Assurance, Product Owners, Roundcube Kolab Plugins
machniak committed rRPK4c0fafaac276: Don't search in binary data fields (T844).
Nov 18 2015, 2:22 PM
machniak committed rRPK52a4b6b5437b: Don't search in binary data fields (T844).
Nov 18 2015, 2:21 PM