Commit graph

80 commits

Author SHA1 Message Date
Aleksander Machniak
725ae222a4 Warn about unsaved changes on session close (T845) 2015-11-20 14:12:08 +01:00
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
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
f5a807291e Merge branch 'master' into manticore
Conflicts:
	plugins/kolab_files/kolab_files.js
2015-11-10 10:55:30 +01:00
Aleksander Machniak
65d7c7e6f8 Fix error when selecting a folder on search result 2015-11-06 13:13:12 +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
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
8706209a72 Added file creation dialog 2015-10-15 11:14:06 +02:00
Aleksander Machniak
d07b4c2e8c Implement folders searching and subscriptions support (T163) 2015-10-06 12:04:44 +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
c67e78de61 Fix resetting folders list widget after adding folders from ext. source 2015-08-16 10:32:55 -04:00
Aleksander Machniak
289fb55d89 Use treelist widget for folders list (T161), implemented folders collapsing 2015-08-16 08:59:55 -04:00
Aleksander Machniak
2fe963f48f Fix infinite "Uploading files..." message when upload progress feature is disabled (#4774) 2015-03-09 16:18:42 -04:00
Aleksander Machniak
e5f37cd7cc Remove referene to undefined function kolab_files_click_on_list (#4506) 2015-02-06 06:28:10 -05:00
Aleksander Machniak
ff87ed69f8 Fix folder creation on "Save to cloud..." dialog in attachment preview window (#4034) 2014-12-23 06:03:33 -05:00
Aleksander Machniak
25d67a6ba7 Assets_path related fixes (#3182) 2014-12-17 09:42:44 +01:00
Aleksander Machniak
c9622696a1 Assign mainaction/delete classes to dialog buttons 2014-12-10 06:56:56 -05:00
Aleksander Machniak
df65bb8818 FIx bug where "uploading" message wasn't closed after file upload 2014-12-10 05:36:51 -05:00
Aleksander Machniak
bf39566fab Fix js error if droptarget doesn't exist 2014-11-23 06:48:32 -05:00
Aleksander Machniak
5738a7a7ec Display progress info when uploading files (#2832) 2014-11-20 06:07:37 -05:00
Aleksander Machniak
825a93201b Support file upload by drag-n-drop into files list (#2945) 2014-11-19 06:16:41 -05:00
Aleksander Machniak
f647d59237 Prevent from javascript errors if Chwala's file_api.js wasn't loaded (#3651) 2014-11-12 03:49:31 -05:00
Aleksander Machniak
7af7705667 Fix so Rename option is disabled when no (real) folder is selected 2014-10-22 05:51:51 -04:00
Aleksander Machniak
a4ec2d2287 Add possibility to move/rename folders in Files (#3815) 2014-10-22 05:28:07 -04:00
Aleksander Machniak
9763bb1d1d Fix missing form in folder authentication dialog 2014-10-21 06:16:16 -04:00
Aleksander Machniak
fa20f96c30 Add "remember password" option 2014-10-17 07:59:38 -04:00
Aleksander Machniak
35814a47fc Support multi-driver capabilities of Chwala (#3774) 2014-10-14 14:12:09 -04:00
Aleksander Machniak
e095efae99 Enable Print button if PDF viewer is loaded into an iframe 2014-07-26 20:12:25 +02:00
Aleksander Machniak
12f4a44fdd Support Chwala's file uploader (for future WebODF editor support) 2014-07-25 18:39:01 +02:00
Aleksander Machniak
3acc91b8bc Fix non-working folder creation button in "save to cloud" dialog 2014-06-20 09:39:29 +02:00
Aleksander Machniak
d1e3acf1ad Files: Accessibility improvements (#3087), Display dialogs from frames in main window. 2014-06-12 12:55:34 +02:00
Thomas Bruederli
5c206f76e8 Amend js files headers to satisfy LibreJS license detection 2014-04-28 09:12:29 +02:00
Aleksander Machniak
fb687bdb98 Check upload size limit also before upload (Bug #2996) 2014-04-25 20:22:27 +02:00
Thomas Bruederli
c81b71f4d0 Append save-to-cloud button after the <ul> element and not inside 2014-04-03 11:33:14 +02:00
Aleksander Machniak
e250cb4101 Fix infinite recurrsion and fix button state of smart upload button 2013-12-02 15:40:51 +01:00
Aleksander Machniak
8b2c1e0cbd Smart upload button: set file input title to button's title 2013-12-02 15:10:14 +01:00
Aleksander Machniak
de8067b119 Fixed smart upload button issues (Bug #2615) 2013-12-02 14:55:59 +01:00