Thomas Bruederli
ddd4683255
Replace more deprecated Roundcube functions
2015-10-21 23:01:31 +02:00
Aleksander Machniak
d97ff3dd64
Don't use depracated Roundcube functions
2015-10-21 22:42:45 +02:00
Aleksander Machniak
84751e72fe
Don't use deprecated Roundcube constants
2015-10-21 22:42:05 +02:00
Thomas Bruederli
2e458987bf
Use the right variable when unserializing old attendee data
2015-10-19 23:06:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
da471bf0ad
A very simple and ridumentary loginfail plugin
2015-09-21 12:42:44 +02:00
Aleksander Machniak
6cf0cb3af6
Convert HTML event description into plain text (T714)
2015-08-21 09:14:32 +02:00
Aleksander Machniak
290abf3461
Convert HTML task description into plain text (T714)
2015-08-21 09:14:26 +02:00
Aleksander Machniak
990712503d
Fix missing events on edges of the view time range (when client timezone is different than server tz) (T698)
2015-08-18 12:42:03 +02:00
Aleksander Machniak
f98e1d7e14
Support reminders relative to end/due date (RELATED=END) (T656)
2015-08-07 06:30:28 -04:00
Aleksander Machniak
957ebdf466
Fix bug where alarms set on event start time were displayed on event end time (T653)
2015-08-05 06:12:10 -04:00
Aleksander Machniak
a9422ea11c
Performance: Skip delegators list generation on every calendar refresh action
2015-08-05 05:06:36 -04:00
Aleksander Machniak
c3d096d104
Fix handling of alarms specified as PT0S, PT0M, etc. (T653)
2015-08-05 04:39:46 -04:00
Aleksander Machniak
cd0efb5ad9
Fix disabled name input in tasklist/notebook folder creation dialog ( #5169 )
2015-07-29 11:49:19 -04:00
Jeroen van Meeuwen (Kolab Systems)
d553105b62
Correct URL to source code repository
2015-07-07 12:27:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
22cdafb986
Set versions to 3.2.9
2015-06-03 10:34:44 +02:00
Thomas Bruederli
609c2e55ab
Use Net_LDAP3::domain_root_dn() instead of find_domain()
...
Resolves T134
2015-06-03 10:28:50 +02:00
Thomas Bruederli
0b3910099a
Support COMPLETED property in VTODO objects
...
Resolves T403 and #5067
2015-05-27 12:34:41 +02:00
Aleksander Machniak
22abaa2b3f
Fix PHP Fatal error: Call to undefined method kolab_storage_folder::raise_error()
2015-05-14 08:45:22 -04:00
Thomas Bruederli
ae12d5ce01
Define get_uid() in kolab_storage_folder_api base class ( #5023 )
2015-05-05 11:57:59 +02:00
Thomas Bruederli
f733eef118
Simplify code to compose LDAP filters for user search
2015-05-05 10:53:38 +02:00
Aleksander Machniak
8cc7909c72
Fix delegator user autocomplete searches ( #5019 )
...
The recent changes in kolab_auth_ldap::dosearch() changed unintentionally
the behaviour by removing the code which resolved field names to ldap attributes.
2015-05-05 10:53:32 +02:00
Thomas Bruederli
7ad7370102
Restore sv_SE localization lost in the last Transifex update
2015-04-22 13:16:52 +02:00
Thomas Bruederli
2440e18de8
Apply CSS selector changes from rRPKae6ec80e to the inline dialog template
2015-04-22 13:08:55 +02:00
Thomas Bruederli
779fa16009
Fix and test kolab_storage_config::build_member_url() and kolab_storage_config::parse_member_url() with different namespaces ( #5006 )
2015-04-22 12:38:25 +02:00
Thomas Bruederli
6421f5f6e2
Fix tasklist selection when saving task ( #4182 )
2015-04-22 10:58:26 +02:00
Thomas Bruederli
fb990e26c7
Add de_CH localization for libkolab plugin
2015-04-21 10:43:21 +02:00
Thomas Bruederli
6c676fce3e
Update localization files from Transifex
2015-04-21 10:34:09 +02:00
Thomas Bruederli
bd691b977c
Check the right variables
2015-04-21 09:24:27 +02:00
Thomas Bruederli
09fe27d5a6
Consolidate changelog dialog labels and use libkolab's singelton getter for the Bonnie API
2015-04-21 09:24:27 +02:00
Aleksander Machniak
a2a55110be
Fix missing error handling on tag manager actions ( #4993 )
2015-04-20 12:58:55 -04:00
Thomas Bruederli
de110b96a5
Display audit trail for email messages via Bonnie API ( #4975 )
2015-04-20 16:25:48 +02:00
Thomas Bruederli
ae0765f4d9
Update Git URLs
2015-04-20 08:56:00 +02:00
Aleksander Machniak
813c70b506
Small optimization: in 'listupdate' event add tags to messages only on list init
2015-04-18 09:57:24 -04:00
Aleksander Machniak
8d4cbe9b62
Add again labels unintentionally removed on translation cleanup
2015-04-18 09:52:54 -04:00
Thomas Bruederli
6f948d0467
Finish contact audit trail ( #4972 ) with full display and restoring of old revisions
2015-04-17 11:03:06 +02:00
Thomas Bruederli
38246558b3
Move dialog_resize() function to libkolab plugin
2015-04-16 19:05:43 +02:00
Thomas Bruederli
dd986e6fe1
Display object history for contacts ( #4972 )
...
Yet incomplete: show and restore old revisions not yet implemented
2015-04-16 14:52:25 +02:00
Daniel Hoffend
620985d0f1
set default delegation filter to include mail addresses of shared mailboxes
2015-04-11 11:30:28 +02:00
Thomas Bruederli
0d2f804e66
Do not force RSVP on updates to the master event that was truncated by from 'future' save mode ( #4950 )
2015-03-31 19:13:03 +02:00
Thomas Bruederli
c43040e4e1
Increase default timeout for Bonnie API requests
2015-03-31 15:10:42 +02:00
Thomas Bruederli
ae6ec80e44
Implement audit trail for notes ( #4904 )
2015-03-31 14:57:57 +02:00
Thomas Bruederli
dfa8e1e4de
Support computing diffs from HTML documents ( #4904 )
2015-03-31 14:55:02 +02:00
Thomas Bruederli
c65039cf3e
Simplify UI dialog usage
2015-03-31 14:53:02 +02:00
Thomas Bruederli
f4531102a2
Fix loading of birthday events in December when range spans over two years ( #4920 )
2015-03-31 09:43:37 +02:00
Aleksander Machniak
a67881cd8c
Fix caching of contact keys ( #4939 )
2015-03-30 09:23:59 -04:00
Jeroen van Meeuwen (Kolab Systems)
ea8a8b2972
Bump version numbers and version numbers for plugins depending on the plugins for which the version numbers have been bumped
2015-03-27 14:47:54 +01:00
Thomas Bruederli
f6ad1d2b66
Add icon for history menu item
2015-03-26 16:08:39 +01:00
Thomas Bruederli
b26c2a0830
Code cleanup + indentation fixes
2015-03-26 14:57:16 +01:00
Thomas Bruederli
42ffd55a62
Add property index indicators to diff view
2015-03-26 09:22:31 +01:00
Thomas Bruederli
fd5f6ebf05
Allow to pull translations for single plugins
2015-03-25 16:50:47 +01:00