Morris Jobke
|
3e7710c0d8
|
Merge pull request #778 from nextcloud/Faldon-user_menu_ui
Fixing infinite spinning animation on user menu ctrl+click
|
2016-08-18 08:40:13 +02:00 |
Morris Jobke
|
bded787d0c
|
Empty tags are not allowed for image and feColorMatrix in IE11 and below
|
2016-08-17 15:59:30 +02:00 |
Roeland Jago Douma
|
ba4633b165
|
Add viewBox to app icons
If we don't add a viewbox a lot of browsers will just say NOPE!!! when
we ask them to scale.
|
2016-08-17 15:23:51 +02:00 |
Marius Blüm
|
c1632c3abd
|
Merge pull request #893 from nextcloud/ie8_be_gone
IE8 be gone!
|
2016-08-17 09:02:58 +02:00 |
Nextcloud bot
|
0cc8b8b244
|
[tx-robot] updated from transifex
|
2016-08-17 00:09:19 +00:00 |
Roeland Jago Douma
|
0cb8f74cd1
|
Delete IE8 support in the avatar controller
|
2016-08-16 20:48:04 +02:00 |
Arthur Schiwon
|
717e22267a
|
Merge branch 'master' into implement_712
|
2016-08-16 18:31:59 +02:00 |
Nextcloud bot
|
8c424c7971
|
[tx-robot] updated from transifex
|
2016-08-16 00:10:47 +00:00 |
Lukas Reschke
|
6c6338b810
|
Merge branch 'master' into implement_712
|
2016-08-15 21:55:09 +02:00 |
Nextcloud bot
|
f3124b5052
|
[tx-robot] updated from transifex
|
2016-08-15 00:12:16 +00:00 |
Jan-Christoph Borchardt
|
c8113a4269
|
compress images and fix position
|
2016-08-13 14:03:56 +02:00 |
Frank Karlitschek
|
629c3dd39f
|
adding social buttons
|
2016-08-13 14:03:56 +02:00 |
Nextcloud bot
|
4da01eeef6
|
[tx-robot] updated from transifex
|
2016-08-13 00:13:29 +00:00 |
Lukas Reschke
|
11e089f112
|
Merge pull request #844 from nextcloud/twofactor_mw_excep
TwoFactorMiddleware should forward Exception
|
2016-08-12 20:15:32 +02:00 |
Morris Jobke
|
4a887d851e
|
Merge pull request #837 from nextcloud/when-logged-in-then-just-redirect-to-redirected-page
When logged in then just redirect to redirected page
|
2016-08-12 14:21:36 +02:00 |
Roeland Jago Douma
|
33f1532079
|
Throw exception if you don't handle it
|
2016-08-12 14:04:23 +02:00 |
Nextcloud bot
|
35358bdde0
|
[tx-robot] updated from transifex
|
2016-08-12 00:10:18 +00:00 |
Lukas Reschke
|
8261ccce1b
|
Merge branch 'master' into implement_712
|
2016-08-11 19:37:17 +02:00 |
Faldon
|
14bf180837
|
Removed debug code.
|
2016-08-11 16:43:07 +02:00 |
Lukas Reschke
|
9ca25e857c
|
Redirect users when already logged-in on login form
|
2016-08-11 15:22:29 +02:00 |
Thomas Pulzer
|
b2b7fa4854
|
Fixed user and main menu closing on right mouse button click.
Fixed wrong variable assignment when trying to open link in new window.
|
2016-08-11 07:22:13 +02:00 |
Nextcloud bot
|
56bf0a8399
|
[tx-robot] updated from transifex
|
2016-08-11 00:14:12 +00:00 |
Roeland Jago Douma
|
ba922c9f73
|
Merge pull request #807 from nextcloud/ocs_dataresponse
OCSController requires DataResponse
|
2016-08-10 22:36:25 +02:00 |
Roeland Jago Douma
|
9544c97ffe
|
Fix Core's OCSController response
|
2016-08-10 20:53:13 +02:00 |
Thomas Müller
|
4cf2f97a16
|
Add missing array element - fixes #25714
|
2016-08-10 11:11:23 +02:00 |
Nextcloud bot
|
d6bee61131
|
[tx-robot] updated from transifex
|
2016-08-10 00:09:59 +00:00 |
Morris Jobke
|
93047f5e4d
|
Merge pull request #777 from nextcloud/ocs_capabilities
Move /cloud/capabilities and /cloud/user to Core
|
2016-08-10 00:43:13 +02:00 |
Lukas Reschke
|
7e23351bf0
|
Merge pull request #677 from nextcloud/app-menu-fix
Fix closing app menu on mobile
|
2016-08-10 00:28:04 +02:00 |
Lukas Reschke
|
2b04b58d9a
|
Merge pull request #783 from nextcloud/app-disable-yellow
make disabled apps more clear during upgrade
|
2016-08-10 00:24:02 +02:00 |
Roeland Jago Douma
|
69da896785
|
Move /cloud/user to Core app
|
2016-08-09 20:56:31 +02:00 |
Roeland Jago Douma
|
02449c8336
|
Move getCapabilities over to Core
|
2016-08-09 20:56:31 +02:00 |
Roeland Jago Douma
|
575875e8d0
|
Allow OCS routes in Core and Settings
|
2016-08-09 20:56:31 +02:00 |
Roeland Jago Douma
|
7a4e5d8f40
|
Open exiration date picker directly on toggle
|
2016-08-09 19:55:58 +02:00 |
Arthur Schiwon
|
ceeb44bd04
|
Initial work on Apps page split:
* interfaces for the Admin settings (IAdmin) and section (ISection)
* SettingsManager service
* example setup with LDAP app
|
2016-08-09 18:05:09 +02:00 |
Robin Appelman
|
e783006fe2
|
make disabled apps more clear during upgrade
|
2016-08-09 13:46:41 +02:00 |
Thomas Pulzer
|
c5033670d5
|
Changed app and user menu delegates to mousedown events.
Added proper handling of primary mouse button click with and without ctrl-/meta-key modifier.
Added handlig of middle mouse button click.
|
2016-08-09 11:58:32 +02:00 |
Thomas Pulzer
|
8c9961aa22
|
Added OS X meta key check for stopping spinning animation in app and user menu.
|
2016-08-09 11:58:32 +02:00 |
Thomas Pulzer
|
1ab9477ac1
|
Fixed user menu to not show spinner on ctrl+click.
Fixes #616
|
2016-08-09 11:58:32 +02:00 |
Morris Jobke
|
4277051442
|
Merge pull request #660 from gdamjan/custom-config-dir
introduce NEXTCLOUD_CONFIG_DIR env variable (see #300)
|
2016-08-09 10:58:23 +02:00 |
Nextcloud bot
|
3a26def7cf
|
[tx-robot] updated from transifex
|
2016-08-09 00:10:11 +00:00 |
Lukas Reschke
|
fa352a81a5
|
Merge pull request #728 from nextcloud/update-styling
Design fixes for updates
|
2016-08-08 11:23:31 +02:00 |
Nextcloud bot
|
344916de15
|
[tx-robot] updated from transifex
|
2016-08-07 00:10:23 +00:00 |
Nextcloud bot
|
b80e3e70e5
|
[tx-robot] updated from transifex
|
2016-08-06 00:10:17 +00:00 |
Roeland Jago Douma
|
dd44624540
|
Merge pull request #732 from nextcloud/fix-shipped.json
Order alphabetically and deduplicate the shipped.json
|
2016-08-05 15:11:28 +02:00 |
Nextcloud bot
|
c44c9a55f4
|
[tx-robot] updated from transifex
|
2016-08-05 00:10:09 +00:00 |
Joas Schilling
|
89cb7b59f8
|
Order alphabetically and deduplicate the shipped.json
|
2016-08-04 14:40:43 +02:00 |
Lukas Reschke
|
966e2d8dde
|
[master] Add new apps as official
|
2016-08-04 14:15:42 +02:00 |
Jan-Christoph Borchardt
|
835dc59d6a
|
reduce info on update screens, introduce button to refresh
|
2016-08-04 12:48:25 +02:00 |
Joas Schilling
|
dab0a6223a
|
Merge pull request #718 from jurgenhaas/patch-1
Exit from upgrade without reporting error
|
2016-08-04 09:04:24 +02:00 |
Nextcloud bot
|
258ee140a4
|
[tx-robot] updated from transifex
|
2016-08-04 00:11:51 +00:00 |