Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix breadcrumbs for gallery and texteditor | Robin Appelman | 2013-02-01 | 1 | -1/+0 |
* | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-31 | 1 | -0/+1 |
|\ | |||||
| * | use the same tooltip as for the password field | Björn Schießle | 2013-01-31 | 1 | -0/+1 |
* | | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2013-01-30 | 1 | -12/+29 |
|\| | |||||
| * | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -9/+9 |
| |\ | |||||
| | * | use display name to show share_width and owner information | Björn Schießle | 2013-01-25 | 1 | -9/+9 |
| * | | Change file action text for files inside shared folders as well | Michael Gapczynski | 2013-01-28 | 1 | -0/+1 |
| * | | Change file action text to 'Shared' | Michael Gapczynski | 2013-01-28 | 1 | -0/+3 |
| * | | Merge branch 'master' into permanent-share-icons | Jan-Christoph Borchardt | 2013-01-28 | 3 | -4/+31 |
| |\ \ | |||||
| * | | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 1 | -3/+16 |
* | | | | merge styles | Jan-Christoph Borchardt | 2013-01-28 | 9 | -776/+14993 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'master' into updater-CSP | Thomas Mueller | 2013-01-28 | 4 | -14/+52 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #1321 from owncloud/csp-fixes | Thomas Müller | 2013-01-28 | 1 | -3/+7 |
| | |\ \ \ | |||||
| | | * | | | Fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -3/+7 |
| | | |/ / | |||||
| | * / / | Use global oc_requesttoken for Event Source | Michael Gapczynski | 2013-01-26 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | Merge pull request #1059 from owncloud/fixing-998-master | Thomas Müller | 2013-01-26 | 1 | -9/+44 |
| | |\ \ | |||||
| | | * | | update used space percent after each ajax call and display the notification | Thomas Mueller | 2013-01-19 | 1 | -2/+5 |
| | | * | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-18 | 2 | -59/+181 |
| | | |\ \ | |||||
| | | * | | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 1 | -2/+2 |
| | | * | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-11 | 2 | -4/+11 |
| | | |\ \ \ | |||||
| | | * | | | | bring back L250 as spotted by @tanghus - THX | Thomas Mueller | 2013-01-08 | 1 | -0/+1 |
| | | * | | | | js optimisations and style fixes | Thomas Mueller | 2013-01-06 | 1 | -15/+16 |
| | | * | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-06 | 1 | -3/+3 |
| | | |\ \ \ \ | |||||
| | | * | | | | | javascript notification functions have been moved to js.js for common use | Thomas Mueller | 2013-01-04 | 1 | -0/+30 |
| * | | | | | | | Move update inline JS | Lukas Reschke | 2013-01-25 | 1 | -0/+24 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'master' into no-inline-js | Lukas Reschke | 2013-01-25 | 1 | -0/+21 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add js linkToRemote and linkToRemoteBase | Thomas Tanghus | 2013-01-25 | 1 | -0/+21 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | This breaks the installation | Lukas Reschke | 2013-01-25 | 1 | -4/+5 |
| * | | | | | | update to jquery-ui 1.10.0 | Thomas Mueller | 2013-01-23 | 2 | -761/+14850 |
| * | | | | | | Merge master... | Lukas Reschke | 2013-01-23 | 1 | -1/+1 |
| |\| | | | | | |||||
| | * | | | | | Merge pull request #1113 from owncloud/fix-issue-1085 | Michael Gapczynski | 2013-01-22 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Move template parameters around so database error page is properly rendered | Michael Gapczynski | 2013-01-07 | 1 | -1/+1 |
| | | | |/ / | | | |/| | | |||||
| * | | | | | Move timezone check to external JS | Lukas Reschke | 2013-01-21 | 1 | -0/+4 |
| * | | | | | 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 | 1 | -0/+42 |
| |/ / / / | |||||
| * | | | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2013-01-16 | 1 | -7/+2 |
* | | | | | merge master into navigation | Jan-Christoph Borchardt | 2013-01-15 | 4 | -68/+215 |
|\| | | | | |||||
| * | | | | Merge pull request #994 from owncloud/enhanced_multiSelect | Lukas Reschke | 2013-01-11 | 1 | -52/+179 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | 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 | 1 | -51/+141 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | multiSelect.js: Give each select a unique msid to prevent double adding in us... | Thomas Tanghus | 2012-12-04 | 1 | -10/+19 |
| | | * | | 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 | 1 | -33/+101 |
| * | | | | attach max upload tipsy to div instead of a to fix tooltip not showing due to... | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 1 | -3/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | combine ie8 fix with debug check | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -10/+4 |
| | * | | | fix broken console.log in ie8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -1/+7 |
| | |/ / |