summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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 consistentVincent Petry2015-10-293-3/+23
* | 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 typosPhil Davis2015-10-271-4/+3
* | Merge pull request #20078 from owncloud/tipsy-bodyThomas Müller2015-10-271-1/+2
|\ \ | |/ |/|
| * append tipsys to bodyHendrik Leppelsack2015-10-271-1/+2
* | [IE9] Don't send link share password placeholderVincent Petry2015-10-261-7/+12
|/
* Merge pull request #20049 from owncloud/make-author-file-completeThomas Müller2015-10-261-1/+1
|\
| * Update license headersLukas Reschke2015-10-261-1/+1
* | Fix share link focus on clickVincent Petry2015-10-262-2/+26
|/
* Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-231-2/+4
* Ensure the password is only hashed in case it's changed on the client - fixes...Thomas Müller2015-10-221-2/+9
* Merge pull request #19935 from owncloud/issue-19916-settings-menu-hide-on-fil...Thomas Müller2015-10-221-18/+1
|\
| * 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
|\ \
| * | 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
|/
* 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
* Fix DOM element ids in share dialogVincent Petry2015-10-165-119/+138
* Merge pull request #19631 from owncloud/share-emailsenterrorThomas Müller2015-10-144-13/+185
|\
| * 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
* | Merge pull request #19645 from owncloud/file-conflict-disablecontinueThomas Müller2015-10-141-0/+11
|\ \
| * | 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 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 scriptMorris Jobke2015-10-051-0/+1
* | [admin] check for correct PHP memcached moduleMorris Jobke2015-10-062-6/+46
* | Merge pull request #19553 from owncloud/properly_format_date_shareviewThomas Müller2015-10-052-9/+11
|\ \
| * | Use DD-MM-YYYY consistently in share sidebarRoeland Jago Douma2015-10-042-9/+11
* | | Do not remove linkshare if there is noneRoeland Jago Douma2015-10-052-1/+42
| |/ |/|
* | Merge pull request #19539 from owncloud/fix-multiselect-overlap-shorterThomas Müller2015-10-051-25/+43
|\ \ | |/ |/|
| * Fix filelist size issues, breadcrumb, multiselectVincent Petry2015-10-021-25/+43
* | Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller2015-10-022-24/+35
|\ \
| * | Updated some mimetypesRoeland Jago Douma2015-10-021-0/+1
| * | Allow recursive mimetype aliasesRobin McCorkell2015-10-021-1/+1
| * | Introduce a few new mimetypes for codeRobin McCorkell2015-10-021-23/+33
* | | Focus on share field after first displayVincent Petry2015-10-021-1/+8
|/ /