summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1715 from owncloud/fixing-1640-masterThomas Müller2013-02-151-1/+1
|\ \ \
| * | | changing the bit mask of OC_USER_BACKEND_SET_DISPLAYNAMEThomas Mueller2013-02-151-1/+1
* | | | Merge pull request #1683 from owncloud/ie-fixesJan-Christoph Borchardt2013-02-155-14/+25
|\ \ \ \
| * | | | exchange bright caret with dark triangleJan-Christoph Borchardt2013-02-141-1/+1
| * | | | only style text, password and search inputs like inputs, instead of using uns...Jan-Christoph Borchardt2013-02-141-1/+2
| * | | | no ugly border around checkboxes or radio buttonsJan-Christoph Borchardt2013-02-141-1/+1
| * | | | fix user delete button not showing in IE, another SVG replacement issueJan-Christoph Borchardt2013-02-141-1/+1
| * | | | fix navigation icons SVG replacement, also hover and active opacity for IEJan-Christoph Borchardt2013-02-142-11/+16
| * | | | fix caret on installation page for IEJan-Christoph Borchardt2013-02-141-1/+1
| * | | | always show checkbox when selected, also in IE8, fix #1621Jan-Christoph Borchardt2013-02-141-0/+5
| | |/ / | |/| |
* | | | check if glob() returns any results, fix for stable45 was already approved by...Björn Schießle2013-02-151-0/+4
* | | | Merge pull request #1700 from owncloud/fixing-1680-masterJan-Christoph Borchardt2013-02-153-11/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | sort languages based on display name not the iso codeThomas Mueller2013-02-141-9/+19
| * | | some more missing language code fallbacksThomas Mueller2013-02-141-0/+6
| * | | adding language code ocThomas Mueller2013-02-141-1/+2
| * | | add some missing fallback language mappingsThomas Mueller2013-02-141-1/+5
| * | | filter l10n-* filesThomas Mueller2013-02-141-1/+1
* | | | Merge pull request #1714 from owncloud/fixing-1677-masterFrank Karlitschek2013-02-151-0/+3
|\ \ \ \
| * | | | we should never drop a databaseThomas Mueller2013-02-151-0/+3
|/ / / /
* | | | Merge pull request #1712 from owncloud/debug-exceptionThomas Müller2013-02-141-6/+6
|\ \ \ \
| * | | | set DEBUG from xdebug session before we first use itRobin Appelman2013-02-151-6/+6
| * | | | Don't cache errors/exceptions when debug is enabledRobin Appelman2013-02-151-1/+1
* | | | | Merge pull request #1713 from owncloud/fix-user-enabledThomas Müller2013-02-141-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix quotes in OC_User::isEnabledRobin Appelman2013-02-151-2/+2
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-15166-976/+3584
* | | | Merge pull request #1662 from owncloud/style-cleanupBart Visscher2013-02-1478-437/+864
|\ \ \ \
| * | | | Style-fix: Breakup long linesBart Visscher2013-02-1451-260/+682
| * | | | Whitespace indent fixesBart Visscher2013-02-147-24/+26
| * | | | Add braces around single line if statementsBart Visscher2013-02-141-3/+6
| * | | | Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-1425-79/+79
| * | | | Fix indentation styleBart Visscher2013-02-147-35/+35
| * | | | Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-1419-36/+36
| | |/ / | |/| |
* | | | Merge pull request #1702 from owncloud/remove-imagesThomas Müller2013-02-148-3211/+0
|\ \ \ \
| * | | | remove unused images to lessen packaged sizeJan-Christoph Borchardt2013-02-148-3211/+0
* | | | | Merge pull request #1703 from owncloud/firstrunwizard-iconsThomas Müller2013-02-144-0/+148
|\ \ \ \ \
| * | | | | pixel align dark calendar and contacts iconsJan-Christoph Borchardt2013-02-144-16/+18
| * | | | | add dark calendar and contacts icon for firstrunwizard and othersJan-Christoph Borchardt2013-02-144-0/+146
| |/ / / /
* | | | | Merge pull request #1705 from owncloud/DisableHSTSLukas Reschke2013-02-141-0/+5
|\ \ \ \ \
| * | | | | Invalidate existing HSTS headersLukas Reschke2013-02-141-0/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #1701 from owncloud/XSS-fixesLukas Reschke2013-02-142-3/+3
|\ \ \ \ \
| * | | | | Sanitize HTMLLukas Reschke2013-02-142-3/+3
| |/ / / /
* | | | | Merge pull request #1696 from owncloud/fixing-more-ie8-masterThomas Tanghus2013-02-142-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fixing javascript errors IE8 in personal settingsThomas Mueller2013-02-141-2/+2
| * | | | fixing javascript errors IE8 in apps managementThomas Mueller2013-02-141-1/+1
| |/ / /
* | | | Merge pull request #1697 from owncloud/navigation-detailsBernhard Posselt2013-02-143-4/+13
|\ \ \ \ | |/ / / |/| | |
| * | | double speed for user menu slideJan-Christoph Borchardt2013-02-141-2/+2
| * | | simplify noise (immense file size reduction), also apply to user menu and hea...Jan-Christoph Borchardt2013-02-142-1/+9
| * | | only show navigation scrollbar on hover, when needed, to be less obtrusiveJan-Christoph Borchardt2013-02-141-1/+2
* | | | Merge pull request #1682 from owncloud/fix-ie8-masterBart Visscher2013-02-145-13/+50
|\ \ \ \
| * | | | fixing javascript errors IE8 in user managementThomas Mueller2013-02-141-3/+4