summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* new line for css ruleMorris Jobke2013-11-121-1/+2
* Disabled textareas should look like they are disabledArthur Schiwon2013-11-111-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-091-0/+9
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-062-9/+9
* Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-051-3/+3
|\
| * Append file etag to preview URLsVincent Petry2013-10-281-3/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-032-2/+55
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-0326-8/+78
* | Merge pull request #5531 from owncloud/upgrade-form-occAndreas Fischer2013-10-312-0/+90
|\ \
| * | Add some color to the occ upgrade output.Andreas Fischer2013-10-281-11/+11
| * | Use "else if" to remove one level of indentation.Andreas Fischer2013-10-281-13/+11
| * | Missed one write()->writeln(). Fixed.ringmaster2013-10-281-1/+1
| * | Use writeln() instead of write()ringmaster2013-10-281-11/+11
| * | Use the OutputInterface for output and return error codes.ringmaster2013-10-281-21/+30
| * | Move all upgrade routines into the command-line tool.ringmaster2013-10-281-1/+55
| * | Add `occ upgrade` command.ringmaster2013-10-242-0/+29
* | | Fixed input field and tipsy positioning in singleselectVincent Petry2013-10-311-4/+3
* | | Improve quota input fieldVincent Petry2013-10-301-1/+14
* | | allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-3061-61/+1
* | | Merge pull request #5592 from owncloud/lost_password_screenThomas Müller2013-10-292-5/+44
|\ \ \
| * | | fix lost password screen - reuse available CSS rulesMorris Jobke2013-10-292-10/+20
| * | | Fixing the lost Password ScreenJulian Müller2013-10-291-1/+1
| * | | Fixing the Lost Password ScreenJulian Müller2013-10-292-5/+34
| | |/ | |/|
* | | Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-292-10/+25
|\ \ \
| * | | also add new parameter to function callsMorris Jobke2013-10-291-4/+4
| * | | pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-232-6/+21
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2913-13/+134
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-275-5/+46
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2765-212/+158
* | | Fix broken users page when a username consists of digits only, fixes #5560Arthur Schiwon2013-10-251-1/+1
| |/ |/|
* | Merge pull request #5528 from frisco82/changeUpadateNotificationThomas Müller2013-10-243-0/+13
|\ \
| * | Changed update message to be more instructive, changed update style to be les...Ramiro Aparicio2013-10-243-0/+13
* | | Fix leftcontent/right content, fixes tasks appVincent Petry2013-10-241-2/+6
|/ /
* | Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller2013-10-233-3/+3
|\ \
| * | add missing ;Jörn Friedrich Dreyer2013-10-231-1/+1
| * | fix message dialog titles in IE8Jörn Friedrich Dreyer2013-10-231-1/+1
| * | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-1/+1
| |/
* | Merge pull request #5497 from owncloud/ie8-placeholdershimThomas Müller2013-10-234-6/+225
|\ \
| * | Fixed sharing dropdown placeholders in IE8/9Vincent Petry2013-10-232-0/+219
| * | Renamed current placeholder jquery plugin to imageplaceholderVincent Petry2013-10-232-6/+6
| |/
* | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-232-52/+53
|\ \ | |/ |/|
| * Fixed share dropdown checkbox wrappingVincent Petry2013-10-232-28/+43
| * better wording for share input field and share linkJan-Christoph Borchardt2013-10-231-2/+2
| * Added left padding to notCreatable messageVincent Petry2013-10-231-0/+1
| * beautify 'you dont have write permissions' notice, fix #2770Jan-Christoph Borchardt2013-10-201-0/+5
| * shorten string to 'notify by email', cut 'user'Jan-Christoph Borchardt2013-10-201-1/+1
| * remove hover hide/show stuff for share dropdown to make things more obviousJan-Christoph Borchardt2013-10-201-26/+3
| * bold share usernameJan-Christoph Borchardt2013-10-201-0/+1
| * properly align checkboxes to textJan-Christoph Borchardt2013-10-201-0/+1