| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | LDAP: follow user- and groupname char limitations for LDAP display names | Arthur Schiwon | 2012-05-17 | 1 | -7/+21 |
* | | | | | LDAP: remove unnecessary debug output | Arthur Schiwon | 2012-05-17 | 1 | -10/+0 |
* | | | | | LDAP: Fix case sensitivity issues with display name attribute | Arthur Schiwon | 2012-05-17 | 1 | -6/+8 |
* | | | | | Contacts: wrong name was set on initial load. | Thomas Tanghus | 2012-05-17 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Try to setup a user's filesystem if the user hasn't logged in before and is s... | Michael Gapczynski | 2012-05-17 | 1 | -0/+5 |
* | | | | Contacts: Disable in-app import if encryption is enabled, and make an attempt... | Thomas Tanghus | 2012-05-17 | 3 | -16/+24 |
* | | | | allow reverting file from history dropdown | Robin Appelman | 2012-05-17 | 3 | -42/+29 |
* | | | | fix versioning for movable apps | Robin Appelman | 2012-05-17 | 1 | -1/+0 |
* | | | | update translations | Robin Appelman | 2012-05-17 | 33 | -34/+1284 |
* | | | | Contacts: removed check for empty FN field because Chrome/Chromium barfed. | Thomas Tanghus | 2012-05-16 | 1 | -2/+2 |
* | | | | add caldav and carddav files in their old place for backward compatibility - ... | Georg Ehrke | 2012-05-16 | 4 | -0/+20 |
* | | | | ldap: unique index names for the database, fixes non-creating of indexes for ... | Arthur Schiwon | 2012-05-16 | 2 | -5/+5 |
* | | | | fix paths in apps/remoteStorage/ajax/revokeToken.php | Michiel de Jong | 2012-05-16 | 1 | -9/+1 |
* | | | | try to remove deprecated files from /files on update | Arthur Schiwon | 2012-05-16 | 1 | -0/+34 |
* | | | | Fix incorrect toaddress being passed for emailing private links | Michael Gapczynski | 2012-05-15 | 1 | -3/+3 |
* | | | | Contacts: Corrected i18n call. | Thomas Tanghus | 2012-05-15 | 1 | -1/+1 |
* | | | | Create a new OC_Share object instead of manually inserting rows when adding a... | Michael Gapczynski | 2012-05-15 | 1 | -3/+1 |
* | | | | No multiple file sharing in this next release, sharing UI isn't ready for it :( | Michael Gapczynski | 2012-05-15 | 1 | -1/+1 |
* | | | | Check if a file is encrypted before sharing (encrypted files cannot be shared) | Michael Gapczynski | 2012-05-15 | 1 | -3/+8 |
* | | | | LDAP: convert all DNs to lowercase so to make comparisons and everything work | Arthur Schiwon | 2012-05-15 | 1 | -0/+3 |
* | | | | Make only writable files draggable | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | | | | Check if a private link points to a folder or file and change text accordingly | Michael Gapczynski | 2012-05-14 | 1 | -2/+3 |
* | | | | Fix private link emailing and clean up file name displayed in email | Michael Gapczynski | 2012-05-14 | 2 | -4/+6 |
* | | | | Replace all %2F with a / in private link | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | | | | removing executable bit - again | Thomas Mueller | 2012-05-15 | 257 | -0/+0 |
* | | | | Use original source when resharing a file, fixes bug oc-210 | Michael Gapczynski | 2012-05-14 | 1 | -0/+4 |
* | | | | No need to keep the 'source files' in here, because the latest 'git master' r... | Thomas Mueller | 2012-05-14 | 27 | -32120/+10 |
* | | | | cache app types during install or update | Robin Appelman | 2012-05-14 | 7 | -7/+7 |
* | | | | Call is_writable explicitly on folders for readonly check | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 |
* | | | | Remove logging. | Thomas Tanghus | 2012-05-14 | 1 | -2/+0 |
* | | | | Contacts: Had forgotten to call local function. | Thomas Tanghus | 2012-05-14 | 1 | -2/+6 |
* | | | | Contacts: Fix layout in contacts list that I had broken in an earlier fix :-P | Thomas Tanghus | 2012-05-14 | 3 | -20/+19 |
* | | | | move auth.css and remoteStorage-big.png to assets folders From where they can... | Michiel de Jong | 2012-05-14 | 3 | -10/+2 |
* | | | | better user permission check for files in ajax/calendar/ | Georg Ehrke | 2012-05-14 | 4 | -4/+20 |
* | | | | some fixes for calendar's export.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
* | | | | check user permissions in calendar's changepermission.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
* | | | | check user permissions in calendar's unshare.php | Georg Ehrke | 2012-05-14 | 1 | -0/+8 |
* | | | | LDAP: and don't forget the else part | Arthur Schiwon | 2012-05-14 | 1 | -1/+2 |
* | | | | LDAP: don't store agent password in plain text | Arthur Schiwon | 2012-05-14 | 5 | -4/+17 |
* | | | | LDAP: no whitespaces after the , in the DNs, resolves conflicts with some ser... | Arthur Schiwon | 2012-05-14 | 1 | -2/+15 |
* | | | | Contacts: Photo upload handlers wern't being loaded for new contacts. | Thomas Tanghus | 2012-05-14 | 1 | -26/+39 |
* | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Klaas Freitag | 2012-05-14 | 1 | -62/+79 |
|\ \ \ \ |
|
| * | | | | Contacts: The proper DOM wasn't loaded after import and thumbnails weren't be... | Thomas Tanghus | 2012-05-14 | 1 | -62/+79 |
* | | | | | Add ctmp extension to blacklist to make sync test files not versioned. | Klaas Freitag | 2012-05-14 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Remove scroll to bookmarks_menu, no longer existent and the bookmark controls... | Michael Gapczynski | 2012-05-13 | 1 | -4/+1 |
* | | | | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 6 | -1/+21 |
* | | | | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 3 | -3/+5 |
* | | | | Contacts: Forgot one file for the import fix. | Thomas Tanghus | 2012-05-13 | 1 | -2/+24 |
* | | | | Contacts: Add error checking and reporting to import from files app. | Thomas Tanghus | 2012-05-13 | 4 | -136/+134 |
* | | | | Validate bookmark inputs, fixes bug oc-636 | Michael Gapczynski | 2012-05-13 | 1 | -1/+8 |