Lukas Reschke
|
ce9d5df6df
|
Merge pull request #8681 from owncloud/logintimestamp
Record login timestamp per user. Required for new user managament.
|
2014-05-28 19:06:47 +02:00 |
|
ringmaster
|
3d1ba574e4
|
Change visibility of scanner internals
so that descendant classes can access them.
|
2014-05-28 07:59:38 -04:00 |
|
Vincent Petry
|
09645b9221
|
Merge pull request #8755 from owncloud/fix-8737-master
remove legacy OC_Filesystem being used in a hook callback
|
2014-05-28 10:57:54 +02:00 |
|
Jenkins for ownCloud
|
80641cae72
|
[tx-robot] updated from transifex
|
2014-05-28 01:56:09 -04:00 |
|
Thomas Müller
|
f03a3d9d05
|
remove legacy OC_Filesystem being used in a hook callback
|
2014-05-28 00:13:54 +02:00 |
|
Bart Visscher
|
a51e9a5cfe
|
Merge pull request #8136 from owncloud/contactsmanager-register
Implement the register function of OC\ContactsManager
|
2014-05-27 22:35:50 +02:00 |
|
Vincent Petry
|
d43a7c5f6e
|
Added requiremin/requiremax fields for apps
Apps can now specify a minimum and maximum version of ownCloud in which
they are supported.
|
2014-05-27 11:54:12 +02:00 |
|
Jenkins for ownCloud
|
a756666585
|
[tx-robot] updated from transifex
|
2014-05-27 01:54:54 -04:00 |
|
Arthur Schiwon
|
3a21c3e2f4
|
Merge branch 'logintimestamp' of git://github.com/owncloud/core into logintimestamp
|
2014-05-26 13:56:40 +02:00 |
|
Arthur Schiwon
|
4a4ea67a31
|
drop superflous statement in phpdoc
|
2014-05-26 13:56:08 +02:00 |
|
Arthur Schiwon
|
748a219243
|
add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook
|
2014-05-26 13:53:26 +02:00 |
|
Vincent Petry
|
a34491e288
|
Merge pull request #8687 from owncloud/recursive-remove-smb
Make the recursive delete more robust
|
2014-05-26 11:06:13 +02:00 |
|
Frank Karlitschek
|
48d0cebc42
|
Merge pull request #8674 from owncloud/watch-policy
Add a config option for setting the filesystem watcher policy
|
2014-05-26 10:48:44 +02:00 |
|
Jenkins for ownCloud
|
790c0e8e7c
|
[tx-robot] updated from transifex
|
2014-05-26 01:55:36 -04:00 |
|
Jenkins for ownCloud
|
3029029afd
|
[tx-robot] updated from transifex
|
2014-05-25 01:54:35 -04:00 |
|
Lukas Reschke
|
c03e7fcfa9
|
Clarify comment
|
2014-05-24 10:24:42 +02:00 |
|
Jenkins for ownCloud
|
2afdd1bf1a
|
[tx-robot] updated from transifex
|
2014-05-24 01:55:34 -04:00 |
|
Robin Appelman
|
be8326668a
|
Make the recursive delete more robust
|
2014-05-23 13:31:45 +02:00 |
|
Robin Appelman
|
151c48494e
|
Add a config option fro setting the filesystem watcher policy
|
2014-05-23 12:20:31 +02:00 |
|
Arthur Schiwon
|
2e85d5a852
|
increase scrutinizer happyiness by removing minor/informational issues
|
2014-05-23 11:20:46 +02:00 |
|
Björn Schießle
|
050df76830
|
Merge pull request #8599 from owncloud/sharing_disable_for_groups
allow admin to disable sharing for specific groups of users
|
2014-05-22 08:19:27 -04:00 |
|
Robin Appelman
|
ff1f341d97
|
Fix phpdoc
|
2014-05-22 13:30:32 +02:00 |
|
Bjoern Schiessle
|
12338e0ef0
|
allow admin to disable sharing for specific groups of users
|
2014-05-22 10:43:44 +02:00 |
|
Vincent Petry
|
25ecd2bdda
|
Merge pull request #8659 from owncloud/get-preference-multiple-user
Add a method to get the values for multiple users to OC\Preferences
|
2014-05-22 09:59:20 +02:00 |
|
Björn Schießle
|
14a953fbe0
|
Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible
[sharing] move the mount point up if the parent folder no longer exists
|
2014-05-21 14:07:49 -04:00 |
|
Arthur Schiwon
|
2c89962919
|
clean up tryRememberLogin and save the timestamp of users last login
|
2014-05-21 18:03:37 +02:00 |
|
Joas Schilling
|
e20fb37038
|
Correctly create list of placeholders
|
2014-05-21 14:35:59 +02:00 |
|
Bjoern Schiessle
|
5f403f3e92
|
move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists
|
2014-05-21 13:19:17 +02:00 |
|
Joas Schilling
|
4fbfe077fb
|
Move return to new line
|
2014-05-21 13:10:23 +02:00 |
|
Joas Schilling
|
cf3cd572b0
|
Add a method to get the values for multiple users to OC\Preferences
|
2014-05-21 11:14:52 +02:00 |
|
scolebrook
|
954d5b27ff
|
use custom logfile path if defined, otherwise use default of owncloud.log in data directory
|
2014-05-20 11:29:59 -04:00 |
|
Jenkins for ownCloud
|
40fc1d5b4b
|
[tx-robot] updated from transifex
|
2014-05-20 01:54:53 -04:00 |
|
Thomas Müller
|
8749442fec
|
no return on register and unregister
|
2014-05-19 21:39:19 +02:00 |
|
Thomas Müller
|
bb6fac1102
|
Merge branch 'master' into contactsmanager-register
Conflicts:
lib/private/contactsmanager.php
|
2014-05-19 21:35:13 +02:00 |
|
Thomas Müller
|
b6d2d6329d
|
Merge pull request #8639 from owncloud/drop-brief
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 20:18:32 +02:00 |
|
Morris Jobke
|
dc36d30953
|
Remove all occurences of @brief and @returns from PHPDoc
* test case added to avoid adding them later
|
2014-05-19 17:50:53 +02:00 |
|
Frank Karlitschek
|
090d127050
|
Merge pull request #6457 from owncloud/db-convert-tool
Command line tool to convert current database to others, except sqlite
|
2014-05-19 16:41:31 +01:00 |
|
Thomas Müller
|
95741f3936
|
Merge pull request #8435 from owncloud/fix-8322-master
Expose permission via WebDAV
|
2014-05-19 16:52:03 +02:00 |
|
Thomas Müller
|
04e6c12fe2
|
Merge pull request #8557 from owncloud/custom_session_handling
Allow apps to create custom session handlers.
|
2014-05-19 15:58:30 +02:00 |
|
Morris Jobke
|
48977c8579
|
Merge pull request #7286 from owncloud/issue/4823
Set expiration date by default when adding additional shares
|
2014-05-19 10:26:54 +02:00 |
|
Jenkins for ownCloud
|
d52252998a
|
[tx-robot] updated from transifex
|
2014-05-19 01:54:46 -04:00 |
|
Joas Schilling
|
ab7ae004f7
|
Automatically copy the share expiration date when new shares are created
Fix #4823
|
2014-05-19 01:38:47 +02:00 |
|
Morris Jobke
|
804020bb6d
|
Merge pull request #7363 from owncloud/optimize-startup-queries
Optimize some queries that are always executed when loading base.php
|
2014-05-19 01:21:37 +02:00 |
|
Jenkins for ownCloud
|
a7509e5fd9
|
[tx-robot] updated from transifex
|
2014-05-18 01:55:01 -04:00 |
|
Jenkins for ownCloud
|
a1b356c7b6
|
[tx-robot] updated from transifex
|
2014-05-17 01:57:38 -04:00 |
|
Björn Schießle
|
42b99b6d0f
|
Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links
use default expire date only for link shares
|
2014-05-16 14:57:11 -04:00 |
|
Björn Schießle
|
b52cb8f557
|
Merge pull request #8604 from owncloud/sharing_encforce_password
allow admin to enforce passwords for public link shares
|
2014-05-16 12:23:01 -04:00 |
|
Bjoern Schiessle
|
7a48f24459
|
use default expire date only for link shares
|
2014-05-16 18:12:13 +02:00 |
|
Bjoern Schiessle
|
b6e14af861
|
allow admin to enforce passwords for public link shares
|
2014-05-16 17:41:09 +02:00 |
|
Vincent Petry
|
1fb0d5412c
|
Merge pull request #6260 from owncloud/jan-navigation-filesidebar
Files app navigation sidebar
|
2014-05-16 13:00:35 +02:00 |
|