Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup after people who don't test in ie | Jörn Friedrich Dreyer | 2013-05-17 | 1 | -3/+3 |
* | peselect filename without extension on rename | Jörn Friedrich Dreyer | 2013-05-13 | 1 | -0/+20 |
* | Typo | Lukas Reschke | 2013-05-12 | 1 | -2/+2 |
* | Get config from template | Lukas Reschke | 2013-05-12 | 1 | -3/+3 |
* | Add compatibility function for outerHTML | Thomas Tanghus | 2013-04-29 | 2 | -2/+16 |
* | Merge pull request #2787 from owncloud/fix-password-autocomplete-2632 | Bart Visscher | 2013-04-26 | 1 | -2/+12 |
|\ | |||||
| * | modify password clone to password type right on submit to prevent the browser... | Morris Jobke | 2013-04-19 | 1 | -1/+10 |
| * | turn off autocompletion for password field | Morris Jobke | 2013-04-07 | 1 | -1/+2 |
* | | Fix #3095. | kondou | 2013-04-24 | 1 | -1/+1 |
* | | Merge pull request #2769 from owncloud/octemplate | Thomas Tanghus | 2013-04-15 | 1 | -0/+101 |
|\ \ | |||||
| * | | Updated docs. | Thomas Tanghus | 2013-04-15 | 1 | -2/+7 |
| * | | Add octemplate jQuery plugin | Thomas Tanghus | 2013-04-06 | 1 | -0/+96 |
* | | | Implements Toggle for Database Password. | raghunayyar | 2013-04-13 | 1 | -0/+1 |
* | | | Merge pull request #2554 from owncloud/hide-toggle-checkbox | Bernhard Posselt | 2013-04-11 | 1 | -4/+14 |
|\ \ \ | |||||
| * | | | Removes the setTimeout() method. | raghunayyar | 2013-03-26 | 1 | -12/+9 |
| * | | | Fixes autofill for display / hide toggle button, a better function name. | raghunayyar | 2013-03-25 | 1 | -14/+15 |
| * | | | Initial Commit : Password Toggle Button hides if no input present | raghunayyar | 2013-03-25 | 1 | -3/+15 |
* | | | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogs | Bart Visscher | 2013-04-09 | 1 | -150/+306 |
|\ \ \ \ | |||||
| * | | | | Fix OC.dialogs.form() | kondou | 2013-04-09 | 1 | -3/+3 |
| * | | | | Remove manual mimetype checking. | kondou | 2013-04-08 | 1 | -5/+1 |
| * | | | | Make files _and_ directorys selectable/browsable. | kondou | 2013-04-06 | 1 | -10/+13 |
| * | | | | Make files selectable again. | kondou | 2013-04-06 | 1 | -3/+3 |
| * | | | | Fix repeating directory names. | kondou | 2013-04-06 | 1 | -14/+17 |
| * | | | | Make directories show at top. | kondou | 2013-04-06 | 1 | -2/+12 |
| * | | | | Make directories clickable. | kondou | 2013-04-06 | 1 | -13/+23 |
| * | | | | Small fixes | kondou | 2013-04-06 | 1 | -36/+36 |
| * | | | | Refactor OCdialogs. | kondou | 2013-04-06 | 1 | -149/+283 |
* | | | | | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Move compatibility functions to compatibility.js and add two more. | Thomas Tanghus | 2013-04-06 | 2 | -72/+104 |
| |_|/ |/| | | |||||
* | | | Fixed things in alert-messages | root | 2013-04-05 | 1 | -6/+6 |
|/ / | |||||
* | | Merge pull request #2516 from kabum/master | Bernhard Posselt | 2013-03-29 | 1 | -1/+12 |
|\ \ | |||||
| * | | use simple markup to highlight groups in share autocomplete | Morris Jobke | 2013-03-22 | 1 | -6/+4 |
| * | | replace hardcoded css style with css class - ref owncloud/core#173 | Morris Jobke | 2013-03-21 | 1 | -1/+2 |
| * | | share autocomplete - improve group appearance | Morris Jobke | 2013-03-21 | 1 | -1/+13 |
| |/ | |||||
* | | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 |
* | | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
|/ | |||||
* | Upgraded infield labels plugin to the latest version. Updated invocation to o... | Doug Neiner | 2013-03-17 | 2 | -36/+51 |
* | Update share.js | Bernhard Posselt | 2013-03-08 | 1 | -2/+2 |
* | Fix #2080 and fix #2141 | Michael Gapczynski | 2013-03-07 | 1 | -52/+36 |
* | fix #2128 | Georg Ehrke | 2013-03-06 | 1 | -1/+1 |
* | Remove inline js from OC.Dialogs.FilePicker. | Thomas Tanghus | 2013-03-04 | 1 | -4/+6 |
* | Sanitize shareWith | Lukas Reschke | 2013-03-04 | 1 | -3/+3 |
* | Merge pull request #2034 from owncloud/fix_bug47 | Michael Gapczynski | 2013-03-03 | 1 | -40/+49 |
|\ | |||||
| * | 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 |
* | | The router base url is without / on the end | Bart Visscher | 2013-02-28 | 1 | -2/+2 |
* | | reduce minimum length for username suggestions in share dialog, fix #1666 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
* | | Merge pull request #1905 from owncloud/fix-share-icons | Thomas Müller | 2013-02-27 | 1 | -6/+6 |
|\ \ | |||||
| * | | Move space | Michael Gapczynski | 2013-02-25 | 1 | -4/+4 |