]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agoUse new user backend API
Dominik Schmidt [Thu, 23 Jun 2011 13:24:09 +0000 (15:24 +0200)]
Use new user backend API

13 years agoDetect backend features dynamically instead of trial-and-error usage
Dominik Schmidt [Thu, 23 Jun 2011 12:33:39 +0000 (14:33 +0200)]
Detect backend features dynamically instead of trial-and-error usage

Move documented functions for reference into OC_USER_EXAMPLE class.

13 years agoreturn to default page on empty search
Robin Appelman [Thu, 23 Jun 2011 10:06:46 +0000 (12:06 +0200)]
return to default page on empty search

13 years agostop confusing people with a dummy share button
Robin Appelman [Thu, 23 Jun 2011 10:04:17 +0000 (12:04 +0200)]
stop confusing people with a dummy share button

13 years agoMake Jans German translation usuable
Jakob Sack [Thu, 23 Jun 2011 08:58:06 +0000 (10:58 +0200)]
Make Jans German translation usuable

13 years agoupdated/finished German translation
Jan-Christoph Borchardt [Wed, 22 Jun 2011 23:53:48 +0000 (01:53 +0200)]
updated/finished German translation

13 years agoadd oc_user::getUser to get the user id of the loggedin user
Robin Appelman [Wed, 22 Jun 2011 10:50:57 +0000 (12:50 +0200)]
add oc_user::getUser to get the user id of the loggedin user

13 years agopublic link config is also for non admins
Robin Appelman [Wed, 22 Jun 2011 10:40:13 +0000 (12:40 +0200)]
public link config is also for non admins

13 years agoadded polish translation
Kamil Domanski [Wed, 22 Jun 2011 01:55:13 +0000 (03:55 +0200)]
added polish translation

13 years agofix "files" app admin link visible for non-admins
Kamil Domanski [Tue, 21 Jun 2011 23:45:50 +0000 (01:45 +0200)]
fix "files" app admin link visible for non-admins

13 years agoprefix the mysql user name to avoid collissions
Robin Appelman [Tue, 21 Jun 2011 21:58:02 +0000 (23:58 +0200)]
prefix the mysql user name to avoid collissions

13 years agoinstall new shipped apps before fetching all apps
Kamil Domanski [Tue, 21 Jun 2011 21:05:54 +0000 (23:05 +0200)]
install new shipped apps before fetching all apps

13 years agochanged app enable status to buttons
Kamil Domanski [Tue, 21 Jun 2011 20:35:36 +0000 (22:35 +0200)]
changed app enable status to buttons

13 years agoinstall shipped apps also in "installed apps" page
Kamil Domanski [Tue, 21 Jun 2011 20:16:41 +0000 (22:16 +0200)]
install shipped apps also in "installed apps" page

13 years agoMultiply changes to user system
Robin Appelman [Tue, 21 Jun 2011 17:28:46 +0000 (19:28 +0200)]
Multiply changes to user system

keeping tracked of the logged in user is no longer done by the active backend but by oc_user directly instead

multiply backends can be active at the same time, allowing alternative authentication procedures like openid or tokens to be used next to the regular user system

13 years agofixed wrong php tags
Kamil Domanski [Tue, 21 Jun 2011 17:18:34 +0000 (19:18 +0200)]
fixed wrong php tags

13 years agoUpdated l10n script, fixed translation in admin/users template
Jakob Sack [Tue, 21 Jun 2011 14:19:30 +0000 (16:19 +0200)]
Updated l10n script, fixed translation in admin/users template

13 years agoUpdated danish translation
Jakob Sack [Tue, 21 Jun 2011 14:01:47 +0000 (16:01 +0200)]
Updated danish translation

13 years agoupdate dutch translations
Robin Appelman [Tue, 21 Jun 2011 13:10:33 +0000 (15:10 +0200)]
update dutch translations

13 years agoAdapt javascript-i18n to latest changes
Jakob Sack [Mon, 20 Jun 2011 20:57:28 +0000 (22:57 +0200)]
Adapt javascript-i18n to latest changes

13 years agol10nlist.shuffle ;-)
Jakob Sack [Mon, 20 Jun 2011 20:22:58 +0000 (22:22 +0200)]
l10nlist.shuffle ;-)

13 years agoKeep order when creating php files
Jakob Sack [Mon, 20 Jun 2011 20:22:17 +0000 (22:22 +0200)]
Keep order when creating php files

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Jakob Sack [Mon, 20 Jun 2011 20:09:21 +0000 (22:09 +0200)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoAll translations should be in the new system
Jakob Sack [Mon, 20 Jun 2011 20:08:44 +0000 (22:08 +0200)]
All translations should be in the new system

13 years agomore i18n improvements
Jakob Sack [Mon, 20 Jun 2011 20:02:13 +0000 (22:02 +0200)]
more i18n improvements

13 years agoAdded danish translation
Jakob Sack [Mon, 20 Jun 2011 19:58:43 +0000 (21:58 +0200)]
Added danish translation

13 years agoNew i18n-structure
Jakob Sack [Mon, 20 Jun 2011 19:54:21 +0000 (21:54 +0200)]
New i18n-structure

13 years agofixed page reload after logout
Kamil Domanski [Mon, 20 Jun 2011 19:09:34 +0000 (21:09 +0200)]
fixed page reload after logout

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Jakob Sack [Mon, 20 Jun 2011 19:01:54 +0000 (21:01 +0200)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoFix linkTo()
Jakob Sack [Mon, 20 Jun 2011 19:01:34 +0000 (21:01 +0200)]
Fix linkTo()

13 years agoenable/disable apps by clicking their status
Kamil Domanski [Mon, 20 Jun 2011 17:21:42 +0000 (19:21 +0200)]
enable/disable apps by clicking their status

13 years agofixed minor string omission
Kamil Domanski [Mon, 20 Jun 2011 16:51:06 +0000 (18:51 +0200)]
fixed minor string omission

13 years agomoved core stuff to /core
Jakob Sack [Mon, 20 Jun 2011 18:29:30 +0000 (20:29 +0200)]
moved core stuff to /core

13 years agoActivate "active" for subentries
Jakob Sack [Mon, 20 Jun 2011 17:50:25 +0000 (19:50 +0200)]
Activate "active" for subentries

13 years agofix sqlite3 driver for php<5.3
Robin Appelman [Mon, 20 Jun 2011 17:04:31 +0000 (19:04 +0200)]
fix sqlite3 driver for php<5.3

13 years agoadded basic "installed apps" page
Kamil Domanski [Mon, 20 Jun 2011 16:16:24 +0000 (18:16 +0200)]
added basic "installed apps" page

13 years agomake help translateable
Kamil Domanski [Mon, 20 Jun 2011 15:13:18 +0000 (17:13 +0200)]
make help translateable

13 years agomake files app translateable
Kamil Domanski [Mon, 20 Jun 2011 15:11:28 +0000 (17:11 +0200)]
make files app translateable

13 years agodutch translations
Robin Appelman [Mon, 20 Jun 2011 12:52:24 +0000 (14:52 +0200)]
dutch translations

13 years agomake personal settings translatable
Robin Appelman [Mon, 20 Jun 2011 12:51:33 +0000 (14:51 +0200)]
make personal settings translatable

13 years agoadd settings option for language
Robin Appelman [Mon, 20 Jun 2011 12:33:02 +0000 (14:33 +0200)]
add settings option for language

13 years agoapp files_publiclink is now translateable
Kamil Domanski [Sun, 19 Jun 2011 22:17:49 +0000 (00:17 +0200)]
app files_publiclink is now translateable

13 years agoAutodetection of language is working now
Jakob Sack [Sun, 19 Jun 2011 21:46:59 +0000 (23:46 +0200)]
Autodetection of language is working now

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Jakob Sack [Sun, 19 Jun 2011 21:34:03 +0000 (23:34 +0200)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoMore l10n-stuff
Jakob Sack [Sun, 19 Jun 2011 21:33:34 +0000 (23:33 +0200)]
More l10n-stuff

13 years agoand even more properly now ;P
Kamil Domanski [Sun, 19 Jun 2011 21:29:09 +0000 (23:29 +0200)]
and even more properly now ;P

13 years agoindex now properly reloaded after setup
Kamil Domanski [Sun, 19 Jun 2011 21:10:59 +0000 (23:10 +0200)]
index now properly reloaded after setup

13 years agoshipped apps are no longer hardcoded
Kamil Domanski [Sun, 19 Jun 2011 20:42:33 +0000 (22:42 +0200)]
shipped apps are no longer hardcoded

13 years agoimproved check in oc_preferences if a key already exists
Robin Appelman [Sun, 19 Jun 2011 20:34:04 +0000 (22:34 +0200)]
improved check in oc_preferences if a key already exists

13 years agoonly load apps if they exist
Robin Appelman [Sun, 19 Jun 2011 20:30:47 +0000 (22:30 +0200)]
only load apps if they exist

13 years agoadd post_* hooks to filesystem for write, create, delete, rename and copy
Robin Appelman [Sun, 19 Jun 2011 20:23:05 +0000 (22:23 +0200)]
add post_* hooks to filesystem for write, create, delete, rename and copy

13 years agoadmin templates are now translateable
Kamil Domanski [Sun, 19 Jun 2011 20:15:38 +0000 (22:15 +0200)]
admin templates are now translateable

13 years agoFixed documentation of OC_L10N
Jakob Sack [Sun, 19 Jun 2011 17:38:51 +0000 (19:38 +0200)]
Fixed documentation of OC_L10N

13 years agoL10N is here ;-)
Jakob Sack [Sun, 19 Jun 2011 16:53:02 +0000 (18:53 +0200)]
L10N is here ;-)

13 years agotabs, not spaces
Jakob Sack [Sun, 19 Jun 2011 16:50:25 +0000 (18:50 +0200)]
tabs, not spaces

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Jakob Sack [Sun, 19 Jun 2011 14:06:52 +0000 (16:06 +0200)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoLoad preferences only if user is registered
Jakob Sack [Sun, 19 Jun 2011 14:05:23 +0000 (16:05 +0200)]
Load preferences only if user is registered

13 years agoallow disabling apps, install apps as disabled
Kamil Domanski [Sun, 19 Jun 2011 13:18:52 +0000 (15:18 +0200)]
allow disabling apps, install apps as disabled

13 years agoRemoved debug messages
Jakob Sack [Sun, 19 Jun 2011 13:08:28 +0000 (15:08 +0200)]
Removed debug messages

13 years agol10n added
Jakob Sack [Sun, 19 Jun 2011 12:27:52 +0000 (14:27 +0200)]
l10n added

13 years agoadded preferences to base.php, will be needed for i18n stuff
Jakob Sack [Sun, 19 Jun 2011 12:24:26 +0000 (14:24 +0200)]
added preferences to base.php, will be needed for i18n stuff

13 years agoforgot "event" as a parameter.
Jakob Sack [Sun, 19 Jun 2011 12:23:24 +0000 (14:23 +0200)]
forgot "event" as a parameter.

13 years agomove installation of shipped apps to setup
Kamil Domanski [Sat, 18 Jun 2011 22:55:19 +0000 (00:55 +0200)]
move installation of shipped apps to setup

13 years agochange db index names to avoid collisions
Kamil Domanski [Sat, 18 Jun 2011 21:57:03 +0000 (23:57 +0200)]
change db index names to avoid collisions

13 years agohandle app repo connection failure
Kamil Domanski [Sat, 18 Jun 2011 20:02:45 +0000 (22:02 +0200)]
handle app repo connection failure

13 years agoonly create one connection to a sqlite3 database, fixes 'Database locked' errors...
Robin Appelman [Fri, 17 Jun 2011 14:09:43 +0000 (16:09 +0200)]
only create one connection to a sqlite3 database, fixes 'Database locked' errors with webdav

13 years agomake new folder dialog behave more like a regular form, so you can press enter to...
Robin Appelman [Fri, 17 Jun 2011 12:17:53 +0000 (14:17 +0200)]
make new folder dialog behave more like a regular form, so you can press enter to create the folder

13 years agoprevent some possible warnings if there are files in /apps
Robin Appelman [Fri, 17 Jun 2011 12:17:08 +0000 (14:17 +0200)]
prevent some possible warnings if there are files in /apps

13 years agomake the system for default fileactions more flexible
Robin Appelman [Thu, 16 Jun 2011 21:15:58 +0000 (23:15 +0200)]
make the system for default fileactions more flexible

13 years agoallow plugins to cancel filesystem operations using the provided hooks
Robin Appelman [Thu, 16 Jun 2011 20:44:16 +0000 (22:44 +0200)]
allow plugins to cancel filesystem operations using the provided hooks

13 years agodefault to sqlite3 over sqlite2 for new installations
Robin Appelman [Thu, 16 Jun 2011 12:56:49 +0000 (14:56 +0200)]
default to sqlite3 over sqlite2 for new installations

13 years agoremove plugins settings page
Robin Appelman [Tue, 14 Jun 2011 14:16:50 +0000 (16:16 +0200)]
remove plugins settings page

13 years agoremove outdated plugins entry in settings page
Robin Appelman [Tue, 14 Jun 2011 14:13:51 +0000 (16:13 +0200)]
remove outdated plugins entry in settings page

13 years agofix settings page for non-admin users
Robin Appelman [Tue, 14 Jun 2011 14:03:57 +0000 (16:03 +0200)]
fix settings page for non-admin users

13 years agosmall fix in filesystem test
Robin Appelman [Mon, 13 Jun 2011 23:22:58 +0000 (01:22 +0200)]
small fix in filesystem test

13 years agomake use of native sqlite3 prepared statements
Robin Appelman [Mon, 13 Jun 2011 23:20:26 +0000 (01:20 +0200)]
make use of native sqlite3 prepared statements

13 years agostore numbers as strings to prevent errors with numeric passwords
Robin Appelman [Mon, 13 Jun 2011 23:11:49 +0000 (01:11 +0200)]
store numbers as strings to prevent errors with numeric passwords

13 years agouse sqlite3 if sqlite2 isn't available
Robin Appelman [Mon, 13 Jun 2011 21:18:39 +0000 (23:18 +0200)]
use sqlite3 if sqlite2 isn't available

13 years agofix error with empty config file
Robin Appelman [Mon, 13 Jun 2011 21:15:15 +0000 (23:15 +0200)]
fix error with empty config file

13 years agoFix php4 legacy calls
Thomas Zander [Wed, 8 Jun 2011 21:12:06 +0000 (23:12 +0200)]
Fix php4 legacy calls

Reviewed-by: Robin Appelman
Reviewboard: http://git.reviewboard.kde.org/r/101549/

13 years agomake OC_DB work with the sqlite3 driver
Robin Appelman [Mon, 13 Jun 2011 02:06:43 +0000 (04:06 +0200)]
make OC_DB work with the sqlite3 driver

13 years agosqlite3 driver for mdb2
Robin Appelman [Mon, 13 Jun 2011 02:05:41 +0000 (04:05 +0200)]
sqlite3 driver for mdb2

the only problem that I found with it so far is that it gives a database locked error on login,
the rest seems to work fine but more testing is required.

13 years agoadd option to remove tables install from database structure
Robin Appelman [Sun, 12 Jun 2011 15:51:31 +0000 (17:51 +0200)]
add option to remove tables install from database structure

13 years agotest cases for OC_FILESYSTEM
Robin Appelman [Sun, 12 Jun 2011 00:55:13 +0000 (02:55 +0200)]
test cases for OC_FILESYSTEM

13 years agotest case library and start of filesystem test
Robin Appelman [Sat, 11 Jun 2011 22:58:47 +0000 (00:58 +0200)]
test case library and start of filesystem test

13 years agoallow tear down of filesystem.
Robin Appelman [Sat, 11 Jun 2011 22:57:43 +0000 (00:57 +0200)]
allow tear down of filesystem.

also fix a bug when chrooting to '/'

13 years agofix delTree
Robin Appelman [Sat, 11 Jun 2011 22:50:13 +0000 (00:50 +0200)]
fix delTree

13 years agoSmall modifications to clear logs functions
Alessandro Cosentino [Tue, 7 Jun 2011 19:59:53 +0000 (15:59 -0400)]
Small modifications to clear logs functions

13 years agoAdding clear logs functions
Alessandro Cosentino [Tue, 7 Jun 2011 19:48:21 +0000 (15:48 -0400)]
Adding clear logs functions

13 years agotry to adjust times to the clients timezone
Robin Appelman [Sun, 5 Jun 2011 13:13:03 +0000 (15:13 +0200)]
try to adjust times to the clients timezone

13 years agofix loading of image viewer again
Robin Appelman [Sat, 4 Jun 2011 21:14:33 +0000 (23:14 +0200)]
fix loading of image viewer again

13 years agoonly load image viewer when in file browser
Robin Appelman [Sat, 4 Jun 2011 21:08:38 +0000 (23:08 +0200)]
only load image viewer when in file browser

13 years agofix file actions for newly uploaded files
Robin Appelman [Sat, 4 Jun 2011 20:59:18 +0000 (22:59 +0200)]
fix file actions for newly uploaded files

13 years agofix imageviewer again
Robin Appelman [Sat, 4 Jun 2011 20:41:17 +0000 (22:41 +0200)]
fix imageviewer again

13 years agofix file action dialog not reappearing after being used
Robin Appelman [Sat, 4 Jun 2011 20:35:50 +0000 (22:35 +0200)]
fix file action dialog not reappearing after being used

13 years agofix imageviewer not showing up when using the actions menu
Robin Appelman [Sat, 4 Jun 2011 20:21:16 +0000 (22:21 +0200)]
fix imageviewer not showing up when using the actions menu

13 years agoalways show the image in the middle of the screen, regardless of scrolling
Robin Appelman [Sat, 4 Jun 2011 20:20:57 +0000 (22:20 +0200)]
always show the image in the middle of the screen, regardless of scrolling

13 years agofix fileactions following the link instead
Robin Appelman [Sat, 4 Jun 2011 20:02:27 +0000 (22:02 +0200)]
fix fileactions following the link instead

13 years agoimage viewer plugin
Robin Appelman [Sat, 4 Jun 2011 18:43:32 +0000 (20:43 +0200)]
image viewer plugin

13 years agomake fileactions extendable by plugins
Robin Appelman [Sat, 4 Jun 2011 18:16:44 +0000 (20:16 +0200)]
make fileactions extendable by plugins