]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agoset version number to 1.1 v1.1
Robin Appelman [Sun, 31 Oct 2010 00:44:19 +0000 (02:44 +0200)]
set version number to 1.1

13 years agoremove placeholder music plugin
Robin Appelman [Sun, 31 Oct 2010 00:42:39 +0000 (02:42 +0200)]
remove placeholder music plugin

13 years agofix some typo's
Robin Appelman [Sun, 31 Oct 2010 00:41:36 +0000 (02:41 +0200)]
fix some typo's

14 years agofix uploading files to folders with special characters in the name
Robin Appelman [Sun, 24 Oct 2010 11:25:21 +0000 (13:25 +0200)]
fix uploading files to folders with special characters in the name

14 years agoFixed small bug, added global $SERVERROOT to OC_UTIL
Kees Huiberts [Thu, 21 Oct 2010 17:38:01 +0000 (19:38 +0200)]
Fixed small bug, added global $SERVERROOT to OC_UTIL

14 years agoplugin manager
Robin Appelman [Mon, 18 Oct 2010 20:58:51 +0000 (20:58 +0000)]
plugin manager

14 years agofix small bug in filesystem abstraction
Robin Appelman [Mon, 18 Oct 2010 16:21:47 +0000 (16:21 +0000)]
fix small bug in filesystem abstraction

14 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Robin Appelman [Fri, 15 Oct 2010 23:44:01 +0000 (23:44 +0000)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

14 years agoplugin manager and plugin installer
Robin Appelman [Fri, 15 Oct 2010 23:42:58 +0000 (23:42 +0000)]
plugin manager and plugin installer

14 years agofix a couple of typos
Riccardo Iaconelli [Wed, 6 Oct 2010 13:26:01 +0000 (15:26 +0200)]
fix a couple of typos

Signed-off-by: Riccardo Iaconelli <riccardo@kde.org>
14 years agofix bug in detecting mountpoints of file storages within chrooted filesystem
Robin Appelman [Sun, 3 Oct 2010 23:07:55 +0000 (23:07 +0000)]
fix bug in detecting mountpoints of file storages within chrooted filesystem

14 years agomake paths returned by OC_FILESYSTEM::getTree relative to the fakeroot
Robin Appelman [Tue, 28 Sep 2010 21:07:13 +0000 (23:07 +0200)]
make paths returned by OC_FILESYSTEM::getTree relative to the fakeroot

14 years agofix sqlite compatibility for webdav server
Robin Appelman [Tue, 28 Sep 2010 21:06:29 +0000 (23:06 +0200)]
fix sqlite compatibility for webdav server

14 years agofix viewing images that have a ' in the filename
Robin Appelman [Tue, 28 Sep 2010 20:14:01 +0000 (22:14 +0200)]
fix viewing images that have a ' in the filename

14 years agomerge
Robin Appelman [Tue, 28 Sep 2010 22:05:10 +0000 (22:05 +0000)]
merge

14 years agoadd function to list all plugins
Robin Appelman [Tue, 28 Sep 2010 22:03:02 +0000 (22:03 +0000)]
add function to list all plugins

14 years agoautomatically install databased of plugins
Robin Appelman [Sat, 25 Sep 2010 14:47:06 +0000 (16:47 +0200)]
automatically install databased of plugins

14 years agoFix content type header in downloads
Steven [Sun, 26 Sep 2010 17:09:16 +0000 (19:09 +0200)]
Fix content type header in downloads

14 years agoinitial version for user managment tab in the settings page
Robin Appelman [Mon, 20 Sep 2010 18:27:43 +0000 (18:27 +0000)]
initial version for user managment tab in the settings page

14 years agouse mysql instead of mysqli when creating mysql user/database
Robin Appelman [Mon, 20 Sep 2010 16:28:39 +0000 (16:28 +0000)]
use mysql instead of mysqli when creating mysql user/database

14 years agofix layout issue in the settings page
Robin Appelman [Sun, 19 Sep 2010 10:34:49 +0000 (12:34 +0200)]
fix layout issue in the settings page

14 years agoMerge branch 'master' of http://git.gitorious.org/owncloud/owncloud
Robin Appelman [Sun, 19 Sep 2010 10:26:33 +0000 (12:26 +0200)]
Merge branch 'master' of http://git.gitorious.org/owncloud/owncloud

14 years agoimproved loading speed of default syle sheet
Robin Appelman [Sun, 19 Sep 2010 10:24:09 +0000 (12:24 +0200)]
improved loading speed of default syle sheet

14 years agofix loading of plugin defined stylesheets
Robin Appelman [Sun, 19 Sep 2010 10:20:39 +0000 (12:20 +0200)]
fix loading of plugin defined stylesheets

14 years agoadd functions to get a list of all users or groups
Robin Appelman [Wed, 15 Sep 2010 16:24:14 +0000 (16:24 +0000)]
add functions to get a list of all users or groups

14 years agouse caching for user-group relations
Robin Appelman [Sun, 12 Sep 2010 15:04:52 +0000 (17:04 +0200)]
use caching for user-group relations

14 years agodo not initialize mdb2_scheme if we don't use it, saves a lot of time
Robin Appelman [Sat, 11 Sep 2010 19:09:53 +0000 (21:09 +0200)]
do not initialize mdb2_scheme if we don't use it, saves a lot of time

14 years agothe text viewer now does syntax highlighting for code
Robin Appelman [Wed, 8 Sep 2010 18:57:36 +0000 (18:57 +0000)]
the text viewer now does syntax highlighting for code

14 years agokeep indention when viewing text files
Robin Appelman [Wed, 8 Sep 2010 13:49:59 +0000 (13:49 +0000)]
keep indention when viewing text files

14 years agofix fallback for mimetype detection using the 'file' command
Robin Appelman [Wed, 8 Sep 2010 00:01:30 +0000 (02:01 +0200)]
fix fallback for mimetype detection using the 'file' command

14 years agoprovide a basic viewer for text files
Robin Appelman [Tue, 7 Sep 2010 23:43:40 +0000 (01:43 +0200)]
provide a basic viewer for text files

14 years agouse json to encode the file list, should work better with filenames containing non...
Robin Appelman [Mon, 6 Sep 2010 21:09:14 +0000 (23:09 +0200)]
use json to encode the file list, should work better with filenames containing non-ascii characters

14 years agofix wrong settings form being restricted to admin only
Robin Appelman [Mon, 6 Sep 2010 20:34:29 +0000 (22:34 +0200)]
fix wrong settings form being restricted to admin only

14 years agoprovide a defealt, empty, filesystem configuration to suppress some errors
Robin Appelman [Mon, 6 Sep 2010 18:07:27 +0000 (20:07 +0200)]
provide a defealt, empty, filesystem configuration to suppress some errors

14 years agomake the filesystem configurable (no gui yet)
Robin Appelman [Mon, 6 Sep 2010 18:02:17 +0000 (20:02 +0200)]
make the filesystem configurable (no gui yet)

14 years agoremove Admin Panel from the main menu since it's handeld by the new settings page now
Robin Appelman [Mon, 6 Sep 2010 16:03:15 +0000 (18:03 +0200)]
remove Admin  Panel from the main menu since it's handeld by the new settings page now

14 years agofixed bug in filesystem abstraction that broke file uploading
Robin Appelman [Mon, 6 Sep 2010 15:59:35 +0000 (17:59 +0200)]
fixed bug in filesystem abstraction that broke file uploading

14 years agofix some errors when trying to save the settings
Robin Appelman [Sun, 5 Sep 2010 12:21:07 +0000 (14:21 +0200)]
fix some errors when trying to save the settings

14 years agomerge
Robin Appelman [Sun, 5 Sep 2010 12:12:18 +0000 (14:12 +0200)]
merge

14 years agoimproved tooltip text (true this time)
Steven [Sun, 5 Sep 2010 11:55:40 +0000 (13:55 +0200)]
improved tooltip text (true this time)

14 years agoimproved appereance and clearability in system settings menu. However it does not...
Steven [Sun, 5 Sep 2010 11:21:30 +0000 (13:21 +0200)]
improved appereance and clearability in system settings menu. However it does not make toast (yet).

14 years agoremember the selected tab in the settings dialog when refreshing the page or submitin...
Robin Appelman [Sat, 4 Sep 2010 21:30:49 +0000 (21:30 +0000)]
remember the selected tab in the settings dialog when refreshing the page or submiting forms

14 years agofix links in settings menu in all browsers except grome(ium)
Steven [Sat, 4 Sep 2010 17:28:04 +0000 (19:28 +0200)]
fix links in settings menu in all browsers except grome(ium)

14 years agoMerge commit 'refs/merge-requests/33' of git://gitorious.org/owncloud/owncloud into...
Robin Appelman [Thu, 2 Sep 2010 19:04:04 +0000 (21:04 +0200)]
Merge commit 'refs/merge-requests/33' of git://gitorious.org/owncloud/owncloud into merge

14 years agochange the way the user is rooted in his own folder in order to make filesystem manag...
Robin Appelman [Thu, 2 Sep 2010 18:47:15 +0000 (20:47 +0200)]
change the way the user is rooted in his own folder in order to make filesystem managment easier

14 years agoFirst commit, changing capitalization
Aaron Reichman [Sun, 22 Aug 2010 07:44:22 +0000 (00:44 -0700)]
First commit, changing capitalization

14 years agonew settings page that allows plugins to integrate their own settings dialogs more...
Robin Appelman [Thu, 12 Aug 2010 15:30:20 +0000 (17:30 +0200)]
new settings page that allows plugins to integrate their own settings dialogs more with the existing ones

14 years agoremove debug messages
Robin Appelman [Thu, 12 Aug 2010 15:27:58 +0000 (17:27 +0200)]
remove debug messages

14 years agofix error during the creation of the database table when using mysql
Robin Appelman [Thu, 12 Aug 2010 15:11:32 +0000 (17:11 +0200)]
fix error during the creation of the database table when using mysql

14 years agofix problem when creating users with a non-empty userid cache
Robin Appelman [Thu, 12 Aug 2010 15:10:05 +0000 (17:10 +0200)]
fix problem when creating users with a non-empty userid cache

14 years agoprovide a function to load the data from a plugin.xml file
Robin Appelman [Thu, 5 Aug 2010 00:44:54 +0000 (02:44 +0200)]
provide a function to load the data from a plugin.xml file

14 years agochange the user backend after we load the plugins
Robin Appelman [Tue, 3 Aug 2010 15:43:54 +0000 (17:43 +0200)]
change the user backend after we load the plugins

14 years agoMerge branch 'master' of http://git.gitorious.org/owncloud/owncloud
Robin Appelman [Tue, 3 Aug 2010 15:40:50 +0000 (17:40 +0200)]
Merge branch 'master' of http://git.gitorious.org/owncloud/owncloud

14 years agouse encodeURIComponent in more places
Robin Appelman [Tue, 3 Aug 2010 15:35:59 +0000 (17:35 +0200)]
use encodeURIComponent in more places

14 years agoupdate to comply with the OCS spec (lookup by application name too)
Martin Sandsmark [Mon, 2 Aug 2010 18:39:14 +0000 (20:39 +0200)]
update to comply with the OCS spec (lookup by application name too)

14 years agofix warnings given by MDB2 if opendir is restricted by the host
Robin Appelman [Fri, 30 Jul 2010 11:36:18 +0000 (13:36 +0200)]
fix warnings given by MDB2 if opendir is restricted by the host

14 years agocomply with updated version of the plugin.xml syntax
Robin Appelman [Wed, 28 Jul 2010 20:45:24 +0000 (22:45 +0200)]
comply with updated version of the plugin.xml syntax

14 years agouse new plugin system for loading plugins
Robin Appelman [Wed, 28 Jul 2010 16:12:00 +0000 (18:12 +0200)]
use new plugin system for loading plugins

14 years agoMerge commit 'refs/merge-requests/31' of git://gitorious.org/owncloud/owncloud into...
Robin Appelman [Tue, 27 Jul 2010 22:16:56 +0000 (00:16 +0200)]
Merge commit 'refs/merge-requests/31' of git://gitorious.org/owncloud/owncloud into merge

14 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Tue, 27 Jul 2010 22:12:15 +0000 (00:12 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

14 years agouse = instead of LIKE when selecting private attributes
Robin Appelman [Tue, 27 Jul 2010 22:10:30 +0000 (00:10 +0200)]
use = instead of LIKE when selecting private attributes

14 years agomore addslashes magic sauce
Martin T. H. Sandsmark [Sun, 25 Jul 2010 11:14:26 +0000 (13:14 +0200)]
more addslashes magic sauce

14 years agoremove debug output
Martin T. H. Sandsmark [Sun, 25 Jul 2010 11:00:09 +0000 (13:00 +0200)]
remove debug output

14 years agofix mdb2 usage, add optional format variable
Martin T. H. Sandsmark [Sun, 25 Jul 2010 10:55:52 +0000 (12:55 +0200)]
fix mdb2 usage, add optional format variable

14 years agofix some, do not enjoy php
Martin T. H. Sandsmark [Sun, 25 Jul 2010 00:38:35 +0000 (02:38 +0200)]
fix some, do not enjoy php

14 years agosome fixes
Martin T. H. Sandsmark [Sat, 24 Jul 2010 23:48:36 +0000 (01:48 +0200)]
some fixes

14 years agofix parsing of url
Martin T. H. Sandsmark [Sat, 24 Jul 2010 22:06:10 +0000 (00:06 +0200)]
fix parsing of url

14 years agoMoved LDAP authentication into a plugin
Aldo "xoen" Giambelluca [Thu, 22 Jul 2010 22:48:45 +0000 (00:48 +0200)]
Moved LDAP authentication into a plugin

Used the current plugin system to define `USER_OC_LDAP` class
that can be used as backend for OC_USER

14 years agoCleaned up and added some documentation
Aldo "xoen" Giambelluca [Thu, 22 Jul 2010 21:42:18 +0000 (23:42 +0200)]
Cleaned up and added some documentation

14 years agoCreated class `OC_USER_BACKEND` for general user managment
Aldo "xoen" Giambelluca [Wed, 21 Jul 2010 15:53:51 +0000 (17:53 +0200)]
Created class `OC_USER_BACKEND` for general user managment

It's possible to use `OC_USER` as normal but the real stuff
is done by the `OC_USER::$_backend` class, setted using
`OC_USER::setBackend()` (this is done in inc/lib_user.php)

14 years agoOC_USER now is an abstract class (OC_USER_ABSTRACT)
Aldo "xoen" Giambelluca [Mon, 19 Jul 2010 19:33:29 +0000 (21:33 +0200)]
OC_USER now is an abstract class (OC_USER_ABSTRACT)

At start the choosen user manager is created
(e.g. OC_USER_DATABASE, OC_USER_LDAP)
and put into the global variable `$userManager`.

This is the variable to use instead of `OC_USER` class.

TODO: A better name than $userManager?

14 years agoReverted to self::$classType syntax and fixed the use of self in non-object
Aldo "xoen" Giambelluca [Mon, 19 Jul 2010 16:52:49 +0000 (18:52 +0200)]
Reverted to self::$classType syntax and fixed the use of self in non-object

14 years agofix permissions, start to implement private data api
Martin T. H. Sandsmark [Fri, 16 Jul 2010 09:36:03 +0000 (11:36 +0200)]
fix permissions, start to implement private data api

14 years agoMinor style changes
Aldo "xoen" Giambelluca [Thu, 15 Jul 2010 18:57:14 +0000 (20:57 +0200)]
Minor style changes

  * camelCase
  * spaces here and there

14 years agoFixed a cache-check in `OC_USER_Database::getGroupName()` and minor style changes
Aldo "xoen" Giambelluca [Thu, 15 Jul 2010 17:56:13 +0000 (19:56 +0200)]
Fixed a cache-check in `OC_USER_Database::getGroupName()` and minor style changes

  * Added spaces here and there
  * Using camelCase for same variable

14 years agoMinor style changes
Aldo "xoen" Giambelluca [Thu, 15 Jul 2010 17:10:20 +0000 (19:10 +0200)]
Minor style changes

  * Using camelCase for `$classType` property
  * Using `self` keyword instead of class name
  * Added spaces here and there

14 years agoAbstract lib_user
fabian [Thu, 15 Jul 2010 12:11:53 +0000 (14:11 +0200)]
Abstract lib_user

14 years agoSupport for mod_auth added
fabian [Thu, 15 Jul 2010 12:09:22 +0000 (14:09 +0200)]
Support for mod_auth added

14 years agoImproved OC_CONFIG::saveConfiguration()
Aldo "xoen" Giambelluca [Mon, 12 Jul 2010 17:58:45 +0000 (19:58 +0200)]
Improved OC_CONFIG::saveConfiguration()

  * Support numeric types too
  * $WEBROOT variable was not necessary

14 years agoCall `saveConfiguration()` using self and fixed a typo
Aldo "xoen" Giambelluca [Mon, 12 Jul 2010 11:24:02 +0000 (13:24 +0200)]
Call `saveConfiguration()` using self and fixed a typo

14 years agoadded `writeConfiguration()` method to OC_CONFIG
Aldo "xoen" Giambelluca [Sun, 11 Jul 2010 20:44:48 +0000 (22:44 +0200)]
added `writeConfiguration()` method to OC_CONFIG

This actually write all the key/value into the config.php.
The code in `writeAdminLisener()` is cleaner.
This is in prevision of new configuration options (e.g. plugin related)

14 years agoAdded more MIME Types in `inc/lib_filestorage.php`
Aldo "xoen" Giambelluca [Sun, 11 Jul 2010 17:51:26 +0000 (19:51 +0200)]
Added more MIME Types in `inc/lib_filestorage.php`

Here the types added:
  * Flac / Ogg [1]
  * GZip / Tar / Tar+GZip
  * PDF / SVG / Tiff
  * JavaScript

Other little changes:
  * I changed the ordered to be alphabetical (by extension)
  * Using single quotes instead of double quotes for strings
  * Indentation

[1]: http://wiki.xiph.org/MIME_Types_and_File_Extensions
[2]: http://www.asciitable.it/mimetypes.asp

14 years agoUsing camelCase for function names in 'inc/lib_user.php'
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 18:00:27 +0000 (20:00 +0200)]
Using camelCase for function names in 'inc/lib_user.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.

14 years agoUsing camelCase for function names in 'inc/lib_ocs.php'
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 17:59:18 +0000 (19:59 +0200)]
Using camelCase for function names in 'inc/lib_ocs.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.

14 years agoUsing camelCase for function names in 'inc/lib_files.php'
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 17:57:46 +0000 (19:57 +0200)]
Using camelCase for function names in 'inc/lib_files.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.

14 years agoUsing camelCase for function names in 'inc/lib_base.php'
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 17:56:47 +0000 (19:56 +0200)]
Using camelCase for function names in 'inc/lib_base.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.

14 years agoUsing camelCase for function names in 'inc/lib_config.php'
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 17:41:30 +0000 (19:41 +0200)]
Using camelCase for function names in 'inc/lib_config.php'

PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.

14 years agoFixed validation of /settings
Aldo "xoen" Giambelluca [Sat, 10 Jul 2010 03:43:41 +0000 (05:43 +0200)]
Fixed validation of /settings

In 'inc/templates/configform.php'
  * action attribute of form specified
  * put the hidden input in a div for validation

14 years agoMerge git://gitorious.org/~icewind/owncloud/icewinds-owncloud into merge
Robin Appelman [Fri, 9 Jul 2010 11:43:40 +0000 (13:43 +0200)]
Merge git://gitorious.org/~icewind/owncloud/icewinds-owncloud into merge

Conflicts:
inc/MDB2/Driver/Function/pgsql.php
inc/MDB2/Driver/Manager/mysql.php
inc/MDB2/Driver/Reverse/pgsql.php
inc/MDB2/Driver/mysql.php
inc/lib_base.php

14 years agofix line feeds
Robin Appelman [Fri, 9 Jul 2010 11:39:33 +0000 (13:39 +0200)]
fix line feeds

14 years agoMerge branch 'merge'
Robin Appelman [Thu, 8 Jul 2010 18:31:54 +0000 (20:31 +0200)]
Merge branch 'merge'

14 years agoMerge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/owncloud into...
Robin Appelman [Thu, 8 Jul 2010 18:31:02 +0000 (20:31 +0200)]
Merge commit 'refs/merge-requests/23' of git://gitorious.org/owncloud/owncloud into merge

14 years agoOnly connect to a remote ownCloud when we are actually using it
Robin Appelman [Wed, 7 Jul 2010 13:13:09 +0000 (15:13 +0200)]
Only connect to a remote ownCloud when we are actually using it

14 years agoInitial version of remote ownCloud access through filesystem abstraction
Robin Appelman [Wed, 7 Jul 2010 10:30:30 +0000 (12:30 +0200)]
Initial version of remote ownCloud access through filesystem abstraction

14 years agoFix custom database names
Robin Appelman [Tue, 6 Jul 2010 17:57:08 +0000 (19:57 +0200)]
Fix custom database names

14 years agoInitial work on transering files between servers
Robin Appelman [Tue, 6 Jul 2010 10:50:37 +0000 (12:50 +0200)]
Initial work on transering files between servers

14 years agofix table prefix not being set correctly to an empty string on first run when using...
Robin Appelman [Tue, 6 Jul 2010 08:37:11 +0000 (10:37 +0200)]
fix table prefix not being set correctly to an empty string on first run when using sqlite

14 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Tue, 6 Jul 2010 08:35:23 +0000 (10:35 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

Conflicts:
inc/lib_log.php

14 years agoFix page not refreshing after login
Robin Appelman [Tue, 6 Jul 2010 08:30:08 +0000 (10:30 +0200)]
Fix page not refreshing after login

14 years agoDo not use table perfix for sqlite
Robin Appelman [Mon, 5 Jul 2010 13:31:59 +0000 (15:31 +0200)]
Do not use table perfix for sqlite