summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* adding prototype trim as fallback for IE8Thomas Mueller2013-02-141-0/+7
|
* fixing eventsource.js for IE8Thomas Mueller2013-02-141-3/+7
|
* adding a compatibility.js as a single source to define all fallback function ↵Thomas Mueller2013-02-141-0/+25
| | | | declarations
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-143-26/+41
|
* Merge pull request #1574 from owncloud/installation-label-overflowJan-Christoph Borchardt2013-02-131-2/+6
|\ | | | | Installation label overflow, fix #871
| * fixed database input group having two slightly thicker dividersJan-Christoph Borchardt2013-02-091-1/+1
| |
| * ellipsize infield labels when too long, specifically fix #871 for database ↵Jan-Christoph Borchardt2013-02-091-1/+5
| | | | | | | | labels on installation
* | [tx-robot] updated from transifexJenkins for ownCloud2013-02-1323-22/+27
| |
* | Merge pull request #1624 from owncloud/singleselectFrank Karlitschek2013-02-121-0/+76
|\ \ | | | | | | Split editable select code used for quota selection into a jquery plugin
| * | Split editable select code used for quota selection into a jquery pluginRobin Appelman2013-02-111-0/+76
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-122-2/+6
| | |
* | | Makes password toggle button inside input.raghunayyar2013-02-121-2/+3
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-124-2/+24
| | |
* | | Merge pull request #1625 from owncloud/fix_shared_stringThomas Müller2013-02-111-4/+4
|\ \ \ | | | | | | | | fix bug while changing string from "Share" to "Shared"
| * | | if you add/remove more than one user from the share dialog replacing 'Share' ↵Björn Schießle2013-02-111-4/+4
| | | | | | | | | | | | | | | | with 'Shared' will lead to a string with more and more trailing 'd's
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-112-1/+7
|/ / /
* | | Merge pull request #1610 from owncloud/improved_personal_pageJan-Christoph Borchardt2013-02-114-0/+100
|\ \ \ | | | | | | | | add the buttons for the clients to the personal page.
| * | | add the buttons for the clients to the personal page.Frank Karlitschek2013-02-094-0/+100
| | | | | | | | | | | | | | | | Useful and prettier
* | | | Fix breadcrumbs overlapping into the content, preventing the select all ↵Robin Appelman2013-02-111-1/+1
| |/ / |/| | | | | | | | checkbox from being clickable in subfolders
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-115-0/+13
|/ /
* | Merge pull request #1601 from owncloud/lightbox-iconsBernhard Posselt2013-02-1014-0/+510
|\ \ | | | | | | add big white icons for lightbox, slideshow etc
| * | split close and delete icon, add red hover for deleteJan-Christoph Borchardt2013-02-104-0/+146
| | |
| * | add big white icons for lightbox, slideshow etcJan-Christoph Borchardt2013-02-1010-0/+364
| |/
* | Merge pull request #1552 from raghunayyar/personalpage-style-fixBjörn Schießle2013-02-101-7/+8
|\ \ | | | | | | Personal Page Password Toggle Loads Fine.
| * | Personal Page Password Toggle Also Loads Well.raghunayyar2013-02-091-7/+8
| | |
* | | Merge pull request #1538 from raghunayyar/admin-password-toggleJan-Christoph Borchardt2013-02-103-2/+4
|\ \ \ | | | | | | | | Password Toggle Works on Installation
| * | | Removed whitespace from installation.phpraghunayyar2013-02-081-3/+3
| | | |
| * | | Password Toggle Works on Installation as well.raghunayyar2013-02-083-5/+7
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-108-1/+21
| | |
* | | Merge pull request #1569 from owncloud/clean-app-idThomas Müller2013-02-091-0/+1
|\ \ \ | | | | | | | | Remove invalid characters from app id to prevent loading of invalid reso...
| * \ \ Merge branch 'master' into clean-app-idThomas Müller2013-02-0947-109/+101
| |\ \ \ | | | |/ | | |/|
| * | | Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-091-0/+1
| | |/ | |/|
* | | added icons and mimetypes for .msi and .exe filesBernhard Posselt2013-02-091-0/+0
| | |
* | | Merge pull request #1561 from Raydiation/masterJörn Friedrich Dreyer2013-02-091-0/+2
|\ \ \ | | | | | | | | Moved the iframe height and width fix from js to css
| * | | moved iframe height and width fix from js to cssBernhard Posselt2013-02-091-0/+2
| | | |
* | | | Revert "moved iframe height and width fix from js to css"Bernhard Posselt2013-02-091-2/+0
| | | | | | | | | | | | | | | | This reverts commit 842fc85b9a42aaa0ce31c71e05507ed5eeaa6dc4.
* | | | Revert "added exe and msi filetypes and icon"Bernhard Posselt2013-02-091-0/+0
| | | | | | | | | | | | | | | | This reverts commit aa1adf42c74569f2591a59855bf370584ed1e5cc.
* | | | added exe and msi filetypes and iconBernhard Posselt2013-02-091-0/+0
| | | |
* | | | moved iframe height and width fix from js to cssBernhard Posselt2013-02-091-0/+2
| |_|/ |/| |
* | | Merge pull request #1481 from owncloud/fixing-1354-masterThomas Müller2013-02-092-1/+5
|\ \ \ | | | | | | | | basic WebDAV test in place now
| * \ \ Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-074-7/+39
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: settings/admin.php settings/templates/admin.php
| * | | | Execute the post setup check after finishing the setupBart Visscher2013-02-062-1/+5
| | | | |
* | | | | Merge pull request #1545 from owncloud/fix-oc_webrootThomas Müller2013-02-091-1/+3
|\ \ \ \ \ | | | | | | | | | | | | fixup oc_webroot correctly before and after setup
| * | | | | fix-oc_webrootBart Visscher2013-02-081-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1537 from owncloud/fix_sharing_dropdown_event_handlersThomas Müller2013-02-091-60/+71
|\ \ \ \ \ | |_|_|_|/ |/| | | | attach handlers to document instead of filelist
| * | | | attach handlers to document instead of filelist, minor whitespace cleanupsJörn Friedrich Dreyer2013-02-081-60/+71
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-0941-41/+15
| | | |
* | | | Merge pull request #1547 from owncloud/navigation-colorThomas Müller2013-02-081-2/+2
|\ \ \ \ | | | | | | | | | | brighter grey for the navigation bar
| * | | | brighter grey for the navigation bar, hopefully solves the weird similarity ↵Jan-Christoph Borchardt2013-02-081-2/+2
| |/ / / | | | | | | | | | | | | to the header
* | | | use proper HTML for other security warning tooJan-Christoph Borchardt2013-02-081-3/+2
| | | |