Vincent Petry
|
6ea27e2b03
|
Fix parsing int attributes from share.php response
Sometimes the attributes returned by share.php are integers but packaged
as strings.
This fix makes sure that such attributes are parsed as integers
|
2015-09-23 12:16:47 +02:00 |
Individual IT Services
|
976942bb61
|
re initialize OC.Share.currentShares OC.Share.itemShares
otherwise old values are kept.
fix for #19164
|
2015-09-21 17:01:50 +05:45 |
Vincent Petry
|
f439c07ba9
|
Fix allow reshare for owner when sharing with self through group
|
2015-09-16 07:23:29 +02:00 |
Vincent Petry
|
62ff78787a
|
Implement email share link
|
2015-09-16 07:23:29 +02:00 |
Vincent Petry
|
aeee19b3f2
|
Implement "notify by email" checkbox in share dialog
|
2015-09-16 07:23:29 +02:00 |
Vincent Petry
|
06b11dd602
|
Fix shares list events
Some events need preventing default like unshare, but setting
permissions doesn't.
|
2015-09-16 07:23:28 +02:00 |
Vincent Petry
|
e90065881d
|
Bring back the share icon and update its status
Display share icon in file list row.
Update share icon status when the sharing state changed.
|
2015-09-16 07:23:28 +02:00 |
Vincent Petry
|
8194d092e7
|
Add expiration date handling in share tab
|
2015-09-16 07:23:28 +02:00 |
Arthur Schiwon
|
a0fa7186f5
|
make permission/cruds checkboxes work
|
2015-09-16 07:23:28 +02:00 |
Arthur Schiwon
|
a5b0ea031d
|
make unshare work
|
2015-09-16 07:23:28 +02:00 |
Arthur Schiwon
|
7ae84e0e5c
|
make 'Allow editing' (aka public upload) checkbox work
|
2015-09-16 07:23:28 +02:00 |
Arthur Schiwon
|
9fe6d7c568
|
implements setting and removing password for link shares, including forced ones
|
2015-09-16 07:23:28 +02:00 |
Arthur Schiwon
|
f29b51682b
|
share and unshare via link (not yet password). also some internal changes to reduce unnecessary rendering
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
258a2e2696
|
now you even can share
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
858a2a4e6c
|
display expiration info
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
ce1b0c650e
|
show link share
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
5dc2c35ce5
|
fixed set of possible permissions for remote shares
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
60abfcdab1
|
old OC.Share.addShareWith now reimplemented
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
44ecdde10d
|
sharee list view: better handle collections
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
5db1db38ef
|
continue to reimplement sharee list view. still WIP
|
2015-09-16 07:23:27 +02:00 |
Arthur Schiwon
|
755d4016b1
|
set default value and remove now superflous method
|
2015-09-16 07:23:26 +02:00 |
Arthur Schiwon
|
f2fb20ed1c
|
no auto-fetch in model
|
2015-09-16 07:23:26 +02:00 |
Arthur Schiwon
|
277b786886
|
ShareDialogResharerInfoView improvements
|
2015-09-16 07:23:26 +02:00 |
Arthur Schiwon
|
dcb084a617
|
split ShareDialogResharerInfoView from base view
|
2015-09-16 07:23:26 +02:00 |
Arthur Schiwon
|
83d91ddf20
|
further work on reimplementing the dialog layout
|
2015-09-16 07:23:25 +02:00 |
Arthur Schiwon
|
b015eff2e9
|
improve reshare rendering part and move permission calculation to model
|
2015-09-16 07:23:25 +02:00 |
Arthur Schiwon
|
97b5fe0b1e
|
switch to async item loading, take care stuff is updated subsequently
|
2015-09-16 07:23:25 +02:00 |
Arthur Schiwon
|
7971bc1ac0
|
model now extends Backbone's model and isadjusted
|
2015-09-16 07:23:25 +02:00 |
Arthur Schiwon
|
1651b8212c
|
started to port the Model to Backbone`s
|
2015-09-16 07:23:25 +02:00 |
Arthur Schiwon
|
edd163a611
|
refactor share dialog for multi-purpose use (dropdown, sidebar) and better maintainability
|
2015-09-16 07:23:25 +02:00 |