Jan-Christoph Borchardt
80470093dd
Merge pull request #683 from nextcloud/stable10-fix-theming-logo
...
[stable10] fix missing semicolon to fix themed logo on log in page
2016-08-01 21:01:51 +02:00
Morris Jobke
481418ff40
Merge pull request #593 from nextcloud/ldap-avoidneedlesssetemailonlogin-stable10
...
[stable10] Prevent setting email and triggering events at login time (#25554 )
2016-08-01 18:22:20 +02:00
Morris Jobke
a60fd5b34a
Merge pull request #668 from nextcloud/stable10-video-container-size
...
[stable10] up the minimum size of the public share video a bit, use 16/9 ratio
2016-08-01 18:17:40 +02:00
Jan-Christoph Borchardt
a32d9bbc6e
fix missing semicolon to fix themed logo on log in page
2016-08-01 18:16:32 +02:00
Morris Jobke
ab18c72400
Merge pull request #667 from thelinuxfr/stable10
...
[Stable10] Transifex Owncloud > Nextcloud
2016-07-30 09:58:53 +02:00
Frédéric LIETART
f7170b39ea
Transifex Owncloud > Nextcloud
...
Change transifex link Owncloud > Nextcloud
2016-07-29 23:35:45 +02:00
Jan-Christoph Borchardt
0d5b8f3293
up the minimum size of the public share video a bit, use 16/9 ratio, fix #603
2016-07-29 23:35:18 +02:00
Morris Jobke
558a8a62a4
Merge pull request #654 from nextcloud/add-quotaplugin-v2-stable10
...
[stable10] Add quotaplugin v2 stable10
2016-07-29 14:10:57 +02:00
Thomas Müller
f944a8861a
Adding quota plugin to new dav endpoint ( #25615 )
...
* Adding quota plugin to new dav endpoint
* Added integrated test failing in old endpoint
* Added 0B quota test
2016-07-29 12:31:56 +02:00
Björn Schießle
6301f75cb0
Merge pull request #639 from nextcloud/theming-firstrunwizard-stable10
...
[stable10] apply theme to the firstrunwizard
2016-07-29 11:37:25 +02:00
Morris Jobke
eee791ad56
Merge pull request #641 from nextcloud/backport-566-stable10
...
[stable10] revert to old setup connection logic
2016-07-29 08:59:36 +02:00
Robin Appelman
de8bb68325
revert to old setup connection logic
2016-07-29 00:41:12 +02:00
Morris Jobke
51be4bf2f0
Merge pull request #618 from nextcloud/backport-519-stable10
...
Backport LDAPProvider to Nextcloud 10
2016-07-28 23:13:21 +02:00
Morris Jobke
94f4e1009c
Merge pull request #610 from nextcloud/no-missing-preview-10
...
[10] Don't try to load previews when we know there is none
2016-07-28 17:48:42 +02:00
Bjoern Schiessle
35acbd6279
fix background id selector for the first run wizard
2016-07-28 17:44:23 +02:00
Bjoern Schiessle
39f88c74f9
fix unit tests
2016-07-28 17:44:01 +02:00
Bjoern Schiessle
6aede49ea1
re-use background color from theme in the firstrunwizard
2016-07-28 17:43:52 +02:00
Bjoern Schiessle
39712d1adc
apply theme to the firstrunwizard
2016-07-28 17:43:45 +02:00
Björn Schießle
b28e6a7938
Merge pull request #635 from nextcloud/stable10-backport-415
...
[stable10] Colorize checkboxes depending on theming color
2016-07-28 17:41:20 +02:00
Morris Jobke
2830b80042
Merge pull request #619 from nextcloud/backport-494-systemtags-management
...
[stable10] Add a simple Admin UI to manage systemtags
2016-07-28 17:02:22 +02:00
Morris Jobke
0a14cd4d60
Merge pull request #628 from nextcloud/stable10-backport-612
...
[stable10] libxml - compare against loaded version
2016-07-28 16:56:55 +02:00
Julius Haertl
4eb85f10a9
Theming: Cleanup and remove opacity from checkbox/radiobutton
2016-07-28 16:18:51 +02:00
Julius Haertl
1f3e55bc86
Theming: Generate colorized radio buttons dynamically
2016-07-28 16:18:50 +02:00
Julius Haertl
b7024b454f
Theming: Colorize radio buttons and append new styles on preview
2016-07-28 16:18:50 +02:00
Julius Haertl
aa4e133443
Theming: Clean up css generation and fix tests
2016-07-28 16:18:50 +02:00
Julius Haertl
49ef99474f
Theming: Colorize checkboxes depending on luminance
2016-07-28 16:18:47 +02:00
Julius Haertl
5c12c8cb02
Theming: Preview for colorized checkboxes
2016-07-28 16:17:53 +02:00
Morris Jobke
b1830b74fe
Merge pull request #622 from nextcloud/stable10-fix-searchbox-background
...
[stable10] fix searchbox background
2016-07-28 16:14:09 +02:00
Roeland Jago Douma
e184e4ad75
Merge pull request #609 from nextcloud/stable10_606
...
Support subdir in the OCS v2 endpoint
2016-07-28 14:23:40 +02:00
Morris Jobke
1913419520
libxml - compare against loaded version
...
* if the compiled in version is older than the loaded version Nextcloud doesn't work
* uses the loaded libxml version to check against
fixes #205
2016-07-28 14:11:32 +02:00
Roeland Jago Douma
6990a4e550
Support subdir in the OCS v2 endpoint
...
We should check against the ending substring since people could
run their nextcloud in a subfolder.
* Added test
2016-07-28 13:12:01 +02:00
Morris Jobke
77c18e4ec2
Merge pull request #614 from nextcloud/stable10-ns-server-contributing.md
...
[stable10] change core to server - backport of #533
2016-07-28 11:08:59 +02:00
Joas Schilling
cba370634f
Add a simple Admin UI to manage systemtags
2016-07-28 10:37:48 +02:00
root
aa02f518ad
Backport LDAPProvider to Nextcloud 10
...
New LDAPProvider for user_ldap
final changes
comments amended
Nextcloud license header for new files
2016-07-28 10:20:38 +02:00
Morris Jobke
c9b4a2b4cc
Fix unit tests
2016-07-28 10:08:36 +02:00
Jan-Christoph Borchardt
12a35e46ce
also adjust log in background color in theme
2016-07-28 10:08:02 +02:00
Jan-Christoph Borchardt
88560096d4
fix searchbox overlapping on mobile
2016-07-28 10:07:57 +02:00
Olivier Paroz
dbafc183da
change core to server
2016-07-28 09:22:59 +02:00
Robin Appelman
05b6850a9e
fix js test
2016-07-27 16:38:07 +02:00
Robin Appelman
b9dfc1674c
only load sidebar previews when we know it's available
2016-07-27 16:38:03 +02:00
Robin Appelman
276383ebf5
dont load filelist previews if we know we dont have one
2016-07-27 16:37:59 +02:00
Robin Appelman
76b2cffb08
add dav property to check if a file has a preview available
2016-07-27 16:37:56 +02:00
Morris Jobke
1fc7248dae
Merge pull request #591 from nextcloud/fixing-undefined-OfflineUser-composeAndStoreDisplayName-stable10
...
[stable10] Fix undefined OfflineUser::composeAndStoreDisplayName()
2016-07-27 15:25:31 +02:00
Morris Jobke
0e816a65b5
Merge pull request #580 from nextcloud/backport-550-stable10
...
[stable10] fix autoloading in LPAP integration tests, resolves #544
2016-07-27 14:55:26 +02:00
Björn Schießle
b0f23598e1
Merge pull request #599 from nextcloud/fix-defaultapp-master-stable10
...
Redirect to default page after login
2016-07-27 14:30:56 +02:00
Morris Jobke
df3cacdc50
Merge pull request #588 from nextcloud/stable10-app-icons
...
[stable10] Add app icons for Comments and Tags
2016-07-27 13:03:51 +02:00
Bjoern Schiessle
7c476e4fa2
Redirect to default page after login
2016-07-27 12:14:13 +02:00
Vincent Petry
b9266e7141
Prevent setting email and triggering events at login time ( #25554 )
...
Whenever an LDAP user also has an email address defined in LDAP, the
LDAP code will try and update the email address of the locally known
user. This happens at login time or every time the user's LDAP
attributes are processed.
There is code listening to the email setting hook which updates the
system address book, which also will trigger FS setup due to avatars
and other things.
This fix only sets the email address when really necessary.
2016-07-27 11:32:10 +02:00
Thomas Müller
ac5987a017
[stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248
2016-07-27 11:21:26 +02:00
Marius Blüm
4b96e3a93e
Add icon for tags app
2016-07-27 11:10:52 +02:00