kondou
|
5f89812a9b
|
Fix #2730
Swap OC.dialogs.alert()'s parameters, so Error is shown
as its title.
|
2013-04-09 13:22:34 +02:00 |
Bernhard Posselt
|
86ac30c596
|
Merge pull request #2516 from kabum/master
share autocomplete - improve group appearance - issue #173
|
2013-03-29 07:28:09 -07:00 |
Arthur Schiwon
|
c51396551d
|
Whitespaces
|
2013-03-27 22:55:17 +01:00 |
Arthur Schiwon
|
3af61a0a7c
|
Share Dialog: show Displayname instead of internal name
|
2013-03-27 22:55:05 +01:00 |
Morris Jobke
|
79d99b9c96
|
use simple markup to highlight groups in share autocomplete
|
2013-03-22 10:00:43 +01:00 |
Morris Jobke
|
8871629db5
|
replace hardcoded css style with css class - ref owncloud/core#173
|
2013-03-21 23:19:59 +01:00 |
Morris Jobke
|
a1a6ef9409
|
share autocomplete - improve group appearance
highlight groups with markup (bold font) instead of "(group)" postfix
ref owncloud/core#173
|
2013-03-21 22:45:36 +01:00 |
Bernhard Posselt
|
9ad03b61a3
|
Update share.js
Added HTML escaping
|
2013-03-08 17:29:05 +01:00 |
Michael Gapczynski
|
6e5e8c6b46
|
Fix #2080 and fix #2141
|
2013-03-07 22:30:12 -05:00 |
Lukas Reschke
|
577945bd33
|
Sanitize shareWith
|
2013-03-04 00:54:21 +01:00 |
Jan-Christoph Borchardt
|
e01ab04d2b
|
reduce minimum length for username suggestions in share dialog, fix #1666
|
2013-02-27 17:57:53 +01:00 |
Thomas Müller
|
58b06c5c9a
|
Merge pull request #1905 from owncloud/fix-share-icons
Fix adding share icons to share action
|
2013-02-27 02:31:52 -08:00 |
Michael Gapczynski
|
5b732ac1ea
|
Move space
|
2013-02-25 20:52:01 -05:00 |
Michael Gapczynski
|
aa2ea9e3de
|
Fix adding share icons to share action
|
2013-02-25 20:20:29 -05:00 |
raghunayyar
|
6ecc3d7ee1
|
Reduced email input width by 10% to increase space.
|
2013-02-20 23:08:21 +05:30 |
raghunayyar
|
d8e8dab006
|
Fixes the Email Button and the email input Width.
|
2013-02-20 21:37:23 +05:30 |
Björn Schießle
|
45ed0c6010
|
if you add/remove more than one user from the share dialog replacing 'Share' with 'Shared' will lead to a string with more and more trailing 'd's
|
2013-02-11 15:37:01 +01:00 |
Jörn Friedrich Dreyer
|
43ffb5945c
|
attach handlers to document instead of filelist, minor whitespace cleanups
|
2013-02-08 11:05:56 +01:00 |
Jörn Friedrich Dreyer
|
d7823adb07
|
attach to filelist which is present on .ready()
|
2013-01-30 17:46:33 +01:00 |
Jörn Friedrich Dreyer
|
22812c5f0d
|
replace live() with on() in core js
|
2013-01-30 17:00:54 +01:00 |
Lukas Reschke
|
250c565d2b
|
Merge pull request #1360 from owncloud/display_name
introduction of display names
|
2013-01-29 14:05:54 -08:00 |
Michael Gapczynski
|
ed2ee8c411
|
Change file action text for files inside shared folders as well
|
2013-01-28 23:16:29 -05:00 |
Michael Gapczynski
|
ede7fccb00
|
Change file action text to 'Shared'
|
2013-01-28 23:13:38 -05:00 |
Michael Gapczynski
|
31ebea0f6a
|
Permanently display shared status icons
|
2013-01-26 13:25:15 -05:00 |
Björn Schießle
|
a606e8d944
|
use display name to show share_width and owner information
|
2013-01-25 17:40:23 +01:00 |
Björn Schießle
|
3adfb91ad8
|
call the password input field by name
|
2012-12-18 13:40:19 +01:00 |
Björn Schießle
|
d873f0da35
|
autofocus to password input after clicking the checkbox; code restructured; debug output added
|
2012-12-18 13:39:52 +01:00 |
Björn Schießle
|
c457e15b20
|
some more usability improvements:
merged pull request https://github.com/owncloud/core/pull/121 into this patch with fixes for all issues mentioned in 121
|
2012-12-18 13:39:37 +01:00 |
Björn Schießle
|
1dd79cc8e1
|
set password for shared links when the user press enter and when he leaves the password field
|
2012-12-18 13:39:09 +01:00 |
Thomas Mueller
|
c938a4f791
|
feedback to the user while request is being processed
|
2012-12-12 12:34:28 +01:00 |
Thomas Mueller
|
162a2c0fba
|
moving sharing email code to core
|
2012-12-10 23:22:42 +01:00 |
Thomas Mueller
|
45074d5023
|
restoring feature to send sharing link via email
|
2012-12-10 18:41:08 +01:00 |
Thomas Tanghus
|
5c9faf396a
|
Sharing: Fix false positived v. 2
|
2012-11-27 23:01:26 +01:00 |
Jörn Friedrich Dreyer
|
995b5c0739
|
readd fallback code for pre token links
|
2012-11-23 15:51:57 +01:00 |
Jörn Friedrich Dreyer
|
d8a171df26
|
implement share via link token
|
2012-11-20 15:03:12 +01:00 |
libasys
|
493ae19bca
|
If you using the sharing by link the array monthNames don't exist and causes errors in all browsers! so we check if the type of the variable isn't undefined!
|
2012-11-14 16:47:52 +01:00 |
Michael Gapczynski
|
e5a74903e4
|
Try to fix shared status icons again
|
2012-10-28 16:36:17 -04:00 |
Michael Gapczynski
|
60e5054ae8
|
Fix shared status icons
|
2012-10-28 16:02:05 -04:00 |
Björn Schießle
|
f2f2b8ba3b
|
added some visual feedback is password was set
|
2012-10-28 14:57:36 +01:00 |
Björn Schießle
|
a4a1dad831
|
set password if user leaves password field (issue #57)
|
2012-10-28 14:31:34 +01:00 |
Lukas Reschke
|
b1150f6a7f
|
Urlencode the share URL
Fixes #63
|
2012-10-23 17:55:49 +02:00 |
scambra
|
a24d8db4b2
|
translate datepicker
|
2012-10-19 13:56:19 +02:00 |
scambra
|
c814a7a841
|
use interpolation for some translations in js
|
2012-10-16 20:53:31 +02:00 |
Victor Dubiniuk
|
71ff6382b5
|
Prevent closing sharing dialog on picking the date
|
2012-10-08 22:38:14 +03:00 |
Victor Dubiniuk
|
06d00af9f8
|
Prevent closing sharing dialog on month adjustment. Fixes oc-1884
|
2012-10-08 22:03:16 +03:00 |
Björn Schießle
|
16eade5a3b
|
share.expiration is null if no expiration date is set.
|
2012-10-04 11:18:37 +02:00 |
Michael Gapczynski
|
7bee735877
|
Show correct public link url for folders
|
2012-10-03 16:17:36 -04:00 |
Georg Ehrke
|
43c85248d4
|
Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871
|
2012-10-01 16:04:20 +02:00 |
scambra
|
8f27881770
|
undo interpolation in js for 4.5
|
2012-09-28 19:53:18 +02:00 |
Michael Gapczynski
|
b4e40b1c21
|
Fix unsetting share expiration date
|
2012-09-26 00:09:35 -04:00 |