It looks that Mapistore converts dates to unix timestamps. I sent a mail to confirm, so we're sure how to procede.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Dec 20 2015
Dec 20 2015
Dec 18 2015
Dec 18 2015
Dec 17 2015
Dec 17 2015
Dec 11 2015
Dec 11 2015
Dec 10 2015
Dec 10 2015
Temporarily implemented with SQL storage.
Dec 8 2015
Dec 8 2015
Dec 7 2015
Dec 7 2015
Dec 4 2015
Dec 4 2015
Dec 3 2015
Dec 3 2015
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.
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 2 2015
Dec 2 2015
Dec 1 2015
Dec 1 2015
Nov 29 2015
Nov 29 2015
Nov 28 2015
Nov 28 2015
Nov 27 2015
Nov 27 2015
Nov 26 2015
Nov 26 2015
machniak edited projects for T723: Using Chwala multi-backend storage engine(s) architecture, added: Chwala; removed Manticore.
In current implementation Manticore does not know the real file path, so the magic have to be done on Chwala side.
Nov 25 2015
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.
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 24 2015
Nov 24 2015
Nov 23 2015
Nov 23 2015
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 20 2015
Nov 20 2015
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
Nov 19 2015
machniak moved T729: Autocompletion when inviting to a collaborative editing session from Restricted Project Column to Restricted Project Column on the Restricted Project board.
machniak edited projects for T729: Autocompletion when inviting to a collaborative editing session, added: Roundcube Kolab Plugins ; removed Chwala.
In Roundcube we have autocompletion implemented.
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 18 2015
Nov 18 2015
machniak closed T844: Contacts search with $fields=* does not work when contact has a photo as Resolved.