aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Collapse)AuthorAgeFilesLines
* Fix for parsing pretty printed Webdav responsesVincent Petry2015-11-241-4/+1
| | | | Update davclient.js + adjust IE workaround for this
* Now using IE8 workaround of davclient.js for all IE versionsVincent Petry2015-11-221-1/+1
|
* Fix OC.FileInfo to copy all propertiesVincent Petry2015-11-221-25/+17
| | | | | This makes it possible to also store custom properties passed through the data object like tags or shareOwner.
* Use oc:fileid property instead of oc:idVincent Petry2015-11-222-19/+5
|
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-222-18/+4
|
* Query tags/favorite through Webdav in file listVincent Petry2015-11-222-10/+58
|
* Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+1
|
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-225-1/+1529
|
* Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry2015-11-222-2/+175
| | | | | | - Add davclient.js lib - Add es6-promise required by that lib - Wrote IE8 workaround lib/shim for davclient.js
* Allow creating OCS v2 links in JSJoas Schilling2015-11-161-2/+4
|
* Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-101-0/+8
| | | | Fixed border in file action menu
* Close the user menu when clicking it againJoas Schilling2015-11-022-3/+2
|
* [tags] remove unneeded variablesMorris Jobke2015-10-301-9/+0
|
* Merge pull request #20122 from owncloud/files-consolidateiconupdateThomas Müller2015-10-293-3/+23
|\ | | | | Fix icon update to be more consistent
| * Fix icon update to be more consistentVincent Petry2015-10-293-3/+23
| | | | | | | | Makes the details bar show the same icon as in the list.
* | Add sharee list view js testsTom Needham2015-10-291-0/+158
|/
* Merge pull request #20082 from owncloud/phil-davis-sharedialogviewspec-typosThomas Müller2015-10-271-4/+3
|\ | | | | sharedialogviewSpec.js couple of text typos
| * sharedialogviewSpec.js couple of text typosPhil Davis2015-10-271-4/+3
| | | | | | I noticed a new typo in https://github.com/owncloud/core/commit/15ef39d5b9655c6c10ea58ffa94b7a80efc6290d and looked for others while I am here.
* | Merge pull request #20078 from owncloud/tipsy-bodyThomas Müller2015-10-271-1/+2
|\ \ | |/ |/| Append tipsys to body
| * append tipsys to bodyHendrik Leppelsack2015-10-271-1/+2
| |
* | [IE9] Don't send link share password placeholderVincent Petry2015-10-261-7/+12
|/ | | | | | | | | When exiting the password field in the share dialog, IE9 would mistakenly think that the password has changed and would send the placeholder. This fix prevents changing the password whenever the placeholder is set as value.
* Merge pull request #20049 from owncloud/make-author-file-completeThomas Müller2015-10-261-1/+1
|\ | | | | Generate author file by license.php build script
| * Update license headersLukas Reschke2015-10-261-1/+1
| |
* | Fix share link focus on clickVincent Petry2015-10-262-2/+26
|/ | | | Clicking on the link share must focus and select it
* Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-231-2/+4
| | | | | Even more code mess :( All tests pass again. But I'm really not happy with this endpoint.
* Ensure the password is only hashed in case it's changed on the client - ↵Thomas Müller2015-10-221-2/+9
| | | | fixes #19950
* Merge pull request #19935 from ↵Thomas Müller2015-10-221-18/+1
|\ | | | | | | | | owncloud/issue-19916-settings-menu-hide-on-file-action Use the normal OC.menu JS for handling the Settings menu
| * Use the normal OC.menu JS for handling the Settings menuJoas Schilling2015-10-211-18/+1
| |
* | Merge pull request #19952 from owncloud/share-dialogue-testsThomas Müller2015-10-221-0/+78
|\ \ | | | | | | Add JS tests for share dialog
| * | Fix line lengths in share dialog unit testsTom Needham2015-10-211-2/+8
| | |
| * | Add JS tests for share autocompletion handlingTom Needham2015-10-211-0/+56
| | |
| * | Add test for remote share info tooltopTom Needham2015-10-211-0/+16
| |/
* / Disable app icon preview in apps page for IEVincent Petry2015-10-211-0/+9
|/ | | | | | | | | | All IE versions are not able to properly upscale SVG icons unless the said SVG files contain a "viewBox" attribute, which is not always the case. Also we cannot guarantee that all third party apps will have this attribute in their icons. So for now, app icons will not be displayed in IE instead of broken ones.
* Allow leaving update page when errors occurredVincent Petry2015-10-201-0/+2
|
* Prevent leaving the DB update page while in progressVincent Petry2015-10-201-0/+7
|
* fix filepicker loading spinnerChristoph Wurst2015-10-191-3/+3
|
* Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
| | | | Also fix missing spinner when removing link share
* Fix DOM element ids in share dialogVincent Petry2015-10-165-119/+138
| | | | | | | | - Rely on class names instead of global ids - When global ids are needed for label+checkbox, append the view id (cid) to the element's id This fixes the checkboxes when multiple sidebars exist in the DOM.
* Merge pull request #19631 from owncloud/share-emailsenterrorThomas Müller2015-10-144-13/+185
|\ | | | | Fix share email sending feedback
| * Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-082-10/+170
| |
| * Fix share email sending feedbackVincent Petry2015-10-082-3/+15
| | | | | | | | Redisplay email address after failure
* | Merge pull request #19645 from owncloud/file-conflict-disablecontinueThomas Müller2015-10-141-0/+11
|\ \ | | | | | | Disable "Continue" button in conflict dialog when no selection
| * | Check .conflicts for checkboxesMorris Jobke2015-10-081-1/+1
| | |
| * | Disable "Continue" button in conflict dialog when no selectionVincent Petry2015-10-081-0/+11
| |/
* | Merge pull request #19699 from owncloud/hutchic-issue-18241-reload-page-linkThomas Müller2015-10-141-1/+1
|\ \ | | | | | | refs #18241 Make the 'please reload this page' a clickable link
| * | refs #18241 Make the 'please reload this page' a clickable linkColin Hutchinson2015-10-101-1/+1
| | |
* | | [update] show default error message if empty messageMorris Jobke2015-10-141-0/+1
|/ /
* / Fix uploading avatar and root certs in IE8Vincent Petry2015-10-091-0/+1
|/
* Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-061-0/+1
|\ | | | | update licence headers via script
| * update licence headers via scriptMorris Jobke2015-10-051-0/+1
| |