| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Use correct js class in first-run template. | Thomas Tanghus | 2012-08-23 | 1 | -2/+1 |
| * | Used non-existing variable. | Thomas Tanghus | 2012-08-23 | 1 | -2/+2 |
| * | Return newly created addressbook. | Thomas Tanghus | 2012-08-23 | 1 | -3/+4 |
| * | LDAP: identify (map) users with their directory UUID. Fixes the issue, that u... | Arthur Schiwon | 2012-08-23 | 5 | -26/+140 |
| * | Limit styles so they don't interfere with sharing dropdown. | Thomas Tanghus | 2012-08-23 | 1 | -3/+3 |
| * | Remove obsolete closure. | Thomas Tanghus | 2012-08-23 | 1 | -13/+0 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 72 | -310/+275 |
| * | Don't add empty property parameters. | Thomas Tanghus | 2012-08-23 | 2 | -8/+16 |
| * | CSS fix for Windows. | Thomas Tanghus | 2012-08-23 | 1 | -2/+2 |
| * | Moves the lastAction=null outside the if so it can include the undo requests ... | Juan Carlos Cornejo | 2012-08-22 | 1 | -1/+1 |
| * | Fixes a bug where if one tries to delete a file, then clicks undo, and then t... | Juan Carlos Cornejo | 2012-08-22 | 1 | -0/+1 |
| * | Add support for IMPP properties. | Thomas Tanghus | 2012-08-22 | 8 | -23/+242 |
| * | Check if files_sharing app is enabled, move file specific javascript to files... | Michael Gapczynski | 2012-08-22 | 2 | -0/+65 |
| * | Move share CSS to core, add script and style from inside Share API | Michael Gapczynski | 2012-08-22 | 1 | -17/+0 |
| * | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 18 | -1267/+1 |
| * | LDAP: fix potentially unavailable LDAP resource, which can prevent successful... | Arthur Schiwon | 2012-08-22 | 1 | -0/+3 |
| * | LDAP: make refreshInterval for background jobs configurable in the DB | Arthur Schiwon | 2012-08-22 | 1 | -5/+6 |
| * | LDAP: bg jobs: sane default refresh interval | Arthur Schiwon | 2012-08-22 | 1 | -1/+1 |
| * | LDAP: permanantly watch group members. Emit post_addToGroup resp. post_remove... | Arthur Schiwon | 2012-08-22 | 4 | -1/+192 |
| * | LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts... | Arthur Schiwon | 2012-08-22 | 2 | -0/+12 |
| * | Email type list wasn't initialized. | Thomas Tanghus | 2012-08-22 | 1 | -1/+7 |
| * | Removed unused variable. | Thomas Tanghus | 2012-08-22 | 1 | -7/+5 |
| * | Minor layout change. | Thomas Tanghus | 2012-08-22 | 2 | -57/+46 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 18 | -19/+68 |
| * | Remove unnecessary file | Michael Gapczynski | 2012-08-21 | 1 | -38/+0 |
| * | A first basic presentation app based on the amazing impress.js. | Frank Karlitschek | 2012-08-21 | 16 | -0/+5505 |
| * | Preliminary support for Apple X-ABLabel. Also for oc-1508. | Thomas Tanghus | 2012-08-21 | 4 | -15/+32 |
| * | Remove class contactsection | Thomas Tanghus | 2012-08-21 | 1 | -1/+1 |
| * | Remove unnecessary files | Michael Gapczynski | 2012-08-20 | 2 | -79/+0 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 50 | -34/+251 |
| * | Added types to emails. Support for custom types. Partial fix for oc-1508. | Thomas Tanghus | 2012-08-21 | 3 | -8/+25 |
| * | Try to align and float contact parts better. | Thomas Tanghus | 2012-08-21 | 3 | -6/+8 |
| * | Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. | Arthur Schiwon | 2012-08-20 | 1 | -17/+24 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 51 | -401/+1308 |
| |\ |
|
| | * | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 3 | -110/+80 |
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 128 | -932/+1574 |
| | |\ |
|
| | * | | Calendar: update share backend using contacts backend as template | Bart Visscher | 2012-08-10 | 1 | -11/+58 |
| | * | | Contacts: Check format parameter | Bart Visscher | 2012-08-10 | 1 | -6/+8 |
| | * | | Contacts: Better parameter names in addressbook share backend | Bart Visscher | 2012-08-10 | 1 | -7/+8 |
| | * | | Additional permission checks for editing and deleting contacts | Michael Gapczynski | 2012-08-09 | 1 | -3/+76 |
| | * | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-09 | 43 | -307/+401 |
| | |\ \ |
|
| | * | | | Start adding permission checks for addressbooks | Michael Gapczynski | 2012-08-08 | 3 | -15/+45 |
| | * | | | Don't include shared addressbook if source not found | Michael Gapczynski | 2012-08-08 | 1 | -2/+4 |
| | * | | | Use new sharing API in OC_Calendar_Share::allSharedwithuser | Bart Visscher | 2012-08-07 | 2 | -13/+16 |
| | * | | | Add Event share backend | Bart Visscher | 2012-08-07 | 2 | -0/+42 |
| | * | | | Initial calendar sharing backend | Michael Gapczynski | 2012-08-07 | 3 | -1/+61 |
| | * | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| | * | | | Sharing backends for contacts and addressbooks | Michael Gapczynski | 2012-08-06 | 2 | -0/+141 |
| | * | | | Load icons for addressbooks, fix statuses for types other than files | Michael Gapczynski | 2012-08-06 | 1 | -0/+1 |
| | * | | | Add share action back into addressbook settings, bump up z-index of dropdown ... | Michael Gapczynski | 2012-08-06 | 2 | -1/+4 |