Aleksander Machniak
48ddb0eea4
Partial invitations handling, participants autocompletion (T726, T729)
2015-11-19 21:10:41 +01:00
Aleksander Machniak
9d32f5cbae
Add Terminate button on document editing page (T845)
2015-11-18 13:03:37 +01:00
Aleksander Machniak
c323706a9b
Open and join collaborative sessions (T724, T725), Editing read-only documents (T757)
2015-11-17 14:35:13 +01:00
Aleksander Machniak
2ad06d8870
Display editing sessions status on files list, added icon on "Rename" button
2015-11-16 12:20:32 +01:00
Aleksander Machniak
303efd96ef
Add some icons for future use
2015-11-16 09:29:26 +01:00
Aleksander Machniak
31587cfdf7
Make rename dialog smaller, but the input wider
2015-11-13 15:24:05 +01:00
Aleksander Machniak
45430717d5
Add "Rename" button, remove edit icon from the list
2015-11-13 15:20:46 +01:00
Aleksander Machniak
83cbf1db33
Add "Create and Edit" button into file create dialog
2015-11-13 13:13:15 +01:00
Aleksander Machniak
ea0b2a60ba
Small refactoring to have both View and Edit buttons for documents
2015-11-12 17:50:58 +01:00
Aleksander Machniak
02d13ba808
Merge branch 'master' into manticore
2015-11-10 11:11:53 +01:00
Aleksander Machniak
9bd3f1943c
Fix non-existing alias function use
2015-11-10 11:10:40 +01:00
Aleksander Machniak
f5a807291e
Merge branch 'master' into manticore
...
Conflicts:
plugins/kolab_files/kolab_files.js
2015-11-10 10:55:30 +01:00
Aleksander Machniak
57b6e77eb5
Fix attachments list collision in Save as Event dialog and message view (T834)
2015-11-10 10:29:38 +01:00
Aleksander Machniak
9ba3165560
Fix bug where Save as Event (and task) form was visible before the dialog was created
2015-11-09 16:21:16 +01:00
Aleksander Machniak
65d7c7e6f8
Fix error when selecting a folder on search result
2015-11-06 13:13:12 +01:00
Aleksander Machniak
a293625dea
Mark readonly folders with a locker icon as in other components (T114)
2015-11-06 11:50:57 +01:00
Aleksander Machniak
13bc3a77e5
Fix use of removed Roundcube function aliases, small css improvements
2015-11-06 11:36:11 +01:00
Aleksander Machniak
423979d63f
Disable delete and upload buttons on readonly folders
2015-11-05 16:06:38 +01:00
Aleksander Machniak
4b727c45cd
Prevent dropping files to read-only folders (T115)
2015-11-05 15:26:20 +01:00
Aleksander Machniak
e22d4aafab
Omit read-only folders in "Save to cloud..." type of dialogs (T116)
2015-11-05 14:48:52 +01:00
Aleksander Machniak
ec39aaaaf4
Added collaborators list widget
2015-11-03 16:28:05 +01:00
Aleksander Machniak
c01447347c
Add document title input to the toolbar
2015-11-02 14:54:05 +01:00
Aleksander Machniak
9a0ba625aa
Manticore support - single-user mode
2015-11-02 12:32:40 +01:00
Aleksander Machniak
07742bd661
Fix over-sized "Upload" and "From cloud..." buttons
2015-10-30 11:02:57 +01:00
Aleksander Machniak
8c9bdc4571
"Add from cloud" for task attachments (T811)
...
Note: "Save as task" dialog for email does not contain Attachments tab,
as "Save as event" dialogs. We likely would want attachments handling
in this dialog too. Currently it works only in Tasks UI.
2015-10-30 10:37:06 +01:00
Aleksander Machniak
905df56bb9
"Add from cloud" for event attachments (T809)
2015-10-30 10:22:11 +01:00
Aleksander Machniak
436027bf0e
Fix invalid closing tag
2015-10-29 12:02:25 +01:00
Aleksander Machniak
95832509b9
Fix javascript error when selecting a contact in search result ( #5269 )
2015-10-24 20:00:12 +02:00
Aleksander Machniak
83951483f9
Fix javascript error when selecting a contact in search result ( #5269 )
2015-10-24 19:52:03 +02:00
Thomas Bruederli
8a112e5292
Explicitly set allday property when parsing ical
2015-10-21 23:18:32 +02:00
Thomas Bruederli
b2839729b5
Use the right variable when unserializing old attendee data
2015-10-19 23:01:48 +02:00
Thomas Bruederli
90c9f3264f
Remove unused variable ( #3953 )
...
This was a copy&paste remainder from the tasklist plugin
2015-10-19 22:51:24 +02:00
Aleksander Machniak
8706209a72
Added file creation dialog
2015-10-15 11:14:06 +02:00
Aleksander Machniak
13b717c5c5
Add missing CSS changes for folders search and subscriptions (T163)
2015-10-06 12:29:08 +02:00
Aleksander Machniak
d07b4c2e8c
Implement folders searching and subscriptions support (T163)
2015-10-06 12:04:44 +02:00
Aleksander Machniak
ef895c6d13
Fix folders list icons in a way that do not break Kolab skin
2015-10-04 16:38:28 +02:00
Aleksander Machniak
2ec0fcd36a
Fix some style regressions on folders list in Larry skin
2015-10-04 14:24:56 +02:00
Aleksander Machniak
39564f22b5
Fix fixed header of files list on mail compose page
2015-10-01 12:32:21 +02:00
Aleksander Machniak
5d19e08d9b
Search box for folders in kolab_files (T162)
2015-10-01 12:25:10 +02:00
Aleksander Machniak
21130bf9e6
Properly reset $recurrence_id in a loop
2015-09-29 12:24:45 +02:00
Jeroen van Meeuwen (Kolab Systems)
790b5b04f0
A very simple and ridumentary loginfail plugin
2015-09-21 12:42:20 +02:00
Aleksander Machniak
823c62be9f
Fix compatibility with Sabre/VObject-3.4, error on RRULE with BYDAY import ( #5221 )
2015-09-10 12:42:59 +02:00
Aleksander Machniak
f8259ccdad
Q() -> rcube::Q()
2015-09-01 10:08:26 +02:00
Aleksander Machniak
cb3944221f
Merge branch 'master' of ssh://git.kolab.org/diffusion/RPK/roundcubemail-plugins-kolab
...
Conflicts:
plugins/calendar/calendar.php
2015-09-01 10:00:21 +02:00
Aleksander Machniak
e3911f0c27
Put default reminder settings in one line as we do for birthday calendar reminders settings
2015-09-01 09:57:46 +02:00
Aleksander Machniak
63ce7e9988
Don't use depracated Roundcube functions
2015-08-29 20:23:34 +02:00
Aleksander Machniak
6b3063030d
Don't use deprecated Roundcube constants
2015-08-29 19:48:55 +02:00
Aleksander Machniak
d2f74ee9fa
Performance: Skip SELECT query if we already know it will return no records (from previous SELECT COUNT(*))
2015-08-27 14:13:36 +02:00
Aleksander Machniak
4f32668567
Libcalendaring fixes for use in automated testing out of Roundcube
2015-08-25 17:11:30 +02:00
Aleksander Machniak
2c58d048c0
Extend kolab_storage_config::get_tags() with possibility to search members by Message-ID and to set limit for better performance
2015-08-21 10:57:26 +02:00