Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | White space. | Thomas Tanghus | 2012-08-03 | 1 | -5/+5 |
| | |||||
* | Revert "Removed text/plain header." | Thomas Tanghus | 2012-08-03 | 3 | -0/+7 |
| | | | | This reverts commit fa6d26b53c020940e38f632940f73dbbb56f6847. | ||||
* | Calendar: remove double html encoding | Bart Visscher | 2012-08-03 | 1 | -2/+2 |
| | |||||
* | audit: update appinfo to OC4 | Bart Visscher | 2012-08-03 | 1 | -1/+2 |
| | |||||
* | Merge branch 'chunked_upload' | Bart Visscher | 2012-08-03 | 3 | -1/+66 |
|\ | |||||
| * | Chunked upload: Support reusing local chunks | Bart Visscher | 2012-07-27 | 3 | -1/+66 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-03 | 45 | -400/+223 |
| | | |||||
* | | Return properly formatted jsondata. | Thomas Tanghus | 2012-08-02 | 2 | -8/+8 |
| | | |||||
* | | Correct namespace usage. | Thomas Tanghus | 2012-08-02 | 1 | -1/+1 |
| | | |||||
* | | Remove logging | Thomas Tanghus | 2012-08-02 | 1 | -1/+0 |
| | | |||||
* | | I was a bit too fast in removing methods yesterday... | Thomas Tanghus | 2012-08-02 | 1 | -0/+14 |
| | | |||||
* | | If first addressbook was empty it was seen as if there where no contacts at all. | Thomas Tanghus | 2012-08-02 | 1 | -1/+4 |
| | | |||||
* | | Line length... | Thomas Tanghus | 2012-08-02 | 4 | -35/+79 |
| | | |||||
* | | Remove onunload handler when delete is cancelled. | Thomas Tanghus | 2012-08-02 | 1 | -0/+1 |
| | | |||||
* | | Use popup class style for ninja-mode help. | Thomas Tanghus | 2012-08-02 | 3 | -9/+7 |
| | | |||||
* | | More files to delete \o/ | Thomas Tanghus | 2012-08-02 | 2 | -50/+0 |
| | | |||||
* | | Updated JS namespace. | Thomas Tanghus | 2012-08-02 | 2 | -1504/+1494 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-02 | 44 | -430/+408 |
| | | |||||
* | | And then the missing files ;) | Thomas Tanghus | 2012-08-02 | 2 | -0/+218 |
| | | |||||
* | | Addressbooks settings rewrite and cleanup. | Thomas Tanghus | 2012-08-02 | 17 | -283/+98 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 60 | -647/+1696 |
| | | |||||
* | | Changed fix parameter to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 |
| | | |||||
* | | Unregister from personal settings. | Thomas Tanghus | 2012-07-31 | 1 | -2/+0 |
| | | |||||
* | | Implemented app settings in popup. | Thomas Tanghus | 2012-07-31 | 5 | -12/+18 |
| | | |||||
* | | Add notifications and undo support for replacing files when renaming | Michael Gapczynski | 2012-07-30 | 2 | -20/+104 |
| | | |||||
* | | LDAP: don't die on unexpected collisions, handle empty display-name ↵ | Arthur Schiwon | 2012-07-30 | 2 | -13/+28 |
| | | | | | | | | attributes properly | ||||
* | | Remove deprecated code. | Thomas Tanghus | 2012-07-30 | 1 | -16/+0 |
| | | |||||
* | | Code style. | Thomas Tanghus | 2012-07-30 | 1 | -36/+69 |
| | | |||||
* | | Check if the are contacts marked as deleted and warn if so. | Thomas Tanghus | 2012-07-30 | 1 | -5/+55 |
| | | |||||
* | | Fixed potential error in logging. | Thomas Tanghus | 2012-07-30 | 1 | -3/+3 |
| | | |||||
* | | Removed text/plain header. | Thomas Tanghus | 2012-07-30 | 3 | -7/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 50 | -83/+440 |
| | | |||||
* | | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 2 | -6/+19 |
| | | |||||
* | | Tweak appearance of undo delete notification | Michael Gapczynski | 2012-07-29 | 2 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 9 | -5/+73 |
| | | |||||
* | | Correction for 'Fix group detection for sharing in case username contains ↵ | Michael Gapczynski | 2012-07-28 | 1 | -3/+6 |
| | | | | | | | | '@', fix for oc-1270' | ||||
* | | Remove delete tipsy if file is deleted, fixes bug oc-958 | Michael Gapczynski | 2012-07-27 | 1 | -0/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-28 | 4 | -27/+77 |
| | | |||||
* | | Set filter to empty if not set by Ampache client | Michael Gapczynski | 2012-07-27 | 1 | -3/+2 |
| | | |||||
* | | Set the user id when authenticating user for Ampache, fixes bug oc-219 | Michael Gapczynski | 2012-07-27 | 1 | -0/+2 |
| | | |||||
* | | Fix group detection for sharing in case username contains '@', fix for oc-1270 | Michael Gapczynski | 2012-07-27 | 2 | -2/+7 |
| | | |||||
* | | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-27 | 1 | -2/+3 |
| | | |||||
* | | Merge commit 'refs/merge-requests/76' of ↵ | Georg Ehrke | 2012-07-27 | 1 | -0/+4 |
|\ \ | | | | | | | | | | git://gitorious.org/owncloud/owncloud into merge-requests/76 | ||||
| * | | Server verhindert beim OSX Client einen Delete | Steven | 2012-02-13 | 1 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 19 | -184/+635 |
| | | | |||||
* | | | LDAP: add Test Configuration functionality in the settings | Arthur Schiwon | 2012-07-26 | 4 | -1/+71 |
| |/ |/| | |||||
* | | LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. ↵ | Arthur Schiwon | 2012-07-26 | 5 | -34/+109 |
| | | | | | | | | Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. | ||||
* | | LDAP: some cleanup | Arthur Schiwon | 2012-07-26 | 1 | -3/+0 |
| | | |||||
* | | code style | Arthur Schiwon | 2012-07-26 | 1 | -3/+3 |
| | |