]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMove legacy backgroundjob classes to a place where they can be autoloaded
Robin Appelman [Fri, 3 May 2013 14:42:48 +0000 (16:42 +0200)]
Move legacy backgroundjob classes to a place where they can be autoloaded

11 years agoAdd support for the old public backgroundjob api
Robin Appelman [Wed, 24 Apr 2013 12:38:41 +0000 (14:38 +0200)]
Add support for the old public backgroundjob api

11 years agoUpdate documentation for \OCP\BackgroundJob
Robin Appelman [Wed, 24 Apr 2013 12:06:24 +0000 (14:06 +0200)]
Update documentation for \OCP\BackgroundJob

11 years agolastRun is not a method
Thomas Mueller [Tue, 23 Apr 2013 21:46:56 +0000 (23:46 +0200)]
lastRun is not a method

11 years agoDon't try to use backgroundjobs before the installtion is done
Robin Appelman [Mon, 22 Apr 2013 18:23:23 +0000 (20:23 +0200)]
Don't try to use backgroundjobs before the installtion is done

11 years agoTry to supress pre-upgrade backgroundjob error
Robin Appelman [Sat, 20 Apr 2013 22:58:15 +0000 (00:58 +0200)]
Try to supress pre-upgrade backgroundjob error

11 years agoEnsure we don't throw an exception before we can upgrade to the new backgroundjob...
Robin Appelman [Sat, 20 Apr 2013 22:08:55 +0000 (00:08 +0200)]
Ensure we don't throw an exception before we can upgrade to the new backgroundjob system

11 years agoAdd database table for backgroundjob
Robin Appelman [Sat, 20 Apr 2013 22:04:58 +0000 (00:04 +0200)]
Add database table for backgroundjob

11 years agoAdjust backgroundjob test cases
Robin Appelman [Sat, 20 Apr 2013 21:51:58 +0000 (23:51 +0200)]
Adjust backgroundjob test cases

11 years agoRework background job system
Robin Appelman [Sat, 20 Apr 2013 21:27:46 +0000 (23:27 +0200)]
Rework background job system

11 years agocode style
Robin Appelman [Sat, 20 Apr 2013 19:26:47 +0000 (21:26 +0200)]
code style

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 20 Apr 2013 00:02:09 +0000 (02:02 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #3020 from owncloud/cleaner-webdav-reason
Bart Visscher [Fri, 19 Apr 2013 14:56:41 +0000 (07:56 -0700)]
Merge pull request #3020 from owncloud/cleaner-webdav-reason

Cleaner isWebDAVWorking reason, otherwise people overlook the reason

11 years agoMerge pull request #3024 from owncloud/file-delete-action
Bart Visscher [Fri, 19 Apr 2013 13:08:09 +0000 (06:08 -0700)]
Merge pull request #3024 from owncloud/file-delete-action

Fix #1164 and fix showing spinner on delete

11 years agoFix displaying spinner on delete
Bart Visscher [Fri, 19 Apr 2013 11:46:11 +0000 (13:46 +0200)]
Fix displaying spinner on delete

11 years agoNo need to strip slashes, json_decode handles that for us
Bart Visscher [Fri, 19 Apr 2013 11:45:40 +0000 (13:45 +0200)]
No need to strip slashes, json_decode handles that for us

11 years agoCleaner isWebDAVWorking reason, otherwise people overlook the reason
Bart Visscher [Fri, 19 Apr 2013 10:44:54 +0000 (12:44 +0200)]
Cleaner isWebDAVWorking reason, otherwise people overlook the reason

11 years agoMerge pull request #3010 from owncloud/fix-cookie_path
Thomas Tanghus [Fri, 19 Apr 2013 08:17:35 +0000 (01:17 -0700)]
Merge pull request #3010 from owncloud/fix-cookie_path

Don't use empty session.cookie_path, otherwise we get multiple cookies

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 18 Apr 2013 23:57:39 +0000 (01:57 +0200)]
[tx-robot] updated from transifex

11 years agoDon't use empty session.cookie_path, otherwise we get multiple cookies
Bart Visscher [Thu, 18 Apr 2013 19:11:55 +0000 (21:11 +0200)]
Don't use empty session.cookie_path, otherwise we get multiple cookies

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 18 Apr 2013 00:09:28 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2986 from eMerzh/upgrade_warn
Bernhard Posselt [Wed, 17 Apr 2013 19:43:15 +0000 (12:43 -0700)]
Merge pull request #2986 from eMerzh/upgrade_warn

Warn when we do an upgrade

11 years agoWarn when we do an upgrade
Brice Maron [Wed, 17 Apr 2013 19:29:14 +0000 (21:29 +0200)]
Warn when we do an upgrade

11 years agoMerge pull request #2925 from owncloud/navigation-icon-fix
Raghu Nayyar [Wed, 17 Apr 2013 17:20:36 +0000 (10:20 -0700)]
Merge pull request #2925 from owncloud/navigation-icon-fix

fix navigation hover effect, documentation

11 years agoapply navigation hover effect directly to img and span, cleaner code
Jan-Christoph Borchardt [Wed, 17 Apr 2013 15:23:12 +0000 (17:23 +0200)]
apply navigation hover effect directly to img and span, cleaner code

11 years agoMerge pull request #2978 from owncloud/displayname_can_be_null
Bernhard Posselt [Wed, 17 Apr 2013 14:47:17 +0000 (07:47 -0700)]
Merge pull request #2978 from owncloud/displayname_can_be_null

Remove not null constraint. Fix #2976

11 years agoMerge pull request #2975 from owncloud/log-date
Morris Jobke [Wed, 17 Apr 2013 13:49:46 +0000 (06:49 -0700)]
Merge pull request #2975 from owncloud/log-date

use date and time instead of timestamp in log

11 years agoalso adjust template properly for log date fix
Bernhard Posselt [Wed, 17 Apr 2013 13:31:05 +0000 (15:31 +0200)]
also adjust template properly for log date fix

11 years agoRemove not null constraint. Fix #2976
Thomas Tanghus [Wed, 17 Apr 2013 12:08:45 +0000 (14:08 +0200)]
Remove not null constraint. Fix #2976

11 years agofix admin log display and use a more readable format
Bernhard Posselt [Wed, 17 Apr 2013 12:05:51 +0000 (14:05 +0200)]
fix admin log display and use a more readable format

11 years agouse date and time instead of timestamp
Bernhard Posselt [Wed, 17 Apr 2013 10:24:18 +0000 (12:24 +0200)]
use date and time instead of timestamp

11 years agoMerge pull request #2746 from owncloud/use-count-userexists
Thomas Tanghus [Wed, 17 Apr 2013 10:06:50 +0000 (03:06 -0700)]
Merge pull request #2746 from owncloud/use-count-userexists

Use count SQL to check for user existance

11 years agoadapt free space calculation to the way it is done for the trash bin
Björn Schießle [Tue, 16 Apr 2013 11:52:46 +0000 (13:52 +0200)]
adapt free space calculation to the way it is done for the trash bin

11 years agoimproved free space calculation if no quota is set, discussed in #2936
Björn Schießle [Tue, 16 Apr 2013 11:51:53 +0000 (13:51 +0200)]
improved free space calculation if no quota is set, discussed in #2936

11 years agoMerge pull request #2915 from Kondou-ger/handle_empty_datafolder_better
Bart Visscher [Wed, 17 Apr 2013 07:44:14 +0000 (00:44 -0700)]
Merge pull request #2915 from Kondou-ger/handle_empty_datafolder_better

Handle empty datafolder better.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 17 Apr 2013 00:29:17 +0000 (02:29 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2951 from owncloud/no_personal_variables
icewind1991 [Tue, 16 Apr 2013 22:43:20 +0000 (15:43 -0700)]
Merge pull request #2951 from owncloud/no_personal_variables

No personal prefixes for variables.

11 years agoMerge pull request #2953 from jerrac/emailsavetimeout
Bernhard Posselt [Tue, 16 Apr 2013 20:56:14 +0000 (13:56 -0700)]
Merge pull request #2953 from jerrac/emailsavetimeout

Modified how the #lostpassword or #email fields save email addresses on ...

11 years agoRemoved extra id from jquery selectors. Remove console.log call. Removed commented...
David Reagan [Tue, 16 Apr 2013 20:22:04 +0000 (13:22 -0700)]
Removed extra id from jquery selectors. Remove console.log call. Removed commented code.

11 years agoModified how the #lostpassword or #email fields save email addresses on the Personal...
David Reagan [Tue, 16 Apr 2013 20:03:41 +0000 (13:03 -0700)]
Modified how the #lostpassword or #email fields save email addresses on the Personal settings page. It now saves one second after the last keyup event, instead of after a blur event.

11 years agoMerge pull request #2943 from owncloud/always_load_cache_hooks_first
Michael Gapczynski [Tue, 16 Apr 2013 19:21:09 +0000 (12:21 -0700)]
Merge pull request #2943 from owncloud/always_load_cache_hooks_first

always connect file cache updater hooks first

11 years agoNo personal prefixes for variables.
kondou [Tue, 16 Apr 2013 17:16:48 +0000 (19:16 +0200)]
No personal prefixes for variables.

11 years agoMerge pull request #2887 from owncloud/l10n-caching
Bart Visscher [Tue, 16 Apr 2013 16:11:33 +0000 (09:11 -0700)]
Merge pull request #2887 from owncloud/l10n-caching

L10N: cache the result of findLanguage

11 years agoalways connect file cache updater hooks first
Jörn Friedrich Dreyer [Tue, 16 Apr 2013 11:07:55 +0000 (13:07 +0200)]
always connect file cache updater hooks first

11 years agoadd explenation of the expire function to the apps description
Björn Schießle [Mon, 15 Apr 2013 09:42:50 +0000 (11:42 +0200)]
add explenation of the expire function to the apps description

11 years agowrite a info message to the log if a file gets removed from the trash bin automatically
Björn Schießle [Mon, 15 Apr 2013 08:34:38 +0000 (10:34 +0200)]
write a info message to the log if a file gets removed from the trash bin automatically

11 years agoHint to default data directory
kondou [Tue, 16 Apr 2013 07:54:34 +0000 (09:54 +0200)]
Hint to default data directory

not to before submitted data directory.

Thanks to bartv2 for the heads up.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Apr 2013 00:17:30 +0000 (02:17 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2934 from owncloud/shorten_css_colorcodes
Bernhard Posselt [Mon, 15 Apr 2013 21:46:51 +0000 (14:46 -0700)]
Merge pull request #2934 from owncloud/shorten_css_colorcodes

Shorten CSS colorcodes

11 years agoMerge pull request #2769 from owncloud/octemplate
Thomas Tanghus [Mon, 15 Apr 2013 20:42:35 +0000 (13:42 -0700)]
Merge pull request #2769 from owncloud/octemplate

Add octemplate jQuery plugin

11 years agoUpdated docs.
Thomas Tanghus [Mon, 15 Apr 2013 20:10:29 +0000 (22:10 +0200)]
Updated docs.

11 years agoShorten CSS colorcodes
kondou [Mon, 15 Apr 2013 19:07:45 +0000 (21:07 +0200)]
Shorten CSS colorcodes

Only need to be three digits.

11 years agoMerge pull request #2933 from owncloud/fix-active-style
Jan-Christoph Borchardt [Mon, 15 Apr 2013 19:04:15 +0000 (12:04 -0700)]
Merge pull request #2933 from owncloud/fix-active-style

also show black background on links that are active, fixes the news app ...

11 years agoalso show black background on links that are active, fixes the news app that doesnt...
Bernhard Posselt [Mon, 15 Apr 2013 18:29:45 +0000 (20:29 +0200)]
also show black background on links that are active, fixes the news app that doesnt show the bg for folders correctly

11 years agoMake FileCache upgrade more robust, fixes #2650
Arthur Schiwon [Fri, 5 Apr 2013 09:27:08 +0000 (11:27 +0200)]
Make FileCache upgrade more robust, fixes #2650

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 15 Apr 2013 00:12:43 +0000 (02:12 +0200)]
[tx-robot] updated from transifex

11 years agoadditional comments
Jan-Christoph Borchardt [Sun, 14 Apr 2013 17:30:16 +0000 (19:30 +0200)]
additional comments

11 years agofix navigation hover effect, documentation
Jan-Christoph Borchardt [Sun, 14 Apr 2013 17:25:46 +0000 (19:25 +0200)]
fix navigation hover effect, documentation

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Apr 2013 00:20:35 +0000 (02:20 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2918 from owncloud/update_CONTRIBUTING.md
Jan-Christoph Borchardt [Sat, 13 Apr 2013 21:52:45 +0000 (14:52 -0700)]
Merge pull request #2918 from owncloud/update_CONTRIBUTING.md

Update CONTRIBUTING.md

11 years agomove notice to search existing issues up
Jan-Christoph Borchardt [Sat, 13 Apr 2013 21:51:34 +0000 (00:51 +0300)]
move notice to search existing issues up

11 years agocorrect naming for Pictures app, add Music
Jan-Christoph Borchardt [Sat, 13 Apr 2013 21:49:55 +0000 (00:49 +0300)]
correct naming for Pictures app, add Music

11 years agoUpdate CONTRIBUTING.md
Georg Ehrke [Sat, 13 Apr 2013 18:00:39 +0000 (21:00 +0300)]
Update CONTRIBUTING.md

11 years agoMerge pull request #2896 from owncloud/app-enable-fix
Thomas Tanghus [Sat, 13 Apr 2013 13:57:42 +0000 (06:57 -0700)]
Merge pull request #2896 from owncloud/app-enable-fix

Add span tag while enabling or disbling apps as well.

11 years agoHandle empty datafolder better.
kondou [Sat, 13 Apr 2013 13:56:01 +0000 (15:56 +0200)]
Handle empty datafolder better.

If datafolder is erased, the default value will be shown as a placeholder.

If installation is submitted without a datafolder the default value will be used.

11 years agoMerge pull request #2910 from owncloud/password-toggle-db-2
Bernhard Posselt [Sat, 13 Apr 2013 13:10:41 +0000 (06:10 -0700)]
Merge pull request #2910 from owncloud/password-toggle-db-2

Implements Toggle for Database Password.

11 years agoMerge pull request #2909 from owncloud/addHook
Frank Karlitschek [Sat, 13 Apr 2013 12:19:27 +0000 (05:19 -0700)]
Merge pull request #2909 from owncloud/addHook

allow Storages to join MountPoint initialization

11 years agoMerge pull request #2903 from owncloud/disabled-class
Raghu Nayyar [Sat, 13 Apr 2013 04:20:58 +0000 (21:20 -0700)]
Merge pull request #2903 from owncloud/disabled-class

add .disabled class so it can be used for simple a buttons as well

11 years agoImplements Toggle for Database Password.
raghunayyar [Sat, 13 Apr 2013 04:15:30 +0000 (09:45 +0530)]
Implements Toggle for Database Password.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Apr 2013 00:15:54 +0000 (02:15 +0200)]
[tx-robot] updated from transifex

11 years agoallow Storages to join MountPoint initialization
Arthur Schiwon [Fri, 12 Apr 2013 22:33:21 +0000 (00:33 +0200)]
allow Storages to join MountPoint initialization

11 years agoadd .disabled class so it can be used for simple a buttons as well
Jan-Christoph Borchardt [Fri, 12 Apr 2013 17:18:11 +0000 (19:18 +0200)]
add .disabled class so it can be used for simple a buttons as well

11 years agoMerge pull request #2895 from owncloud/button-fox
Jan-Christoph Borchardt [Fri, 12 Apr 2013 13:22:59 +0000 (06:22 -0700)]
Merge pull request #2895 from owncloud/button-fox

dont overwrite background image when hovering over button

11 years agoAdd span tag while enabling or disbling apps as well.
raghunayyar [Fri, 12 Apr 2013 12:45:59 +0000 (18:15 +0530)]
Add span tag while enabling or disbling apps as well.

11 years agodont overwrite background image when hovering over button
Bernhard Posselt [Fri, 12 Apr 2013 12:30:16 +0000 (14:30 +0200)]
dont overwrite background image when hovering over button

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Apr 2013 00:11:02 +0000 (02:11 +0200)]
[tx-robot] updated from transifex

11 years ago-L10N: cache the result of findLanguage
Robin Appelman [Thu, 11 Apr 2013 22:58:14 +0000 (00:58 +0200)]
-L10N: cache the result of findLanguage

11 years agoMerge pull request #2874 from owncloud/proper-font-stack
Bernhard Posselt [Thu, 11 Apr 2013 21:40:16 +0000 (14:40 -0700)]
Merge pull request #2874 from owncloud/proper-font-stack

use proper sans-serif font-stack

11 years agouse proper sans-serif font-stack
Jan-Christoph Borchardt [Thu, 11 Apr 2013 15:20:24 +0000 (17:20 +0200)]
use proper sans-serif font-stack

11 years agocleanup the trash bin tables in the database after a user was deleted
Björn Schießle [Thu, 11 Apr 2013 10:37:52 +0000 (12:37 +0200)]
cleanup the trash bin tables in the database after a user was deleted

11 years agoremove used space for versions from db is a user was deleted
Björn Schießle [Thu, 11 Apr 2013 10:36:08 +0000 (12:36 +0200)]
remove used space for versions from db is a user was deleted

11 years agoMerge pull request #2554 from owncloud/hide-toggle-checkbox
Bernhard Posselt [Thu, 11 Apr 2013 08:18:40 +0000 (01:18 -0700)]
Merge pull request #2554 from owncloud/hide-toggle-checkbox

Implements Hide / Display for the Password Toggle Button

11 years agoNew Password in Personal Password Page loads fine.
raghunayyar [Thu, 11 Apr 2013 07:04:46 +0000 (12:34 +0530)]
New Password in Personal Password Page loads fine.

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 11 Apr 2013 00:10:41 +0000 (02:10 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2853 from owncloud/long-file-names
Bernhard Posselt [Wed, 10 Apr 2013 22:02:37 +0000 (15:02 -0700)]
Merge pull request #2853 from owncloud/long-file-names

Application Names Ellipsise when the name length exceeds the width of the navigation.

11 years agoMerge pull request #2747 from owncloud/cache-contructed-cache-objects
Jörn Friedrich Dreyer [Wed, 10 Apr 2013 15:09:09 +0000 (08:09 -0700)]
Merge pull request #2747 from owncloud/cache-contructed-cache-objects

Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Com...

11 years agoUpdate 3rdparty
Lukas Reschke [Wed, 10 Apr 2013 14:23:03 +0000 (16:23 +0200)]
Update 3rdparty

11 years agoThe Opacity for the navigation loads fine for icon and App name.
raghunayyar [Wed, 10 Apr 2013 14:00:28 +0000 (19:30 +0530)]
The Opacity for the navigation loads fine for icon and App name.

11 years agoLong Application Names are ellipsis correctly.
raghunayyar [Wed, 10 Apr 2013 13:44:50 +0000 (19:14 +0530)]
Long Application Names are ellipsis correctly.

11 years agoMerge pull request #2781 from owncloud/fix-2592
Bernhard Posselt [Wed, 10 Apr 2013 12:53:50 +0000 (05:53 -0700)]
Merge pull request #2781 from owncloud/fix-2592

Correct undefined variable in post_shared hook, fixes #2592

11 years agoMerge pull request #2850 from owncloud/touch-newfile
Bernhard Posselt [Wed, 10 Apr 2013 12:43:47 +0000 (05:43 -0700)]
Merge pull request #2850 from owncloud/touch-newfile

Fix touch for creating new files

11 years agoMerge pull request #2851 from owncloud/added-user-quota
Bernhard Posselt [Wed, 10 Apr 2013 12:43:18 +0000 (05:43 -0700)]
Merge pull request #2851 from owncloud/added-user-quota

Add the quota change listeners to newly added user entries in the user list

11 years agoAdd the quota change listeners to newly added user entries in the user list
Robin Appelman [Wed, 10 Apr 2013 12:12:54 +0000 (14:12 +0200)]
Add the quota change listeners to newly added user entries in the user list

11 years agoFix touch for creating new files
Robin Appelman [Wed, 10 Apr 2013 11:45:36 +0000 (13:45 +0200)]
Fix touch for creating new files

11 years agosize of the trash bin could be incorrect, remove it for all users to enforce a recalc...
Björn Schießle [Tue, 9 Apr 2013 13:27:19 +0000 (15:27 +0200)]
size of the trash bin could be incorrect, remove it for all users to enforce a recalculation during next usage.

11 years agoonly add filesize to trashbin size if the file was moved to the trash bin successfully
Björn Schießle [Tue, 9 Apr 2013 13:16:15 +0000 (15:16 +0200)]
only add filesize to trashbin size if the file was moved to the trash bin successfully

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Apr 2013 00:09:39 +0000 (02:09 +0200)]
[tx-robot] updated from transifex

11 years agoMerge pull request #2758 from Kondou-ger/refactor_OCdialogs
Bart Visscher [Tue, 9 Apr 2013 20:24:04 +0000 (13:24 -0700)]
Merge pull request #2758 from Kondou-ger/refactor_OCdialogs

Refactor OCdialogs.

11 years agoMerge pull request #2834 from owncloud/suppress-setup-warning
Lukas Reschke [Tue, 9 Apr 2013 20:10:26 +0000 (13:10 -0700)]
Merge pull request #2834 from owncloud/suppress-setup-warning

Suppress the notice from the nullbyte check

11 years agoSuppress the notice from the nullbyte check
Bart Visscher [Tue, 9 Apr 2013 19:11:44 +0000 (21:11 +0200)]
Suppress the notice from the nullbyte check