Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -18/+83 |
| | |||||
* | Remove uneeded vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -6/+0 |
| | |||||
* | Format the CSS in a readable way... | Lukas Reschke | 2012-10-23 | 1 | -7/+63 |
| | |||||
* | box-shadow can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | radius can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -2/+0 |
| | | | | http://caniuse.com/#search=radius | ||||
* | box-shadow can safely be used without vendor prefixes | Lukas Reschke | 2012-10-23 | 1 | -2/+0 |
| | | | | http://caniuse.com/#feat=css-boxshadow | ||||
* | Format the CSS in a readable way…. | Lukas Reschke | 2012-10-23 | 1 | -9/+65 |
| | |||||
* | Urlencode the share URL | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| | | | | Fixes #63 | ||||
* | Fix urlencoding in the breadcrumb | Lukas Reschke | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #62 from fmms/master | Lukas Reschke | 2012-10-23 | 10 | -77/+77 |
|\ | | | | | More Checkstyle warnings | ||||
| * | Make Jenkins more happy. | Felix Moeller | 2012-10-23 | 10 | -77/+77 |
| | | | | | | | | This is NoSpaceAfterComma | ||||
* | | Merge pull request #40 from scambra/dateformat-fixes | Lukas Reschke | 2012-10-23 | 1 | -1/+6 |
|\ \ | | | | | | | Dateformat fixes | ||||
| * | | fix strftime in windows, use %#d instead of %e in windows | scambra | 2012-10-23 | 1 | -1/+6 |
| | | | |||||
* | | | use strtotime on non-nummeric times in oc_filesystem::touch | Robin Appelman | 2012-10-23 | 1 | -0/+3 |
|/ / | |||||
* | | Merge pull request #12 from scambra/fixes | icewind1991 | 2012-10-23 | 6 | -26/+50 |
|\ \ | | | | | | | check free space using folder's owner | ||||
| * | | check free space using folder's owner | scambra | 2012-09-19 | 6 | -26/+50 |
| | | | |||||
* | | | Merge pull request #59 from fmms/master | icewind1991 | 2012-10-23 | 8 | -12/+12 |
|\ \ \ | | |/ | |/| | Starting point to take care of Checkstyle warnings | ||||
| * | | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 8 | -12/+12 |
| | | | | | | | | | | | | This is BracketsNotRequired | ||||
* | | | Files: urldecode urlencoded dir names, fixes oc-2111 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #58 from fmms/master | Lukas Reschke | 2012-10-23 | 1 | -5/+6 |
|\| | | | | | | | | Translate headings in search results (fixes #55) | ||||
| * | | Adding the t() function to have the labels in the search results translated | Felix Moeller | 2012-10-22 | 1 | -5/+6 |
| | | | | | | | | | | | | This should solve #55 | ||||
* | | | get effective username after webdav login, fixes oc-2108 | Arthur Schiwon | 2012-10-23 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #38 from scambra/datepicker-l10n | Lukas Reschke | 2012-10-22 | 7 | -7/+28 |
|\ \ | | | | | | | Translate Datepicker | ||||
| * | | Translate formatDate using jquery datepicker | scambra | 2012-10-19 | 6 | -3/+7 |
| | | | |||||
| * | | translate datepicker | scambra | 2012-10-19 | 6 | -4/+21 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-23 | 75 | -823/+1381 |
| | | | |||||
* | | | LDAP: fix db update for Postgres | Arthur Schiwon | 2012-10-23 | 2 | -2/+2 |
| | | | |||||
* | | | Disable enhancedauth by default | Lukas Reschke | 2012-10-22 | 2 | -4/+4 |
| | | | | | | | | | | | | Admins can still enable it via config.php | ||||
* | | | LDAP: fix cache save and check, fixes oc-2118 | Arthur Schiwon | 2012-10-22 | 1 | -4/+5 |
| | | | |||||
* | | | Fixing undefined $language | Thomas Müller | 2012-10-22 | 1 | -1/+3 |
| | | | |||||
* | | | add parameter to specify user for which OC_Filesystem should be initialized. | Björn Schießle | 2012-10-22 | 2 | -3/+6 |
| | | | | | | | | | | | | (needed to share files via public links where no user is logged in) | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-22 | 30 | -145/+1810 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 33 | -179/+303 |
| | | | |||||
* | | | Check for file exists before loading app version file | Bart Visscher | 2012-10-20 | 1 | -3/+2 |
| | | | |||||
* | | | Fix font family for textarea | Michael Gapczynski | 2012-10-20 | 1 | -1/+1 |
| | | | |||||
* | | | Apply textbox CSS rules to textarea as well | Michael Gapczynski | 2012-10-20 | 1 | -2/+3 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 92 | -524/+775 |
|/ / | |||||
* | | Filter added to get all files into coderage report | Thomas Müller | 2012-10-19 | 1 | -0/+7 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 129 | -1995/+2122 |
| | | |||||
* | | cleanup report folder | Thomas Mueller | 2012-10-18 | 1 | -3/+3 |
| | | |||||
* | | adding coverage html | Thomas Mueller | 2012-10-18 | 1 | -3/+4 |
| | | |||||
* | | Fixing typo | Thomas Müller | 2012-10-18 | 1 | -1/+1 |
| | | |||||
* | | Fixing expectation - comma was stupid anyhow | Thomas Müller | 2012-10-18 | 1 | -1/+1 |
| | | |||||
* | | Removing strange character | Thomas Müller | 2012-10-18 | 1 | -1/+1 |
| | | |||||
* | | unset UserID after Update | Arthur Schiwon | 2012-10-18 | 1 | -0/+1 |
| | | |||||
* | | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -6/+6 |
| | | |||||
* | | Expectation should be first parameter | Lukas Reschke | 2012-10-18 | 1 | -2/+2 |
| | | |||||
* | | check if mount point was already loaded to avoid redundant read operations | Björn Schießle | 2012-10-18 | 1 | -1/+8 |
| | | |||||
* | | typo from previous commit fixed | Björn Schießle | 2012-10-18 | 1 | -1/+1 |
| | | |||||
* | | load system wide configured mount points before accessing shared files | Björn Schießle | 2012-10-18 | 2 | -48/+57 |
| | |