Tom Needham
41cfd55f55
Merge branch 'master' of gitorious.org:owncloud/owncloud
13 years ago
Bart Visscher
ebfc5b2762
Add compatability function for APC cache
13 years ago
Bart Visscher
f655981baf
Fix initialization of OC_Filesystem setup from DAV
13 years ago
Bart Visscher
96ec7a66bb
More session_write_close
13 years ago
Bart Visscher
50667dcb82
Convert OC_L10N_String to a string in OC_JSON::encodedPrint
13 years ago
Bart Visscher
432aa58bab
Spelling fixes
13 years ago
Tom Needham
0aafc717ec
Text Editor: fix editor positioning
13 years ago
Bjoern Schiessle
036530b2fd
log messages are looking nicer if html code gets interpreted. (xss prevention happens on another place)
13 years ago
Thomas Mueller
aade44471d
pdf viewer no longer 'eats' keyboard input
13 years ago
Brice Maron
2d2366bb57
Avoid fetch ocs info if the appstore is disabled
13 years ago
Brice Maron
06e20fe4b8
Correct css inclusion with minimizer
13 years ago
Thomas Tanghus
1f06cdf81f
Small js fix.
13 years ago
Thomas Tanghus
07124ee38d
Cast translation to string.
13 years ago
Bjoern Schiessle
e1fa9c282b
xss vulnerabilities fixed
13 years ago
Bjoern Schiessle
033d372f98
Merge branch 'master' of gitorious.org:owncloud/owncloud
13 years ago
Bjoern Schiessle
5b46734a40
xss vulnerability fixed
13 years ago
Brice Maron
115c30bdb4
Enhance hint about writable app directory
13 years ago
Brice Maron
8c2803a7c1
Correct image path and apps path replacement
13 years ago
Arthur Schiwon
19931e2008
remove unnecessary closing PHP tag
13 years ago
Brice Maron
72fe463f7f
Correct OC_Config writer. Use var_export (has support for array,...)
13 years ago
Arthur Schiwon
bef9b671ee
LDAP: cheaper userExists() implementation
13 years ago
Brice Maron
df60d6d5d2
Fixes for multi app dir :
...
Url should be given as relative path (to webroot)
Correct link construction from js
13 years ago
Bjoern Schiessle
8c28aec664
date don't change correctly in the view list (bug #973 ) fixed
13 years ago
Thomas Mueller
ba2d203a54
some path fixes for multi-dir app
13 years ago
Brice Maron
b5953e7a83
Provide solution for smoother migration for apps to multi-app dir
13 years ago
Brice Maron
fcaf04cad9
Add little more doc about app folders
13 years ago
Bart Visscher
82f39d3292
Contacts: Fix name and carddav-url encoding
13 years ago
Bart Visscher
fd23c286ef
Calendar: Fix caldav url encoding
13 years ago
Bart Visscher
4a22f4ca78
Calendar: convert choosecalendar.rowfields template from plain php to html+php
13 years ago
Bart Visscher
1d07b9e291
Calendar: Missing userid in allCalendars call
13 years ago
Bart Visscher
c047fdafdb
Calendar: Fix missing template parameter 'shared' for new and update calendar
13 years ago
Brice Maron
f46623da6c
Do not search apps if oc is not yet installed
13 years ago
Brice Maron
95b5202893
Correct usage of approot
13 years ago
Michael Gapczynski
bf6abdde2d
Add missing ')'
13 years ago
Brice Maron
a5938e4e37
Merge branch 'master' into multi_app_dir
13 years ago
Thomas Tanghus
37d12144c2
Fix URL delimiter.
13 years ago
Thomas Tanghus
ad7154b344
Fix being able to link directly to contact, that I broke in other commit.
13 years ago
Brice Maron
84b9ac2678
Correct writable check for app dir
13 years ago
Brice Maron
d22f805b63
Correct inclusion paths
13 years ago
Thomas Tanghus
b17bf59ced
Only search for VEVENTs.
13 years ago
Bart Visscher
b17e682609
Tasks: Add delete action
13 years ago
Bart Visscher
10351550cd
Tasks: Use list label for ordering by list
13 years ago
Bart Visscher
b9e3b0ddf9
Tasks: Fix position of the summary input
13 years ago
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
13 years ago
Sam Tuke
a9a913c273
Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filestorage_Common (logic)
...
Made OC_Filestorage_Local and OC_Filestorage_Shared extend OC_Filestorage_Common
Set searchInDir() to protected instead of private in OC_Filestorage_Local and OC_Filestorage_Shared
Added class documentation to OC_Filestorage_Common
Cleaned up OCA_Versions::expireAll()
13 years ago
Robin Appelman
49033ff8e0
dont change the encryption key during the test case
13 years ago
Robin Appelman
6707e4187e
only use 1 fsview when initializing encryption
13 years ago
Robin Appelman
56de98ed8c
fix saved file size for uploaded files
13 years ago
Robin Appelman
d0455c5819
truncate decrypted files based on filelength
13 years ago
Bjoern Schiessle
1338279ca0
Merge branch 'master' of gitorious.org:owncloud/owncloud
13 years ago