summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4376 from owncloud/use_pluralsJörn Friedrich Dreyer2013-08-141-6/+4
|\
| * Use plural translationskondou2013-08-091-6/+4
* | comment clarificationJörn Friedrich Dreyer2013-08-141-1/+1
* | use edit & reshare permission as defaultJörn Friedrich Dreyer2013-08-131-2/+2
* | add PERMISSIONS_ALL summaryJörn Friedrich Dreyer2013-08-131-0/+1
|/
* Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-081-32/+93
|\
| * adding proper evaluation of plural form - uses LGPL licensed code of jsgettextThomas Müller2013-08-031-17/+62
| * Add multiple plural forms to the php partJakob Sack2013-07-161-6/+5
| * Partly integrate plural translations into jsJakob Sack2013-07-071-19/+36
* | use fixed OC.Breadcrumb.push()Jörn Friedrich Dreyer2013-08-021-56/+32
* | add OC.Breadcrumb.show(dir, filename, link)Jörn Friedrich Dreyer2013-08-021-0/+62
* | make sure the first breadcrumb item is inserted before any other elements in ...Robin Appelman2013-08-011-1/+1
* | fixes #4026Thomas Müller2013-07-301-9/+21
* | show tablespace only for oracle, hide dbhost for sqlite, remove unnecessary j...Jörn Friedrich Dreyer2013-07-241-16/+10
* | Create an array entry before filling itVictor Dubiniuk2013-07-231-0/+1
* | Show generic error when there is no errorVictor Dubiniuk2013-07-221-1/+6
* | Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-221-10/+0
|\ \
| * | finally remove the file size obfuscation as it had more disadvantages. I was ...Jan-Christoph Borchardt2013-07-181-10/+0
* | | new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+6
|/ /
* | - eventsource.php: in case of potential CSRF attack we send an error message ...Thomas Müller2013-07-112-2/+9
* | Merge pull request #3920 from owncloud/Fixing_search_ie8Jörn Friedrich Dreyer2013-07-091-2/+6
|\ \ | |/ |/|
| * Fix lazy styles loading in IE8Victor Dubiniuk2013-07-021-2/+6
* | fixing === and identThomas Müller2013-07-051-6/+6
* | Merge branch 'master' into fixing-3934-masterThomas Müller2013-07-051-5/+5
|\ \
| * | no anonymous upload on read-only foldersThomas Müller2013-07-051-9/+11
| |/
* / no anonymous upload on files only foldersThomas Müller2013-07-051-5/+7
|/
* 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