]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 years agoonce static, always static
Robin Appelman [Sat, 16 Apr 2011 20:29:23 +0000 (22:29 +0200)]
once static, always static

13 years agocheck if an item in an array exists before we use it
Robin Appelman [Sat, 16 Apr 2011 19:17:57 +0000 (21:17 +0200)]
check if an item in an array exists before we use it

13 years agofixing MDB2
Frank Karlitschek [Sat, 16 Apr 2011 18:55:06 +0000 (20:55 +0200)]
fixing MDB2

13 years agofixing other peoples bad coding style ;-)
Frank Karlitschek [Sat, 16 Apr 2011 18:52:12 +0000 (20:52 +0200)]
fixing other peoples bad coding style ;-)

13 years agoremove php 4 constructors
Robin Appelman [Sat, 16 Apr 2011 18:51:26 +0000 (20:51 +0200)]
remove php 4 constructors

13 years agomore strict fixes for mdb2
Robin Appelman [Sat, 16 Apr 2011 18:45:57 +0000 (20:45 +0200)]
more strict fixes for mdb2

13 years agomake use of new dateformat function
Robin Appelman [Sat, 16 Apr 2011 18:39:52 +0000 (20:39 +0200)]
make use of new dateformat function

13 years agodon't use items in an array that aren't there
Robin Appelman [Sat, 16 Apr 2011 18:36:32 +0000 (20:36 +0200)]
don't use items in an array that aren't there

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 18:35:15 +0000 (20:35 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agoadd a date format function for more eyecandy
Frank Karlitschek [Sat, 16 Apr 2011 18:34:18 +0000 (20:34 +0200)]
add a date format function for more eyecandy

13 years agoonly check for permissions for folders that exists
Robin Appelman [Sat, 16 Apr 2011 18:27:08 +0000 (20:27 +0200)]
only check for permissions for folders that exists

13 years agoset strict error reporting
Robin Appelman [Sat, 16 Apr 2011 18:07:57 +0000 (20:07 +0200)]
set strict error reporting

13 years agomake mdb2 not give a ton of error when using strict error reporting
Robin Appelman [Sat, 16 Apr 2011 18:06:06 +0000 (20:06 +0200)]
make mdb2 not give a ton of error when using strict error reporting

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 17:58:07 +0000 (19:58 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agowell, forgot to add the favicons ...
Jan-Christoph Borchardt [Sat, 16 Apr 2011 17:54:05 +0000 (19:54 +0200)]
well, forgot to add the favicons ...

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jan-Christoph Borchardt [Sat, 16 Apr 2011 17:53:02 +0000 (19:53 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoadded a favicon and removed those pesky double quotes
Jan-Christoph Borchardt [Sat, 16 Apr 2011 17:49:18 +0000 (19:49 +0200)]
added a favicon and removed those pesky double quotes

13 years agouse the correct variable name
Robin Appelman [Sat, 16 Apr 2011 17:46:47 +0000 (19:46 +0200)]
use the correct variable name

13 years agouse the correct signature for OC_FILEOBSERVER->notify()
Robin Appelman [Sat, 16 Apr 2011 17:45:47 +0000 (19:45 +0200)]
use the correct signature for OC_FILEOBSERVER->notify()

13 years agostatic functions shouldn't be abstract
Robin Appelman [Sat, 16 Apr 2011 17:45:07 +0000 (19:45 +0200)]
static functions shouldn't be abstract

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 17:43:26 +0000 (19:43 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agoapplication listing works more or less now
Frank Karlitschek [Sat, 16 Apr 2011 17:42:58 +0000 (19:42 +0200)]
application listing works more or less now

13 years agohip mono icons
Jan-Christoph Borchardt [Sat, 16 Apr 2011 17:36:00 +0000 (19:36 +0200)]
hip mono icons

13 years agofix infinite redirect error that happend in rare cases
Robin Appelman [Sat, 16 Apr 2011 17:22:26 +0000 (19:22 +0200)]
fix infinite redirect error that happend in rare cases

13 years agosave installation state of databases in appconfig instead of plugin.xml
Robin Appelman [Sat, 16 Apr 2011 17:06:45 +0000 (19:06 +0200)]
save installation state of databases in appconfig instead of plugin.xml

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 16:50:49 +0000 (18:50 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

Conflicts:
admin/apps.php

13 years agofirst "broken" step for an app installation
Frank Karlitschek [Sat, 16 Apr 2011 16:31:32 +0000 (18:31 +0200)]
first "broken" step for an app installation

13 years agobetter display for server configuration errors
Robin Appelman [Sat, 16 Apr 2011 16:26:13 +0000 (18:26 +0200)]
better display for server configuration errors

13 years agonever ever call a function you just removed
Jakob Sack [Sat, 16 Apr 2011 16:08:40 +0000 (18:08 +0200)]
never ever call a function you just removed

13 years agoCompletely removing personalMenu
Jakob Sack [Sat, 16 Apr 2011 16:06:23 +0000 (18:06 +0200)]
Completely removing personalMenu

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jakob Sack [Sat, 16 Apr 2011 15:50:18 +0000 (17:50 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoChanges in the user experience
Jakob Sack [Sat, 16 Apr 2011 15:49:57 +0000 (17:49 +0200)]
Changes in the user experience

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 15:40:07 +0000 (17:40 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agofirst stepp of application installation
Frank Karlitschek [Sat, 16 Apr 2011 15:35:37 +0000 (17:35 +0200)]
first stepp of application installation

13 years agoadd foldersize table to owncloud.sql
Robin Appelman [Sat, 16 Apr 2011 15:35:32 +0000 (17:35 +0200)]
add foldersize table to owncloud.sql

13 years agoshow size of folders in filebrowser
Robin Appelman [Sat, 16 Apr 2011 15:07:44 +0000 (17:07 +0200)]
show size of folders in filebrowser

13 years agoshow server configuration errors on seperate page
Robin Appelman [Sat, 16 Apr 2011 13:47:27 +0000 (15:47 +0200)]
show server configuration errors on seperate page

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jakob Sack [Sat, 16 Apr 2011 12:59:27 +0000 (14:59 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoFirst sketch of a user administration
Jakob Sack [Sat, 16 Apr 2011 12:59:10 +0000 (14:59 +0200)]
First sketch of a user administration

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Frank Karlitschek [Sat, 16 Apr 2011 12:37:51 +0000 (14:37 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agonew cool ocs client, but still empty
Frank Karlitschek [Sat, 16 Apr 2011 12:36:32 +0000 (14:36 +0200)]
new cool ocs client, but still empty

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Arthur Schiwon [Sat, 16 Apr 2011 12:00:05 +0000 (14:00 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoport OC_OCS to prepared statements
Robin Appelman [Sat, 16 Apr 2011 11:55:33 +0000 (13:55 +0200)]
port OC_OCS to prepared statements

13 years agoredirect to owncloud root after logout
Robin Appelman [Sat, 16 Apr 2011 11:24:26 +0000 (13:24 +0200)]
redirect to owncloud root after logout

13 years agodon't manifold slashes in case empty $app is forwarded to linkTo()
Arthur Schiwon [Sat, 16 Apr 2011 10:43:37 +0000 (12:43 +0200)]
don't manifold slashes in case empty $app is forwarded to linkTo()

13 years agopubliclink plugin
Robin Appelman [Sat, 16 Apr 2011 10:35:21 +0000 (12:35 +0200)]
publiclink plugin

Allows sharing files by creating a public link, no gui yet.

13 years agoUse OC_CONFIG where possible
Jakob Sack [Sat, 16 Apr 2011 10:18:42 +0000 (12:18 +0200)]
Use OC_CONFIG where possible

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jakob Sack [Sat, 16 Apr 2011 09:46:09 +0000 (11:46 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoport WebDAV to prepared statements
Robin Appelman [Sat, 16 Apr 2011 09:46:49 +0000 (11:46 +0200)]
port WebDAV to prepared statements

13 years agoMake OC_CONFIG working again
Jakob Sack [Sat, 16 Apr 2011 09:25:21 +0000 (11:25 +0200)]
Make OC_CONFIG working again

13 years agoreplaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )
Jakob Sack [Sat, 16 Apr 2011 09:11:16 +0000 (11:11 +0200)]
replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" )

13 years agoAdded a dump of the database
Jakob Sack [Sat, 16 Apr 2011 08:41:41 +0000 (10:41 +0200)]
Added a dump of the database

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jakob Sack [Sat, 16 Apr 2011 08:26:40 +0000 (10:26 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agoSupport for navigation sub entries
Jakob Sack [Sat, 16 Apr 2011 08:26:18 +0000 (10:26 +0200)]
Support for navigation sub entries

13 years agomove chmodr to OC_HELPER
Robin Appelman [Sat, 16 Apr 2011 08:23:15 +0000 (10:23 +0200)]
move chmodr to OC_HELPER

13 years agomove OC_DB to it's own file
Robin Appelman [Sat, 16 Apr 2011 08:17:40 +0000 (10:17 +0200)]
move OC_DB to it's own file

13 years agomerge
Robin Appelman [Sat, 16 Apr 2011 08:13:52 +0000 (10:13 +0200)]
merge

13 years agoget rid of the oc_require and friends
Robin Appelman [Sat, 16 Apr 2011 08:12:53 +0000 (10:12 +0200)]
get rid of the oc_require and friends

13 years agoFix template.php
Jakob Sack [Sat, 16 Apr 2011 07:51:46 +0000 (09:51 +0200)]
Fix template.php

13 years agoNew folder: /docs
Jakob Sack [Sat, 16 Apr 2011 07:48:49 +0000 (09:48 +0200)]
New folder: /docs

13 years agoapps are now stored in /apps
Jakob Sack [Sat, 16 Apr 2011 07:46:58 +0000 (09:46 +0200)]
apps are now stored in /apps

13 years agoMinor bug fixing
Jakob Sack [Fri, 15 Apr 2011 21:09:05 +0000 (23:09 +0200)]
Minor bug fixing

13 years agophp is not perl
Jakob Sack [Fri, 15 Apr 2011 17:24:23 +0000 (19:24 +0200)]
php is not perl

13 years agoTry to make owncloud working again
Jakob Sack [Fri, 15 Apr 2011 16:13:49 +0000 (18:13 +0200)]
Try to make owncloud working again

13 years agoFirst version of the new user management
Jakob Sack [Fri, 15 Apr 2011 15:14:02 +0000 (17:14 +0200)]
First version of the new user management

13 years agoFixed some small bugs
Jakob Sack [Fri, 8 Apr 2011 15:36:12 +0000 (17:36 +0200)]
Fixed  some small bugs

13 years agoImplementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES
Jakob Sack [Fri, 8 Apr 2011 14:54:12 +0000 (16:54 +0200)]
Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES

13 years agoRefactoring of OC_DB
Jakob Sack [Fri, 8 Apr 2011 14:53:17 +0000 (16:53 +0200)]
Refactoring of OC_DB

13 years agoadded class OC_HOOK to base.php. It is in base.php because it is needed
Jakob Sack [Tue, 29 Mar 2011 18:21:00 +0000 (20:21 +0200)]
added class OC_HOOK to base.php. It is in base.php because it is needed
very ofter and it is quite small.

13 years agoI changed my mind: webdav.php is for files only, so it belongs in this directory!
Jakob Sack [Tue, 29 Mar 2011 18:20:20 +0000 (20:20 +0200)]
I changed my mind: webdav.php is for files only, so it belongs in this directory!

13 years agoFix a couple of minor coding errors
Robin Appelman [Fri, 18 Mar 2011 13:12:06 +0000 (14:12 +0100)]
Fix a couple of minor coding errors

13 years agoonly load mdb2 once as it was before
Robin Appelman [Sun, 6 Feb 2011 00:54:07 +0000 (01:54 +0100)]
only load mdb2 once as it was before

13 years agoWhen moving a file from/to a temporary location, also update the file access/modifica...
Matthew Dawson [Fri, 11 Mar 2011 17:03:30 +0000 (12:03 -0500)]
When moving a file from/to a temporary location, also update the file access/modification times.

When PHP moves a file across filesystem boundaries, it does not update the access/modification times.
Thus do it manually so that this information is not lost.

13 years agoadd the option to use LIKE instead of = when getting data from OCS
Robin Appelman [Wed, 16 Mar 2011 17:18:45 +0000 (18:18 +0100)]
add the option to use LIKE instead of = when getting data from OCS

also fix the returned keys

13 years agoadded OC_FILESYSTEM::hash()
Robin Appelman [Wed, 16 Mar 2011 16:28:01 +0000 (17:28 +0100)]
added OC_FILESYSTEM::hash()

syntax is the same has http://www.php.net/manual/en/function.hash-file.php

13 years agoOC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring
Jakob Sack [Sun, 13 Mar 2011 16:25:34 +0000 (17:25 +0100)]
OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring

13 years agoOC_CONFIG prepared for refactoring
Jakob Sack [Sat, 12 Mar 2011 17:19:11 +0000 (18:19 +0100)]
OC_CONFIG prepared for refactoring

13 years agoRefactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries...
Jakob Sack [Sat, 12 Mar 2011 09:28:10 +0000 (10:28 +0100)]
Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written.

13 years agoSmall fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP
Jakob Sack [Fri, 11 Mar 2011 14:25:48 +0000 (15:25 +0100)]
Small fixes in OC_APP, removed functions in OC_UTIL that now are in OC_APP

13 years agoPreparing OC_APP. It now includes information for all functions planned.
Jakob Sack [Fri, 11 Mar 2011 13:59:24 +0000 (14:59 +0100)]
Preparing OC_APP. It now includes information for all functions planned.

13 years agoFixed PHP syntax in skeleton template files.
François KUBLER [Wed, 9 Mar 2011 22:30:55 +0000 (23:30 +0100)]
Fixed PHP syntax in skeleton template files.

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
François KUBLER [Wed, 9 Mar 2011 21:46:17 +0000 (22:46 +0100)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

Conflicts:
admin/templates/index.php
templates/layout.admin.php
templates/layout.user.php

All conflicts are fixed.

13 years agoFixed PHP syntax in template files.
François KUBLER [Wed, 9 Mar 2011 20:57:00 +0000 (21:57 +0100)]
Fixed PHP syntax in template files.

  * Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions

13 years agoFixed some typos in admins templates.
François KUBLER [Wed, 9 Mar 2011 19:13:52 +0000 (20:13 +0100)]
Fixed some typos in admins templates.

* We have to use full tags (<?php) and not short tags (<?)
* We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php).

13 years agoA sample app, at the moment far from showing everything possible
Jakob Sack [Thu, 3 Mar 2011 22:09:36 +0000 (23:09 +0100)]
A sample app, at the moment far from showing everything possible

13 years agoBeginning of some ajax features and an admin page for files
Jakob Sack [Thu, 3 Mar 2011 22:08:54 +0000 (23:08 +0100)]
Beginning of some ajax features and an admin page for files

13 years agoBase for a more flexible navigation
Jakob Sack [Thu, 3 Mar 2011 22:08:11 +0000 (23:08 +0100)]
Base for a more flexible navigation

13 years agoNew classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences
Jakob Sack [Thu, 3 Mar 2011 20:55:32 +0000 (21:55 +0100)]
New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences

13 years agoMake it possible to use several datadirs.
Jakob Sack [Thu, 3 Mar 2011 20:25:22 +0000 (21:25 +0100)]
Make it possible to use several datadirs.
This could be useful if the user does not want his gallery images on the webdav storage.

13 years agoForgot to change some calls of linkTo
Jakob Sack [Wed, 2 Mar 2011 22:58:46 +0000 (23:58 +0100)]
Forgot to change some calls of linkTo

13 years agoAdmin pages are for admins only, right?
Jakob Sack [Wed, 2 Mar 2011 22:16:02 +0000 (23:16 +0100)]
Admin pages are for admins only, right?

13 years agoApplication "files" is able to list the files again, start of splitting css files
Jakob Sack [Wed, 2 Mar 2011 22:06:23 +0000 (23:06 +0100)]
Application "files" is able to list the files again, start of splitting css files

13 years agoAdded helper for filesize, fixed wrong name for mimetypeIcon()
Jakob Sack [Wed, 2 Mar 2011 21:28:32 +0000 (22:28 +0100)]
Added helper for filesize, fixed wrong name for mimetypeIcon()

13 years agoIntroducing OC_HELPER for small helper functions; making setup of filesystem optional
Jakob Sack [Wed, 2 Mar 2011 21:18:22 +0000 (22:18 +0100)]
Introducing OC_HELPER for small helper functions; making setup of filesystem optional

13 years agoMake the templates working again.
Jakob Sack [Wed, 2 Mar 2011 17:21:08 +0000 (18:21 +0100)]
Make the templates working again.

13 years agoGetting rid of Smarty, using our own template system
Jakob Sack [Wed, 2 Mar 2011 10:56:48 +0000 (11:56 +0100)]
Getting rid of Smarty, using our own template system

13 years agoSay Smarty to only use one compile directory. Makes setup somewhat easier.
Jakob Sack [Tue, 1 Mar 2011 23:16:43 +0000 (00:16 +0100)]
Say Smarty to only use one compile directory. Makes setup somewhat easier.

13 years agoDeactivate all plugins for now
Jakob Sack [Tue, 1 Mar 2011 23:16:28 +0000 (00:16 +0100)]
Deactivate all plugins for now

13 years agoStart of the refactoring. Commit is quite big because I forgot to use git right from...
Jakob Sack [Tue, 1 Mar 2011 22:20:16 +0000 (23:20 +0100)]
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.

13 years agoFix permissions on files
Jonathan Riddell [Wed, 9 Feb 2011 18:14:36 +0000 (18:14 +0000)]
Fix permissions on files