Georg Ehrke
c8de77b3fd
fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php
2012-07-26 16:03:19 +02:00
Robin Appelman
880d80be67
fix minified js and css
2012-07-14 00:10:17 +02:00
Robin Appelman
b45d3ced79
fix remote and public.php
2012-07-13 22:44:35 +02:00
Bart Visscher
9ea34cae43
Simplified remote.php file loading
2012-07-04 17:51:07 +02:00
Bart Visscher
153ee9dcfa
Check if app is enabled before loading in remote and public.php
2012-06-27 01:05:12 +02:00
Brice Maron
a52036f3ef
Quick fix of multi app migration. Need a better solution
2012-06-25 17:37:30 +00:00
Brice Maron
0ab6e2ee3d
Try to fix the remote pbm. fix oc-1090
2012-06-24 08:06:42 +00:00
Brice Maron
d22f805b63
Correct inclusion paths
2012-06-21 19:19:39 +00:00
Brice Maron
e5c56b2433
Merge branch 'master' into multi_app_dir
...
Conflicts:
lib/app.php
lib/base.php
lib/minimizer/css.php
lib/minimizer/js.php
lib/template.php
lib/util.php
2012-06-21 17:15:35 +00:00
Bart Visscher
18ce53f426
Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud
2012-06-16 00:15:02 +02:00
Brice Maron
4753cc3ebd
Merge branch 'master' into multi_app_dir
...
Conflicts:
apps/bookmarks/ajax/addBookmark.php
config/config.sample.php
lib/app.php
remote.php
2012-06-14 21:16:59 +00:00
Bart Visscher
014895aeab
Check for missing path_info, also use OC_Response for 404 error
2012-06-09 14:39:41 +02:00
Brice Maron
e8447e0bda
Rework to fit with minizer
2012-06-06 21:11:15 +00:00
Brice Maron
6a812644e4
Correct remote and public, and last occurence of OC::
2012-06-06 20:24:15 +00:00
Bart Visscher
4a5973662c
Merge branch 'unstable'
...
Conflicts:
apps/files_external/tests/config.php
apps/files_versions/ajax/getVersions.php
apps/files_versions/appinfo/app.php
apps/files_versions/history.php
apps/files_versions/js/versions.js
apps/files_versions/templates/history.php
apps/files_versions/versions.php
lib/base.php
2012-06-04 23:02:05 +02:00
BlackEagle
c704e8077f
remote.php :: use non apache-only env vars
...
- fixes following error when using nginx + php-fpm
[error] *6568 FastCGI sent in stderr: "PHP message:
PHP Warning: strpos(): Offset not contained in string in
/some-path/owncloud/remote.php on line 10"
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
2012-05-25 21:08:04 +02:00
Bart Visscher
f71fec8cdc
Combine and minimize core and default app css files
2012-05-16 18:53:46 +02:00
Robin Appelman
e7c106d91e
selective app loading for remote/public
2012-05-14 00:28:28 +02:00
Georg Ehrke
3ce6eca40a
fix fail in previous commit
2012-05-13 21:46:34 +02:00
Georg Ehrke
3327aabe4d
fix remote.php for servers which doesn't support PATH_INFO
2012-05-13 21:46:34 +02:00
Georg Ehrke
936c8ba1cc
improve remote.php and create public.php
2012-05-07 15:39:17 +02:00
Georg Ehrke
5a264040d4
fix remote.php
2012-05-07 11:24:00 +02:00
Bart Visscher
f69f764e8b
Working remote.php with webdav and caldav
2012-05-06 00:12:51 +02:00
Georg Ehrke
c996600786
push changes
2012-05-05 22:54:14 +02:00