summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add a missing )Lukas Reschke2013-02-271-1/+1
* | | | [core] From echo to pLukas Reschke2013-02-2711-116/+116
* | | | Remove uneeded fileLukas Reschke2013-02-271-32/+0
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-272-9/+21
* | | Merge pull request #1955 from owncloud/login-button-alignmentBernhard Posselt2013-02-271-0/+1
|\ \ \
| * | | quick fix for log in button not being aligned with input fieldsJan-Christoph Borchardt2013-02-271-0/+1
* | | | Merge pull request #1957 from owncloud/fix-895Bernhard Posselt2013-02-275-27/+26
|\ \ \ \
| * | | | properly align triangle and unshare icons to text, also fixes line hoppingJan-Christoph Borchardt2013-02-271-0/+5
| * | | | fix ugly giant trianglesJan-Christoph Borchardt2013-02-274-26/+18
| * | | | fix shared by text going out of box, fix #895Jan-Christoph Borchardt2013-02-271-1/+3
* | | | | Merge pull request #1905 from owncloud/fix-share-iconsThomas Müller2013-02-271-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move spaceMichael Gapczynski2013-02-251-4/+4
| * | | | Fix adding share icons to share actionMichael Gapczynski2013-02-251-6/+6
* | | | | Merge pull request #1800 from raghunayyar/sharing-dropdown-fixesJan-Christoph Borchardt2013-02-272-2/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Reduced email input width by 10% to increase space.raghunayyar2013-02-201-1/+1
| * | | | Hovering on the unshare doesnt spoil lookraghunayyar2013-02-201-0/+4
| * | | | Fixes the Email Button and the email input Width.raghunayyar2013-02-201-2/+2
| * | | | Merge branch 'sharing-css-fix' into sharing-dropdown-fixesraghunayyar2013-02-201-0/+4
| |\ \ \ \
| | * | | | Text stays inside the sharing dropdownraghunayyar2013-02-191-0/+4
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-272-2/+10
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1941 from owncloud/session_heartbeatBart Visscher2013-02-261-1/+1
|\ \ \ \ \
| * | | | | generate url only onceBernhard Posselt2013-02-261-1/+1
* | | | | | Merge pull request #1939 from owncloud/session_heartbeatLukas Reschke2013-02-261-1/+1
|\| | | | |
| * | | | | use 15 min instead of 15 sec timeoutBernhard Posselt2013-02-261-1/+1
* | | | | | Merge pull request #1938 from owncloud/session_heartbeatFrank Karlitschek2013-02-262-0/+20
|\| | | | |
| * | | | | implemented a heartbeat request which is calls the server every 15 minutes to...Bernhard Posselt2013-02-262-0/+20
* | | | | | remove more unused logo files, now in promoJan-Christoph Borchardt2013-02-263-764/+0
* | | | | | align logo type pixel perfectlyJan-Christoph Borchardt2013-02-262-50/+55
* | | | | | Merge pull request #1902 from owncloud/angularcspFrank Karlitschek2013-02-263-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add CSP turned on for angularjsBernhard Posselt2013-02-253-3/+3
* | | | | | Merge pull request #1885 from houqp/issue_1776Frank Karlitschek2013-02-261-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of github.com:owncloud/core into issue_1776Qingping Hou2013-02-257-7/+86
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | add span tag to displayname on expand buttonQingping Hou2013-02-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-261-0/+78
| |/ / / / |/| | | |
* | | | | Merge pull request #1837 from owncloud/fix-user-templateLukas Reschke2013-02-251-1/+1
|\ \ \ \ \
| * | | | | Remove unneeded code for user layout templateBart Visscher2013-02-221-1/+1
* | | | | | Merge pull request #1706 from owncloud/master-sqlserverThomas Müller2013-02-253-4/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'master' into master-sqlserverThomas Mueller2013-02-2221-60/+275
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-204-2/+18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-189-45/+72
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-1446-3275/+362
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into master-sqlserverThomas Mueller2013-02-1289-211/+833
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bugfixes and cleanup MS SQL Server installationAdministrator2013-02-103-4/+4
| * | | | | | | | | | Added MS SQL Server supportTobias Ramforth2013-02-083-4/+25
* | | | | | | | | | | Merge pull request #1833 from owncloud/fix_1465Thomas Müller2013-02-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IE8 does not support window.onclickJörn Friedrich Dreyer2013-02-211-1/+1
* | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-252-1/+59
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-231-7/+7
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1711 from owncloud/style-cleanupJörn Friedrich Dreyer2013-02-228-39/+133
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix review issuesBart Visscher2013-02-221-4/+4