Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Remove uneeded link | Lukas Reschke | 2013-01-11 | 1 | -1/+0 | |
| * | | | | | Merge pull request #1159 from LukasReschke/master | Lukas Reschke | 2013-01-11 | 1 | -0/+33 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Added links to app + mirall repo | Lukas Reschke | 2013-01-11 | 1 | -1/+1 | |
| | * | | | | Update CONTRIBUTING.md | Lukas Reschke | 2013-01-11 | 1 | -5/+6 | |
| | * | | | | Create CONTRIBUTING.md | Lukas Reschke | 2013-01-11 | 1 | -0/+32 | |
| * | | | | | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 3 | -58/+205 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Users: Show selected groups first in list. | Thomas Tanghus | 2012-12-21 | 1 | -0/+1 | |
| | * | | | | 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: Modified users.js to only update other multiSelects. | Thomas Tanghus | 2012-12-21 | 1 | -2/+2 | |
| | * | | | | 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 | 2 | -12/+21 | |
| | | * | | | | Merge branch 'fix_multiSelect' of github.com:owncloud/core into fix_multiSelect | Thomas Tanghus | 2012-12-04 | 0 | -0/+0 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | 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-03 | 1 | -2/+2 | |
| | | | * | | | | Enhanced multiSelect jquery plugin. | Thomas Tanghus | 2012-12-03 | 2 | -37/+122 | |
| | | * | | | | | 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 | |
| * | | | | | | | Merge pull request #1150 from owncloud/EnableSSL-AdminMenu | Lukas Reschke | 2013-01-11 | 5 | -0/+56 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Removed uneeded HTML tag | Lukas Reschke | 2013-01-11 | 1 | -1/+1 | |
| | * | | | | | | | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 5 | -0/+56 | |
| * | | | | | | | | Merge pull request #1155 from owncloud/remove-setContentTypeHeader | Lukas Reschke | 2013-01-11 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Remove setContentTypeHeader() | Lukas Reschke | 2013-01-11 | 2 | -2/+0 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1154 from owncloud/remove-uneededFile | Frank Karlitschek | 2013-01-11 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | 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 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1133 from owncloud/add_linebreaks_in_sharing | Thomas Müller | 2013-01-10 | 2 | -113/+519 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | add more linebreaks, replace SQL LIMIT with param | Jörn Friedrich Dreyer | 2013-01-09 | 2 | -113/+519 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-11 | 62 | -593/+792 | |
| * | | | | | | Merge pull request #1127 from owncloud/fixing-641-for-webdav-master | Thomas Müller | 2013-01-10 | 3 | -0/+79 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | webdav returns "503 Service Unavailable" in case the ownCloud server is curre... | Thomas Mueller | 2013-01-09 | 3 | -0/+79 | |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-10 | 144 | -523/+1543 | |
| * | | | | | | | Merge pull request #1131 from owncloud/more_translations | Lukas Reschke | 2013-01-09 | 2 | -5/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 2 | -5/+6 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1124 from schiesbn/sabredav2 | Lukas Reschke | 2013-01-09 | 2 | -174/+1 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Upstream merged my patch to add additional ssl root certificates to the webda... | Björn Schießle | 2013-01-08 | 2 | -174/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-09 | 132 | -2707/+2951 | |
| * | | | | | | Merge pull request #938 from owncloud/fix_minor_files_annoyances | Thomas Tanghus | 2013-01-08 | 7 | -57/+84 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | fixing string concatenation in javascript | Thomas Mueller | 2013-01-08 | 1 | -1/+1 | |
| | * | | | | | ie8 ignores rgba, show button border in ie8 by adding second border css row | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 | |
| | * | | | | | attach max upload tipsy to div instead of a to fix tooltip not showing due to... | Jörn Friedrich Dreyer | 2013-01-07 | 3 | -4/+8 | |
| | * | | | | | remove aborted uploads | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -0/+3 | |
| | * | | | | | adapt to isFileNameValid, whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-07 | 2 | -28/+19 | |
| | * | | | | | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 196 | -3876/+7238 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | reverse z-index of a and input to make upload work again in ie8/9 | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+2 | |
| | * | | | | | | remove initial iframe, is added automatically by jquery upload mechanism | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+0 |