]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoBackgroundjobs: Fix wrong var names
Jakob Sack [Sun, 12 Aug 2012 10:14:27 +0000 (12:14 +0200)]
Backgroundjobs: Fix wrong var names

12 years agoBackgroundjobs: fix bug in QueuedTask
Jakob Sack [Sun, 12 Aug 2012 07:02:20 +0000 (09:02 +0200)]
Backgroundjobs: fix bug in QueuedTask

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 12 Aug 2012 00:04:58 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

12 years agoBackgroundjobs: Fix template
Jakob Sack [Sat, 11 Aug 2012 22:44:25 +0000 (00:44 +0200)]
Backgroundjobs: Fix template

12 years agoBackgroundjobs: interface improvements
Jakob Sack [Sat, 11 Aug 2012 22:37:14 +0000 (00:37 +0200)]
Backgroundjobs: interface improvements

12 years agoAdd type text to new user, fixes display issue
Michael Gapczynski [Sat, 11 Aug 2012 20:29:41 +0000 (16:29 -0400)]
Add type text to new user, fixes display issue

12 years agoUse limit and offset for subadmin users
Michael Gapczynski [Sat, 11 Aug 2012 20:24:50 +0000 (16:24 -0400)]
Use limit and offset for subadmin users

12 years agoAdd search, limit, offset parameters to usersInGroups()
Michael Gapczynski [Sat, 11 Aug 2012 20:21:09 +0000 (16:21 -0400)]
Add search, limit, offset parameters to usersInGroups()

12 years agoChange limit parameter in OC_User as well
Michael Gapczynski [Sat, 11 Aug 2012 20:09:25 +0000 (16:09 -0400)]
Change limit parameter in OC_User as well

12 years agoStart with 30 users, this fills my screen
Michael Gapczynski [Sat, 11 Aug 2012 20:07:52 +0000 (16:07 -0400)]
Start with 30 users, this fills my screen

12 years agoMake getting all users and groups the default
Michael Gapczynski [Sat, 11 Aug 2012 20:06:31 +0000 (16:06 -0400)]
Make getting all users and groups the default

12 years agoAdd infinite scrolling to Settings -> Users, still a little buggy
Michael Gapczynski [Sat, 11 Aug 2012 20:01:43 +0000 (16:01 -0400)]
Add infinite scrolling to Settings -> Users, still a little buggy

12 years agoAdd search, limit, and offset parameters to getUsers() and getGroups()
Michael Gapczynski [Tue, 31 Jul 2012 00:20:46 +0000 (20:20 -0400)]
Add search, limit, and offset parameters to getUsers() and getGroups()

12 years agoCast subadmin groups as strings
Michael Gapczynski [Sat, 11 Aug 2012 15:42:38 +0000 (11:42 -0400)]
Cast subadmin groups as strings

12 years agoThis is unnessecary because we already run htmlentities() over the template engine
Lukas Reschke [Sat, 11 Aug 2012 18:53:56 +0000 (20:53 +0200)]
This is unnessecary because we already run htmlentities() over the template engine

12 years agoBackgroundjobs: Fix bug in admin interface
Jakob Sack [Sat, 11 Aug 2012 15:37:53 +0000 (17:37 +0200)]
Backgroundjobs: Fix bug in admin interface

12 years agobump version to reate new tables
Jakob Sack [Sat, 11 Aug 2012 15:32:17 +0000 (17:32 +0200)]
bump version to reate new tables

12 years agoBackgroundjobs: cron.php now checks for mode=="none"
Jakob Sack [Sat, 11 Aug 2012 15:18:49 +0000 (17:18 +0200)]
Backgroundjobs: cron.php now checks for mode=="none"

12 years agoRevert "Combine install checks in lib/base.php"
Lukas Reschke [Sat, 11 Aug 2012 15:07:35 +0000 (17:07 +0200)]
Revert "Combine install checks in lib/base.php"

This reverts commit aa9fbf6639e2ce2fa2e8549d2d82d54a745d5327.

12 years agoCheck blacklist when renaming files
Michael Gapczynski [Sat, 11 Aug 2012 15:04:04 +0000 (11:04 -0400)]
Check blacklist when renaming files

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 11 Aug 2012 00:05:58 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years agoFollowing the code guidelines makes Michael happy :-)
Lukas Reschke [Fri, 10 Aug 2012 20:20:32 +0000 (22:20 +0200)]
Following the code guidelines makes Michael happy :-)

12 years agoDisable listening, instead checking the ACL to prevent DoS
Lukas Reschke [Fri, 10 Aug 2012 20:18:08 +0000 (22:18 +0200)]
Disable listening, instead checking the ACL to prevent DoS

12 years agoActivate ACLs
Lukas Reschke [Fri, 10 Aug 2012 20:01:10 +0000 (22:01 +0200)]
Activate ACLs

12 years agoValidate cookie properly and prevent auth bypass
Lukas Reschke [Fri, 10 Aug 2012 13:27:10 +0000 (15:27 +0200)]
Validate cookie properly and prevent auth bypass
BIG (!) thanks to Julien CAYSSOL

12 years agoBackgroundjobs: don't execute cron.php if owncloud has not been installed
Jakob Sack [Fri, 10 Aug 2012 12:03:26 +0000 (14:03 +0200)]
Backgroundjobs: don't execute cron.php if owncloud has not been installed

12 years agoBackgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed
Jakob Sack [Fri, 10 Aug 2012 11:53:40 +0000 (13:53 +0200)]
Backgroundjobs: don't try to access OC_Appconfig if ownCloud has not been installed

12 years agoMerge branch 'backgroundjobs'
Jakob Sack [Fri, 10 Aug 2012 11:00:51 +0000 (13:00 +0200)]
Merge branch 'backgroundjobs'

12 years agoSimplify loading app php script files
Bart Visscher [Fri, 10 Aug 2012 10:27:37 +0000 (12:27 +0200)]
Simplify loading app php script files

12 years agoMove login handling to OC class
Bart Visscher [Fri, 10 Aug 2012 10:17:13 +0000 (12:17 +0200)]
Move login handling to OC class

12 years agoRemove checks before displaying login page
Bart Visscher [Fri, 10 Aug 2012 10:09:15 +0000 (12:09 +0200)]
Remove checks before displaying login page

At that point the checks are already done before

12 years agoAlways load when the requested file is css
Bart Visscher [Thu, 9 Aug 2012 22:58:57 +0000 (00:58 +0200)]
Always load when the requested file is css

12 years agoMove OC::loadfile and OC::loadapp next to OC::handleRequest
Bart Visscher [Thu, 9 Aug 2012 22:58:13 +0000 (00:58 +0200)]
Move OC::loadfile and OC::loadapp next to OC::handleRequest

12 years agoMake OC::loadfile and OC::loadapp protected, only used in OC::handleRequest
Bart Visscher [Thu, 9 Aug 2012 22:42:46 +0000 (00:42 +0200)]
Make OC::loadfile and OC::loadapp protected, only used in OC::handleRequest

12 years agoCleanup OC::loadfile
Bart Visscher [Thu, 9 Aug 2012 22:40:16 +0000 (00:40 +0200)]
Cleanup OC::loadfile

12 years agoUse OC_Util::displayLoginPage and cleanup the function
Bart Visscher [Thu, 9 Aug 2012 16:27:59 +0000 (18:27 +0200)]
Use OC_Util::displayLoginPage and cleanup the function

12 years agoCombine install checks in lib/base.php
Bart Visscher [Thu, 9 Aug 2012 06:55:51 +0000 (08:55 +0200)]
Combine install checks in lib/base.php

12 years agoCheck if webfinger is enabled
Lukas Reschke [Fri, 10 Aug 2012 08:01:17 +0000 (10:01 +0200)]
Check if webfinger is enabled

12 years agoBackgroundjobs: use correct var name in template
Jakob Sack [Thu, 9 Aug 2012 23:44:38 +0000 (01:44 +0200)]
Backgroundjobs: use correct var name in template

12 years agoBackgroundjobs: fix bugs in template
Jakob Sack [Thu, 9 Aug 2012 23:42:30 +0000 (01:42 +0200)]
Backgroundjobs: fix bugs in template

12 years agoUsed wrong class.
Thomas Tanghus [Thu, 9 Aug 2012 23:39:05 +0000 (01:39 +0200)]
Used wrong class.

12 years agoBackgroundjobs: improve admin form
Jakob Sack [Thu, 9 Aug 2012 23:36:33 +0000 (01:36 +0200)]
Backgroundjobs: improve admin form

12 years agoBackgroundjobs: Add table to db_structure.xml
Jakob Sack [Thu, 9 Aug 2012 23:30:08 +0000 (01:30 +0200)]
Backgroundjobs: Add table to db_structure.xml

12 years agoXSRF checks
Lukas Reschke [Thu, 9 Aug 2012 22:44:35 +0000 (00:44 +0200)]
XSRF checks

12 years agoRemoved unused file
Lukas Reschke [Thu, 9 Aug 2012 22:08:24 +0000 (00:08 +0200)]
Removed unused file

12 years agoAdded XSRF check
Lukas Reschke [Thu, 9 Aug 2012 22:07:46 +0000 (00:07 +0200)]
Added XSRF check

12 years agoBackgroundjobs: fix stupid bug
Jakob Sack [Thu, 9 Aug 2012 21:52:48 +0000 (23:52 +0200)]
Backgroundjobs: fix stupid bug

12 years agoError handling works better now
Jakob Sack [Thu, 9 Aug 2012 21:49:20 +0000 (23:49 +0200)]
Error handling works better now

12 years agoFixed 3 - THREE - errors in one method call :-P
Thomas Tanghus [Thu, 9 Aug 2012 21:16:07 +0000 (23:16 +0200)]
Fixed 3 - THREE - errors in one method call :-P

12 years agoBackgroundjobs: Add reset counter in worker
Jakob Sack [Thu, 9 Aug 2012 20:30:11 +0000 (22:30 +0200)]
Backgroundjobs: Add reset counter in worker

12 years agoBackgroundjobs: Improve error handling in cron.php
Jakob Sack [Thu, 9 Aug 2012 20:22:43 +0000 (22:22 +0200)]
Backgroundjobs: Improve error handling in cron.php

12 years agoSanitzing user input
Lukas Reschke [Thu, 9 Aug 2012 20:14:09 +0000 (22:14 +0200)]
Sanitzing user input

12 years agoBackgroundJobs: fix bug
Jakob Sack [Thu, 9 Aug 2012 20:07:18 +0000 (22:07 +0200)]
BackgroundJobs: fix bug

12 years agoLDAP: don't give Test Connection button red background on fail, it is becoming unreadable
Arthur Schiwon [Thu, 9 Aug 2012 19:42:35 +0000 (21:42 +0200)]
LDAP: don't give Test Connection button red background on fail, it is becoming unreadable

12 years agoBackgroundjobs: Forgot to require lib/base.php
Jakob Sack [Thu, 9 Aug 2012 19:29:45 +0000 (21:29 +0200)]
Backgroundjobs: Forgot to require lib/base.php

12 years agoBackgroundJob: forgot to rename file
Jakob Sack [Thu, 9 Aug 2012 17:26:49 +0000 (19:26 +0200)]
BackgroundJob: forgot to rename file

12 years agoBackgroundjobs: rename ScheduledTask to QueuedTask
Jakob Sack [Thu, 9 Aug 2012 17:04:04 +0000 (19:04 +0200)]
Backgroundjobs: rename ScheduledTask to QueuedTask

12 years agoFix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud...
Thomas Tanghus [Thu, 9 Aug 2012 15:46:50 +0000 (17:46 +0200)]
Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html

12 years agoremove debug code from calendar - thanks michael for pointing that out :)
Georg Ehrke [Thu, 9 Aug 2012 15:39:16 +0000 (17:39 +0200)]
remove debug code from calendar - thanks michael for pointing that out :)

12 years agoadd SabreDav 1.6.4
Georg Ehrke [Thu, 9 Aug 2012 15:32:45 +0000 (17:32 +0200)]
add SabreDav 1.6.4

12 years agoremove SabreDav 1.6.3
Georg Ehrke [Thu, 9 Aug 2012 15:31:10 +0000 (17:31 +0200)]
remove SabreDav 1.6.3

12 years agoChange parameter name and update docs.
Thomas Tanghus [Thu, 9 Aug 2012 15:03:46 +0000 (17:03 +0200)]
Change parameter name and update docs.

12 years agofix scanning of archives in some cases
Robin Appelman [Thu, 9 Aug 2012 14:36:16 +0000 (16:36 +0200)]
fix scanning of archives in some cases

12 years agoAnother take at profile photo/thumbnail caching. oc-839.
Thomas Tanghus [Thu, 9 Aug 2012 14:31:04 +0000 (16:31 +0200)]
Another take at profile photo/thumbnail caching. oc-839.

12 years agomove calendar settings from personal settings to in app settings
Georg Ehrke [Thu, 9 Aug 2012 10:36:00 +0000 (12:36 +0200)]
move calendar settings from personal settings to in app settings

12 years agoremove unstable lib
Georg Ehrke [Mon, 6 Aug 2012 14:47:00 +0000 (16:47 +0200)]
remove unstable lib

12 years agoFix require statements. Fix for oc-1460.
Thomas Tanghus [Thu, 9 Aug 2012 09:35:14 +0000 (11:35 +0200)]
Fix require statements. Fix for oc-1460.

12 years agoAdd first version of backgroundjobs settings
Jakob Sack [Thu, 9 Aug 2012 08:41:10 +0000 (10:41 +0200)]
Add first version of backgroundjobs settings

12 years agorename appconfig keys for backgroundjobs
Jakob Sack [Thu, 9 Aug 2012 08:40:39 +0000 (10:40 +0200)]
rename appconfig keys for backgroundjobs

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 9 Aug 2012 00:03:19 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agoFixed bug in OC_BackgroundJob_Worker
Jakob Sack [Wed, 8 Aug 2012 23:29:15 +0000 (01:29 +0200)]
Fixed bug in OC_BackgroundJob_Worker

12 years agoBe more precise regarding backgroundjobs mode
Jakob Sack [Wed, 8 Aug 2012 23:02:05 +0000 (01:02 +0200)]
Be more precise regarding backgroundjobs mode

12 years agoJavaScript file for activating web cron
Jakob Sack [Wed, 8 Aug 2012 22:58:54 +0000 (00:58 +0200)]
JavaScript file for activating web cron

12 years agoAdd "cron.php" for background jobs. It is named cron.php because more people will...
Jakob Sack [Wed, 8 Aug 2012 22:48:36 +0000 (00:48 +0200)]
Add "cron.php" for background jobs. It is named cron.php because more people will recognize the purpose of the file then.

12 years agofix license text
Jakob Sack [Wed, 8 Aug 2012 22:46:50 +0000 (00:46 +0200)]
fix license text

12 years agoAdd public interface to background jobs
Jakob Sack [Wed, 8 Aug 2012 22:01:06 +0000 (00:01 +0200)]
Add public interface to background jobs

12 years agoRenaming backgroundjobs on file system as well
Jakob Sack [Wed, 8 Aug 2012 22:00:12 +0000 (00:00 +0200)]
Renaming backgroundjobs on file system as well

12 years agoRename Backgroundjobs to BackgroundJob
Jakob Sack [Wed, 8 Aug 2012 21:59:30 +0000 (23:59 +0200)]
Rename Backgroundjobs to BackgroundJob

12 years agoAdd initial version of backgroundjobs library
Jakob Sack [Wed, 8 Aug 2012 21:39:30 +0000 (23:39 +0200)]
Add initial version of backgroundjobs library

12 years agoMove login code from index.php to OC class
Bart Visscher [Wed, 8 Aug 2012 20:42:45 +0000 (22:42 +0200)]
Move login code from index.php to OC class

12 years agoMove handling request of index.php to OC class
Bart Visscher [Wed, 8 Aug 2012 19:08:20 +0000 (21:08 +0200)]
Move handling request of index.php to OC class

12 years agoRemove useless setting of RUNTIME_NOAPPS
Bart Visscher [Wed, 8 Aug 2012 15:17:37 +0000 (17:17 +0200)]
Remove useless setting of RUNTIME_NOAPPS

12 years agoRemove unused RUNTIME_NOSETUPFS var
Bart Visscher [Wed, 8 Aug 2012 15:13:20 +0000 (17:13 +0200)]
Remove unused RUNTIME_NOSETUPFS var

12 years agoDon't return file handle if the mode supports writing and the file is not writable
Michael Gapczynski [Wed, 8 Aug 2012 15:25:24 +0000 (11:25 -0400)]
Don't return file handle if the mode supports writing and the file is not writable

12 years agowhile loop not needed because of recursive call of put()
Bjoern Schiessle [Wed, 8 Aug 2012 09:29:44 +0000 (11:29 +0200)]
while loop not needed because of recursive call of put()

12 years agofix for bug 879 - add parent directory to file cache if it does not exist yet.
Bjoern Schiessle [Wed, 8 Aug 2012 08:51:19 +0000 (10:51 +0200)]
fix for bug 879 - add parent directory to file cache if it does not exist yet.
This can happen if the sync client is used before user created the root directory (e.g. through web login) for example.

12 years agoDecode the alternative path_info
Bart Visscher [Tue, 7 Aug 2012 18:42:54 +0000 (20:42 +0200)]
Decode the alternative path_info

12 years agoMove getting the path info to OC_Request
Bart Visscher [Tue, 7 Aug 2012 18:33:25 +0000 (20:33 +0200)]
Move getting the path info to OC_Request

12 years agoremoteStorage: Use OCP\\Util for redirecting for login and generating link
Bart Visscher [Tue, 7 Aug 2012 18:31:23 +0000 (20:31 +0200)]
remoteStorage: Use OCP\\Util for redirecting for login and generating link

12 years agoremoteStorage: split auth allow template
Bart Visscher [Tue, 7 Aug 2012 17:31:19 +0000 (19:31 +0200)]
remoteStorage: split auth allow template

12 years agoAdd comments the other functions in OC_Request
Bart Visscher [Mon, 6 Aug 2012 20:17:10 +0000 (22:17 +0200)]
Add comments the other functions in OC_Request

12 years agoMove serverHost and serverProtocol functions to OC_Request
Bart Visscher [Mon, 6 Aug 2012 20:16:45 +0000 (22:16 +0200)]
Move serverHost and serverProtocol functions to OC_Request

12 years agoAdded function to make url absolute
Bart Visscher [Mon, 6 Aug 2012 20:15:55 +0000 (22:15 +0200)]
Added function to make url absolute

12 years agoFix rewriting GET parameters with ? in REQUESTEDAPP
Bart Visscher [Mon, 6 Aug 2012 19:45:02 +0000 (21:45 +0200)]
Fix rewriting GET parameters with ? in REQUESTEDAPP

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Aug 2012 00:07:50 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoSome UI improvements on the addressbooks settings.
Thomas Tanghus [Mon, 6 Aug 2012 22:05:43 +0000 (00:05 +0200)]
Some UI improvements on the addressbooks settings.

12 years agoCheck if New and Upload buttons exist before adding their width to the total breadcru...
Michael Gapczynski [Mon, 6 Aug 2012 21:33:50 +0000 (17:33 -0400)]
Check if New and Upload buttons exist before adding their width to the total breadcrumbs width

12 years agoChange hardcoded urls to use linkTo function
Bart Visscher [Mon, 6 Aug 2012 16:49:06 +0000 (18:49 +0200)]
Change hardcoded urls to use linkTo function

12 years agoLDAP: layout settings form. Hope it is now a bit clearer and prettier.
Arthur Schiwon [Mon, 6 Aug 2012 15:25:59 +0000 (17:25 +0200)]
LDAP: layout settings form. Hope it is now a bit clearer and prettier.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 6 Aug 2012 00:02:50 +0000 (02:02 +0200)]
[tx-robot] updated from transifex