Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #2128 | Georg Ehrke | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 1 | -40/+49 |
|\ | | | | | Fix #47 - Duplicate files create a (2) when multiples are uploaded | ||||
| * | new Array() -> [] | Georg Ehrke | 2013-03-02 | 1 | -1/+1 |
| | | |||||
| * | update OC.Notification.show | Georg Ehrke | 2013-03-02 | 1 | -9/+3 |
| | | |||||
| * | fix oc#47 | Georg Ehrke | 2013-03-01 | 1 | -39/+54 |
| | | |||||
* | | generate url only once | Bernhard Posselt | 2013-02-26 | 1 | -1/+1 |
| | | |||||
* | | use 15 min instead of 15 sec timeout | Bernhard Posselt | 2013-02-26 | 1 | -1/+1 |
| | | |||||
* | | implemented a heartbeat request which is calls the server every 15 minutes ↵ | Bernhard Posselt | 2013-02-26 | 1 | -0/+15 |
| | | | | | | | | to prevent a session timeout | ||||
* | | IE8 does not support window.onclick | Jörn Friedrich Dreyer | 2013-02-21 | 1 | -1/+1 |
|/ | |||||
* | double speed for user menu slide | Jan-Christoph Borchardt | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1538 from raghunayyar/admin-password-toggle | Jan-Christoph Borchardt | 2013-02-10 | 1 | -1/+2 |
|\ | | | | | Password Toggle Works on Installation | ||||
| * | 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 |
| |\ | | | | | | | Fixing 998 master | ||||
| | * | 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 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js | ||||
| | * | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | The notification div has been moved to the user templates. Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline. | ||||
| | * | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-11 | 1 | -3/+10 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| | * | | | 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 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Fix rendering of database connection error page | ||||
| | * | | | | 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 ↵ | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | to new z-index | ||||
| * | | | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 1 | -3/+3 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| | * | | 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 |
| | |