Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 4 | -12/+12 |
| | |||||
* | Merge pull request #2078 from owncloud/save_category_relations | Thomas Müller | 2013-03-04 | 1 | -5/+4 |
|\ | | | | | VCategories: Don't forget to save category relations if category exists. | ||||
| * | VCategories: Don't forget to save category relations if category exists. | Thomas Tanghus | 2013-03-04 | 1 | -5/+4 |
| | | |||||
* | | Merge pull request #2085 from owncloud/csp_shitty-browsers | Lukas Reschke | 2013-03-04 | 1 | -1/+0 |
|\ \ | | | | | | | Only send the standard headers | ||||
| * | | Only send the standard headers | Lukas Reschke | 2013-03-04 | 1 | -1/+0 |
|/ / | | | | | Fixes https://github.com/owncloud/apps/issues/675 | ||||
* | | Merge pull request #2084 from owncloud/fix-group-displaynames | Bernhard Posselt | 2013-03-04 | 2 | -7/+7 |
|\ \ | | | | | | | Fix #2074 by initializing as an array | ||||
| * | | Fix #2074 by initializing as an array | Michael Gapczynski | 2013-03-04 | 2 | -7/+7 |
| | | | |||||
* | | | Merge pull request #2082 from owncloud/fix-permissions-class | Bernhard Posselt | 2013-03-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Change remove() $user parameter to optional | ||||
| * | | | Change remove() $user parameter to optional | Michael Gapczynski | 2013-03-04 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #2079 from owncloud/fix_expire_function | Bernhard Posselt | 2013-03-04 | 1 | -5/+5 |
|\ \ \ | |_|/ |/| | | fix expire function | ||||
| * | | fix expire function | Björn Schießle | 2013-03-04 | 1 | -5/+5 |
| |/ | |||||
* | | Merge pull request #2076 from owncloud/filestable-specificity | Bernhard Posselt | 2013-03-04 | 2 | -2/+2 |
|\ \ | |/ |/| | fix files table CSS specificity issue causing multiselect bar overlap | ||||
| * | Corrects Files Layout in Trashbin | raghunayyar | 2013-03-04 | 1 | -1/+1 |
| | | |||||
| * | fix files table CSS specificity issue causing multiselect bar overlap, fix #2075 | Jan-Christoph Borchardt | 2013-03-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2073 from owncloud/trashbin_userHome | blizzz | 2013-03-04 | 1 | -4/+4 |
|\ | | | | | make trashbin work with different user homes | ||||
| * | make trashbin work with different user homes | Björn Schießle | 2013-03-04 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #2072 from owncloud/fix_typo | Frank Karlitschek | 2013-03-04 | 1 | -1/+1 |
|\ \ | |/ |/| | fix wrong var name | ||||
| * | damn copy&paste, fix wrong var name | Björn Schießle | 2013-03-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2069 from owncloud/fix_sanitize_call | Lukas Reschke | 2013-03-04 | 2 | -2/+2 |
|\ | | | | | use p() for the output and not for the comparison | ||||
| * | fix p() call | Björn Schießle | 2013-03-04 | 1 | -1/+1 |
| | | |||||
| * | use p() for the output and not for the comparison | Björn Schießle | 2013-03-04 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2070 from owncloud/fix_quota | Björn Schießle | 2013-03-04 | 2 | -5/+5 |
|\ \ | | | | | | | fix quota calculation for trash and versions | ||||
| * | | fix type in var name | Björn Schießle | 2013-03-04 | 2 | -2/+2 |
| | | | |||||
| * | | fix quota calculation for trash and versions | Björn Schießle | 2013-03-04 | 2 | -5/+5 |
| |/ | |||||
* | | Merge pull request #2068 from owncloud/fix_ldap_typo | Lukas Reschke | 2013-03-04 | 2 | -3/+5 |
|\ \ | | | | | | | LDAP: typos in app description | ||||
| * | | LDAP: orthograophy fix | Arthur Schiwon | 2013-03-04 | 1 | -1/+1 |
| | | | |||||
| * | | LDAP: typos in app description | Arthur Schiwon | 2013-03-04 | 2 | -3/+5 |
|/ / | |||||
* | | Merge pull request #2044 from owncloud/fix_1779_including_permanent_shares | Bart Visscher | 2013-03-04 | 1 | -1/+7 |
|\ \ | | | | | | | Fix file actions including permanent shares | ||||
| * | | durhurrrhurrr | Jörn Friedrich Dreyer | 2013-03-03 | 1 | -1/+7 |
| | | | |||||
* | | | Merge pull request #2065 from owncloud/files_datepicker | Bart Visscher | 2013-03-04 | 2 | -2/+2 |
|\ \ \ | |_|/ |/| | | Datepicker height fixed. | ||||
| * | | Datepicker height fixed. | raghunayyar | 2013-03-04 | 2 | -2/+2 |
| | | | | | | | | | | | | New id defined for files table for positioning. | ||||
* | | | Merge pull request #2061 from owncloud/app-text | Frank Karlitschek | 2013-03-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Add the description as text and not as html | ||||
| * | | | Add the description as text and not as html | Lukas Reschke | 2013-03-04 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2060 from owncloud/escapeGroupname | Frank Karlitschek | 2013-03-04 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | Sanitize uid, group and quota | ||||
| * | | | | Sanitize uid, group and quota | Lukas Reschke | 2013-03-04 | 1 | -5/+5 |
| |/ / / | |||||
* | | | | Merge pull request #2059 from owncloud/getlog | Frank Karlitschek | 2013-03-04 | 2 | -10/+3 |
|\ \ \ \ | |_|/ / |/| | | | Add log as text and not as HTML | ||||
| * | | | Add log as text and not as HTML | Lukas Reschke | 2013-03-03 | 2 | -10/+3 |
| |/ / | |||||
* | | | Merge pull request #2062 from owncloud/shareType | Bernhard Posselt | 2013-03-03 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Sanitize shareWith | ||||
| * | | | Sanitize shareWith | Lukas Reschke | 2013-03-04 | 1 | -3/+3 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-03-04 | 141 | -1244/+951 |
|/ / | |||||
* | | Merge pull request #2057 from owncloud/upgrade-fixes | Frank Karlitschek | 2013-03-03 | 1 | -2/+4 |
|\ \ | | | | | | | Upgrade fixes | ||||
| * | | Disable loading of backgroundjobs js when upgrade is needed | Bart Visscher | 2013-03-03 | 1 | -1/+1 |
| | | | |||||
| * | | Check maintenance mode before loading apps in route matcher | Bart Visscher | 2013-03-03 | 1 | -1/+3 |
| | | | |||||
* | | | Merge pull request #2058 from owncloud/fix-getlog | Frank Karlitschek | 2013-03-03 | 1 | -1/+10 |
|\ \ \ | |/ / |/| | | Fix encoding settings ajax getlog | ||||
| * | | Fix encoding settings ajax getlog | Bart Visscher | 2013-03-03 | 1 | -1/+10 |
|/ / | |||||
* | | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 2 | -58/+68 |
|\ \ | | | | | | | Fix #47 - Duplicate files create a (2) when multiples are uploaded | ||||
| * | | new Array() -> [] | Georg Ehrke | 2013-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | update OC.Notification.show | Georg Ehrke | 2013-03-02 | 1 | -9/+3 |
| | | | |||||
| * | | fix oc#47 | Georg Ehrke | 2013-03-01 | 2 | -57/+73 |
| | | | |||||
* | | | Merge pull request #2050 from owncloud/fix-readfile-comment | Bernhard Posselt | 2013-03-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Chunk size comment should say kB, not MB |