Commit Graph

1737 Commits (6bdefef31e87f6c1be2ed7693fd2f6d203e32462)

Author SHA1 Message Date
Michael Gapczynski 754844f5c9 Add ability to send private links from sharing via email 15 years ago
Sam Tuke 6312067ab5 improved styling, called css file in history.php 15 years ago
Sam Tuke b19fae392b linked more button to history page 15 years ago
Sam Tuke 02c1127de3 changed function name to avoid clash with sharing dropdown 15 years ago
Thomas Tanghus 4bb1a2c2d6 Contacts: Some js cleanup. 15 years ago
Thomas Tanghus 5dbf362623 Contacts: Added import with with file picker. 15 years ago
Michael Gapczynski c20abfef38 Fix a counting mistake 15 years ago
Michael Gapczynski 32de47d1d9 Update sharing when users are removed, added to groups, and removed from groups 15 years ago
Michael Gapczynski 6895c54a3f Fix javascript checkbox toggle for resharing 15 years ago
Arthur Schiwon cbba469990 LDAP rewrite, use unique LDAP user and group identifiers on LDAP side as well as fancy (unqiue as far as users a know from LDAP) names on the ownCloud side. It's done via mapping of owncloud names and LDAP identifiers. 15 years ago
Arthur Schiwon 0933b5e7ab use uniquemember instead of deprecated memberuid to identify LDAP group members. Attention: not every method is adjusted yet, so it breaks some things. 15 years ago
Arthur Schiwon a82d709f87 don't forget new JS file 15 years ago
Arthur Schiwon e1cd690a7c LDPA: group settings into basic and advanced to look less crowded. Still needs some love. Looks different to the other admin settings, though. 15 years ago
Sam Tuke c00762b49b added dropdown js menu for file versions, improved readability of history.php 15 years ago
Michael Gapczynski 7d9587bab3 Forgot to remove error log messages... 15 years ago
Michael Gapczynski b369adbd94 Allow admin to disable resharing of files 15 years ago
Sam Tuke a3dff248a1 fixed path to history script 15 years ago
Sam Tuke 8ae1430090 added script and loaded it for adding history button 15 years ago
Sam Tuke 81f549baee made code a little more readable 15 years ago
Thomas Tanghus 4795295fb1 Contacts: Fixed some file paths. 15 years ago
Georg Ehrke 03f81fdd88 fix js fail in media player 15 years ago
Robin Appelman 5b70e2fb25 some performance improvements to the openstack swift backend 15 years ago
Robin Appelman 5c3ea14819 fix mimetypes of encrypted files 15 years ago
Frank Karlitschek 69a2173fdb non working app. moved to the apps-playground repository 15 years ago
Thomas Tanghus b824425186 Added loading indicator. 15 years ago
Thomas Tanghus 988f98fc6f Contacts: Check that UIDs really are unique on import. Better solution would be to suggest to merge contacts, but that will have to wait to OC5 ;-) 15 years ago
Thomas Tanghus 22f4acadc0 Contacts: In app import (for Chrome and Firefox only) 15 years ago
Thomas Tanghus b8da5c5262 Contacts: Tried to format NOTE field a bit. Needs to be improved more though. 15 years ago
Thomas Tanghus dfc94cbe84 Contacts: In app import. Cleanup still needed. 15 years ago
Thomas Tanghus 0cd9570277 Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermail/owncloud/2012-April/002900.html 15 years ago
Frank Karlitschek 4ea927a798 wrote a new versioning app over the weekend. Basic functionality to far but it works (TM) and has all the needed features (TM) for ownCloud 4. Userinterface integration and small improvements still missing. 15 years ago
Jan-Christoph Borchardt 3ba9a9e6a8 adding proper copyright and license notice to the style files 15 years ago
Arthur Schiwon 912c87eeda LDAP: optimize LDAP requests for users and groups. Settings are still to do, though. 15 years ago
Arthur Schiwon 6ee7dc5f59 only retrieve requested attributes 15 years ago
Arthur Schiwon fffbf26159 don't forget to declare class properties 15 years ago
Thomas Tanghus 82ba2151d1 Wrong app check. 15 years ago
Thomas Tanghus 8f2e9caf96 Contacts: Tipsyfied photo toolbar. 15 years ago
Robin Appelman d17eba19c1 fix image viewer 15 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 15 years ago
Thomas Tanghus e8f062dc93 Contacts: 15 years ago
Thomas Tanghus 8a6cb23170 Contacts: Clear cache for contact photo and thumbnail when it has been changed. 15 years ago
Georg Ehrke 1bba445642 hide alarm and attendees tab 15 years ago
Thomas Tanghus f08cfcecec Personal settings: Emphasized labels etc, mono-spaced generated paths and moved text formatting to style sheet. 15 years ago
Thomas Tanghus 24aff287cf Link to icon was absolute. 15 years ago
Thomas Tanghus f85aaf1f58 Contacts: Added bg color and shadow to controls. I suck at CSS... 15 years ago
Thomas Tanghus 80ddf37bb7 Missing double quote. 15 years ago
Thomas Tanghus 651de1e588 Contacts: Fix error on photo crop. 15 years ago
Thomas Tanghus 9e3242d05e Contacts: Changed layout as discussed with JanC. Still WiP. 15 years ago
Thomas Tanghus 56e064bd09 Don't trigger unnecessary change events. 15 years ago
Thomas Tanghus 16fc4dfd1a Contacts: Fixed contact photo drag'n'drop upload - again... 15 years ago