summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-11/+10
|\
| * fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-11/+10
* | Merge pull request #5120 from frisco82/sendEmailJSVincent Petry2013-10-211-4/+4
|\ \
| * | Fix disabled status after sending the emailRamiro Aparicio2013-10-041-4/+4
* | | Merge pull request #5444 from frisco82/fixDisplayGroupVincent Petry2013-10-211-5/+7
|\ \ \
| * | | fix user displayName not being shown after add, added class for improved styl...Ramiro Aparicio2013-10-211-5/+7
| | |/ | |/|
* / | Fixed share with link checkbox missing as regular userVincent Petry2013-10-211-12/+1
|/ /
* | Merge pull request #5338 from frisco82/fixGroupDisplayMorris Jobke2013-10-181-1/+4
|\ \
| * | Show (group) after groups in share dropdownRamiro Aparicio2013-10-141-1/+4
* | | readability: single line -> multiple linesMorris Jobke2013-10-181-4/+10
* | | Fix accidental deletion of ifMichael Gapczynski2013-10-181-0/+1
* | | Don't show links option in dropdown if disabledMichael Gapczynski2013-10-181-1/+6
* | | Added missing var in share.jsVincent Petry2013-10-171-0/+1
* | | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-171-39/+57
* | | Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfixMorris Jobke2013-10-161-1/+1
|\ \ \
| * | | Fixed conflict dialog in IE8Vincent Petry2013-10-101-1/+1
* | | | Merge pull request #5295 from owncloud/show-eye-in-personalRaghu Nayyar2013-10-152-10/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes Bogus showpassword js. thx @PVince81raghunayyar2013-10-151-3/+1
| * | | Should Display PasswordToggle Eye Everywhere.raghunayyar2013-10-151-7/+1
| * | | Shows The Eye permanently in the Confirm Password field in Personal Settings ...raghunayyar2013-10-121-1/+5
* | | | Improve expand/collapse logicVictor Dubiniuk2013-10-111-16/+13
|/ / /
* | | Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus2013-10-113-249/+353
|\ \ \ | |/ / |/| |
| * | It's 'status', not 'result'!Thomas Tanghus2013-10-041-4/+4
| * | Remove obsolete files.Thomas Tanghus2013-10-042-249/+0
| * | JS version of the OCP\ITags interfaceThomas Tanghus2013-10-041-0/+353
| |/
* | Merge pull request #4921 from owncloud/file_conflicts_dialog_fixesVicDeo2013-10-071-1/+1
|\ \
| * | use correct property for mimetype of existing filesJörn Friedrich Dreyer2013-10-071-1/+1
* | | Prevent share dropdown to close too early with autocompleteVincent Petry2013-10-071-1/+1
* | | Fixed label for sharing notification to be clickableVincent Petry2013-10-071-1/+1
* | | Prevent scroll up when click on links in sharing dropdownVincent Petry2013-10-071-0/+2
|/ /
* | Allow "Finishing..." button on setup page to be translated.ringmaster2013-10-041-1/+1
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-042-6/+16
|\ \
| * | Hide defaultavatar in #header and don't darken proper avatars in #headerkondou2013-10-042-6/+16
| |/
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-023-5/+20
|\|
| * Base defaultavatar text on displaynamekondou2013-09-281-1/+5
| * Merge pull request #4887 from owncloud/sharing_disable_public_uploadBjörn Schießle2013-09-261-2/+2
| |\
| | * we can leave the loop if the permission of the link share was checkedBjoern Schiessle2013-09-171-3/+1
| | * check only permission from link-share to decide if public upload is enabled o...Bjoern Schiessle2013-09-171-1/+3
| * | Shorten optional text-argument processingkondou2013-09-251-3/+2
| * | Make it possible to have a different color than the username for placeholderkondou2013-09-251-2/+14
* | | some small js fixesBjoern Schiessle2013-09-241-4/+5
* | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-235-6/+299
|\| |
| * | Merge pull request #4896 from owncloud/sharing_allow_disable_passwordBjörn Schießle2013-09-231-1/+12
| |\ \
| | * | initialize variableBjoern Schiessle2013-09-201-0/+1
| | * | calculate correct permissions while toggle the password protectionBjoern Schiessle2013-09-201-1/+11
| | |/
| * | Merge pull request #4908 from owncloud/fix_css_selectorBart Visscher2013-09-191-1/+1
| |\ \
| | * | css selectors never have a : before []Jörn Friedrich Dreyer2013-09-191-1/+1
| * | | Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-191-0/+13
| |\ \ \
| | * \ \ Merge pull request #4263 from owncloud/search_scrolltoJörn Friedrich Dreyer2013-09-191-0/+13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | initial scrollto implementation:Jörn Friedrich Dreyer2013-09-171-0/+13