.. |
admin_dependencies_chk
|
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
|
2012-05-18 16:06:57 +02:00 |
admin_migrate
|
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
|
2012-05-18 16:06:57 +02:00 |
bookmarks
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
calendar
|
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want)
|
2012-07-31 19:00:54 +02:00 |
contacts
|
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want)
|
2012-07-31 19:00:54 +02:00 |
external
|
Added CSRF checks
|
2012-07-20 20:12:36 +02:00 |
files
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
files_archive
|
Don't use substr to get first char of string
|
2012-06-19 23:16:17 +02:00 |
files_encryption
|
dont change the encryption key during the test case
|
2012-06-21 18:53:52 +02:00 |
files_external
|
Only call mkdir() if the root folder does not exist for FTP external storage
|
2012-07-30 10:07:19 -04:00 |
files_imageviewer
|
Updated packages
|
2012-07-26 01:12:58 +02:00 |
files_odfviewer
|
let´s put the files_odfviewer application into the stable4 branch for convinience. We release it as part of ownCloud 4.0.x anyways.
|
2012-06-09 23:18:56 +02:00 |
files_pdfviewer
|
PDF Viewer: Double encode link.
|
2012-06-16 19:49:57 +02:00 |
files_sharing
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
files_texteditor
|
Added CSRF checks
|
2012-07-20 20:12:36 +02:00 |
files_versions
|
Added CSRF checks
|
2012-07-20 20:12:36 +02:00 |
gallery
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
media
|
remove superflous index (already indexed with primary key derived from <autoincrement> by MDB2), oracle will bark on this
|
2012-07-31 18:54:24 +02:00 |
remoteStorage
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
tasks
|
Added CSRF checks
|
2012-07-20 20:12:36 +02:00 |
user_ldap
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
user_migrate
|
user_migrate: remove old code
|
2012-06-17 12:07:16 +00:00 |
user_openid
|
escape all identifiers with backticks
|
2012-07-31 18:53:05 +02:00 |
user_webfinger
|
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
|
2012-05-18 16:06:57 +02:00 |
.gitkeep
|
apps are now stored in /apps
|
2011-04-16 09:46:58 +02:00 |