aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extra position check for multiselect dropdown. Fix app/issues/575Thomas Tanghus2013-02-161-2/+3
* Merge pull request #1729 from owncloud/fix_1727Frank Karlitschek2013-02-161-2/+5
|\
| * LDAP: announce that OC_USER_BACKEND_GET_DISPLAYNAME is implemented, fixes #1727Arthur Schiwon2013-02-161-2/+5
* | Add missing requesttokenLukas Reschke2013-02-161-0/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-02-1642-178/+259
* Merge pull request #1717 from owncloud/fix-warning-templateicewind19912013-02-152-1/+3
|\
| * Fix strict standard warning in user templateRobin Appelman2013-02-152-1/+3
|/
* Merge pull request #1694 from owncloud/users-headerblizzz2013-02-151-2/+8
|\
| * also fix header alignment for multiselect columnsJan-Christoph Borchardt2013-02-141-0/+1
| * fix Users settings header bar element positioning, close #1686Jan-Christoph Borchardt2013-02-141-2/+7
* | 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
|\ \ \ \