Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark the apps as part of the shipped package and increase the requirement to ↵ | Frank Karlitschek | 2012-05-18 | 1 | -1/+2 |
| | | | | ownCloud 4 | ||||
* | add caldav and carddav files in their old place for backward compatibility - ↵ | Georg Ehrke | 2012-05-16 | 1 | -0/+4 |
| | | | | add rewriterule for caldav and carddav | ||||
* | Contacts: Corrected i18n call. | Thomas Tanghus | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 3 | -0/+0 |
| | |||||
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -0/+4 |
| | |||||
* | load remote and public paths from info.xml during upgrade instead of setting ↵ | Robin Appelman | 2012-05-11 | 3 | -2/+5 |
| | | | | them every time | ||||
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | fix merge conflicts | Georg Ehrke | 2012-05-07 | 1 | -0/+1 |
|\ | |||||
| * | added a nice API to get the installes Apps with names, urls and icon from ↵ | Frank Karlitschek | 2012-05-05 | 1 | -0/+1 |
| | | | | | | | | | | | | the outside. This is useful for some nice upcoming desktop and mobile integration | ||||
* | | make carddav work with remote.php | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
| | | |||||
* | | push changes | Georg Ehrke | 2012-05-05 | 2 | -6/+1 |
|/ | |||||
* | fix writing in remote folder | Georg Ehrke | 2012-05-05 | 3 | -8/+3 |
| | |||||
* | porting the hooks and starting with the templates | Frank Karlitschek | 2012-05-05 | 1 | -3/+3 |
| | |||||
* | Changed $APPROOT to $APPSROOT as in ↵ | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | | | | https://gitorious.org/owncloud/owncloud/merge_requests/116 | ||||
* | ported oc_db | Frank Karlitschek | 2012-05-03 | 1 | -3/+3 |
| | |||||
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | fix install | Frank Karlitschek | 2012-05-02 | 1 | -2/+2 |
| | |||||
* | create folder 'remote' for the remote services like caldav, carddav and webdav | Georg Ehrke | 2012-05-02 | 3 | -0/+57 |
| | |||||
* | ported the oc_app calls | Frank Karlitschek | 2012-05-02 | 1 | -3/+3 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | port linkto and serverHost | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | ported addSyript and other small stuff | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Remove useless, unmaintained dav.php | Jakob Sack | 2012-04-15 | 1 | -1/+0 |
| | |||||
* | Contact: Don't use non core class in appinfo/app.php | Bart Visscher | 2012-04-14 | 1 | -1/+1 |
| | |||||
* | keep version numbers in their own files for faster reading | Robin Appelman | 2012-04-14 | 2 | -1/+1 |
| | |||||
* | Fix owncloud log | Tom Needham | 2012-03-31 | 1 | -0/+68 |
| | |||||
* | Add /dav.php, a single location bundling all *DAV-operations. | Jakob Sack | 2012-03-02 | 1 | -0/+1 |
| | |||||
* | Search: Change provider registration to class name, for lazy loading of ↵ | Bart Visscher | 2012-03-01 | 1 | -1/+2 |
| | | | | search providers | ||||
* | Implement showing Birthdays of contacts in the calendar | Bart Visscher | 2012-03-01 | 1 | -0/+2 |
| | |||||
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -4/+2 |
| | |||||
* | add import function for contacts | Georg Ehrke | 2012-02-05 | 1 | -0/+1 |
| | |||||
* | use the correct hooks to remove contact/calendars of remvoed users | Robin Appelman | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | Too quick on the copy/paste trigger... | Thomas Tanghus | 2012-01-12 | 1 | -1/+1 |
| | |||||
* | Added search. Thanks to icewind it was mostly copy/paste :-) | Thomas Tanghus | 2012-01-12 | 1 | -1/+3 |
| | |||||
* | Contacts: refactor rendering of part.details template | Bart Visscher | 2011-12-07 | 1 | -0/+1 |
| | |||||
* | Some improvements on the contact application | Jakob Sack | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | show the syncing and ampache urls on the settings page. not very pretty but ↵ | Frank Karlitschek | 2011-09-28 | 1 | -0/+3 |
| | | | | otherwise the user has no way to configure the desktop integration | ||||
* | Add flag in info.xml to control the apps that are installed by default | Bart Visscher | 2011-09-27 | 1 | -0/+1 |
| | |||||
* | Split OC_Contacts_Addressbook in _Addressbook and _VCard | Jakob Sack | 2011-09-17 | 1 | -2/+3 |
| | |||||
* | merged admin, help and settings to settings | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -1/+1 |
| | |||||
* | Delete addressbooks of deleted users | Jakob Sack | 2011-08-10 | 1 | -2/+2 |
| | |||||
* | Add description to contacts | Jakob Sack | 2011-08-10 | 1 | -0/+1 |
| | |||||
* | Small details in contacts | Jakob Sack | 2011-08-06 | 1 | -1/+1 |
| | |||||
* | Database.xml | Jakob Sack | 2011-08-06 | 1 | -0/+129 |
| | |||||
* | New app: contacts | Jakob Sack | 2011-08-06 | 2 | -0/+27 |