summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Improved JS L10N bundle merging + testsVincent Petry2016-03-012-3/+9
* Allow to overwrite a single language string via the theme folderJoas Schilling2016-02-291-6/+14
* Make sure to init the users Filesystem so we can add group sharesJoas Schilling2016-02-221-1/+10
* Fix on shared groups assignment.Leonardo Diez2016-02-221-1/+1
* Remove invalid type-castLukas Reschke2016-02-131-4/+4
* Introduce some mimetypes for richdocumentsFaruk Uzun2016-02-081-0/+4
* Backport #22086 to stable8.2RealRancor2016-02-031-1/+0
* Make enable_avatars setting more robustMorris Jobke2016-02-011-1/+1
* Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-112-2/+9
* Allow specifying a custom reset-password-urlJoas Schilling2015-12-172-4/+9
* Remove password reset when the user can not change the passwordJoas Schilling2015-12-171-2/+6
* Merge pull request #21024 from owncloud/stable8.2-share-unsharelinkpapercutThomas Müller2015-12-081-3/+5
|\
| * Fix unshare link click elementVincent Petry2015-12-081-3/+5
* | Fix duplicate bogus share field when link sharing is not allowedVincent Petry2015-12-072-6/+10
|/
* Merge pull request #20457 from owncloud/backport-checkbox-accessibilityVincent Petry2015-11-251-5/+6
|\
| * make new checkbox style accessible for screenreadersHendrik Leppelsack2015-11-111-5/+6
* | password_policy is a shipped appThomas Müller2015-11-161-1/+2
* | Merge pull request #20443 from owncloud/stable8.2-set-ie-class-for-ie10plusVincent Petry2015-11-102-1/+14
|\ \
| * | Set "ie" CSS class for IE10, IE11Vincent Petry2015-11-102-1/+14
* | | move font back from Light to Regular for body text on normal-res screens, fix...Jan-Christoph Borchardt2015-11-106-11/+26
* | | Mark files_drop as shippedLukas Reschke2015-11-061-0/+1
|/ /
* | Use the normal OC.menu JS for handling the Settings menuJoas Schilling2015-11-061-18/+1
* | Close the user menu when clicking it againJoas Schilling2015-11-063-4/+3
* | fix button text colorJan-Christoph Borchardt2015-11-051-0/+3
|/
* remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt2015-10-305-34/+0
* Fix icon update to be more consistentVincent Petry2015-10-293-3/+23
* Add a repair step that checks for group membership on sharesJoas Schilling2015-10-291-1/+16
* Merge pull request #20104 from owncloud/stable8.2-backport-20097Thomas Müller2015-10-282-16/+1
|\
| * Revert "setting to skip migration tests by default"Morris Jobke2015-10-282-16/+1
* | [IE9] Don't send link share password placeholderVincent Petry2015-10-281-7/+12
|/
* Merge pull request #20091 from owncloud/backport-tipsy-bodyMorris Jobke2015-10-271-1/+2
|\
| * append tipsys to bodyHendrik Leppelsack2015-10-271-1/+2
* | Disable app icon preview in apps page for IEVincent Petry2015-10-261-0/+9
|/
* Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocusThomas Müller2015-10-262-2/+26
|\
| * Fix share link focus on clickVincent Petry2015-10-262-2/+26
* | Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-262-5/+27
* | Ensure the password is only hashed in case it's changed on the client - fixes...Thomas Müller2015-10-261-2/+9
|/
* Update: state which step we are going to start and warn if it might be slowJoas Schilling2015-10-212-0/+24
* Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-positionMorris Jobke2015-10-201-0/+1
|\
| * Fix spinner positions in share tabVincent Petry2015-10-161-0/+1
* | Merge pull request #19782 from owncloud/stable8.2-passwordchange-hidestrength...Morris Jobke2015-10-201-1/+1
|\ \
| * | Properly hide strengthify after password changeVincent Petry2015-10-141-1/+1
| |/
* | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2Morris Jobke2015-10-201-1/+0
|\ \
| * | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-141-1/+0
* | | Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueidsThomas Müller2015-10-205-108/+127
|\ \ \
| * | | Fix DOM element ids in share dialogVincent Petry2015-10-165-108/+127
| | |/ | |/|
| * | Revert "[stable8.2] Properly hide strengthify after password change"Lukas Reschke2015-10-141-1/+1
| * | Properly hide strengthify after password changeVincent Petry2015-10-141-1/+1
| |/
* | Merge pull request #19771 from owncloud/stable8.2-share-emailsenterrorMorris Jobke2015-10-204-13/+185
|\ \
| * | Add unit tests for sending e-mail for link sharesRoeland Jago Douma2015-10-142-10/+170