Commit Graph

8115 Commits (f6426cee047e435fbed020105ef4e896b68b1e10)
 

Author SHA1 Message Date
Michael Gapczynski ff3ed54e52 Merge pull request #924 from owncloud/versions_write_hook 12 years ago
Michael Gapczynski 915126cae8 Trigger last action before continuing with creating a new file/folder/from link 12 years ago
Michael Gapczynski 2607c565b0 Trigger the last action before continuing with a file upload, fixes issue #918 12 years ago
Michael Gapczynski 63a2271c78 Change post_write hook to write to prevent creating a duplicate of the original file on upload 12 years ago
icewind1991 811b571cb3 Merge pull request #923 from owncloud/hooks_try_catch 12 years ago
Robin Appelman 4301cd7f61 wrap hooks into a try, catch to prevent a faulty app from crashing the request 12 years ago
Jenkins for ownCloud 0c87f666ad [tx-robot] updated from transifex 12 years ago
Thomas Mueller 03f4250ce6 Migration of build files from Jenkins 12 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 12 years ago
Bart Visscher 6ff38624a7 Merge pull request #875 from owncloud/multiplefiles_json 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Bart Visscher 68562dafb4 More whitespace fixes 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Bart Visscher 85bd28c508 Fix some of "Closing brace must be on a line by itself" 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago
Bart Visscher 8256650da8 Fix "No space found after comma in function call" 12 years ago
Jenkins for ownCloud 9f5868cf18 [tx-robot] updated from transifex 12 years ago
root f381d2e9ed call it "proxy" instead of "curlproxy" 12 years ago
Frank Karlitschek 262fecbe39 proper escape the mountpoints. Fixes 12 years ago
Jan-Christoph Borchardt 74d41b8b96 dim Default Storage label color a bit 12 years ago
Jan-Christoph Borchardt 4ee9d39422 change storage space 'none' to 'Unlimited' and capitalize Default 12 years ago
Jan-Christoph Borchardt 4acb2f70e1 change technical expression 'Quota' to simpler 'Storage' 12 years ago
Frank Karlitschek 2a55beab74 make it more readable as deepdiver suggested 12 years ago
Frank Karlitschek b6b4c4c920 add curl proxy support. Fixes #504 12 years ago
Thomas Mueller e7c288a719 fixing links docu/ ->doc/ 12 years ago
Frank Karlitschek cde74fe248 make it more readable 12 years ago
Frank Karlitschek 5689c78ee6 rename to doc 12 years ago
Frank Karlitschek 4b80e500a5 add pointer to the existing documentation. This will be replaced by the rel documentation during packaging 12 years ago
Arthur Schiwon f0893fb8fe Give also hint about possible conflicts in the user_webdavauth description 12 years ago
Arthur Schiwon 414b7e8e03 Also show a more prominent warning when php_ldap is not installed 12 years ago
Arthur Schiwon b54390f432 Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 12 years ago
Frank Karlitschek a871e300e2 Merge pull request #850 from owncloud/icons-for-login 12 years ago
Arthur Schiwon 627da205b3 implement getCurrentUser in Sabre Auth Connector, fixes #508 12 years ago
Arthur Schiwon 4466e06e7d use username, not passed loginname, might differ 12 years ago
Jenkins for ownCloud 6d7ae463df [tx-robot] updated from transifex 12 years ago
icewind1991 b156150b34 Merge pull request #876 from owncloud/mimicon_fix 12 years ago
Robin Appelman 1443d6c3ef fix mimetype icons for new files 12 years ago
Robin Appelman fda7d932ef remove unneeded line 12 years ago
Jan-Christoph Borchardt e0ada2c24f bring back fixed multiselect bar so it’s visible when scrolled down, fix #746 12 years ago
Frank Karlitschek 79b8d67627 remove PgeNavi. It's no longer used 12 years ago
Jan-Christoph Borchardt 0bc2dc24cd remove transitions for file rows and actions because it made everything seem sluggish 12 years ago
Jan-Christoph Borchardt 316a29f7ac fix new button popup looking blurry 12 years ago
Robin Appelman 6a2b41e5e8 use json encoding when deleting multiply files instead of using ; as delimiter 12 years ago
blizzz 77c16b2933 Merge pull request #855 from owncloud/ungreenify 12 years ago
Jan-Christoph Borchardt 2c41ae4372 small code reordering of inputs and buttons 12 years ago
Jan-Christoph Borchardt 7881bf1d4d improve general button coloring 12 years ago
Frank Karlitschek 2330d6bcc7 show the link to the issue tracker only for Admins as discussed with Björn and Jan. 12 years ago
Frank Karlitschek 89bbabd77b a bit more polish. We are getting there. 12 years ago
blizzz 680ff3a51b Merge pull request #584 from wardragon/ldap_access_userExists_fix 12 years ago