Michael Gapczynski
|
df8a2e5361
|
File sharing cleanup, works perfectly I think :)
|
2012-08-16 12:20:14 -04:00 |
Michael Gapczynski
|
4c7fd8cd01
|
Merge branch 'master' into share_api
Conflicts:
lib/group.php
lib/group/backend.php
lib/group/database.php
lib/group/interface.php
lib/public/user.php
lib/user.php
lib/user/backend.php
lib/user/database.php
lib/user/interface.php
|
2012-08-14 10:22:13 -04:00 |
Michael Gapczynski
|
64ef1e2181
|
Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a constructor...
|
2012-08-12 14:49:41 -04:00 |
Thomas Tanghus
|
eb516b79b6
|
Position appsettings fixed and load it in dynamically added element.
|
2012-08-12 18:42:54 +02:00 |
Jenkins for ownCloud
|
355a1adb3a
|
[tx-robot] updated from transifex
|
2012-08-12 02:04:58 +02:00 |
Jakob Sack
|
81b997b56e
|
Merge branch 'backgroundjobs'
|
2012-08-10 13:00:51 +02:00 |
Bart Visscher
|
667cd318fe
|
Use OC_Util::displayLoginPage and cleanup the function
|
2012-08-10 11:43:04 +02:00 |
Lukas Reschke
|
334296b027
|
Removed unused file
|
2012-08-10 00:09:00 +02:00 |
Lukas Reschke
|
ab97c04894
|
Added XSRF check
|
2012-08-10 00:09:00 +02:00 |
Michael Gapczynski
|
78cd1153f0
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/vcard.php
apps/files_sharing/sharedstorage.php
|
2012-08-09 11:38:22 -04:00 |
Jakob Sack
|
7fa896971f
|
JavaScript file for activating web cron
|
2012-08-09 00:58:54 +02:00 |
Michael Gapczynski
|
d02b0e39b2
|
Fix issues with hiding and showing dropdown
|
2012-08-08 17:50:09 -04:00 |
Michael Gapczynski
|
a22f30fb78
|
Reset item shares variable, fixes autocomplete not showing people
|
2012-08-08 11:39:00 -04:00 |
Michael Gapczynski
|
b1a7e30819
|
Actually change background image of shared items
|
2012-08-07 21:23:55 -04:00 |
Bart Visscher
|
d4882df8cb
|
Fix warnings and better styling
|
2012-08-07 23:29:56 +02:00 |
Bart Visscher
|
1b5c8ff471
|
Don't return error when just no sharing found
|
2012-08-07 23:29:01 +02:00 |
Michael Gapczynski
|
0ddfc94cf5
|
Try to fix last commit
|
2012-08-07 14:34:29 -04:00 |
Michael Gapczynski
|
5e2ef1e918
|
Check if itemShares share type is an array instead of set, javascript likes to set indexes to 'undefined'
|
2012-08-07 14:11:48 -04:00 |
Michael Gapczynski
|
b6b713eb76
|
Only show the user's groups in the share with autocomplete
|
2012-08-06 20:43:08 -04:00 |
Jenkins for ownCloud
|
a9f894ce11
|
[tx-robot] updated from transifex
|
2012-08-07 02:07:50 +02:00 |
Michael Gapczynski
|
51ddc44b62
|
Somewhat fixes dropdown display issues in the contacts app
|
2012-08-06 15:43:20 -04:00 |
Michael Gapczynski
|
6f83540dd6
|
Remove person from array after unshare, so name appears in autocomplete again
|
2012-08-06 14:45:45 -04:00 |
Michael Gapczynski
|
ea23854328
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/app.php
apps/contacts/templates/part.chooseaddressbook.rowfields.php
|
2012-08-06 13:49:54 -04:00 |
Michael Gapczynski
|
4f10574065
|
Don't load item if it doesn't have it status set
|
2012-08-06 13:30:44 -04:00 |
Michael Gapczynski
|
3b2c853916
|
Lots of refactoring to share API
|
2012-08-06 11:27:13 -04:00 |
Thomas Tanghus
|
cc445e4e47
|
Small changes to allow updating main menu dynamically.
|
2012-08-05 01:42:17 +02:00 |
Tom Needham
|
538e72fe61
|
Fix scrollbar issue. Fixes oc-1414
|
2012-08-04 23:30:28 +00:00 |
Michael Gapczynski
|
002ad4ba16
|
Tweak users delete notification
|
2012-08-04 16:44:26 -04:00 |
Arthur Schiwon
|
c5d5ca88a8
|
Show Login-Button when user+pw are autocompleted, fixes oc-1068
|
2012-08-03 13:15:15 +02:00 |
Jenkins for ownCloud
|
91e828c6ce
|
[tx-robot] updated from transifex
|
2012-08-02 02:06:16 +02:00 |
Michael Gapczynski
|
26e406c3c0
|
Hide 'can edit' if not checked
|
2012-08-01 18:03:00 -04:00 |
Michael Gapczynski
|
4933128850
|
Throw exceptions in share API for UI to display
|
2012-08-01 17:52:29 -04:00 |
Michael Gapczynski
|
2201074e1f
|
Basic setup for sharing with contacts
|
2012-08-01 17:17:28 -04:00 |
Thomas Tanghus
|
98f37b93f6
|
Propagate exceptions in OC.appSettings.
|
2012-08-01 16:24:02 +02:00 |
Michael Gapczynski
|
83b935a1c2
|
Prevent up and down arrow from changing the share with input value
|
2012-07-31 21:31:59 -04:00 |
Michael Gapczynski
|
b6aa5d2875
|
Include contacts in share with search
|
2012-07-31 21:05:00 -04:00 |
Jenkins for ownCloud
|
274d1ef87f
|
[tx-robot] updated from transifex
|
2012-08-01 02:02:35 +02:00 |
Jenkins for ownCloud
|
36ccaf51ed
|
[tx-robot] updated from transifex
|
2012-07-31 22:57:24 +02:00 |
Michael Gapczynski
|
94ce8f2168
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/app.php
apps/files_sharing/js/share.js
|
2012-07-31 15:00:04 -04:00 |
Michael Gapczynski
|
269922543e
|
Give share with search focus when sharing dropdown appears
|
2012-07-31 14:48:19 -04:00 |
Michael Gapczynski
|
8d01e1a355
|
Don't show self or already shared with users and groups in the share with search
|
2012-07-31 13:06:32 -04:00 |
Michael Gapczynski
|
8729119d4b
|
Add suggestion to share with search for sharing via email
|
2012-07-31 10:18:26 -04:00 |
Thomas Tanghus
|
6df95db8e8
|
Forgot to also use the options I added :-P
|
2012-07-31 16:05:58 +02:00 |
Thomas Tanghus
|
8837576ce7
|
Added some more options to OC.appSettings().
|
2012-07-31 16:03:08 +02:00 |
Thomas Tanghus
|
fb14cb87bd
|
Made the parameter for OC.appSettings() an object to be able to extend it.
|
2012-07-31 14:17:28 +02:00 |
Thomas Tanghus
|
084866cb1e
|
White space
|
2012-07-31 14:06:44 +02:00 |
Thomas Tanghus
|
553773f2e1
|
Popup for app specific settings.
|
2012-07-31 12:23:22 +02:00 |
Michael Gapczynski
|
d66f071d3e
|
Use search and limit parameters for share with search in sharing dropdown
|
2012-07-30 20:21:48 -04:00 |
Michael Gapczynski
|
ed71343df8
|
Autocomplete for share with search in sharing dropdown
|
2012-07-30 15:30:21 -04:00 |
Jenkins for ownCloud
|
3430dcd367
|
[tx-robot] updated from transifex
|
2012-07-30 02:05:41 +02:00 |