summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixing variable nameThomas Müller2012-12-211-2/+2
|
* Merge pull request #978 from owncloud/logout-iconMichael Gapczynski2012-12-202-18/+100
|\ | | | | fix logout icon, hopefully also #969
| * fix logout icon, hopefully also #969Jan-Christoph Borchardt2012-12-202-18/+100
| |
* | Merge pull request #935 from owncloud/ignore_autogenerated_testfilesBart Visscher2012-12-201-0/+6
|\ \ | | | | | | ignore autogenerated testfiles and folders
| * | ignore autogenerated testfiles and foldersJörn Friedrich Dreyer2012-12-181-0/+6
| | |
* | | Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-204-28/+37
|\ \ \ | | | | | | | | Files styles
| * | | fix switched values from previous commitJan-Christoph Borchardt2012-12-201-2/+2
| | | |
| * | | fix Firefox issues with file actions position and multiselect bar widthJan-Christoph Borchardt2012-12-201-1/+2
| | | |
| * | | use slightly darker color for file actions background, fix fugly look for ↵Jan-Christoph Borchardt2012-12-201-1/+4
| | | | | | | | | | | | | | | | selected rows
| * | | fix file actions messing with file row height on narrower screensJan-Christoph Borchardt2012-12-201-1/+9
| | | |
| * | | move CSS from JS to CSSJan-Christoph Borchardt2012-12-202-13/+10
| | | |
| * | | bring back fixed multiselect bar so it’s visible when scrolled down, fix #746Jan-Christoph Borchardt2012-12-132-6/+8
| | | |
| * | | remove transitions for file rows and actions because it made everything seem ↵Jan-Christoph Borchardt2012-12-131-3/+1
| | | | | | | | | | | | | | | | sluggish
| * | | fix new button popup looking blurryJan-Christoph Borchardt2012-12-132-5/+5
| | | |
* | | | Merge pull request #970 from owncloud/fixing-950-masterJan-Christoph Borchardt2012-12-201-394/+402
|\ \ \ \ | |_|_|/ |/| | | within the user administratio page some translations have been missing
| * | | adding missing translations for various strings + fixing tool tip on deleteThomas Müller2012-12-201-394/+402
| | | |
* | | | Merge pull request #974 from owncloud/fixing-120-masterJan-Christoph Borchardt2012-12-205-819/+842
|\ \ \ \ | | | | | | | | | | setting the timezone is now part of the login process
| * | | | remove timezone.jsThomas Müller2012-12-201-12/+0
| | | | |
| * | | | setting the timezone is now part of the login process and true part of the core.Thomas Müller2012-12-204-807/+842
| | | | |
* | | | | Merge pull request #925 from owncloud/fix_issue_918Bart Visscher2012-12-201-0/+6
|\ \ \ \ \ | | | | | | | | | | | | Trigger the last action before continuing with a file upload
| * | | | | Trigger last action before continuing with creating a new file/folder/from linkMichael Gapczynski2012-12-161-0/+3
| | | | | |
| * | | | | Trigger the last action before continuing with a file upload, fixes issue #918Michael Gapczynski2012-12-161-0/+3
| | | | | |
* | | | | | Merge pull request #914 from owncloud/incorporate-qa-tools-used-by-ciBart Visscher2012-12-204-0/+296
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Migration of build files from Jenkins
| * | | | | Migration of build files from JenkinsThomas Mueller2012-12-154-0/+296
| | | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-20193-3531/+4509
| |_|/ / / |/| | | |
* | | | | [l18n] fixing typos in source textThomas Müller2012-12-191-100/+121
| | | | |
* | | | | Merge pull request #888 from owncloud/add_curl_proxyFrank Karlitschek2012-12-192-27/+38
|\ \ \ \ \ | | | | | | | | | | | | add curl proxy support.
| * \ \ \ \ Merge branch 'add_curl_proxy' of https://github.com/owncloud/core into ↵Frank Karlitschek2012-12-190-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add_curl_proxy
| | * | | | | call it "proxy" instead of "curlproxy"root2012-12-152-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks Bart for the hint. This also switches "==" to "<>" and not the code actually works ;-)
| | * | | | | make it more readable as deepdiver suggestedFrank Karlitschek2012-12-141-2/+6
| | | | | | |
| | * | | | | add curl proxy support. Fixes #504Frank Karlitschek2012-12-142-0/+8
| | |/ / / / | | | | | | | | | | | | | | | | | | https://github.com/owncloud/core/issues/504
| * | | | | call it "proxy" instead of "curlproxy"root2012-12-192-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks Bart for the hint. This also switches "==" to "<>" and not the code actually works ;-)
| * | | | | make it more readable as deepdiver suggestedFrank Karlitschek2012-12-191-2/+6
| | | | | |
| * | | | | add curl proxy support. Fixes #504Frank Karlitschek2012-12-192-27/+34
|/ / / / / | | | | | | | | | | | | | | | https://github.com/owncloud/core/issues/504
* | | | | Merge pull request #961 from owncloud/check_localeFrank Karlitschek2012-12-194-0/+32
|\ \ \ \ \ | | | | | | | | | | | | add a check and a warning if setlocale is working
| * | | | | add a check and a warning if setlocale is workingFrank Karlitschek2012-12-194-0/+32
| | | | | |
* | | | | | Merge pull request #868 from owncloud/new_doc_systemFrank Karlitschek2012-12-196-72/+61
|\ \ \ \ \ \ | |/ / / / / |/| | | | | New doc system
| * | | | | fixing links docu/ ->doc/Thomas Mueller2012-12-141-2/+2
| | | | | |
| * | | | | make it more readableFrank Karlitschek2012-12-141-3/+7
| | | | | |
| * | | | | rename to docFrank Karlitschek2012-12-142-0/+0
| | | | | |
| * | | | | add pointer to the existing documentation. This will be replaced by the rel ↵Frank Karlitschek2012-12-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | documentation during packaging
| * | | | | remove PgeNavi. It's no longer usedFrank Karlitschek2012-12-131-30/+1
| | | | | |
| * | | | | show the link to the issue tracker only for Admins as discussed with Björn ↵Frank Karlitschek2012-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | and Jan.
| * | | | | a bit more polish. We are getting there.Frank Karlitschek2012-12-133-2/+12
| | | | | |
| * | | | | first version of the new documentation system integration.Frank Karlitschek2012-12-124-42/+46
| | | | | |
* | | | | | Merge pull request #954 from owncloud/download-progress-masterThomas Müller2012-12-191-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | refs #933 send content length header - this will allow the browser to sh...
| * | | | | | refs #933 send content length header - this will allow the browser to show ↵Thomas Mueller2012-12-191-2/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | the progressbar
* | | | | | Merge pull request #949 from RandolfCarter/InvalidDefaultAddressThomas Müller2012-12-193-6/+38
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixing default email sender address
| * | | | | | fixes default email sender addressRandolph Carter2012-12-193-6/+38
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #913 from owncloud/fix_settingsFrank Karlitschek2012-12-187-38/+37
|\ \ \ \ \ \ | | | | | | | | | | | | | | cleaning up the settings