summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Codestyle: FunctionCallArgumentSpacingFelix Moeller2012-10-234-4/+4
|
* Checkstyle: MultiLineConditionFelix Moeller2012-10-231-4/+1
|
* Checkstyle: LowerCaseConstantFelix Moeller2012-10-232-4/+4
|
* More Checkstyle cleanupFelix Moeller2012-10-2314-37/+37
| | | | This is for all LowerCaseConstant warnings
* Make Jenkins more happy.Felix Moeller2012-10-2310-77/+77
| | | | This is NoSpaceAfterComma
* Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-228-12/+12
| | | | This is BracketsNotRequired
* Adding the t() function to have the labels in the search results translatedFelix Moeller2012-10-221-5/+6
| | | | This should solve #55
* Merge pull request #38 from scambra/datepicker-l10nLukas Reschke2012-10-227-7/+28
|\ | | | | Translate Datepicker
| * Translate formatDate using jquery datepickerscambra2012-10-196-3/+7
| |
| * translate datepickerscambra2012-10-196-4/+21
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2375-823/+1381
| |
* | LDAP: fix db update for PostgresArthur Schiwon2012-10-232-2/+2
| |
* | Disable enhancedauth by defaultLukas Reschke2012-10-222-4/+4
| | | | | | | | Admins can still enable it via config.php
* | LDAP: fix cache save and check, fixes oc-2118Arthur Schiwon2012-10-221-4/+5
| |
* | Fixing undefined $languageThomas Müller2012-10-221-1/+3
| |
* | add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle2012-10-222-3/+6
| | | | | | | | (needed to share files via public links where no user is logged in)
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2230-145/+1810
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2133-179/+303
| |
* | Check for file exists before loading app version fileBart Visscher2012-10-201-3/+2
| |
* | Fix font family for textareaMichael Gapczynski2012-10-201-1/+1
| |
* | Apply textbox CSS rules to textarea as wellMichael Gapczynski2012-10-201-2/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-2092-524/+775
|/
* Filter added to get all files into coderage reportThomas Müller2012-10-191-0/+7
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-19129-1995/+2122
|
* cleanup report folderThomas Mueller2012-10-181-3/+3
|
* adding coverage htmlThomas Mueller2012-10-181-3/+4
|
* Fixing typoThomas Müller2012-10-181-1/+1
|
* Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
|
* Removing strange characterThomas Müller2012-10-181-1/+1
|
* unset UserID after UpdateArthur Schiwon2012-10-181-0/+1
|
* Expectation should be first parameterLukas Reschke2012-10-181-6/+6
|
* Expectation should be first parameterLukas Reschke2012-10-181-2/+2
|
* check if mount point was already loaded to avoid redundant read operationsBjörn Schießle2012-10-181-1/+8
|
* typo from previous commit fixedBjörn Schießle2012-10-181-1/+1
|
* load system wide configured mount points before accessing shared filesBjörn Schießle2012-10-182-48/+57
|
* check for mount points if file was shared from a different userBjörn Schießle2012-10-182-15/+28
|
* Merge pull request #39 from scambra/date-l10n-fixesThomas Müller2012-10-186-14/+26
|\ | | | | Date l10n fixes
| * don't duplicate locales with country codescambra2012-10-161-2/+3
| |
| * Translate modification date when file is created/uploaded, use same strings ↵scambra2012-10-161-5/+4
| | | | | | | | as lib/template.php
| * Use strftime to format date with translated month namesscambra2012-10-165-9/+21
| |
* | fix oc-605Jörn Friedrich Dreyer2012-10-182-9/+11
| |
* | when using oracle use LOWER() to make searching files case insensitiveJörn Friedrich Dreyer2012-10-181-2/+8
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-18220-4759/+3746
| |
* | Merge pull request #37 from scambra/js-interpolation-l10nThomas Müller2012-10-173-17/+17
|\ \ | | | | | | use interpolation for some translations in js
| * | use interpolation for some translations in jsscambra2012-10-163-17/+17
| |/
* | core.js and core.css don't need to be absoluteBart Visscher2012-10-172-3/+14
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-179-9/+9
| |
* | From now on we support two german translation: formal and personalThomas Mueller2012-10-161-1/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1677-551/+2719
| |
* | remove apps translations - they live in owncloud/apps nowThomas Mueller2012-10-16770-133244/+0
| |