aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-1613-6/+112
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-1569-394/+67
* add proper Exception message for invalid tokenMorris Jobke2014-06-131-2/+5
* use array_merge for merging arrays in PHPMorris Jobke2014-06-131-1/+1
* complete renaming uid to userIdMorris Jobke2014-06-132-6/+6
* remove whitespace at end of lineMorris Jobke2014-06-131-14/+14
* Migrate ´ to 'Morris Jobke2014-06-132-5/+5
* Remove infield label, add password icon, fix layoutMorris Jobke2014-06-133-2/+12
* reformat method call and fix paranthesis mismatchMorris Jobke2014-06-131-8/+8
* more style fixesBernhard Posselt2014-06-131-15/+24
* use more stuff from core :)Bernhard Posselt2014-06-133-76/+113
* Add missing useVictor Dubiniuk2014-06-131-0/+1
* Fix check for user existenceVictor Dubiniuk2014-06-131-1/+2
* Remove debug outputVictor Dubiniuk2014-06-131-1/+0
* Change routes. Update templatesVictor Dubiniuk2014-06-135-24/+27
* Changes according to reviewVictor Dubiniuk2014-06-135-156/+154
* Use appframeworkVictor Dubiniuk2014-06-138-200/+229
* BasicsVictor Dubiniuk2014-06-137-48/+228
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-132-0/+15
* Added unit tests for heartbeat interval min/max valuesVincent Petry2014-06-121-1/+23
* Added max heartbeat interval to prevent integer overflowVincent Petry2014-06-121-0/+5
* Merge pull request #8999 from owncloud/issue/8996Morris Jobke2014-06-124-1/+6
|\
| * Move IE8 fixes to fixes.cssMorris Jobke2014-06-122-1/+5
| * Fix missing caret in header menu for IE8Joas Schilling2014-06-121-1/+1
| * Fix header menu background in IE8Joas Schilling2014-06-121-0/+1
| * Reduce size of png files so they match the svgJoas Schilling2014-06-122-0/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-122-1/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-115-11/+35
* Merge pull request #8972 from owncloud/use_imagettftext_take2Morris Jobke2014-06-111-0/+0
|\
| * make text preview backend use imagettftext, fixes #8087Georg Ehrke2014-06-101-0/+0
* | Disable snapper init for IE <= 9Vincent Petry2014-06-101-1/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-102-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-093-10/+46
* Merge pull request #8937 from owncloud/design-sizingMorris Jobke2014-06-082-2/+2
|\
| * display empty content message a bit higher up so it's easier to seeJan-Christoph Borchardt2014-06-071-1/+1
| * app settings: only display text fields at full width, not buttonsJan-Christoph Borchardt2014-06-071-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-06-0865-1/+159
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-06-0713-0/+46
* Merge pull request #8927 from owncloud/expire_only_link_sharesBjörn Schießle2014-06-063-16/+39
|\
| * set minDate and maxDate in datepickerBjoern Schiessle2014-06-062-1/+7
| * only expire link sharesBjoern Schiessle2014-06-062-15/+32
* | Merge pull request #8935 from owncloud/missed-apps-tagRaghu Nayyar2014-06-061-1/+1
|\ \
| * | wrap App text with t() to let it use localesVolkan Gezer2014-06-061-1/+1
* | | reduce padding by 1px after increasing imageJan-Christoph Borchardt2014-06-061-1/+1
* | | fix logo glitch, add whitespace around formJan-Christoph Borchardt2014-06-067-61/+9
| |/ |/|
* | Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-063-18/+23
|\ \ | |/ |/|
| * fix left padding of controls bar for apps without navigationJan-Christoph Borchardt2014-06-061-1/+6
| * slight transparency for controls bar for more open feelJan-Christoph Borchardt2014-06-061-1/+1
| * fix apps without app-navigationJan-Christoph Borchardt2014-06-061-1/+1
| * unify controls bar, remove duplicate from user managementJan-Christoph Borchardt2014-06-062-15/+15