Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new "external" application. you can integrate external application like ↵ | Frank Karlitschek | 2011-10-22 | 10 | -0/+549 |
| | | | | roundcube, squirellmail or a wiki into ownCloud. | ||||
* | Avoid error when no image is provided for cover or thumbnail | Brice Maron | 2011-10-22 | 2 | -8/+14 |
| | |||||
* | Fix unescessary use of non portable 'replace' sql and add loging when GD not ↵ | Brice Maron | 2011-10-22 | 2 | -2/+5 |
| | | | | installed | ||||
* | Fix music navigation entry controls going over the sidebar | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Fix function name error in contacts app | Bart Visscher | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | use fancybox instead of lightbox | Florian Pritz | 2011-10-21 | 27 | -98/+439 |
| | | | | Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | Add caching for filelist sharing icon status to avoid many http req. | Brice Maron | 2011-10-20 | 1 | -0/+5 |
| | |||||
* | remove unneeded definiton of get_temp_dir | Robin Appelman | 2011-10-20 | 1 | -35/+0 |
| | |||||
* | Merge commit 'refs/merge-requests/64' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-20 | 2 | -21/+29 |
|\ | |||||
| * | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted ↵ | Hendrik Langer | 2011-10-19 | 2 | -21/+29 |
| | | | | | | | | environments | ||||
* | | Little trick to avoid editor loading twice on double click | Brice Maron | 2011-10-19 | 1 | -6/+4 |
|/ | |||||
* | Tweak bookmarklet to not change the current page. Correct encoding when add ↵ | Brice Maron | 2011-10-18 | 2 | -3/+3 |
| | | | | bookmark | ||||
* | Lower also the album name in media scanner... | Brice Maron | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Correct use of null for not null columns in media scanner | Brice Maron | 2011-10-18 | 1 | -3/+3 |
| | |||||
* | Add 3 More log writing in files sharing app | Brice Maron | 2011-10-18 | 2 | -0/+3 |
| | |||||
* | make sharing work with the new mouting mechanism | Robin Appelman | 2011-10-18 | 1 | -7/+5 |
| | |||||
* | Correct little typo/bug in log display and remove ending php tag | Brice Maron | 2011-10-18 | 1 | -2/+0 |
| | |||||
* | Fix file sharing : Don't give a unused param to execute | Brice Maron | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | Fix bookmark listing with mysql: limit is binded as string. | Brice Maron | 2011-10-17 | 1 | -2/+2 |
| | |||||
* | catch some edge cases in media player | Robin Appelman | 2011-10-17 | 1 | -2/+11 |
| | |||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 6 | -10/+10 |
| | |||||
* | prevent error in media player ajax api | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | Fix bookmarks app to work with postgresql. | Brice Maron | 2011-10-16 | 3 | -20/+49 |
| | | | | | | Rework the bookmark app to manage postgresql. Add a fetchOne function into the PdoStmtWrapper Fix a tipo in comments. | ||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 10 | -48/+31 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud into calendar | Georg Ehrke | 2011-10-15 | 8 | -21/+42 |
|\ | |||||
| * | Remove unused parameter | Bart Visscher | 2011-10-15 | 1 | -1/+1 |
| | | |||||
| * | Fix calendar colors with new calendar | Bart Visscher | 2011-10-15 | 4 | -11/+17 |
| | | |||||
| * | Add loading message to image lightbox and tweak events | Brice Maron | 2011-10-14 | 2 | -6/+22 |
| | | |||||
| * | Merge commit 'refs/merge-requests/57' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-10-14 | 2 | -3/+2 |
| |\ | |||||
| | * | Improve handling of calendar export $_GET params | John Kristensen | 2011-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * a notice would be reported if either of the 'cal' or 'event' $_GET params where not supplied, which would result in 'Cannot modify header information' warnings | ||||
| | * | remove 'description' from OC_Connector_Sabre_CalDAV propertyMap | John Kristensen | 2011-10-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | * the description field was removed in commit: f3f5d775b519c12e56f4c6db8ca8ccf87c68f19d but the field was still trying to be mapped - causing errors with CalDAV | ||||
* | | | scrolling in calendar | Georg Ehrke | 2011-10-14 | 1 | -0/+38 |
| | | | |||||
* | | | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 1 | -1/+1 |
|\| | | |||||
| * | | avoiding notice if ['HTTPS'] is not set | Michiel@unhosted | 2011-10-13 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-10 | 9 | -24/+59 |
|\| | |||||
| * | reload calendar automatically | Georg Ehrke | 2011-10-10 | 1 | -0/+1 |
| | | |||||
| * | fix webfinger install script | Michiel@unhosted | 2011-10-09 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Michiel@unhosted | 2011-10-09 | 48 | -928/+267 |
| |\ | |||||
| | * | Move contact delete button to top right corner | Bart Visscher | 2011-10-09 | 2 | -1/+2 |
| | | | |||||
| | * | Show add contact form on opening contacts page | Bart Visscher | 2011-10-09 | 2 | -8/+1 |
| | | | |||||
| | * | apps/bookmarks: remove unused variable | Florian Pritz | 2011-10-08 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | This is not needed anymore since commit 6b64aa3faf1e94a2fc2a1e98b35418d35b73ab22. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
| | * | apps/bookmarks: follow redirects when fetching title | Florian Pritz | 2011-10-08 | 1 | -1/+48 |
| | | | | | | | | | | | | | | | | | | | | | This solves a problem where hitting a redirect page would lead to a "302 Found" title. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
| * | | use install.php properly | Michiel@unhosted | 2011-10-09 | 3 | -12/+6 |
| | | | |||||
* | | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-08 | 32 | -842/+154 |
|\ \ \ | | |/ | |/| | |||||
| * | | removed description. changed target to _blank. removed sorting. updated layout. | Marvin Thomas Rabe | 2011-10-08 | 11 | -105/+41 |
| | | | |||||
| * | | removed description field for calendar | Marvin Thomas Rabe | 2011-10-08 | 9 | -41/+15 |
| | | | |||||
| * | | added missing files | Marvin Thomas Rabe | 2011-10-08 | 2 | -0/+27 |
| | | | |||||
| * | | moved bookmarklet to personal. username must be provided when adding a new user. | Marvin Thomas Rabe | 2011-10-08 | 3 | -23/+16 |
| | | | |||||
| * | | Revert "support of RRULE in calendar app" | Jan-Christoph Borchardt | 2011-10-08 | 1 | -665/+34 |
| | | | | | | | | | | | | | | | | | | Reverting as per Georg's request (not stable enough yet) This reverts commit 55ab68a3326f6900faac3bf1779346013e6bac9a. | ||||
| * | | Fixes for adding contact property | Bart Visscher | 2011-10-07 | 4 | -3/+4 |
| | | |