]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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

13 years agosome refactoring of the filebrowsers javascript code
Robin Appelman [Sat, 4 Jun 2011 16:44:14 +0000 (18:44 +0200)]
some refactoring of the filebrowsers javascript code

13 years agofix incorrect variable name in libfilestorage
Robin Appelman [Sat, 4 Jun 2011 16:34:15 +0000 (18:34 +0200)]
fix incorrect variable name in libfilestorage

13 years agofix download links of newly uploaded files
Robin Appelman [Fri, 3 Jun 2011 00:54:54 +0000 (02:54 +0200)]
fix download links of newly uploaded files

13 years agonew file uploader that should work with more browsers
Robin Appelman [Fri, 3 Jun 2011 00:44:31 +0000 (02:44 +0200)]
new file uploader that should work with more browsers

tested with konqueror, chromium and firefox 4

13 years agomerge refactoring in master
Robin Appelman [Thu, 2 Jun 2011 18:32:12 +0000 (20:32 +0200)]
merge refactoring in master

13 years agodelete old plugin stuff
Robin Appelman [Thu, 2 Jun 2011 18:21:31 +0000 (20:21 +0200)]
delete old plugin stuff

13 years agofix OC_HELPER::linkTo again
Robin Appelman [Thu, 2 Jun 2011 18:21:02 +0000 (20:21 +0200)]
fix OC_HELPER::linkTo again

13 years agofix broken links in shared folders
Robin Appelman [Thu, 2 Jun 2011 01:00:20 +0000 (03:00 +0200)]
fix broken links in shared folders

13 years agofix OC_HELPER::linkto() when the link is not a valid file.
Robin Appelman [Thu, 2 Jun 2011 00:58:42 +0000 (02:58 +0200)]
fix OC_HELPER::linkto() when the link is not a valid file.

(e.g. a php script with ?foo=bar appended)

13 years agoport sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it
Robin Appelman [Thu, 2 Jun 2011 00:45:35 +0000 (02:45 +0200)]
port sharing by publiclink fully to the 2.0 codebase and provide a simple gui for it

13 years agomake path autocompletion case insensitive
Robin Appelman [Thu, 2 Jun 2011 00:31:04 +0000 (02:31 +0200)]
make path autocompletion case insensitive

13 years agoadd dateOnly option to formatDate
Robin Appelman [Thu, 2 Jun 2011 00:28:43 +0000 (02:28 +0200)]
add dateOnly option to formatDate

13 years agoinstall apps that are shipped with owncloud the first time they are loaded
Robin Appelman [Wed, 1 Jun 2011 13:05:48 +0000 (15:05 +0200)]
install apps that are shipped with owncloud the first time they are loaded

13 years agofix autocompletion
Robin Appelman [Wed, 1 Jun 2011 12:05:30 +0000 (14:05 +0200)]
fix autocompletion

13 years agoremove warning output to make webdav access work
Frank Karlitschek [Tue, 31 May 2011 18:30:11 +0000 (20:30 +0200)]
remove warning output to make webdav access work

13 years agoMake max upload filesize configurable for apache hosts
Robin Appelman [Sun, 29 May 2011 15:43:13 +0000 (17:43 +0200)]
Make max upload filesize configurable for apache hosts

13 years agorecursive deletion is now in OC_HELPER
Robin Appelman [Sun, 29 May 2011 15:01:34 +0000 (17:01 +0200)]
recursive deletion is now in OC_HELPER

13 years agorecursive copy is now in OC_HELPER
Robin Appelman [Sun, 29 May 2011 15:00:34 +0000 (17:00 +0200)]
recursive copy is now in OC_HELPER

13 years agoadd autocomplete for paths
Robin Appelman [Sat, 28 May 2011 17:31:36 +0000 (19:31 +0200)]
add autocomplete for paths

13 years agoApp installer backend.
Robin Appelman [Sat, 28 May 2011 15:33:25 +0000 (17:33 +0200)]
App installer backend.

Not yet attached to the gui

13 years agofix a strict error in webdav
Robin Appelman [Sat, 28 May 2011 13:52:10 +0000 (15:52 +0200)]
fix a strict error in webdav

13 years agofix a potential infinite loop when installing with sqlite
Robin Appelman [Sat, 28 May 2011 13:51:39 +0000 (15:51 +0200)]
fix a potential infinite loop when installing with sqlite

13 years agoAdapt "log" to latest database cahnges, use preferences instead of appconfig
Jakob Sack [Mon, 23 May 2011 20:19:53 +0000 (22:19 +0200)]
Adapt "log" to latest database cahnges, use preferences instead of appconfig

13 years agofix some bugs in the first run dialog, and hide advanced setting initially.
Robin Appelman [Thu, 19 May 2011 19:19:37 +0000 (21:19 +0200)]
fix some bugs in the first run dialog, and hide advanced setting initially.

13 years agochanged the path in imagePath again
Alessandro Cosentino [Wed, 18 May 2011 03:29:09 +0000 (23:29 -0400)]
changed the path in imagePath again

13 years agoNew installer.
François Kubler [Tue, 17 May 2011 20:34:31 +0000 (22:34 +0200)]
New installer.

* Forms have been revamped (CSS + javascript),
* Process has been improved : errors are displayed on the form page,
* Some changes in the index.php page so that everything related to installation is in lib/setup.php
* Also added a small function in OC_HELPER class to set input values.

All these should improve the installation process in terms of ergonomics.
Well, I do hope so.

13 years agowe also need Console
Robin Appelman [Tue, 17 May 2011 15:30:41 +0000 (17:30 +0200)]
we also need Console

13 years agowe need System.php after all
Robin Appelman [Tue, 17 May 2011 15:28:44 +0000 (17:28 +0200)]
we need System.php after all

13 years agofix the drop down arrow in file browser
Robin Appelman [Mon, 16 May 2011 14:34:04 +0000 (16:34 +0200)]
fix the drop down arrow in file browser

13 years agoFixing the image link for apps
Jakob Sack [Tue, 17 May 2011 15:19:21 +0000 (17:19 +0200)]
Fixing the image link for apps

13 years agoOf course we should change the column names in the SQL file as well
Jakob Sack [Mon, 16 May 2011 19:01:28 +0000 (21:01 +0200)]
Of course we should change the column names in the SQL file as well

13 years agofix the drop down arrow in file browser
Robin Appelman [Mon, 16 May 2011 14:34:04 +0000 (16:34 +0200)]
fix the drop down arrow in file browser

13 years agouse simplexml instead of dom for OC_APP::getAppInfo()
Robin Appelman [Mon, 16 May 2011 14:20:56 +0000 (16:20 +0200)]
use simplexml instead of dom for OC_APP::getAppInfo()

13 years agocleanup 3dparty
Robin Appelman [Mon, 16 May 2011 14:10:15 +0000 (16:10 +0200)]
cleanup 3dparty

13 years agoGet rid of this stupid "I AM ACTIVE!!!" message.
Jakob Sack [Sun, 15 May 2011 19:33:56 +0000 (21:33 +0200)]
Get rid of this stupid "I AM ACTIVE!!!" message.

13 years agomoved app install/remove/update functions to lib/installer.php
Robin Appelman [Sun, 15 May 2011 14:31:30 +0000 (16:31 +0200)]
moved app install/remove/update functions to lib/installer.php

added OC_APP::getAppInfo() for reading app metadata

13 years agoRenamed a few columns in order t ohave both sqlite and mysql up and running
Jakob Sack [Sun, 15 May 2011 13:03:12 +0000 (15:03 +0200)]
Renamed a few columns in order t ohave both sqlite and mysql up and running

13 years agorenamed installer.php to setup.php
Jakob Sack [Fri, 6 May 2011 20:50:18 +0000 (22:50 +0200)]
renamed installer.php to setup.php

13 years agono hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough
Robin Appelman [Fri, 29 Apr 2011 10:21:28 +0000 (12:21 +0200)]
no hooks for OC_FILESTORAGE the one from OC_FILESYSTEM should be enough

13 years agomerge
Robin Appelman [Thu, 28 Apr 2011 21:59:02 +0000 (23:59 +0200)]
merge

13 years agofix oc_appconfig for sqlite
Robin Appelman [Thu, 28 Apr 2011 15:45:41 +0000 (17:45 +0200)]
fix oc_appconfig for sqlite

13 years agomake logs work with sqlite
Robin Appelman [Thu, 28 Apr 2011 15:40:51 +0000 (17:40 +0200)]
make logs work with sqlite

13 years agofix some sqlite strict errors
Robin Appelman [Thu, 28 Apr 2011 15:29:01 +0000 (17:29 +0200)]
fix some sqlite strict errors

13 years agomove sqlite database into the data folder, makes it easier to set the correct permissions
Robin Appelman [Thu, 28 Apr 2011 14:54:10 +0000 (16:54 +0200)]
move sqlite database into the data folder, makes it easier to set the correct permissions

13 years agofix mdb2 error handeling a bit
Robin Appelman [Thu, 28 Apr 2011 14:36:31 +0000 (16:36 +0200)]
fix mdb2 error handeling a bit

13 years agoShow currect filename when downloading files
Robin Appelman [Tue, 26 Apr 2011 13:01:16 +0000 (15:01 +0200)]
Show currect filename when downloading files

13 years agodon't use output buffering for file downloads
Robin Appelman [Tue, 26 Apr 2011 12:57:56 +0000 (14:57 +0200)]
don't use output buffering for file downloads

13 years agoadd search functionality, for now only searches files but plugins/apps can extend...
Robin Appelman [Sun, 24 Apr 2011 14:09:07 +0000 (16:09 +0200)]
add search functionality, for now only searches files but plugins/apps can extend that

13 years agofix chmodr
Robin Appelman [Sun, 24 Apr 2011 13:23:18 +0000 (15:23 +0200)]
fix chmodr

13 years agostylesheets have .css as extention, not .js
Robin Appelman [Fri, 22 Apr 2011 18:21:33 +0000 (20:21 +0200)]
stylesheets have .css as extention, not .js

13 years agomake OC_HOOKS actually work
Robin Appelman [Fri, 22 Apr 2011 15:50:04 +0000 (17:50 +0200)]
make OC_HOOKS actually work

13 years agoproperly load css and js files for apps
Robin Appelman [Fri, 22 Apr 2011 15:14:49 +0000 (17:14 +0200)]
properly load css and js files for apps

13 years agolog viewer
Robin Appelman [Thu, 21 Apr 2011 21:12:32 +0000 (23:12 +0200)]
log viewer

13 years agochange printPageNavi() to getPageNavi() to allow some more flexibility
Robin Appelman [Thu, 21 Apr 2011 21:04:16 +0000 (23:04 +0200)]
change printPageNavi() to getPageNavi() to allow some more flexibility

13 years agologing system
Robin Appelman [Thu, 21 Apr 2011 21:03:45 +0000 (23:03 +0200)]
loging system

13 years agobugfixes on GET requests via WebDAV
Marco Michelino [Wed, 20 Apr 2011 11:28:35 +0000 (13:28 +0200)]
bugfixes on GET requests via WebDAV

13 years agocorrect paths for css images
Arthur Schiwon [Tue, 19 Apr 2011 10:46:32 +0000 (12:46 +0200)]
correct paths for css images

13 years agohide filechooser if user clicked on cancel
Arthur Schiwon [Tue, 19 Apr 2011 10:33:19 +0000 (12:33 +0200)]
hide filechooser if user clicked on cancel

13 years agorefurbished new folder button
Arthur Schiwon [Tue, 19 Apr 2011 10:21:55 +0000 (12:21 +0200)]
refurbished new folder button

13 years agoMerge branch 'refactoring' of git.kde.org:owncloud into refactoring
Marco Michelino [Tue, 19 Apr 2011 10:34:58 +0000 (12:34 +0200)]
Merge branch 'refactoring' of git.kde.org:owncloud into refactoring

13 years agoAvoid // in URIs
Marco Michelino [Tue, 19 Apr 2011 10:32:37 +0000 (12:32 +0200)]
Avoid // in URIs

13 years agofile icon for file upload button
Arthur Schiwon [Tue, 19 Apr 2011 08:47:20 +0000 (10:47 +0200)]
file icon for file upload button

13 years agodon't create firefox hardlock
Arthur Schiwon [Tue, 19 Apr 2011 07:13:50 +0000 (09:13 +0200)]
don't create firefox hardlock

13 years agodon't upload canceled files
Arthur Schiwon [Tue, 19 Apr 2011 06:15:23 +0000 (08:15 +0200)]
don't upload canceled files

13 years agoupload works in a not so fancy way for konqueror and rekonq
Arthur Schiwon [Tue, 19 Apr 2011 06:05:08 +0000 (08:05 +0200)]
upload works in a not so fancy way for konqueror and rekonq

13 years agofancy upload button. does work with firefox (at least 4) and chromium, but not with...
Arthur Schiwon [Tue, 19 Apr 2011 00:51:59 +0000 (02:51 +0200)]
fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera.

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Arthur Schiwon [Tue, 19 Apr 2011 00:25:07 +0000 (02:25 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agothe installation form layout is still not completely done but at least the CSS looks...
Jan-Christoph Borchardt [Tue, 19 Apr 2011 00:00:15 +0000 (02:00 +0200)]
the installation form layout is still not completely done but at least the CSS looks better

13 years agojQuery-value-hide-foo for the installation form as well
Jan-Christoph Borchardt [Mon, 18 Apr 2011 23:17:35 +0000 (01:17 +0200)]
jQuery-value-hide-foo for the installation form as well

13 years agoactually know what to put in which login field
Jan-Christoph Borchardt [Mon, 18 Apr 2011 22:54:36 +0000 (00:54 +0200)]
actually know what to put in which login field

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Arthur Schiwon [Mon, 18 Apr 2011 21:56:13 +0000 (23:56 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agonow my uppercase Wikileaks folder is correctly sorted below pr0n, like it should be
Jan-Christoph Borchardt [Mon, 18 Apr 2011 21:52:55 +0000 (23:52 +0200)]
now my uppercase Wikileaks folder is correctly sorted below pr0n, like it should be

13 years agofancyfying file upload, part I
Arthur Schiwon [Mon, 18 Apr 2011 21:44:41 +0000 (23:44 +0200)]
fancyfying file upload, part I

13 years agorenamed application-octet-stream.png to file.png
Jan-Christoph Borchardt [Mon, 18 Apr 2011 20:16:32 +0000 (22:16 +0200)]
renamed application-octet-stream.png to file.png

13 years agoimplemented download single file from file menu
Arthur Schiwon [Mon, 18 Apr 2011 14:59:30 +0000 (16:59 +0200)]
implemented download single file from file menu

13 years agoimplemented deleting multiple files
Arthur Schiwon [Mon, 18 Apr 2011 14:48:35 +0000 (16:48 +0200)]
implemented deleting multiple files

13 years agoMake the download button work
Robin Appelman [Mon, 18 Apr 2011 13:40:17 +0000 (15:40 +0200)]
Make the download button work

13 years agosend proper headers
Robin Appelman [Mon, 18 Apr 2011 13:39:29 +0000 (15:39 +0200)]
send proper headers

13 years agodissable loggin for now
Robin Appelman [Mon, 18 Apr 2011 13:36:56 +0000 (15:36 +0200)]
dissable loggin for now

13 years agocorrect them the right way this time
Robin Appelman [Mon, 18 Apr 2011 13:31:40 +0000 (15:31 +0200)]
correct them the right way this time

13 years agotypo's ...
Robin Appelman [Mon, 18 Apr 2011 13:30:05 +0000 (15:30 +0200)]
typo's ...

13 years agoclarify OC_FILES::get() documentation
Robin Appelman [Mon, 18 Apr 2011 13:02:10 +0000 (15:02 +0200)]
clarify OC_FILES::get() documentation

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

13 years agoMade the "change password" thingie in settings working
Jakob Sack [Mon, 18 Apr 2011 13:07:14 +0000 (15:07 +0200)]
Made the "change password" thingie in settings working

13 years agocreate .htaccess files during installation for apache users
Robin Appelman [Mon, 18 Apr 2011 12:05:21 +0000 (14:05 +0200)]
create .htaccess files during installation for apache users

13 years agomake error 404 template usable as stand alone php file
Robin Appelman [Mon, 18 Apr 2011 12:04:55 +0000 (14:04 +0200)]
make error 404 template usable as stand alone php file

13 years agoFix typo
Jakob Sack [Mon, 18 Apr 2011 11:47:18 +0000 (13:47 +0200)]
Fix typo

13 years ago404 error page
Robin Appelman [Mon, 18 Apr 2011 11:16:32 +0000 (13:16 +0200)]
404 error page

13 years agomake state of select all checkbox consistent
Robin Appelman [Mon, 18 Apr 2011 10:49:52 +0000 (12:49 +0200)]
make state of select all checkbox consistent

13 years agoEven more fixes on user management. Any designers here that want to make it good...
Jakob Sack [Mon, 18 Apr 2011 11:12:30 +0000 (13:12 +0200)]
Even more fixes on user management. Any designers here that want to make it good looking?

13 years agoMerge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring
Jakob Sack [Mon, 18 Apr 2011 10:40:35 +0000 (12:40 +0200)]
Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring

13 years agomake select all checkbox work again
Robin Appelman [Mon, 18 Apr 2011 10:41:19 +0000 (12:41 +0200)]
make select all checkbox work again

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

13 years agoMore error checking in user management
Jakob Sack [Mon, 18 Apr 2011 10:39:28 +0000 (12:39 +0200)]
More error checking in user management

13 years agolet the file table use 90% width again
Arthur Schiwon [Mon, 18 Apr 2011 10:24:49 +0000 (12:24 +0200)]
let the file table use 90% width again

13 years agodisable the backup system for now
Robin Appelman [Mon, 18 Apr 2011 10:18:45 +0000 (12:18 +0200)]
disable the backup system for now