| .. |
|
Group
|
|
|
|
HTTP/WebDAV/Server
|
fix a strict error in webdav
|
2011-05-28 15:52:35 +02:00 |
|
MDB2/Driver
|
fix sqlite3 driver for php<5.3
|
2011-06-20 19:04:31 +02:00 |
|
User
|
Made the "change password" thingie in settings working
|
2011-04-18 15:07:14 +02:00 |
|
app.php
|
Activate "active" for subentries
|
2011-06-20 19:50:25 +02:00 |
|
appconfig.php
|
Renamed a few columns in order t ohave both sqlite and mysql up and running
|
2011-05-15 15:03:12 +02:00 |
|
base.php
|
added preferences to base.php, will be needed for i18n stuff
|
2011-06-19 14:24:26 +02:00 |
|
config.php
|
store numbers as strings to prevent errors with numeric passwords
|
2011-06-14 01:20:41 +02:00 |
|
connect.php
|
|
|
|
database.php
|
make OC_DB work with the sqlite3 driver
|
2011-06-13 04:06:43 +02:00 |
|
files.php
|
Removed debug messages
|
2011-06-19 15:08:28 +02:00 |
|
filestorage.php
|
fix delTree
|
2011-06-12 00:50:13 +02:00 |
|
filesystem.php
|
add post_* hooks to filesystem for write, create, delete, rename and copy
|
2011-06-19 22:34:36 +02:00 |
|
group.php
|
|
|
|
helper.php
|
fix OC_HELPER::linkTo again
|
2011-06-02 20:21:02 +02:00 |
|
installer.php
|
shipped apps are no longer hardcoded
|
2011-06-19 22:46:05 +02:00 |
|
l10n.php
|
add settings option for language
|
2011-06-20 14:33:31 +02:00 |
|
log.php
|
Adding clear logs functions
|
2011-06-07 15:48:21 -04:00 |
|
ocs.php
|
|
|
|
ocsclient.php
|
handle app repo connection failure
|
2011-06-18 22:02:45 +02:00 |
|
preferences.php
|
improved check in oc_preferences if a key already exists
|
2011-06-19 22:34:36 +02:00 |
|
remotestorage.php
|
|
|
|
search.php
|
add search functionality, for now only searches files but plugins/apps can extend that
|
2011-04-24 16:09:27 +02:00 |
|
setup.php
|
and even more properly now ;P
|
2011-06-19 23:29:09 +02:00 |
|
template.php
|
l10n added
|
2011-06-19 14:27:52 +02:00 |
|
testcase.php
|
test case library and start of filesystem test
|
2011-06-12 01:06:27 +02:00 |
|
user.php
|
|
|