Commit Graph

341 Commits (42b924da0e1d24fa85f3c696c4dcdbe8adc383c7)

Author SHA1 Message Date
Michael Gapczynski e5a74903e4 Try to fix shared status icons again 13 years ago
Michael Gapczynski 60e5054ae8 Fix shared status icons 13 years ago
Björn Schießle f2f2b8ba3b added some visual feedback is password was set 13 years ago
Björn Schießle a4a1dad831 set password if user leaves password field (issue #57) 13 years ago
Bart Visscher 939b51e46f Fix download url generation 13 years ago
Jan-Christoph Borchardt 46871e9b2e update infieldlabel script from @zawaideh to fix autofill overlap, https://github.com/zawaideh/In-Field-Labels-jQuery-Plugin 13 years ago
Thomas Müller 628c7ca9cf closes #113 13 years ago
libasys 0cf1fef3fa Fix for problems using for() function instead of $.each for arrays with IE8 13 years ago
Lukas Reschke b1150f6a7f Urlencode the share URL 13 years ago
Thomas Tanghus 273fdb7b64 Added type and callback arguments to most methods. 13 years ago
scambra 41b597e179 Translate formatDate using jquery datepicker 13 years ago
scambra a24d8db4b2 translate datepicker 13 years ago
Thomas Tanghus fdf3ec1027 Add wait state to category dialog while processing. 13 years ago
Thomas Tanghus 81536a81e3 More js updates for app/type in OCCategories 13 years ago
Thomas Tanghus 97c884c548 Updated category js for handling favorites and use post instead of get. 13 years ago
scambra c814a7a841 use interpolation for some translations in js 13 years ago
Lukas Reschke cdd30216b1 escapeHTML function 13 years ago
Victor Dubiniuk 71ff6382b5 Prevent closing sharing dialog on picking the date 13 years ago
Victor Dubiniuk 06d00af9f8 Prevent closing sharing dialog on month adjustment. Fixes oc-1884 13 years ago
Bart Visscher f3a211c03c Implement routing on javascript side 13 years ago
Thomas Tanghus bb345770af Suggestion for simple, yet efficient variable interpolation in js translations. 13 years ago
Björn Schießle 16eade5a3b share.expiration is null if no expiration date is set. 13 years ago
Michael Gapczynski 7bee735877 Show correct public link url for folders 13 years ago
Bart Visscher de1bfe9d6b Make the core ajax calls use the router 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 13 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 13 years ago
scambra 8f27881770 undo interpolation in js for 4.5 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Michael Gapczynski b4e40b1c21 Fix unsetting share expiration date 13 years ago
Michael Gapczynski 00103d730f Show share expiration date set for shared item 13 years ago
Michael Gapczynski 2bdf89f4d4 Stop autocomplete selection event propogration so share dropdown doesn't disappear, fixes bug oc-1773 13 years ago
Robin Appelman a22a5d6807 some js style fixes 13 years ago
scambra d5211f9615 some characters in comments avoid finding some strings to translate 13 years ago
scambra 0f15bc881f fix translating dialog buttons, they are translated in core not dialogs app 13 years ago
scambra 22c6b48d2f translate files_sharing app 13 years ago
Björn Schießle b1c60841e8 float right element needs to be the first element, otherwise firefox will move it to a new line 13 years ago
Michael Gapczynski 518ca0ac58 Fix changing of share status icons, bug fix for oc-1631 13 years ago
Michael Gapczynski 1e1e8ae3b5 Don't show the expiration option until a share occurs, bug fix for oc-1724 13 years ago
Michael Gapczynski 54d4e556fe Add lock and clock icon for sharing 13 years ago
Michael Gapczynski 8f0354bcdd Temporarily disable sharing with contacts and emails, will come in next release 13 years ago
Michael Gapczynski 6c17a4cb77 Don't display actions for children in shared collections, show the parent collection the child is shared in 13 years ago
Robin Appelman 0b2633a787 add breadcrumb controll to js 13 years ago
Robin Appelman 9beb958845 forgot a , 13 years ago
Robin Appelman b14265b5c3 add js versions of basename and dirname 13 years ago
Bart Visscher e0db35fac0 Fix name for OCCategories 13 years ago
Bart Visscher a8de0af273 Add 'var' before some global js vars 13 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Bart Visscher f188f6cc2f Fix some jslint warnings 13 years ago
Michael Gapczynski 6c29334b48 Add support for share expiration 13 years ago