summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | use $defaults->getName() as webdav REALMJörn Friedrich Dreyer2013-07-231-1/+2
| | | | | | | * | | Include $defaultskondou2013-07-131-0/+2
| | | | | | | * | | reword LDAP config and use themable strings, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+9
| | | | | | | * | | reword WebDAV auth to not have 'ownCloud' anymoreJan-Christoph Borchardt2013-07-111-2/+2
| | | | | | | * | | use themable strings for admin page, simplify admin export, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+15
| | | | | | | * | | use themable strings for installationJan-Christoph Borchardt2013-07-111-2/+5
| | | | | | | * | | introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-116-11/+21
* | | | | | | | | | slight dark inset text shadow for warnings to increase legibilityJan-Christoph Borchardt2013-07-241-0/+1
* | | | | | | | | | Bring the NoiseJan-Christoph Borchardt2013-07-231-9/+9
* | | | | | | | | | remove superfluous importantJan-Christoph Borchardt2013-07-231-1/+1
* | | | | | | | | | fix browser rendering issuesJan-Christoph Borchardt2013-07-231-2/+8
* | | | | | | | | | larger log in and installation buttonsJan-Christoph Borchardt2013-07-231-1/+3
* | | | | | | | | | better whitespace for footerJan-Christoph Borchardt2013-07-231-5/+3
* | | | | | | | | | cleaner look and code for primary buttonJan-Christoph Borchardt2013-07-231-10/+18
* | | | | | | | | | input fields work on any background nowJan-Christoph Borchardt2013-07-231-15/+19
* | | | | | | | | | add some padding to footerJan-Christoph Borchardt2013-07-231-2/+8
* | | | | | | | | | adjust labels and input field groupsJan-Christoph Borchardt2013-07-233-39/+64
* | | | | | | | | | shorten wording on config directory errorsJan-Christoph Borchardt2013-07-232-2/+4
* | | | | | | | | | more beautiful warningsJan-Christoph Borchardt2013-07-231-13/+27
* | | | | | | | | | fix and checkstyle for show password toggleJan-Christoph Borchardt2013-07-231-10/+40
* | | | | | | | | | increase button size, adjust remember checkboxJan-Christoph Borchardt2013-07-231-2/+2
* | | | | | | | | | move log in button CSS to appropriate placeJan-Christoph Borchardt2013-07-231-4/+18
* | | | | | | | | | adjust text colors for remember and footerJan-Christoph Borchardt2013-07-231-3/+8
* | | | | | | | | | larger clickable area for remember log inJan-Christoph Borchardt2013-07-231-0/+3
* | | | | | | | | | sticky footerJan-Christoph Borchardt2013-07-232-10/+26
* | | | | | | | | | primary button adjustmentsJan-Christoph Borchardt2013-07-231-2/+6
* | | | | | | | | | input field adjustments for new full-color background on log inJan-Christoph Borchardt2013-07-232-9/+33
* | | | | | | | | | fix general reset CSS issue which caused gradient background to cut offJan-Christoph Borchardt2013-07-231-1/+1
* | | | | | | | | | rip out unneeded #login div, replace with existing body-loginJan-Christoph Borchardt2013-07-232-29/+47
* | | | | | | | | | initial WIP for cleaner log in pageJan-Christoph Borchardt2013-07-231-11/+14
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4150 from owncloud/better-error-handlingJörn Friedrich Dreyer2013-07-236-41/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed review issuesBart Visscher2013-07-223-7/+11
| * | | | | | | | | Only display call trace in debug modeBart Visscher2013-07-211-10/+17
| * | | | | | | | | In debug mode uncaught exceptions should display a nice pageBart Visscher2013-07-211-3/+7
| * | | | | | | | | DRY use OC_Template::printErrorPageBart Visscher2013-07-212-22/+10
| * | | | | | | | | Change exit calls to throwing an exceptionBart Visscher2013-07-213-6/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4159 from owncloud/Fixing-share-sj-errorJörn Friedrich Dreyer2013-07-231-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Create an array entry before filling itVictor Dubiniuk2013-07-231-0/+1
| * | | | | | | | | Show generic error when there is no errorVictor Dubiniuk2013-07-221-1/+6
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-23551-4314/+5039
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge pull request #4126 from owncloud/parallel-autotest.sh-masterThomas Müller2013-07-222-37/+50
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into parallel-autotest.sh-masterThomas Müller2013-07-221267-5121/+67470
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | don't rely on admin user but create a test user for Test_Encryption_KeymanagerThomas Müller2013-07-191-17/+15
| * | | | | | | | | | pgsql support addedThomas Müller2013-07-191-1/+4
| * | | | | | | | | | parallel execution support for mysql addedThomas Müller2013-07-191-12/+19
| * | | | | | | | | | Merge branch 'master' into parallel-autotest.sh-masterThomas Müller2013-07-18601-5902/+2664
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use EXECUTOR_NUMBER in database name and user name.Thomas Müller2013-07-161-18/+23
* | | | | | | | | | | | Merge pull request #4156 from owncloud/fix_oc_image_referenceAndreas Fischer2013-07-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | need to use \OC_Image to escape OCP namespaceJörn Friedrich Dreyer2013-07-221-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4154 from owncloud/return-ocl10nKondou2013-07-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \