]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agoimport media app
Robin Appelman [Fri, 22 Jul 2011 04:30:52 +0000 (06:30 +0200)]
import media app

13 years agoadd getLocalFile to local storage provider
Robin Appelman [Fri, 22 Jul 2011 04:29:45 +0000 (06:29 +0200)]
add getLocalFile to local storage provider

13 years agofinally the missing file for moving files from the web interface
Robin Appelman [Fri, 22 Jul 2011 04:21:53 +0000 (06:21 +0200)]
finally the missing file for moving files from the web interface

13 years agoonly remove old sqlite database if it exists
Robin Appelman [Wed, 20 Jul 2011 22:52:48 +0000 (00:52 +0200)]
only remove old sqlite database if it exists

13 years agoforgot to commit css for user management
Robin Appelman [Wed, 20 Jul 2011 18:24:46 +0000 (20:24 +0200)]
forgot to commit css for user management

13 years agomoved Remember login below password field
Jan-Christoph Borchardt [Wed, 20 Jul 2011 14:11:39 +0000 (16:11 +0200)]
moved Remember login below password field

13 years agofixed file size color calculation
Jan-Christoph Borchardt [Wed, 20 Jul 2011 14:06:58 +0000 (16:06 +0200)]
fixed file size color calculation

13 years agoAllow users to start a new upload before the current upload has finished
Robin Appelman [Wed, 20 Jul 2011 13:50:42 +0000 (15:50 +0200)]
Allow users to start a new upload before the current upload has finished

13 years agoSome ui work on user management, but it can still use a lot of improvement.
Robin Appelman [Tue, 19 Jul 2011 23:18:43 +0000 (01:18 +0200)]
Some ui work on user management, but it can still use a lot of improvement.

13 years agoremember login added
Bartek Przybylski [Wed, 20 Jul 2011 13:04:14 +0000 (15:04 +0200)]
remember login added

13 years agoshow expire dates of public links as date and not as datetime
Robin Appelman [Tue, 19 Jul 2011 22:55:47 +0000 (00:55 +0200)]
show expire dates of public links as date and not as datetime

13 years agoserveral small fixes to the openid server
Robin Appelman [Tue, 19 Jul 2011 22:53:55 +0000 (00:53 +0200)]
serveral small fixes to the openid server

13 years agofix deleting files with spaces in the name
Robin Appelman [Tue, 19 Jul 2011 21:56:21 +0000 (23:56 +0200)]
fix deleting files with spaces in the name

13 years agoAlso commiting the actual loading icon might be usefull
Robin Appelman [Tue, 19 Jul 2011 19:00:35 +0000 (21:00 +0200)]
Also commiting the actual loading icon might be usefull

13 years agoShow loading icon for uploading files, and disable file actions and DnD for uploading...
Robin Appelman [Tue, 19 Jul 2011 18:57:40 +0000 (20:57 +0200)]
Show loading icon for uploading files, and disable file actions and DnD for uploading files.

13 years agoNo longer use the "Ok" button for file uploads
Robin Appelman [Tue, 19 Jul 2011 18:34:01 +0000 (20:34 +0200)]
No longer use the "Ok" button for file uploads

13 years agoProvide ability to select mutliply files during upload for browsers that support it.
Robin Appelman [Tue, 19 Jul 2011 18:23:33 +0000 (20:23 +0200)]
Provide ability to select mutliply files during upload for browsers that support it.

13 years agofix some ldap errors
Robin Appelman [Mon, 18 Jul 2011 16:50:21 +0000 (18:50 +0200)]
fix some ldap errors

13 years agoshow a proper error message in help when it can't get the data from apps.owncloud.com
Robin Appelman [Sun, 17 Jul 2011 14:36:15 +0000 (16:36 +0200)]
show a proper error message in help when it can't get the data from apps.owncloud.com

13 years agoFix expiring of public links
Robin Appelman [Sun, 17 Jul 2011 13:44:02 +0000 (15:44 +0200)]
Fix expiring of public links

13 years agomove list of mimetypes by extention to a seperate file.
Robin Appelman [Sun, 17 Jul 2011 13:22:04 +0000 (15:22 +0200)]
move list of mimetypes by extention to a seperate file.

13 years agoFix typo in setup, thanks for pointing it out ab0oo
Michael Gapczynski [Wed, 13 Jul 2011 21:19:13 +0000 (17:19 -0400)]
Fix typo in setup, thanks for pointing it out ab0oo

13 years agoAdd missing argument for fromTmpFile() inside of rename()
Michael Gapczynski [Wed, 13 Jul 2011 17:30:22 +0000 (13:30 -0400)]
Add missing argument for fromTmpFile() inside of rename()

13 years agoAdd missing parameter for fromTmpFile() inside of copy()
Michael Gapczynski [Wed, 13 Jul 2011 00:50:04 +0000 (20:50 -0400)]
Add missing parameter for fromTmpFile() inside of copy()

13 years agoFix post_create and post_write hooks in copy(), was referencing an undefined variable
Michael Gapczynski [Tue, 12 Jul 2011 22:26:44 +0000 (18:26 -0400)]
Fix post_create and post_write hooks in copy(), was referencing an undefined variable

13 years agofix error in autocomplete when try to list non-existing or unreadable folders
Robin Appelman [Tue, 12 Jul 2011 15:45:01 +0000 (17:45 +0200)]
fix error in autocomplete when try to list non-existing or unreadable folders

13 years agoHome icon now points to index.php
Michael Gapczynski [Sun, 10 Jul 2011 22:12:11 +0000 (18:12 -0400)]
Home icon now points to index.php

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Michael Gapczynski [Sun, 10 Jul 2011 20:00:31 +0000 (16:00 -0400)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoDirectory links in navigation shouldn't have a trailing '/'
Michael Gapczynski [Sun, 10 Jul 2011 20:00:08 +0000 (16:00 -0400)]
Directory links in navigation shouldn't have a trailing '/'

13 years agofinish refactoring of files admin page
Hans Bakker [Sat, 9 Jul 2011 19:44:50 +0000 (21:44 +0200)]
finish refactoring of files admin page

13 years agofix broken directory links for some browsers
Robin Appelman [Fri, 8 Jul 2011 17:52:44 +0000 (19:52 +0200)]
fix broken directory links for some browsers

13 years agoonly show the revert animation of draging a file when draged to an invalid position
Robin Appelman [Thu, 7 Jul 2011 20:18:35 +0000 (22:18 +0200)]
only show the revert animation of draging a file when draged to an invalid position

13 years agoChanged the js code for the files admin section to jQuery
Hans Bakker [Fri, 8 Jul 2011 16:56:20 +0000 (18:56 +0200)]
Changed the js code for the files admin section to jQuery

13 years agoYou can now move files to a parent folder by draging them to an element in the breadc...
Robin Appelman [Thu, 7 Jul 2011 19:43:35 +0000 (21:43 +0200)]
You can now move files to a parent folder by draging them to an element in the breadcrumb bar

also fixed dragging newly uploaded files and droppin in new folders

13 years agomark active navigation subentry
Jan-Christoph Borchardt [Thu, 7 Jul 2011 19:19:18 +0000 (21:19 +0200)]
mark active navigation subentry

13 years agofiles can now be draged and dropped in the file browser
Robin Appelman [Thu, 7 Jul 2011 02:14:24 +0000 (04:14 +0200)]
files can now be draged and dropped in the file browser

13 years agosmall contrast fixes
Jan-Christoph Borchardt [Thu, 7 Jul 2011 00:51:24 +0000 (02:51 +0200)]
small contrast fixes

13 years agoshow file extention in a lighter color
Robin Appelman [Thu, 7 Jul 2011 00:41:22 +0000 (02:41 +0200)]
show file extention in a lighter color

13 years agohighlight selected files in the filebrowser
Robin Appelman [Thu, 7 Jul 2011 00:28:57 +0000 (02:28 +0200)]
highlight selected files in the filebrowser

13 years agosome cleanup, small fixes
Jan-Christoph Borchardt [Thu, 7 Jul 2011 00:05:12 +0000 (02:05 +0200)]
some cleanup, small fixes

13 years agofile size is reflected in the value's shade of grey, atm calculated absolutely
Jan-Christoph Borchardt [Wed, 6 Jul 2011 23:52:26 +0000 (01:52 +0200)]
file size is reflected in the value's shade of grey, atm calculated absolutely

13 years agointroducing simple file size, only MB as unit, details on hover
Jan-Christoph Borchardt [Wed, 6 Jul 2011 23:27:16 +0000 (01:27 +0200)]
introducing simple file size, only MB as unit, details on hover

13 years agohopefully fixed the dirty workaround, like I was told to
Jan-Christoph Borchardt [Wed, 6 Jul 2011 22:24:57 +0000 (00:24 +0200)]
hopefully fixed the dirty workaround, like I was told to

13 years agomake folder labels bold, better distinction from files
Jan-Christoph Borchardt [Wed, 6 Jul 2011 22:20:40 +0000 (00:20 +0200)]
make folder labels bold, better distinction from files

13 years agofile list hover effect
Jan-Christoph Borchardt [Wed, 6 Jul 2011 22:19:38 +0000 (00:19 +0200)]
file list hover effect

13 years agostyled navigation subcategories
Jan-Christoph Borchardt [Wed, 6 Jul 2011 18:13:21 +0000 (20:13 +0200)]
styled navigation subcategories

13 years agoautofocus on the username field for setup & login
Jan-Christoph Borchardt [Wed, 6 Jul 2011 17:43:24 +0000 (19:43 +0200)]
autofocus on the username field for setup & login

13 years agoremoved search box from settings area
Jan-Christoph Borchardt [Wed, 6 Jul 2011 17:36:41 +0000 (19:36 +0200)]
removed search box from settings area

13 years agoupdated search box display
Jan-Christoph Borchardt [Wed, 6 Jul 2011 17:31:16 +0000 (19:31 +0200)]
updated search box display

13 years agoreactivated Upload & New Folder button icons
Jan-Christoph Borchardt [Wed, 6 Jul 2011 17:17:28 +0000 (19:17 +0200)]
reactivated Upload & New Folder button icons

13 years agoreworded some bits in the setup
Jan-Christoph Borchardt [Wed, 6 Jul 2011 17:03:27 +0000 (19:03 +0200)]
reworded some bits in the setup

13 years agoonly try to create the user once
Robin Appelman [Tue, 5 Jul 2011 22:34:24 +0000 (00:34 +0200)]
only try to create the user once

13 years agoonly use ldap user backend when it is configured
Robin Appelman [Tue, 5 Jul 2011 22:30:57 +0000 (00:30 +0200)]
only use ldap user backend when it is configured

13 years agoapplied Ryan's patch for Bug 276007 - Folder list does not get updated when creating...
Jan-Christoph Borchardt [Mon, 4 Jul 2011 19:46:20 +0000 (21:46 +0200)]
applied Ryan's patch for Bug 276007 - Folder list does not get updated when creating the first folder.

13 years agoHopefully fix errors if ldap plugin is not configured
Dominik Schmidt [Mon, 4 Jul 2011 17:04:15 +0000 (19:04 +0200)]
Hopefully fix errors if ldap plugin is not configured

13 years agoMore nl l10n improvements
Hans Bakker [Sun, 3 Jul 2011 22:39:04 +0000 (00:39 +0200)]
More nl l10n improvements

13 years agoImproved the dutch l10n files
Hans Bakker [Sun, 3 Jul 2011 22:16:49 +0000 (00:16 +0200)]
Improved the dutch l10n files

13 years agoUsability improvements:
Hans Bakker [Sat, 2 Jul 2011 23:52:17 +0000 (01:52 +0200)]
Usability improvements:
-Added javascript to enable/disable radiobuttons
-Added labels

13 years agoFix to make the Unlock mechanism of WebDAV work. Previously when using unlock in...
Kunal Ghosh [Sat, 2 Jul 2011 01:47:05 +0000 (07:17 +0530)]
Fix to make the Unlock mechanism of WebDAV work. Previously when using unlock in cadaver etc was used the lock entry corresponding to the file was not deleted in the sqlite database table oc_locks. The error was because the delete query in the Unlock function was not getting executed :)

13 years agonot all http server add index.php to $_SERVER[SCRIPT_NAME], do it manually
Robin Appelman [Sat, 25 Jun 2011 22:59:09 +0000 (00:59 +0200)]
not all http server add index.php to $_SERVER[SCRIPT_NAME], do it manually

this fixes incorect generated links in some cases

13 years agoyou can now use your owncloud url as openid provider
Robin Appelman [Fri, 24 Jun 2011 20:07:26 +0000 (22:07 +0200)]
you can now use your owncloud url as openid provider

13 years agoallow plugins/apps to add custom headers to all pages
Robin Appelman [Fri, 24 Jun 2011 20:06:40 +0000 (22:06 +0200)]
allow plugins/apps to add custom headers to all pages

13 years agoredirect_url to be respected in linkTo function
Aamir Khan [Fri, 24 Jun 2011 19:44:28 +0000 (01:14 +0530)]
redirect_url to be respected in linkTo function

13 years agoadd openid headers to openid request page
Robin Appelman [Fri, 24 Jun 2011 16:02:51 +0000 (18:02 +0200)]
add openid headers to openid request page

13 years agoprovide an option to add custom elements to the header of templates
Robin Appelman [Fri, 24 Jun 2011 16:02:19 +0000 (18:02 +0200)]
provide an option to add custom elements to the header of templates

13 years agoshow error on openid request page when no user is selected
Robin Appelman [Fri, 24 Jun 2011 15:06:02 +0000 (17:06 +0200)]
show error on openid request page when no user is selected

13 years agoMerge branch 'master' of git://anongit.kde.org/owncloud
Kamil Domanski [Fri, 24 Jun 2011 14:05:48 +0000 (16:05 +0200)]
Merge branch 'master' of git://anongit.kde.org/owncloud

13 years agoadd template to openid request page
Kamil Domanski [Thu, 23 Jun 2011 22:24:45 +0000 (00:24 +0200)]
add template to openid request page

13 years agouser_ldap: close ldap connection in dtor
Dominik Schmidt [Thu, 23 Jun 2011 21:54:39 +0000 (23:54 +0200)]
user_ldap: close ldap connection in dtor

13 years agouser_ldap: implement userExists
Dominik Schmidt [Thu, 23 Jun 2011 21:41:02 +0000 (23:41 +0200)]
user_ldap: implement userExists

13 years agouser_ldap: use input-type-password for ldap_password
Dominik Schmidt [Thu, 23 Jun 2011 21:19:04 +0000 (23:19 +0200)]
user_ldap: use input-type-password for ldap_password

13 years agouser_ldap: add port setting
Dominik Schmidt [Thu, 23 Jun 2011 21:17:10 +0000 (23:17 +0200)]
user_ldap: add port setting

13 years agoAdd user_ldap plugin
Dominik Schmidt [Thu, 23 Jun 2011 20:51:25 +0000 (22:51 +0200)]
Add user_ldap plugin

13 years agofix 404
Kamil Domanski [Thu, 23 Jun 2011 21:47:46 +0000 (23:47 +0200)]
fix 404

13 years agono indexing in generated htaccess
Kamil Domanski [Thu, 23 Jun 2011 21:41:53 +0000 (23:41 +0200)]
no indexing in generated htaccess

13 years agoforbid indexes
Kamil Domanski [Thu, 23 Jun 2011 21:14:09 +0000 (23:14 +0200)]
forbid indexes

13 years agofix creating users
Robin Appelman [Thu, 23 Jun 2011 16:23:06 +0000 (18:23 +0200)]
fix creating users

13 years agoOpenID now won't load if curl is not available
Kamil Domanski [Thu, 23 Jun 2011 16:18:48 +0000 (18:18 +0200)]
OpenID now won't load if curl is not available

13 years agodon't show errors when the login isn't an openid identity
Robin Appelman [Thu, 23 Jun 2011 15:58:27 +0000 (17:58 +0200)]
don't show errors when the login isn't an openid identity

13 years agoExperimental OpenID user backend and server.
Robin Appelman [Thu, 23 Jun 2011 15:04:32 +0000 (17:04 +0200)]
Experimental OpenID user backend and server.

Currently all users can set one OpenID identity that allows access to the account.

The identity url's for the server is owncloud/apps/user_openid/user.php/$username

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