Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1538 from raghunayyar/admin-password-toggle | Jan-Christoph Borchardt | 2013-02-10 | 1 | -1/+2 |
|\ | |||||
| * | Password Toggle Works on Installation as well. | raghunayyar | 2013-02-08 | 1 | -1/+2 |
* | | fix-oc_webroot | Bart Visscher | 2013-02-08 | 1 | -1/+3 |
|/ | |||||
* | Fill oc_webroot with the expected value | Bart Visscher | 2013-02-07 | 1 | -0/+1 |
* | Define the variables that are expected to exist but won't be set in setup | Bart Visscher | 2013-02-07 | 1 | -0/+3 |
* | Password Toggle Support for Login | raghunayyar | 2013-02-03 | 1 | -0/+1 |
* | 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 styles | Jan-Christoph Borchardt | 2013-01-28 | 1 | -10/+66 |
|\| | |||||
| * | 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 | 1 | -7/+2 |
| | |\ | |||||
| | * | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 1 | -2/+2 |
| | * | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-11 | 1 | -3/+10 |
| | |\ \ | |||||
| | * | | | 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 |
| * | | | | | Add js linkToRemote and linkToRemoteBase | Thomas Tanghus | 2013-01-25 | 1 | -0/+21 |
| * | | | | | 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 |
| | | |/ / | | |/| | | |||||
| * | | | | 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 | 1 | -6/+13 |
|\| | | | |||||
| * | | | 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 |
| | |/ | |||||
| * / | use jQuery.parseJSON fallback for IE6/7/8 | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -2/+9 |
| |/ | |||||
* | | merge master into navigation | Jan-Christoph Borchardt | 2012-12-18 | 1 | -3/+44 |
|\| | |||||
| * | fix svg -> png replacement for android, cleanup and remove obsolete css | Jörn Friedrich Dreyer | 2012-12-07 | 1 | -1/+1 |
| * | Very simple js console switcher. | Thomas Tanghus | 2012-11-15 | 1 | -0/+16 |
| * | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
| * | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -6/+7 |
| * | Moved relative_modified_date from file/js to core/js | Alessandro Cosentino | 2012-11-06 | 1 | -0/+24 |
| * | fix human filesize column header | Jörn Friedrich Dreyer | 2012-11-06 | 1 | -1/+1 |
* | | Merge branch 'navigation' of github.com:owncloud/core into navigation | Jan-Christoph Borchardt | 2012-10-31 | 1 | -0/+30 |
|\ \ | |||||
| * | | added old functions again to not break apps, but show a deprecation warning | Bernhard Posselt | 2012-10-29 | 1 | -0/+30 |
* | | | Merge branch 'master' into navigation | Jan-Christoph Borchardt | 2012-10-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Change search to use routing | Bart Visscher | 2012-10-29 | 1 | -1/+1 |
* | | Merge branch 'navigation' of github.com:owncloud/core into navigation | Jan-Christoph Borchardt | 2012-10-28 | 1 | -36/+0 |
|\ \ | |||||
| * | | dont resize content div with javascript but use css box-sizing to do it | Bernhard Posselt | 2012-10-27 | 1 | -36/+0 |
* | | | improve user menu | Jan-Christoph Borchardt | 2012-10-28 | 1 | -3/+1 |
| |/ |/| | |||||
* | | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
* | | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 1 | -3/+8 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -4/+29 |
| |\ | |||||
| * | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+1 |
| * | | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -1/+6 |
| * | | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 1 | -60/+112 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 1 | -1/+45 |
| |\ \ \ |