summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-0922-84/+99
* Merge pull request #762 from owncloud/database_exceptionThomas Müller2012-12-081-10/+15
|\
| * dont handle database exception in OC_DBRobin Appelman2012-12-071-10/+15
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-0816-86/+91
|/
* Merge pull request #721 from owncloud/improve-installation-and-loginBart Visscher2012-12-074-27/+92
|\
| * properly center data directory labelJan-Christoph Borchardt2012-12-061-1/+1
| * fix dbhostlabel not disappearing, remove obsolete CSSJan-Christoph Borchardt2012-12-062-2/+1
| * use vector logo also on log in page, d'oh (also now retina-ready)Jan-Christoph Borchardt2012-12-061-1/+1
| * fix missing feedback when tab-focusing on checkboxJan-Christoph Borchardt2012-12-061-0/+1
| * add primary action button in fitting subtle dark blueJan-Christoph Borchardt2012-12-053-2/+22
| * move inline warning styles into CSS, clean up and fix #270Jan-Christoph Borchardt2012-12-052-8/+26
| * better layout for installation page elements, centered and subdued legend textJan-Christoph Borchardt2012-12-042-5/+15
| * small fixes: toggle color adjustment, remove colon, prevent label wrappingJan-Christoph Borchardt2012-12-042-4/+3
| * group related input fields visuallyJan-Christoph Borchardt2012-12-043-9/+27
* | Merge pull request #182 from owncloud/fix-redirectBart Visscher2012-12-073-8/+12
|\ \
| * | Fix warning about redirect_url not setBart Visscher2012-12-071-1/+1
| * | Remove uneeded new lineLukas Reschke2012-11-011-1/+0
| * | Check for redirect_url for logged in usersLukas Reschke2012-11-011-0/+7
| * | Make the redirect_url working againLukas Reschke2012-10-313-8/+6
* | | Merge pull request #640 from esthepiking/masterThomas Müller2012-12-063-0/+167
|\ \ \
| * | | Code clean upErik Sargent2012-12-051-203/+147
| * | | Remove renameErik Sargent2012-12-041-4/+4
| * | | event.ctrlKeyErik Sargent2012-11-301-1/+2
| * | | event.ctrlKeyErik Sargent2012-11-301-3/+7
| * | | ctrl issue fixErik Sargent2012-11-301-1/+1
| * | | Revert "initial setup"Erik Sargent2012-11-291-5/+8
| * | | CleanupErik Sargent2012-11-291-26/+51
| * | | documentationErik Sargent2012-11-291-10/+6
| * | | cleanupErik Sargent2012-11-291-89/+123
| * | | RenameErik Sargent2012-11-281-6/+44
| * | | EnterErik Sargent2012-11-281-1/+11
| * | | Arrow key navigationErik Sargent2012-11-281-10/+55
| * | | Keys arrayErik Sargent2012-11-281-9/+16
| * | | keycode namingErik Sargent2012-11-281-8/+17
| * | | no messageErik Sargent2012-11-283-3/+3
| * | | initial setupErik Sargent2012-11-281-8/+5
| * | | initial setupErik Sargent2012-11-281-0/+52
| * | | initial setupErik Sargent2012-11-281-0/+1
| * | | initial setupErik Sargent2012-11-281-0/+1
* | | | one more undefined index errorBjörn Schießle2012-12-061-2/+2
* | | | fix more undefined indexesBjörn Schießle2012-12-061-1/+1
* | | | make sure that all expected array keys are availableBjörn Schießle2012-12-061-1/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-0623-20/+1685
* | | | Merge pull request #716 from eMerzh/remove_sqlite2Thomas Müller2012-12-051-1/+1
|\ \ \ \
| * | | | Simplify has sqlite testBrice Maron2012-12-041-1/+1
| * | | | Remove support of sqlite2 at installationBrice Maron2012-12-041-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #647 from owncloud/fix_app_settings_navigationThomas Müller2012-12-052-1/+2
|\ \ \ \
| * | | | Move loading of all the apps to setting the active navigation entry.Bart Visscher2012-11-302-1/+2
* | | | | Merge pull request #700 from eMerzh/fix_error_displayThomas Müller2012-12-051-14/+10
|\ \ \ \ \
| * | | | | Fix a dirty function preventing showing errorsBrice Maron2012-12-031-14/+10