summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12401 from owncloud/add-limit-parameter-to-getSharewithThomas Müller2015-05-191-1/+1
|\
| * add support for limit request parameter to getShareWithCraig Morrissey2015-05-151-1/+1
* | Add hint about additional PHP database modulesMorris Jobke2015-05-181-0/+2
* | Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-182-10/+53
|\ \
| * | Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-182-10/+53
* | | Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-182-0/+111
|/ /
* | Merge pull request #16242 from owncloud/use-oc-webrootThomas Müller2015-05-151-4/+1
|\ \ | |/ |/|
| * Use OC.webroot instead of calculating the URLLukas Reschke2015-05-111-4/+1
* | add max-width of 600px to filepickerMorris Jobke2015-05-061-1/+2
* | Resize filepicker on window size changeMorris Jobke2015-05-061-1/+5
|/
* Merge pull request #16017 from owncloud/proper-update-notificationMorris Jobke2015-05-061-0/+30
|\
| * Use OC.Notification for update notificationsMorris Jobke2015-05-031-0/+30
* | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions...Joas Schilling2015-05-042-1/+26
|\ \ | |/ |/|
| * Added unit test for reshare by share ownerVincent Petry2015-04-291-0/+25
| * Do not restrict permissions for the original ownerJoas Schilling2015-04-291-1/+1
* | also add title to multiselect create new element, fix #15954Jan-Christoph Borchardt2015-05-011-1/+2
* | add title to multiselect list items so longer group names are visible, fix #1...Jan-Christoph Borchardt2015-04-291-5/+6
|/
* Added unit testsRoeland Jago Douma2015-04-171-0/+94
* moved from html to $('html') to fix unit testsRoeland Jago Douma2015-04-171-2/+1
* Reset sharedialog valuesRoeland Jago Douma2015-04-171-0/+4
* remove slow fade animation for remaining tipsy tooltipsJan-Christoph Borchardt2015-04-151-1/+1
* remove slow fade animation for tipsy tooltipJan-Christoph Borchardt2015-04-151-10/+10
* fix filepickerMorris Jobke2015-04-131-1/+1
* more robust share dialogMorris Jobke2015-04-101-0/+4
* Merge pull request #15512 from owncloud/autoclose-settings-menuVincent Petry2015-04-091-2/+4
|\
| * Don't stop event execution for menu item clickMorris Jobke2015-04-091-2/+4
* | Merge pull request #15235 from owncloud/remote-share-hintMorris Jobke2015-04-092-4/+23
|\ \ | |/ |/|
| * Correctly generate the doc link via go.phpJoas Schilling2015-04-092-4/+5
| * Fix config usageJoas Schilling2015-04-091-6/+5
| * fix remote share info icon for IE8Jan-Christoph Borchardt2015-04-091-1/+1
| * add more present info about remote shares, fix layout of inputsJan-Christoph Borchardt2015-04-091-0/+10
| * correct remote share hintJan-Christoph Borchardt2015-03-261-1/+1
| * add remote share status to the configBjoern Schiessle2015-03-261-0/+4
| * add hint in Share placeholder on remote share syntaxJan-Christoph Borchardt2015-03-261-1/+6
* | add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-091-0/+2
* | Fix maintenance refresh intervalMorris Jobke2015-04-081-2/+2
* | Remove hardcoded link to performance docsJoas Schilling2015-04-072-5/+5
* | Merge pull request #15269 from owncloud/migrate-checksetup-and-add-memcacheRobin McCorkell2015-03-302-3/+26
|\ \
| * | Add check for activated local memcacheLukas Reschke2015-03-282-3/+26
* | | Add more spacing to the file picker dialogLukas Reschke2015-03-281-1/+1
|/ /
* | Merge pull request #15260 from owncloud/adjust-controls-bar-widthMorris Jobke2015-03-271-0/+55
|\ \
| * | fix scrutinizer issuesJan-Christoph Borchardt2015-03-271-6/+9
| * | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-03-271-0/+52
* | | Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-us...Morris Jobke2015-03-272-8/+7
|\ \ \ | |/ / |/| |
| * | Add some generic default headers as well via PHPLukas Reschke2015-03-262-8/+7
| |/
* | Merge pull request #14925 from owncloud/ext-mountoptions-uiRobin McCorkell2015-03-261-0/+4
|\ \
| * | Added ext storage mount options GUIVincent Petry2015-03-261-0/+4
* | | fix enforced password for share in IE8Morris Jobke2015-03-261-0/+5
| |/ |/|
* | Merge pull request #14958 from owncloud/dropdown-styleJan-Christoph Borchardt2015-03-264-20/+37
|\ \
| * | mock up missing elements in the testsJan-Christoph Borchardt2015-03-262-2/+5