Georg Ehrke
657d02371c
fix login
14 years ago
Sam Tuke
a1b309a42a
Merge branch 'master' of gitorious.org:owncloud/owncloud
14 years ago
Georg Ehrke
0aaf6d16a5
Merge branch 'master' into movable_apps_2
14 years ago
Sam Tuke
80c850d018
added revert attempt outcome messages, removed contextual ajax revert button for now as it's not functional, improved readaibility of scripts
14 years ago
Thomas Tanghus
768041b6cb
Contacts: Added convinience method for notifications.
14 years ago
Thomas Tanghus
18c11ec81b
jquery.combobox: Added 'editable' option and cleaned up a bit.
14 years ago
Thomas Tanghus
1384fdfe01
Contacts: Updated first run page.
14 years ago
Georg Ehrke
993d655aad
Merge branch 'master' into movable_apps_2
14 years ago
Georg Ehrke
1b935a22ce
add old webdav file
14 years ago
Frank Karlitschek
ee0cb68f5e
some csrf fixes. needs testing
14 years ago
Frank Karlitschek
74b5e22a68
some more csrf fixes
14 years ago
Georg Ehrke
f7fb4a54c9
ampache should work now
14 years ago
Georg Ehrke
5483c1be42
hide fails
14 years ago
Georg Ehrke
5fda0e4b3b
make *DAV work with movable apps
14 years ago
Georg Ehrke
6930af4c0f
Merge branch 'master' into movable_apps_2
14 years ago
Georg Ehrke
78b2da583d
move files to the correct place
14 years ago
Georg Ehrke
6039dd0fe8
remove merge conflicts fail
14 years ago
Sam Tuke
d96e962fc1
Merge branch 'master' of gitorious.org:owncloud/owncloud
14 years ago
Sam Tuke
18a024e251
started implementing ajax file rollback
14 years ago
Frank Karlitschek
6bdefef31e
csrf protection
14 years ago
Georg Ehrke
2b10371bde
fix merge conflicts
14 years ago
Georg Ehrke
40f95ffdf3
fix security check for the path of the requested file
14 years ago
Sam Tuke
c693ee2adb
added available version names to files dropdown menu via new ajax script
14 years ago
Georg Ehrke
0249a72cab
fix downloading of files in files app
14 years ago
Frank Karlitschek
1277962183
a lot of users have problems with big files. So add an explicit button to the documentation
14 years ago
Michael Gapczynski
754844f5c9
Add ability to send private links from sharing via email
14 years ago
Sam Tuke
6312067ab5
improved styling, called css file in history.php
14 years ago
Georg Ehrke
ebd82ee772
fixes for media app
14 years ago
Georg Ehrke
2c92a79b5d
fixes for contacts app
14 years ago
Georg Ehrke
ebcaa46482
fix loading of css files that are core related
14 years ago
Sam Tuke
b19fae392b
linked more button to history page
14 years ago
Georg Ehrke
3f64eb25ab
some fixes fore movable apps
14 years ago
Sam Tuke
02c1127de3
changed function name to avoid clash with sharing dropdown
14 years ago
Thomas Tanghus
4bb1a2c2d6
Contacts: Some js cleanup.
14 years ago
Thomas Tanghus
5dbf362623
Contacts: Added import with with file picker.
14 years ago
Michael Gapczynski
c20abfef38
Fix a counting mistake
14 years ago
Arthur Schiwon
249e0c1ee2
bring fileactions to the right position again
14 years ago
Michael Gapczynski
32de47d1d9
Update sharing when users are removed, added to groups, and removed from groups
14 years ago
Arthur Schiwon
de135e3b9b
resolve merge conflicts
14 years ago
Robin Appelman
9d91e53027
fix problem with filescanning
14 years ago
Georg Ehrke
b75f680b8e
gallery app seems to work now :)
14 years ago
Georg Ehrke
1a913ac282
bookmarks app seems to work now :)
14 years ago
Michael Gapczynski
6895c54a3f
Fix javascript checkbox toggle for resharing
14 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.
some performance enhancements: faster searching for users and groups in their specific subtrees. Reading instead of searching were possible.
thanks for the feedback of Kevin van Kuik
14 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.
14 years ago
Arthur Schiwon
a82d709f87
don't forget new JS file
14 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.
14 years ago
Sam Tuke
c00762b49b
added dropdown js menu for file versions, improved readability of history.php
14 years ago
Michael Gapczynski
7d9587bab3
Forgot to remove error log messages...
14 years ago
Michael Gapczynski
b369adbd94
Allow admin to disable resharing of files
14 years ago