Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' into chunked_upload | Bart Visscher | 2012-07-27 | 638 | -5673/+21755 | |
| |\ | ||||||
| * | | Custom chunking support | Bart Visscher | 2012-07-08 | 1 | -4/+25 | |
* | | | Show Login-Button when user+pw are autocompleted, fixes oc-1068 | Arthur Schiwon | 2012-08-03 | 1 | -6/+5 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-03 | 111 | -4847/+3161 | |
* | | | 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 | 225 | -9248/+9817 | |
* | | | 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 | |
* | | | little fix for previous commit | Georg Ehrke | 2012-08-01 | 1 | -1/+1 | |
* | | | fix a subadmin UI bug | Georg Ehrke | 2012-08-01 | 2 | -1/+11 | |
* | | | Propagate exceptions in OC.appSettings. | Thomas Tanghus | 2012-08-01 | 1 | -2/+2 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 15 | -25/+32 | |
* | | | Fix #476 | Jakob Sack | 2012-07-31 | 1 | -4/+7 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 314 | -16807/+25007 | |
* | | | Forgot to also use the options I added :-P | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 | |
* | | | Added some more options to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -2/+33 | |
* | | | Changed fix parameter to OC.appSettings(). | Thomas Tanghus | 2012-07-31 | 1 | -1/+1 | |
* | | | Made the parameter for OC.appSettings() an object to be able to extend it. | Thomas Tanghus | 2012-07-31 | 1 | -2/+5 | |
* | | | White space | Thomas Tanghus | 2012-07-31 | 1 | -7/+6 | |
* | | | 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 | |
* | | | Popup for app specific settings. | Thomas Tanghus | 2012-07-31 | 2 | -16/+48 | |
* | | | Remove OC_App::register call in OCP\App::register | Jakob Sack | 2012-07-30 | 1 | -1/+1 | |
* | | | 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 attribute... | Arthur Schiwon | 2012-07-30 | 2 | -13/+28 | |
* | | | 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 | 132 | -1991/+2964 | |
* | | | Add additional error handling for emailing private links | Michael Gapczynski | 2012-07-29 | 3 | -7/+21 | |
* | | | Tweak appearance of undo delete notification | Michael Gapczynski | 2012-07-29 | 3 | -4/+4 | |
* | | | Methods to disable and enable users | Tom Needham | 2012-07-29 | 1 | -2/+35 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 45 | -279/+416 | |
* | | | Correction for 'Fix group detection for sharing in case username contains '@'... | Michael Gapczynski | 2012-07-28 | 1 | -3/+6 | |
* | | | 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 | 129 | -366/+9448 | |
* | | | bookmarks.pot and lib.pot added to transifex | Thomas Mueller | 2012-07-28 | 1 | -0/+12 | |
* | | | 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 |