aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3223 from owncloud/fix-2820Morris Jobke2013-07-011-2/+2
|\
| * if rename of file fails, the rename is undone in the view - #fix 2820Morris Jobke2013-06-151-2/+2
* | Escape dropdownLukas Reschke2013-06-291-2/+2
* | Merge pull request #3838 from rgeber/masterJörn Friedrich Dreyer2013-06-281-1/+42
|\ \
| * | Public upload featureRoman Geber2013-06-251-1/+42
| |/
* | Merge pull request #3576 from owncloud/jquery.multiselect-1.13Thomas Tanghus2013-06-271-53/+100
|\ \
| * | Update to jquery.multiselect 1.13Thomas Tanghus2013-06-021-53/+100
* | | move javascript variables 'oc_current_user' and 'oc_requesttoken' to js.js - ...Thomas Mueller2013-06-262-3/+4
| |/ |/|
* | multiselect: fixed 'add group' interface a bitJan-Christoph Borchardt2013-06-111-2/+2
* | Set default button in oc-dialogsThomas Tanghus2013-06-031-3/+6
* | Catch double destroy on escape.Thomas Tanghus2013-06-031-1/+3
* | Replacement for jquery.dialog to fit better with ownCloud design.Thomas Tanghus2013-06-022-9/+226
|/
* Forgot typeof conditionThomas Tanghus2013-06-011-1/+3
* Speed up octemplate rendering.Thomas Tanghus2013-06-011-5/+3
* Update jquery to 1.10.0 & add jquery-migrate 1.2.1kondou2013-05-273-4/+8
* Merge pull request #3406 from owncloud/oc_dialogs_oc_templateMorris Jobke2013-05-221-317/+219
|\
| * Remove more obsolete code.Thomas Tanghus2013-05-201-20/+4
| * Don't set image path in template.Thomas Tanghus2013-05-201-1/+1
| * Dialogs: Home folder icon instead of '/'.Thomas Tanghus2013-05-171-3/+3
| * Dialogs: Fix method names.Thomas Tanghus2013-05-171-65/+52
| * Dialogs: Cleanup.Thomas Tanghus2013-05-171-101/+26
| * Dialogs: Loose up-button.Thomas Tanghus2013-05-171-14/+0
| * Dialogs: Make slug show last dir emphasized.Thomas Tanghus2013-05-171-2/+2
| * Various cleanups in OC.dialogsThomas Tanghus2013-05-171-137/+98
| * Line length etc.Thomas Tanghus2013-05-161-2/+3
| * Port OC.dialogs to use octemplate except for prompt() and form().Thomas Tanghus2013-05-161-140/+198
* | cleanup after people who don't test in ieJörn Friedrich Dreyer2013-05-171-3/+3
|/
* peselect filename without extension on renameJörn Friedrich Dreyer2013-05-131-0/+20
* TypoLukas Reschke2013-05-121-2/+2
* Get config from templateLukas Reschke2013-05-121-3/+3
* Add compatibility function for outerHTMLThomas Tanghus2013-04-292-2/+16
* Merge pull request #2787 from owncloud/fix-password-autocomplete-2632Bart Visscher2013-04-261-2/+12
|\
| * modify password clone to password type right on submit to prevent the browser...Morris Jobke2013-04-191-1/+10
| * turn off autocompletion for password fieldMorris Jobke2013-04-071-1/+2
* | Fix #3095.kondou2013-04-241-1/+1
* | Merge pull request #2769 from owncloud/octemplateThomas Tanghus2013-04-151-0/+101
|\ \
| * | Updated docs.Thomas Tanghus2013-04-151-2/+7
| * | Add octemplate jQuery pluginThomas Tanghus2013-04-061-0/+96
* | | Implements Toggle for Database Password.raghunayyar2013-04-131-0/+1
* | | Merge pull request #2554 from owncloud/hide-toggle-checkboxBernhard Posselt2013-04-111-4/+14
|\ \ \
| * | | Removes the setTimeout() method.raghunayyar2013-03-261-12/+9
| * | | Fixes autofill for display / hide toggle button, a better function name.raghunayyar2013-03-251-14/+15
| * | | Initial Commit : Password Toggle Button hides if no input presentraghunayyar2013-03-251-3/+15
* | | | Merge pull request #2758 from Kondou-ger/refactor_OCdialogsBart Visscher2013-04-091-150/+306
|\ \ \ \
| * | | | Fix OC.dialogs.form()kondou2013-04-091-3/+3
| * | | | Remove manual mimetype checking.kondou2013-04-081-5/+1
| * | | | Make files _and_ directorys selectable/browsable.kondou2013-04-061-10/+13
| * | | | Make files selectable again.kondou2013-04-061-3/+3
| * | | | Fix repeating directory names.kondou2013-04-061-14/+17
| * | | | Make directories show at top.kondou2013-04-061-2/+12