Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 125 | -3473/+4644 |
|\ | |||||
| * | Change hardcoded urls to use linkTo function | Bart Visscher | 2012-08-06 | 5 | -9/+18 |
| * | LDAP: layout settings form. Hope it is now a bit clearer and prettier. | Arthur Schiwon | 2012-08-06 | 3 | -17/+27 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-06 | 2 | -17/+66 |
| * | LDAP: offer option to disable SSL certificate checks. Works around problems w... | Arthur Schiwon | 2012-08-05 | 3 | -1/+14 |
| * | remove accidentally added blank lines | Arthur Schiwon | 2012-08-05 | 1 | -2/+0 |
| * | LDAP: check for always available attribute on userExists, fixes oc-1440 | Arthur Schiwon | 2012-08-05 | 1 | -3/+3 |
| * | add missing \ | Arthur Schiwon | 2012-08-05 | 1 | -1/+1 |
| * | LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 | Arthur Schiwon | 2012-08-05 | 1 | -2/+4 |
| * | Correct path to ajax file. | Thomas Tanghus | 2012-08-05 | 2 | -5/+5 |
| * | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -2/+1 |
| * | Fix condition checking for resizing breadcrumbs | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 |
| * | Dynamically resize breadcrumbs, fix for bug oc-468 | Michael Gapczynski | 2012-08-04 | 1 | -0/+59 |
| * | fix label for versioning in admin settings | Georg Ehrke | 2012-08-04 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-04 | 42 | -437/+471 |
| * | Reorganize ajax scripts. | Thomas Tanghus | 2012-08-03 | 9 | -8/+8 |
| * | Some fixes for keyboard shortcuts. | Thomas Tanghus | 2012-08-03 | 2 | -22/+43 |
| * | FF complained about missing charset. | Thomas Tanghus | 2012-08-03 | 2 | -2/+2 |
| * | White space. | Thomas Tanghus | 2012-08-03 | 1 | -5/+5 |
| * | Revert "Removed text/plain header." | Thomas Tanghus | 2012-08-03 | 3 | -0/+7 |
| * | 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 |
* | | | Remove extra line, caused 'headers already sent' issues | Michael Gapczynski | 2012-08-06 | 1 | -1/+0 |
* | | | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 7 | -17/+26 |
* | | | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 4 | -87/+6 |
* | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 107 | -485/+2445 |
|\| | | |||||
| * | | 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 |