Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | look for migrate.php in appinfo folder | Tom Needham | 2012-03-27 | 2 | -1/+1 |
| | |||||
* | Stop error on export | Tom Needham | 2012-03-27 | 1 | -4/+5 |
| | |||||
* | Merge branch 'master' into migration | Tom Needham | 2012-03-27 | 142 | -2632/+4432 |
|\ | |||||
| * | Trigger autocomplete wo button. | Thomas Tanghus | 2012-03-27 | 1 | -1/+12 |
| | | |||||
| * | Improvements in adding/deleting properties. | Thomas Tanghus | 2012-03-27 | 1 | -0/+6 |
| | | |||||
| * | Contacts: Update contact list thumbnail when deleting PHOTO. | Thomas Tanghus | 2012-03-27 | 1 | -1/+8 |
| | | |||||
| * | Added some documentation. | Thomas Tanghus | 2012-03-27 | 1 | -2/+7 |
| | | |||||
| * | return path of tmp file like filestorage/common does. Fixes broken ↵ | Arthur Schiwon | 2012-03-27 | 1 | -4/+5 |
| | | | | | | | | folder-/multifile-download. | ||||
| * | Do not use always the same name for download-zip to avoid collisions. | Arthur Schiwon | 2012-03-27 | 1 | -2/+2 |
| | | |||||
| * | Overwrite Download-ZIP if it already exists. We do not want to show alien ↵ | Arthur Schiwon | 2012-03-27 | 1 | -2/+2 |
| | | | | | | | | content. | ||||
| * | fix square images not getting proper thumbnails | Robin Appelman | 2012-03-27 | 1 | -1/+1 |
| | | |||||
| * | fix timestamps when viewing logs | Robin Appelman | 2012-03-27 | 1 | -1/+1 |
| | | |||||
| * | fix gallery scan when an image cant be loaded | Robin Appelman | 2012-03-26 | 1 | -1/+1 |
| | | |||||
| * | crop and resize in a single step when creating thumbnail | Robin Appelman | 2012-03-26 | 3 | -11/+27 |
| | | | | | | | | also so more explicit memory cleanup | ||||
| * | memory cleanup in gallery | Robin Appelman | 2012-03-26 | 2 | -3/+4 |
| | | |||||
| * | some more memory cleanup in OC_Image | Robin Appelman | 2012-03-26 | 1 | -4/+2 |
| | | |||||
| * | some more memory cleanup in OC_Image | Robin Appelman | 2012-03-26 | 1 | -0/+8 |
| | | |||||
| * | Small change and muting debug. | Thomas Tanghus | 2012-03-26 | 1 | -8/+7 |
| | | |||||
| * | Check for empty value. | Thomas Tanghus | 2012-03-26 | 2 | -8/+13 |
| | | | | | | | | Added missing classes on action icons. | ||||
| * | Contacts: Fix saveproperty for categories | Bart Visscher | 2012-03-26 | 2 | -2/+19 |
| | | |||||
| * | added some authors to the Authors file | Georg Ehrke | 2012-03-26 | 1 | -0/+7 |
| | | |||||
| * | Removed obsolete code. | Thomas Tanghus | 2012-03-26 | 1 | -10/+1 |
| | | |||||
| * | Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ↵ | Thomas Tanghus | 2012-03-26 | 1 | -2/+2 |
| | | | | | | | | ZITTA | ||||
| * | add error 403 site | Georg Ehrke | 2012-03-25 | 2 | -0/+16 |
| | | |||||
| * | Add test for Google Docs storage backend, tester needs to token and token ↵ | Michael Gapczynski | 2012-03-24 | 1 | -0/+38 |
| | | | | | | | | secret to config | ||||
| * | Move Google Docs storage backend to files_remote app | Michael Gapczynski | 2012-03-24 | 3 | -2/+8 |
| | | |||||
| * | spaces to tabs in bookmarks | Bartek Przybylski | 2012-03-24 | 1 | -1/+1 |
| | | |||||
| * | bookmarks tag placement & list width fix | Bartek Przybylski | 2012-03-24 | 1 | -3/+1 |
| | | |||||
| * | Implement fopen() for Google Docs storage backend | Michael Gapczynski | 2012-03-24 | 1 | -26/+96 |
| | | |||||
| * | fix sharing address construction in opera and firefox | Bartek Przybylski | 2012-03-24 | 1 | -2/+6 |
| | | |||||
| * | fix albums thumbnails preview for opera | Bartek Przybylski | 2012-03-24 | 1 | -3/+3 |
| | | |||||
| * | fixup: sharing gallery for loggedin users fail | Bartek Przybylski | 2012-03-24 | 1 | -4/+1 |
| | | |||||
| * | gallery sharing, experimental version | Bartek Przybylski | 2012-03-24 | 17 | -19/+457 |
| | | |||||
| * | webdav storage backend | Robin Appelman | 2012-03-23 | 5 | -6/+324 |
| | | |||||
| * | make sure we can load OC_Config when we need it | Robin Appelman | 2012-03-23 | 1 | -1/+9 |
| | | |||||
| * | fix previous made bug and fix oc bug - oc-139 | Georg Ehrke | 2012-03-23 | 1 | -2/+4 |
| | | |||||
| * | check if the title of an event is null - bugfix for oc-139 | Georg Ehrke | 2012-03-23 | 1 | -1/+1 |
| | | |||||
| * | Bookmarks: make link text click clickable too - bugfix for oc-131 | Georg Ehrke | 2012-03-23 | 1 | -1/+1 |
| | | |||||
| * | use unnamed as title for a bookmark if no title was entered and curl fails | Georg Ehrke | 2012-03-23 | 1 | -1/+6 |
| | | |||||
| * | don´t show ugly error message | Frank Karlitschek | 2012-03-23 | 1 | -1/+1 |
| | | |||||
| * | make it possible to connect to other ocs appstores and other ocs ↵ | Frank Karlitschek | 2012-03-23 | 3 | -8/+57 |
| | | | | | | | | | | | | knowledgebase servers. also make it possible to switch the app store and the knowledgebase off completely. | ||||
| * | ftp storage backend | Robin Appelman | 2012-03-22 | 5 | -0/+213 |
| | | |||||
| * | loosen tests for mtime and ctime a bit | Robin Appelman | 2012-03-22 | 1 | -8/+10 |
| | | |||||
| * | fix comments in crypt lib | Georg Ehrke | 2012-03-21 | 1 | -1/+1 |
| | | |||||
| * | use placeholder in template file | Arthur Schiwon | 2012-03-21 | 2 | -2/+3 |
| | | |||||
| * | Config file is more appropriate here | Arthur Schiwon | 2012-03-21 | 3 | -8/+8 |
| | | | | | | | | adjust default value | ||||
| * | fix spelling fail in texteditor's style.css | Georg Ehrke | 2012-03-20 | 1 | -1/+1 |
| | | |||||
| * | add microsoft office mimetypes to the fixlist - bugfix for oc-357 | Georg Ehrke | 2012-03-20 | 1 | -1/+7 |
| | | |||||
| * | Cleanup the template code for redundant code | Bart Visscher | 2012-03-19 | 1 | -127/+128 |
| | | |||||
| * | Split the init function in lib/base.php a bit | Bart Visscher | 2012-03-19 | 1 | -36/+49 |
| | |