summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10407 from owncloud/rm-obsolete-japaneseLukas Reschke2014-08-171-184/+0
|\ | | | | remove obsolete japanese lang code
| * remove obsolete japanese lang codeVolkan Gezer2014-08-131-184/+0
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-173-1/+27
| |
* | Merge pull request #10447 from owncloud/share-foldericonfixMorris Jobke2014-08-163-2/+71
|\ \ | | | | | | Fixed folder icon update routine when share owner exists
| * | Fixed folder icon update routine when share owner existsVincent Petry2014-08-153-2/+71
| | | | | | | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon.
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-161-0/+3
| | |
* | | Merge pull request #10413 from owncloud/adding-handlebarsLukas Reschke2014-08-151-0/+2746
|\ \ \ | |/ / |/| | Adding handlebars.js
| * | Adding handlebars.jsThomas Müller2014-08-141-0/+2746
| | |
* | | change error text color to white for better contrast, fix #10424Jan-Christoph Borchardt2014-08-151-3/+2
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-151-4/+4
| | |
* | | Merge pull request #10399 from owncloud/fix_setSendMailStatusBjörn Schießle2014-08-141-2/+2
|\ \ \ | |/ / |/| | [sharing] fix mail notification
| * | we need the recipient as a additional parameter to know for which share the ↵Bjoern Schiessle2014-08-131-2/+2
| |/ | | | | | | notification was send
* / [tx-robot] updated from transifexJenkins for ownCloud2014-08-141-0/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-1266-129/+0
|
* Merge pull request #10336 from owncloud/fix_share_drop_downBjörn Schießle2014-08-111-12/+1
|\ | | | | remove 'no people found' entry in share dialog
| * remove 'no people found' entryBjoern Schiessle2014-08-111-12/+1
| |
* | Merge pull request #10096 from owncloud/fix-6971-masterJörn Friedrich Dreyer2014-08-111-1/+2
|\ \ | |/ |/| in case $_POST['itemSourceName'] does not exist we simply default it to ...
| * in case $_POST['itemSourceName'] does not exist we simply default it to nullThomas Müller2014-08-011-1/+2
| |
* | Merge pull request #10285 from owncloud/sharing_set_correct_min_dateMorris Jobke2014-08-112-5/+13
|\ \ | | | | | | [sharing] set minDate always to today + one day
| * | update unit test, min date should be always today + 1Bjoern Schiessle2014-08-081-3/+5
| | |
| * | set minDate always to today + one dayBjoern Schiessle2014-08-081-2/+8
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-112-10/+27
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-1060-176/+0
| | |
* | | Merge pull request #10302 from owncloud/remove-logon-rejectedLukas Reschke2014-08-091-8/+0
|\ \ \ | | | | | | | | remove confusing 'automatic logon rejected' message, fix #8591
| * | | remove confusing 'automatic logon rejected' message, fix #8591Jan-Christoph Borchardt2014-08-091-8/+0
| |/ /
* | | Merge pull request #10293 from owncloud/fix-headers-being-sentJan-Christoph Borchardt2014-08-093-3/+0
|\ \ \ | | | | | | | | using flush() here is pointless as we render the layout into a memory bu...
| * | | using flush() here is pointless as we render the layout into a memory buffer ↵Thomas Müller2014-08-083-3/+0
| |/ / | | | | | | | | | and actually transmit the data later
* / / [tx-robot] updated from transifexJenkins for ownCloud2014-08-091-0/+8
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-081-1/+1
| |
* | Merge pull request #10172 from owncloud/fix-8802Morris Jobke2014-08-071-1/+1
|\ \ | | | | | | Use relative, human readable dates in OC.filePickers - Fixes #8802
| * | Use human readable relative date for oc-dialog-filepickersTom Needham2014-08-071-1/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-071-1/+1
| | |
* | | don't display share permission if resharing was disabled by the adminBjoern Schiessle2014-08-052-2/+3
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-051-1/+1
| |
* | no top border for first settings item, detail enhancementJan-Christoph Borchardt2014-08-041-0/+4
| |
* | Merge pull request #10097 from owncloud/background-fixJan-Christoph Borchardt2014-08-011-1/+1
|\ \ | | | | | | Remove old color of body
| * | add white as background-colorMorris Jobke2014-08-011-0/+1
| | |
| * | Remove old color of bodyMorris Jobke2014-08-011-1/+0
| |/ | | | | | | * only visible in public view as ugly grey pane behind the footer
* | also fix filepicker for smaller screen sizesJan-Christoph Borchardt2014-07-312-1/+10
| |
* | fix date display in filepickerJan-Christoph Borchardt2014-07-311-2/+3
| |
* | fix long filename display in filepickerJan-Christoph Borchardt2014-07-311-0/+4
|/
* Merge pull request #10051 from owncloud/preview-empty-textThomas Müller2014-07-311-1/+2
|\ | | | | Use svg mimeicons for empty text files
| * Use svg mimeicons for empty text filesRobin Appelman2014-07-301-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-311-0/+6
| |
* | set max width for notifications so they won't overlap the whole headerJan-Christoph Borchardt2014-07-301-0/+1
| |
* | fix yellow notification styleJan-Christoph Borchardt2014-07-302-5/+12
| |
* | fix notification preventing top bar clickability, fix #9680Jan-Christoph Borchardt2014-07-301-1/+7
| |
* | Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-4/+0
| |
* | also use link icon for the folders ..Jan-Christoph Borchardt2014-07-302-19/+22
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-301-0/+1
| |