Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move update inline JS | Lukas Reschke | 2013-01-25 | 2 | -27/+25 |
* | Use black background images | Lukas Reschke | 2013-01-25 | 1 | -1/+1 |
* | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-25 | 2 | -1/+28 |
|\ | |||||
| * | Add js linkToRemote and linkToRemoteBase | Thomas Tanghus | 2013-01-25 | 1 | -0/+21 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-24 | 1 | -1/+7 |
* | | This breaks the installation | Lukas Reschke | 2013-01-25 | 1 | -4/+5 |
* | | update to jquery-ui 1.10.0 | Thomas Mueller | 2013-01-23 | 17 | -1123/+16024 |
* | | Fix merge conflict | Lukas Reschke | 2013-01-23 | 1 | -12/+0 |
* | | Fix merge conflict | Lukas Reschke | 2013-01-23 | 1 | -8/+0 |
* | | Merge master... | Lukas Reschke | 2013-01-23 | 6 | -3/+55 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-23 | 3 | -2/+34 |
| * | Merge pull request #1113 from owncloud/fix-issue-1085 | Michael Gapczynski | 2013-01-22 | 3 | -3/+1 |
| |\ | |||||
| | * | Merge branch 'master' into fix-issue-1085 | Michael Gapczynski | 2013-01-07 | 2 | -2/+2 |
| | |\ | |||||
| | * | | Move template parameters around so database error page is properly rendered | Michael Gapczynski | 2013-01-07 | 3 | -3/+1 |
* | | | | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-22 | 4 | -4/+8 |
|\| | | | |||||
| * | | | Fix scrolling of leftcontent | Robin Appelman | 2013-01-21 | 1 | -1/+1 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-20 | 3 | -3/+7 |
* | | | | Move timezone check to external JS | Lukas Reschke | 2013-01-21 | 2 | -6/+5 |
* | | | | Move requesttoken to oc-requesttoken.js | Lukas Reschke | 2013-01-21 | 2 | -7/+5 |
* | | | | Move config to core/js/config.php | Lukas Reschke | 2013-01-21 | 4 | -34/+45 |
* | | | | Add a route to the JS config | Lukas Reschke | 2013-01-20 | 1 | -0/+3 |
|/ / / | |||||
* | | | Sanitize the exception | Lukas Reschke | 2013-01-19 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-18 | 2 | -2/+4 |
* | | | dont show horizontal scrollbar | Bernhard Posselt | 2013-01-16 | 1 | -1/+1 |
* | | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 3 | -10/+8 |
* | | | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -43/+43 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-16 | 2 | -1/+15 |
* | | | Merge pull request #1187 from owncloud/fixing-unused-and-undefined-in-master | Bart Visscher | 2013-01-15 | 1 | -4/+4 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 66 | -255/+353 |
| |\ \ \ | |||||
| * | | | | fixing <input> tag | Thomas Mueller | 2013-01-07 | 1 | -4/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-15 | 46 | -178/+46 |
| |/ / / |/| | | | |||||
* | | | | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 1 | -18/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-14 | 1 | -0/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-13 | 2 | -0/+7 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-12 | 57 | -57/+1 |
* | | | | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 2 | -56/+202 |
|\ \ \ \ | |||||
| * | | | | multiSelect: Add sorting options. | Thomas Tanghus | 2012-12-21 | 1 | -7/+42 |
| * | | | | multiSelect: Make sure up/down classes are removed on close. | Thomas Tanghus | 2012-12-21 | 1 | -4/+4 |
| * | | | | multiSelect: Don't force popup above if there's no room for it there. | Thomas Tanghus | 2012-12-21 | 1 | -1/+3 |
| * | | | | Merge branch 'fix_multiSelect' of github.com:owncloud/core into enhanced_mult... | Thomas Tanghus | 2012-12-21 | 2 | -55/+164 |
| |\ \ \ \ | |||||
| | * | | | | multiSelect.js: Give each select a unique msid to prevent double adding in us... | Thomas Tanghus | 2012-12-04 | 1 | -10/+19 |
| | * | | | | multiSelect: Added scrollbar if longer than 20em. Ref #720 | Thomas Tanghus | 2012-12-04 | 1 | -0/+2 |
| | * | | | | multiSelect: Make sure last added entry is selected and some code cleanup. | Thomas Tanghus | 2012-12-04 | 1 | -31/+44 |
| | * | | | | Added some missing type checks. | Thomas Tanghus | 2012-12-04 | 1 | -2/+2 |
| | * | | | | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-04 | 2 | -37/+122 |
* | | | | | | Remove uneeded file | Lukas Reschke | 2013-01-11 | 1 | -1/+0 |
* | | | | | | Correct link to the bugtracker in exception.php | Lukas Reschke | 2013-01-11 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-11 | 3 | -64/+87 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-10 | 4 | -53/+23 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-09 | 3 | -0/+3 |