Arthur Schiwon
|
d8be83029b
|
make sure port is used as backup port if not specified. documentation. determine connection error earlier.
|
2013-01-17 13:56:37 +01:00 |
Arthur Schiwon
|
59a6068246
|
fix undeclared variable
|
2013-01-17 13:46:32 +01:00 |
Arthur Schiwon
|
3d56cf3a5b
|
LDAP: add support for backup/replica servers
|
2013-01-17 13:31:14 +01:00 |
Arthur Schiwon
|
6063ce9c8d
|
LDAP: enable support for multiple LDAP/AD servers
|
2013-01-16 14:59:41 +01:00 |
Arthur Schiwon
|
4699f36e44
|
LDAP: fix read configuration, remove unnecessary debug output
|
2013-01-16 14:58:49 +01:00 |
Arthur Schiwon
|
ad1113c2cb
|
LDAP: fix parameter passed not as expected
|
2013-01-16 14:56:57 +01:00 |
Arthur Schiwon
|
09c54722a8
|
add LDAP User and Group proxies to suppoer multiple servers
|
2013-01-11 18:13:22 +01:00 |
Arthur Schiwon
|
fab5817f67
|
documentation for the Connection constructor
|
2013-01-10 23:34:24 +01:00 |
Arthur Schiwon
|
0784bcb8d7
|
introduce configPrefix to allow settings for multiple LDAP servers
|
2013-01-10 23:30:26 +01:00 |
Arthur Schiwon
|
4a8c25eef5
|
dechex not necessary, do not waste time with it
|
2013-01-08 19:25:19 +01:00 |
Arthur Schiwon
|
19fa78d1ee
|
Code style
|
2013-01-08 19:00:49 +01:00 |
Arthur Schiwon
|
ec1caa7d35
|
support LDAP search using multiple base DNs also with paged results, implements #395
|
2013-01-04 23:57:55 +01:00 |
Arthur Schiwon
|
81489ad860
|
support multiple base DNs
|
2013-01-03 21:38:53 +01:00 |
Arthur Schiwon
|
3b82be5e64
|
Base DNs will be used as array, now, to support usage of multiple DNs
|
2013-01-03 21:18:21 +01:00 |
Arthur Schiwon
|
72d67ec036
|
Switch to textarea to enable configuration of multiple DNs
|
2013-01-03 14:07:01 +01:00 |
Arthur Schiwon
|
959996c3b4
|
LDAP: fix spelling
|
2013-01-03 12:32:42 +01:00 |
Thomas Mueller
|
34e5cb5070
|
fixing indent
|
2013-01-03 00:13:30 +01:00 |
Jenkins for ownCloud
|
3bcdd8c900
|
[tx-robot] updated from transifex
|
2013-01-03 00:05:19 +01:00 |
Thomas Müller
|
e0e7c98100
|
Merge pull request #1041 from owncloud/fixing-856-master
Fixing #856 master
|
2013-01-02 14:58:54 -08:00 |
Thomas Müller
|
9dc5ea172e
|
Merge pull request #975 from irgsmirx/patch-1
Update lib/util.php
|
2013-01-02 14:01:38 -08:00 |
Jörn Friedrich Dreyer
|
8240717309
|
Merge pull request #1062 from owncloud/fix-1048-master
add smtp port configuration option
|
2013-01-02 10:48:58 -08:00 |
Thomas Mueller
|
1727b2e84d
|
add smtp port configuration option
|
2013-01-02 19:04:08 +01:00 |
Jörn Friedrich Dreyer
|
166da88b73
|
Merge pull request #945 from owncloud/fix_app_management_in_ie8
since @tanghus and @DeepDiver1975 gave me their 👍 I'll merge this now: Fix app management in ie8
|
2013-01-02 08:17:28 -08:00 |
Robin Appelman
|
54f6f1e6b7
|
phpdoc fixes for public api
|
2013-01-02 16:38:20 +01:00 |
Jörn Friedrich Dreyer
|
5b07e722cb
|
combine ie8 fix with debug check
|
2013-01-02 12:21:30 +01:00 |
Jörn Friedrich Dreyer
|
ed06070741
|
omit type attribute in script tag to use fallback (text/javascript)
|
2013-01-02 12:13:07 +01:00 |
Jörn Friedrich Dreyer
|
e998da06d1
|
fix broken console.log in ie8
|
2013-01-02 12:13:07 +01:00 |
Jenkins for ownCloud
|
516464ba94
|
[tx-robot] updated from transifex
|
2013-01-02 00:05:14 +01:00 |
Jenkins for ownCloud
|
c6064a542c
|
[tx-robot] updated from transifex
|
2013-01-01 00:04:42 +01:00 |
Jenkins for ownCloud
|
329bddab48
|
[tx-robot] updated from transifex
|
2012-12-31 00:05:31 +01:00 |
Lukas Reschke
|
f70f9f3bc4
|
Merge pull request #1043 from owncloud/fix_breadcrumb_slashes
Replace %2F with / in breadcrumbs
|
2012-12-30 08:56:32 -08:00 |
Jenkins for ownCloud
|
66e57f5fb1
|
[tx-robot] updated from transifex
|
2012-12-30 00:05:52 +01:00 |
Thomas Müller
|
36da34e5f6
|
Merge pull request #902 from owncloud/storage-wording
Storage wording
|
2012-12-28 23:19:52 -08:00 |
Michael Gapczynski
|
b5b48428ab
|
Replace %2F with / in breadcrumbs
|
2012-12-28 19:41:37 -05:00 |
Michael Gapczynski
|
f922f836ce
|
Change old variable name $default_quota to $defaultQuota
|
2012-12-28 19:14:33 -05:00 |
Jenkins for ownCloud
|
9aefbea074
|
[tx-robot] updated from transifex
|
2012-12-29 00:08:28 +01:00 |
Thomas Mueller
|
a3206b4e97
|
only show the max possible upload of 2GB on a 32 bit system.
for a 64 bit system we have no such limitation
refs #856
Conflicts:
apps/files/templates/admin.php
|
2012-12-28 22:17:38 +01:00 |
Thomas Mueller
|
7b72424a39
|
Revert "fixed max possible upload size for files app in admin screen"
This reverts commit 7f2208b9a1 .
Conflicts:
apps/files/admin.php
|
2012-12-28 22:14:32 +01:00 |
Jenkins for ownCloud
|
e9c51b319e
|
[tx-robot] updated from transifex
|
2012-12-28 00:20:34 +01:00 |
Jenkins for ownCloud
|
27f9ea2abb
|
[tx-robot] updated from transifex
|
2012-12-27 00:05:17 +01:00 |
Jenkins for ownCloud
|
b7257b2524
|
[tx-robot] updated from transifex
|
2012-12-26 00:12:10 +01:00 |
Jenkins for ownCloud
|
5d59ac0739
|
[tx-robot] updated from transifex
|
2012-12-25 00:11:11 +01:00 |
Jenkins for ownCloud
|
7d52c39419
|
[tx-robot] updated from transifex
|
2012-12-24 00:12:16 +01:00 |
Frank Karlitschek
|
15da11effe
|
Merge pull request #845 from owncloud/sqlite_error
Try to fix #836
|
2012-12-22 15:22:09 -08:00 |
Jenkins for ownCloud
|
0656b41747
|
[tx-robot] updated from transifex
|
2012-12-23 00:10:23 +01:00 |
Jenkins for ownCloud
|
05fda76776
|
[tx-robot] updated from transifex
|
2012-12-22 00:26:25 +01:00 |
Thomas Müller
|
7e78f8e15a
|
moving logic from template to the 'controller'
THX @VicDeo
|
2012-12-21 00:48:12 +01:00 |
Jenkins for ownCloud
|
3e39c39d6a
|
[tx-robot] updated from transifex
|
2012-12-21 00:11:31 +01:00 |
Thomas Müller
|
986f5d9f3e
|
fixing variable name
|
2012-12-21 00:04:58 +01:00 |
Michael Gapczynski
|
84ba66e9b7
|
Merge pull request #978 from owncloud/logout-icon
fix logout icon, hopefully also #969
|
2012-12-20 14:51:36 -08:00 |