aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-08-169-30/+41
|
* Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-156-11/+36
|\ | | | | Delete icon fix
| * force show loading icon also for IEJan-Christoph Borchardt2013-08-161-0/+2
| |
| * fix loading.gif size for both upload and deletion, force visiblityJan-Christoph Borchardt2013-07-301-1/+7
| |
| * Replace delete icon with spinnerVictor Dubiniuk2013-07-291-2/+2
| |
| * Merge branch 'master' into delete-fixThomas Müller2013-07-237-12/+36
| |\ | | | | | | | | | | | | Conflicts: core/css/styles.css
| * | Explicit ie8 fallbackVictor Dubiniuk2013-07-231-0/+4
| | |
| * | remove unnecessary tipsy for Files deleteJan-Christoph Borchardt2013-07-181-1/+0
| | |
| * | use background image instead of img for Files delete iconJan-Christoph Borchardt2013-07-181-0/+4
| | |
| * | make delete icon less intrusive again, only on hoverJan-Christoph Borchardt2013-07-185-10/+20
| | |
* | | Merge pull request #4354 from ↵Thomas Müller2013-08-151-3/+3
|\ \ \ | | | | | | | | | | | | | | | | owncloud/fix_2711_shared_icon_disappears_on_firefox fix #2711 using a custom event, also use css selectors over filterAttr
| * | | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-081-3/+3
| | | |
* | | | remove jPlayer css rules from core css fileMorris Jobke2013-08-152-6/+3
| | | |
* | | | fixing all broken translation filesThomas Müller2013-08-1578-312/+312
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-1578-389/+347
| | | |
* | | | Merge pull request #4304 from tripflex/lostpw-themedThomas Müller2013-08-141-1/+2
|\ \ \ \ | | | | | | | | | | use theme name and title for password reset
| * | | | use getName instead of getTitleMyles McNamara2013-08-081-1/+1
| | | | |
| * | | | fix syntax errorMyles McNamara2013-08-031-1/+1
| | | | | | | | | | | | | | | accidentally had ; included, and changed concatenating
| * | | | use theme name and title for password resetMyles McNamara2013-08-031-1/+2
| | | | | | | | | | | | | | | password reset email uses owncloud, updated to use theme settings
* | | | | Merge pull request #4376 from owncloud/use_pluralsJörn Friedrich Dreyer2013-08-141-6/+4
|\ \ \ \ \ | | | | | | | | | | | | Use plural translations
| * | | | | Use plural translationskondou2013-08-091-6/+4
| | | | | |
* | | | | | Merge pull request #4410 from owncloud/fix_sharing_defaultsJörn Friedrich Dreyer2013-08-132-2/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix sharing defaults
| * | | | | | comment clarificationJörn Friedrich Dreyer2013-08-141-1/+1
| | | | | | |
| * | | | | | use edit & reshare permission as defaultJörn Friedrich Dreyer2013-08-131-2/+2
| | | | | | |
| * | | | | | add PERMISSIONS_ALL summaryJörn Friedrich Dreyer2013-08-131-0/+1
| | | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-139-0/+9
|/ / / / / /
* / / / / / [tx-robot] updated from transifexJenkins for ownCloud2013-08-111-0/+2
|/ / / / /
* | | | | Merge pull request #4344 from owncloud/appmgmt-in-navigationJan-Christoph Borchardt2013-08-092-0/+17
|\ \ \ \ \ | | | | | | | | | | | | show 'More apps' link to app administration directly in app navigation
| * | | | | show 'More apps' link to app administration directly in app navigationJan-Christoph Borchardt2013-08-072-0/+17
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-0975-74/+371
| | | | |
* | | | | Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-082-33/+94
|\ \ \ \ \ | | | | | | | | | | | | Plural translations
| * | | | | adding proper evaluation of plural form - uses LGPL licensed code of jsgettextThomas Müller2013-08-031-17/+62
| | | | | |
| * | | | | return plural form in ajax translationsThomas Müller2013-08-031-1/+1
| | | | | |
| * | | | | Add multiple plural forms to the php partJakob Sack2013-07-161-6/+5
| | | | | |
| * | | | | Partly integrate plural translations into jsJakob Sack2013-07-071-19/+36
| | | | | |
* | | | | | Merge pull request #3912 from owncloud/css_cleanup_kondouJan-Christoph Borchardt2013-08-081-4/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | General CSS cleanup
| * \ \ \ \ \ Merge branch 'master' into css_cleanup_kondoukondou2013-07-2494-350/+452
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/css/styles.css settings/templates/personal.php
| * | | | | | | General CSS cleanupkondou2013-07-091-17/+39
| | | | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-072-0/+6
| |_|_|/ / / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-041-1/+1
| | | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-032-0/+16
| |_|_|/ / / |/| | | | |
* | | | | | use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-56/+32
| | | | | |
* | | | | | add OC.Breadcrumb.show(dir, filename, link)Jörn Friedrich Dreyer2013-08-021-0/+62
| | | | | |
* | | | | | Merge pull request #4278 from owncloud/breadcrumb-firstJörn Friedrich Dreyer2013-08-021-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | make sure the first breadcrumb item is inserted before any other elements in the topbar
| * | | | | | make sure the first breadcrumb item is inserted before any other elements in ↵Robin Appelman2013-08-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the topbar
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-022-10/+12
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-013-0/+10
| | | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-311-0/+1
| | | | | |
* | | | | | Merge pull request #4225 from owncloud/better-404Thomas Müller2013-07-301-6/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | More verbose 404, closes #3225
| * | | | | | Move styles from core to appVictor Dubiniuk2013-07-291-12/+0
| | | | | | |