Morris Jobke
|
41c6752030
|
fix navbar
|
2013-11-27 16:10:49 +01:00 |
Jan-Christoph Borchardt
|
3360719bbf
|
prevent shift of app names caused by scrollbar, part 2
|
2013-11-27 16:10:48 +01:00 |
Jan-Christoph Borchardt
|
f9f123c6f6
|
prevent shift of app titles caused by scrollbar
|
2013-11-27 16:10:48 +01:00 |
Jan-Christoph Borchardt
|
457a7d4baa
|
always show app navigation scrollbar when too many apps in there
|
2013-11-27 16:10:48 +01:00 |
Robin Appelman
|
c47e46fda0
|
fix custom routes defined by apps
|
2013-11-27 15:35:49 +01:00 |
Bjoern Schiessle
|
060e0ad0cd
|
with the latest changes in master $this-userID is always the correct ID, so we no longer need the extra parameter
|
2013-11-27 15:35:32 +01:00 |
Bjoern Schiessle
|
9fb71af988
|
Merge branch 'master' into encryption_enable_public_upload
Conflicts:
apps/files_encryption/lib/helper.php
apps/files_encryption/lib/keymanager.php
apps/files_encryption/lib/stream.php
apps/files_encryption/lib/util.php
apps/files_encryption/tests/keymanager.php
|
2013-11-27 15:08:09 +01:00 |
Thomas Müller
|
5b7b053634
|
Merge pull request #5976 from owncloud/encryption_work_with_public_gallery
Encryption work with public gallery
|
2013-11-27 04:25:54 -08:00 |
Bjoern Schiessle
|
7f2bdb0e97
|
typo fixed
|
2013-11-27 12:25:04 +01:00 |
Bjoern Schiessle
|
7f3b178d73
|
some small changes according to the review comments
|
2013-11-27 11:46:24 +01:00 |
Morris Jobke
|
a81909097c
|
Merge pull request #6027 from owncloud/public-api-restful-routing-oc6
fix appframework routing
|
2013-11-27 01:55:52 -08:00 |
Morris Jobke
|
7755e69af0
|
add PHPDoc for urlParams
|
2013-11-27 10:55:06 +01:00 |
Morris Jobke
|
b910524acb
|
add comment from @DeepDiver
|
2013-11-27 10:32:48 +01:00 |
blizzz
|
34704eded6
|
Merge pull request #5955 from owncloud/fix5863
LDAP Wizard: Add raw login filter to corresponding tab for consistency, fix behaviour on raw filter input
|
2013-11-27 00:30:15 -08:00 |
Thomas Müller
|
af46d99730
|
Merge pull request #6075 from owncloud/ssl-warning
add warning for HTTP connection
|
2013-11-27 00:29:04 -08:00 |
Thomas Müller
|
3456109916
|
Merge pull request #6071 from owncloud/db-documentation
Add some documentation to db_structure.xml
|
2013-11-27 00:28:03 -08:00 |
Morris Jobke
|
8506d2bf42
|
fix wording
|
2013-11-27 00:38:56 +01:00 |
Morris Jobke
|
7c88736292
|
API doc for contacts manager, server container and share
|
2013-11-27 00:35:36 +01:00 |
Morris Jobke
|
2d822e3b95
|
add warning for HTTP connection
|
2013-11-27 00:05:48 +01:00 |
Thomas Mueller
|
4fbc2774ef
|
on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.'
The solution is to simple reconnect to the database to start with a fresh connection
|
2013-11-26 22:39:01 +01:00 |
Andreas Fischer
|
0013e2e6a8
|
Fix spacing.
|
2013-11-26 22:16:14 +01:00 |
Andreas Fischer
|
68986f5272
|
db-doc: privatedata description
|
2013-11-26 22:13:01 +01:00 |
Andreas Fischer
|
2714a22ba8
|
db-doc: vcategory* descriptions
|
2013-11-26 22:06:20 +01:00 |
Andreas Fischer
|
ab773650cd
|
db-doc: users description
|
2013-11-26 21:53:55 +01:00 |
Andreas Fischer
|
bc77ba1d4c
|
db-doc: jobs description
|
2013-11-26 21:52:30 +01:00 |
Andreas Fischer
|
8cde5e80f6
|
db-doc: share description
|
2013-11-26 21:48:31 +01:00 |
Andreas Fischer
|
f4031d4320
|
db-doc: properties description
|
2013-11-26 21:23:57 +01:00 |
Andreas Fischer
|
035199acab
|
db-doc: preferences description
|
2013-11-26 21:18:42 +01:00 |
Andreas Fischer
|
5450d166b0
|
db-doc: locks description
|
2013-11-26 21:15:23 +01:00 |
Andreas Fischer
|
466e8985a8
|
db-doc: groups description
|
2013-11-26 21:14:52 +01:00 |
blizzz
|
4f15282bc9
|
Merge pull request #6058 from owncloud/ldap2avatar
Set Avatar for LDAP users automatically (if a picture is available)
|
2013-11-26 12:05:32 -08:00 |
Andreas Fischer
|
43f0e30315
|
db-doc: group_admin reduction note
|
2013-11-26 20:55:19 +01:00 |
Andreas Fischer
|
790155e574
|
db-doc: group_admin description
|
2013-11-26 20:55:08 +01:00 |
Andreas Fischer
|
46e32b08c0
|
db-doc: group_user description
|
2013-11-26 20:50:21 +01:00 |
Andreas Fischer
|
6da5b05176
|
Remove the dbprefix from comments. It has no information.
|
2013-11-26 20:42:15 +01:00 |
Andreas Fischer
|
d083108e72
|
db-doc: permissions description
|
2013-11-26 20:41:05 +01:00 |
Andreas Fischer
|
ea26282493
|
Prettier ASCII lists. ^^
|
2013-11-26 20:27:51 +01:00 |
Andreas Fischer
|
421a1e69dc
|
db-doc: filecache description
|
2013-11-26 20:27:18 +01:00 |
ganomi
|
33e77d34f4
|
Show stars as placeholder
|
2013-11-26 20:17:13 +01:00 |
Andreas Fischer
|
ad603388ca
|
db-doc: mimetypes description
|
2013-11-26 19:30:59 +01:00 |
Bjoern Schiessle
|
7240d349da
|
Merge branch 'master' into encryption_initial_enc_indicator
|
2013-11-26 19:15:53 +01:00 |
Björn Schießle
|
1fef97f6a5
|
Merge pull request #6060 from owncloud/fix-6050-oc6
fixing getRawPathInfo() once more
|
2013-11-26 10:13:58 -08:00 |
Andreas Fischer
|
7d1f67b7a9
|
db-doc: storages description
|
2013-11-26 18:57:39 +01:00 |
Andreas Fischer
|
a018dacac2
|
db-doc: appconfig description
|
2013-11-26 18:39:19 +01:00 |
Vincent Petry
|
e2ca88af5e
|
Merge pull request #6066 from owncloud/extstorage-sftp-overwriteonrename
Fixed SFTP storage to overwrite on rename
|
2013-11-26 09:01:41 -08:00 |
Bjoern Schiessle
|
c7e1fe50c2
|
added a small version of the dark loading gif, looks nicer on the blue background
|
2013-11-26 17:14:16 +01:00 |
Thomas Müller
|
52941341fd
|
fixing failing unit test
|
2013-11-26 16:52:33 +01:00 |
Jenkins for ownCloud
|
fb7aa2f014
|
[tx-robot] updated from transifex
|
2013-11-26 10:47:07 -05:00 |
Thomas Müller
|
d9a98b126e
|
Merge pull request #6065 from owncloud/l10n-update
Translate reload message after update
|
2013-11-26 07:45:22 -08:00 |
Vincent Petry
|
30e086fb53
|
Fixed SFTP storage to overwrite on rename
|
2013-11-26 16:32:44 +01:00 |