summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* new settings menu for new designJan-Christoph Borchardt2013-01-173-12/+13
* new app icon style for new designJan-Christoph Borchardt2013-01-178-64/+45
* merge master into navigationJan-Christoph Borchardt2013-01-1577-509/+1248
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-1546-178/+46
| * Enhanced auth is totally unmaintained and brokenLukas Reschke2013-01-141-18/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-141-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-132-0/+7
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-1257-57/+1
| * Merge pull request #994 from owncloud/enhanced_multiSelectLukas Reschke2013-01-112-56/+202
| |\
| | * multiSelect: Add sorting options.Thomas Tanghus2012-12-211-7/+42
| | * multiSelect: Make sure up/down classes are removed on close.Thomas Tanghus2012-12-211-4/+4
| | * multiSelect: Don't force popup above if there's no room for it there.Thomas Tanghus2012-12-211-1/+3
| | * Merge branch 'fix_multiSelect' of github.com:owncloud/core into enhanced_mult...Thomas Tanghus2012-12-212-55/+164
| | |\
| | | * multiSelect.js: Give each select a unique msid to prevent double adding in us...Thomas Tanghus2012-12-041-10/+19
| | | * multiSelect: Added scrollbar if longer than 20em. Ref #720Thomas Tanghus2012-12-041-0/+2
| | | * multiSelect: Make sure last added entry is selected and some code cleanup.Thomas Tanghus2012-12-041-31/+44
| | | * Added some missing type checks.Thomas Tanghus2012-12-041-2/+2
| | | * Enhanced multiSelect jquery plugin.Thomas Tanghus2012-12-042-37/+122
| * | | Remove uneeded fileLukas Reschke2013-01-111-1/+0
| * | | Correct link to the bugtracker in exception.phpLukas Reschke2013-01-111-1/+1
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-113-64/+87
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-104-53/+23
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-093-0/+3
| * | | Merge pull request #938 from owncloud/fix_minor_files_annoyancesThomas Tanghus2013-01-083-5/+12
| |\ \ \
| | * | | ie8 ignores rgba, show button border in ie8 by adding second border css rowJörn Friedrich Dreyer2013-01-071-1/+1
| | * | | attach max upload tipsy to div instead of a to fix tooltip not showing due to...Jörn Friedrich Dreyer2013-01-071-1/+1
| | * | | Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-068-8/+234
| | |\ \ \
| | * | | | use jQuery.parseJSON fallback for IE6/7/8Jörn Friedrich Dreyer2013-01-021-2/+9
| | * | | | remove , at end of js. IE8 chokes on thisJörn Friedrich Dreyer2013-01-021-1/+1
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-088-0/+16
| * | | | | Merge pull request #1061 from owncloud/remove_css_not_selector_to_fix_ie8_inp...Jörn Friedrich Dreyer2013-01-071-1/+1
| |\ \ \ \ \
| | * | | | | remove css not selector - incompatible with ie8Jörn Friedrich Dreyer2013-01-021-1/+1
| | |/ / / /
| * | | | | Merge pull request #632 from owncloud/fix_629Thomas Müller2013-01-061-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | use regex which was suggested by dragotinGeorg Ehrke2012-12-171-1/+1
| | * | | | fix pattern for database namesGeorg Ehrke2012-11-291-1/+1
| * | | | | Merge branch 'master' into update-progressMichael Gapczynski2013-01-053-4/+10
| |\ \ \ \ \
| | * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-051-0/+8
| | * | | | | Merge pull request #1081 from owncloud/fix-issue-1075Thomas Müller2013-01-041-2/+0
| | |\ \ \ \ \
| | | * | | | | Remove echo from lost password pageMichael Gapczynski2013-01-041-2/+0
| | * | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-041-2/+2
| | |/ / / / /
| * | | | | | Reformat long lineMichael Gapczynski2013-01-051-1/+5
| * | | | | | Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-4/+5
| * | | | | | Remove old data directory protection from update, should already have taken p...Michael Gapczynski2013-01-051-8/+0
| * | | | | | Only show the version updating to instead of worrying about converting intern...Michael Gapczynski2013-01-041-1/+1
| * | | | | | Use hooks to send updates from appsMichael Gapczynski2013-01-041-8/+46
| * | | | | | Basic update progress of database update onlyMichael Gapczynski2013-01-033-1/+65
| |/ / / / /
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-031-0/+121
| * | | | | combine ie8 fix with debug checkJörn Friedrich Dreyer2013-01-021-10/+4
| * | | | | fix broken console.log in ie8Jörn Friedrich Dreyer2013-01-021-1/+7
| | |/ / / | |/| | |
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-012-85/+148