summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* separate uploading code from progress code, add progress capability detectionJörn Friedrich Dreyer2013-09-051-8/+5
* refactor dialog creationJörn Friedrich Dreyer2013-09-041-88/+46
* Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-04229-1272/+4376
|\
| * Merge pull request #4449 from owncloud/clean_up_utilMorris Jobke2013-09-033-5/+5
| |\
| | * Merge branch 'master' into clean_up_utilkondou2013-09-02177-619/+3800
| | |\
| | * \ Merge branch 'master' into clean_up_utilkondou2013-08-20107-649/+557
| | |\ \
| | * | | Fix some naming and spacing in lib/util.phpkondou2013-08-181-1/+1
| | * | | Clean up \OC\Utilkondou2013-08-153-5/+5
| * | | | Merge pull request #4709 from owncloud/previews_in_ocidalogs_filepickerMorris Jobke2013-09-031-1/+5
| |\ \ \ \
| | * | | | Add previews to OC.dialogs.filepicker(); Fix #4697kondou2013-09-031-1/+5
| * | | | | Merge pull request #4707 from owncloud/use_on_instead_of_deprecated_bindChristopher2013-09-031-1/+2
| |\ \ \ \ \
| | * | | | | use on to add event listener instead of deprecated jquery bindJörn Friedrich Dreyer2013-09-031-1/+2
| * | | | | | Merge pull request #4473 from owncloud/texteditor_polishingJörn Friedrich Dreyer2013-09-031-20/+29
| |\ \ \ \ \ \
| | * | | | | | refactor OC.Breadcrumbs, allow injection of container to allow rendering crum...Jörn Friedrich Dreyer2013-08-161-20/+29
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-032-4/+27
| * | | | | | | Merge pull request #4702 from owncloud/center-utilsMorris Jobke2013-09-031-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | center utilsBernhard Posselt2013-09-021-0/+1
| * | | | | | | | Merge pull request #4695 from owncloud/placeholder-hslMorris Jobke2013-09-031-8/+5
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | placeholder.js: fix typoJan-Christoph Borchardt2013-09-021-1/+1
| | * | | | | | | placeholder.js: adjust saturation and lightness valuesJan-Christoph Borchardt2013-09-021-2/+2
| | * | | | | | | RGB -> HSLMorris Jobke2013-09-021-7/+4
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | Use provided mimetype on open. Fix #4696Thomas Tanghus2013-09-021-2/+2
| |/ / / / / /
| * | | | | | Merge pull request #4657 from owncloud/files-controls-fixesMorris Jobke2013-09-011-7/+13
| |\ \ \ \ \ \
| | * | | | | | adjust right padding of controls bar, fix #4650Jan-Christoph Borchardt2013-08-301-2/+2
| | * | | | | | fix coding style for controls barJan-Christoph Borchardt2013-08-301-7/+13
| * | | | | | | Merge pull request #4674 from owncloud/fit-filepicker-new-iconsMorris Jobke2013-09-012-2/+19
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | IE8 fixesMorris Jobke2013-09-021-0/+4
| | * | | | | | Fit filesummary for \OC\Preview's ne mimetype-iconskondou2013-08-311-2/+15
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #4671 from owncloud/emptycontentBernhard Posselt2013-09-011-1/+8
| |\ \ \ \ \ \
| | * | | | | | rename emptyfolder to emptycontentAlessandro Cosentino2013-08-311-5/+5
| | * | | | | | text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-311-1/+8
| | |/ / / / /
| * / / / / / [tx-robot] updated from transifexJenkins for ownCloud2013-09-0151-15/+78
| |/ / / / /
| * | | | | Merge master into oc_previewGeorg Ehrke2013-08-3031-317/+489
| |\ \ \ \ \
| | * \ \ \ \ Merge pull request #4661 from owncloud/separate-app-stylesJan-Christoph Borchardt2013-08-303-283/+282
| | |\ \ \ \ \
| | | * | | | | move CSS for browser-specific fixes out of styles.css into new fixes.cssJan-Christoph Borchardt2013-08-302-44/+46
| | | * | | | | move CSS for apps out of styles.css into new apps.cssJan-Christoph Borchardt2013-08-302-239/+236
| | * | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-3026-26/+177
| | * | | | | | Merge pull request #4660 from owncloud/apps-management-stickyMorris Jobke2013-08-302-2/+25
| | |\ \ \ \ \ \
| | | * | | | | | Apps management as sticky footer and rename to 'Apps', fix #4622Jan-Christoph Borchardt2013-08-302-2/+25
| | | |/ / / / /
| | * / / / / / Use Group methods for searching, fixes #4201Arthur Schiwon2013-08-301-6/+5
| | |/ / / / /
| * | | | | | Merge master into oc_previewGeorg Ehrke2013-08-2919-183/+162
| |\| | | | |
| | * | | | | Merge pull request #4552 from dampfklon/fix4552Morris Jobke2013-08-281-1/+5
| | |\ \ \ \ \
| | | * | | | | Make group suffix in share dialog translatabledampfklon2013-08-221-1/+5
| | * | | | | | Merge pull request #4618 from owncloud/visualize-jsMorris Jobke2013-08-281-0/+65
| | |\ \ \ \ \ \
| | | * | | | | | fixing typoThomas Müller2013-08-281-1/+1
| | | * | | | | | calculate fontsize and line-heightMorris Jobke2013-08-281-2/+7
| | | * | | | | | reviewers commentsMorris Jobke2013-08-281-6/+14
| | | * | | | | | add visualizeMorris Jobke2013-08-281-0/+52
| | * | | | | | | Merge pull request #4627 from owncloud/trashbin-tipsyMorris Jobke2013-08-281-0/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | change orientation for delete tooltip to left, fix #4589Jan-Christoph Borchardt2013-08-281-0/+1
| | | | |/ / / / | | | |/| | | |