Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the same tooltip as for the password field | Björn Schießle | 2013-01-31 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-30 | 15 | -1/+38 |
| | |||||
* | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 3 | -19/+20 |
|\ | | | | | introduction of display names | ||||
| * | prevent xss | Björn Schießle | 2013-01-29 | 1 | -1/+1 |
| | | |||||
| * | search display name instead of uid; fix key/value order for array access | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
| | | |||||
| * | use display name to show share_width and owner information | Björn Schießle | 2013-01-25 | 1 | -9/+9 |
| | | |||||
| * | show display name instead of uid | Björn Schießle | 2013-01-25 | 1 | -9/+10 |
| | | |||||
| * | add display name to title instead if login-ID | Björn Schießle | 2013-01-24 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1324 from owncloud/permanent-share-icons | Michael Gapczynski | 2013-01-28 | 2 | -5/+22 |
|\ \ | | | | | | | Permanently display shared status icons | ||||
| * | | 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 | 11 | -109/+199 |
| |\ \ | |||||
| * | | | Permanently display shared status icons | Michael Gapczynski | 2013-01-26 | 2 | -5/+18 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-29 | 49 | -938/+938 |
| |/ / |/| | | |||||
* | | | Merge branch 'master' into updater-CSP | Thomas Mueller | 2013-01-28 | 16 | -135/+277 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: core/templates/update.php | ||||
| * \ \ | Merge pull request #1321 from owncloud/csp-fixes | Thomas Müller | 2013-01-28 | 1 | -3/+7 |
| |\ \ \ | | | | | | | | | | | Files: CSP fixes | ||||
| | * | | | Fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -3/+7 |
| | |/ / | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-28 | 1 | -0/+20 |
| | | | | |||||
| * | | | Merge pull request #1326 from owncloud/event-source-token | Lukas Reschke | 2013-01-26 | 2 | -2/+1 |
| |\ \ \ | | | | | | | | | | | Use global oc_requesttoken for Event Source | ||||
| | * | | | Use global oc_requesttoken for Event Source | Michael Gapczynski | 2013-01-26 | 2 | -2/+1 |
| | |/ / | |||||
| * / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-27 | 6 | -79/+148 |
| |/ / | |||||
| * | | Merge pull request #1059 from owncloud/fixing-998-master | Thomas Müller | 2013-01-26 | 3 | -11/+50 |
| |\ \ | | | | | | | | | 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 | 67 | -361/+322 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js | ||||
| | * | | | pin notification to the top | Thomas Mueller | 2013-01-11 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | fixing text-align on navigation menu - closing div was missing - THX Lukas | Thomas Mueller | 2013-01-11 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | displaying notification now centered | Thomas Mueller | 2013-01-11 | 3 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 21 | -124/+143 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| | * | | | | bring back L250 as spotted by @tanghus - THX | Thomas Mueller | 2013-01-08 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Merge branch 'master' into fixing-998-master | Thomas Mueller | 2013-01-06 | 3 | -1/+100 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/helper.php | ||||
| | * | | | | | 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 | 5 | -7/+134 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | javascript notification functions have been moved to js.js for common use | Thomas Mueller | 2013-01-04 | 1 | -0/+30 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #1306 from owncloud/smart-app-banner | Thomas Müller | 2013-01-26 | 2 | -0/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | add smart app banner to promote ios app | ||||
| | * | | | | | | | add smart app banner to promote ios app | Georg Ehrke | 2013-01-25 | 2 | -0/+2 |
| | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-26 | 2 | -39/+48 |
| | | | | | | | | |||||
* | | | | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @bartv2 This JS part is breaking the installation (POST parameters are not transferred), could you please take a look? THX. JS console says: uncaught exception: cannot call methods on button prior to initialization; attempted to call method 'disable' | ||||
* | | | | | | | 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 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix rendering of database connection error page | ||||
| | * \ \ \ \ \ | 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 |
| | | |_|_|/ / / | | |/| | | | | |