Jörn Friedrich Dreyer
d59cb04427
Skip version and trash expiry for users that never logged in
2016-08-10 10:51:51 +02:00
Morris Jobke
e9db2bcfd9
add more margin to right of the icon
2016-08-10 10:47:51 +02:00
Roeland Jago Douma
7d643fc539
Add sliding animation
2016-08-10 09:17:14 +02:00
Roeland Jago Douma
965804425d
Add clipboardjs for token
2016-08-10 09:10:39 +02:00
Roeland Jago Douma
de44ab0244
Always show delete icon for new tokens
...
* Always show delete icon
* Hide form if the new icon is deleted
2016-08-10 08:58:57 +02:00
Roeland Jago Douma
3bf609cd31
Add note password is only shown once
2016-08-10 08:58:41 +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
9fbdb0efe8
Merge pull request #529 from nextcloud/vendor-maintenance-downgrade
...
Allow downgrades of maintenance accross vendors
2016-08-10 00:25:53 +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
Lukas Reschke
3d54f1151f
Merge pull request #784 from nextcloud/admin_php_smtp_casing
...
Admin setting PHP and SMTP casing
2016-08-09 23:45:31 +02:00
Arthur Schiwon
518545fc2f
Fallback for legacy settings. They are placed into Additional Settings
2016-08-09 23:30:07 +02:00
Julius Haertl
ef17f8b3ba
Add css classes to allow app developers using the theming colors
2016-08-09 22:54:25 +02:00
Arthur Schiwon
97df444d92
remove mistakenly added file
2016-08-09 22:47:05 +02:00
Arthur Schiwon
9d9c540544
fix duplicated db index name
2016-08-09 22:43:29 +02:00
Morris Jobke
4569e4cf19
Merge pull request #799 from nextcloud/open_date_picker_on_toggle
...
Open exiration date picker directly on toggle
2016-08-09 22:37:59 +02:00
Roeland Jago Douma
e2f54559d6
Remove OC_OCS_Cloud and OC\OCS\Cloud
2016-08-09 20:56:31 +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
Lukas Reschke
5214b62d55
Merge pull request #691 from nextcloud/ocs_allow_all_old_routes
...
Allow ocs/v2.php/cloud/... routes
2016-08-09 20:52:49 +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
Björn Schießle
f3777f8271
Merge pull request #781 from nextcloud/personal_licence_title
...
Remove AGPL title
2016-08-09 17:58:44 +02:00
Roeland Jago Douma
edeb41ccaf
Merge pull request #780 from nextcloud/copy_fed_cloud_id
...
Add clipboard action to Personal Settings Fed Cloud Id
2016-08-09 16:18:15 +02:00
Marius Blüm
352ec077a2
Merge pull request #789 from nextcloud/padding_federation
...
Padding of federated servers
2016-08-09 16:02:48 +02:00
Robin Appelman
a999420c75
get shared storage storage id without setting up the storage
2016-08-09 15:52:13 +02:00
Roeland Jago Douma
c72a8a7eb3
Merge pull request #786 from nextcloud/fix-backgroundjob-logs
...
log class name, ID only is hard to debug
2016-08-09 15:48:26 +02:00
Roeland Jago Douma
59a073c185
Padding of federated server
2016-08-09 14:42:01 +02:00
Marius Blüm
ba15687cc9
Merge pull request #767 from nextcloud/federation-error-messages
...
improve federation error messages
2016-08-09 14:28:11 +02:00
Roeland Jago Douma
6f37a65b77
Add clipboard action to Personal Settings Fed Cloud Id
2016-08-09 14:22:00 +02:00
Jörn Friedrich Dreyer
ac5788927a
log class name, ID only is hard to debug
2016-08-09 14:21:50 +02:00
Roeland Jago Douma
81b45d0c90
Admin setting PHP and SMTP casing
2016-08-09 14:12:39 +02:00
Robin Appelman
e783006fe2
make disabled apps more clear during upgrade
2016-08-09 13:46:41 +02:00
Björn Schießle
5253af5664
Merge pull request #779 from nextcloud/slideup_addtowebsite
...
Make 'Add to your website' toggleable
2016-08-09 13:44:56 +02:00
Roeland Jago Douma
3f859d8a38
Remove AGPL title
2016-08-09 13:37:25 +02:00
Roeland Jago Douma
d8e8096eba
Make 'Add to your website' toggleable
2016-08-09 12:21:10 +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
Lukas Reschke
c04b0364ac
Merge pull request #750 from nextcloud/workflow-cleanup
...
Workflow cleanup
2016-08-09 11:29:31 +02:00
Lukas Reschke
b4ed4e152e
Merge pull request #746 from nextcloud/jail-root
...
getJailedPath expects $path to have a trailing /
2016-08-09 11:04:11 +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
Bjoern Schiessle
50044fb792
improve federation error messages
2016-08-09 10:24:45 +02:00
Nextcloud bot
3a26def7cf
[tx-robot] updated from transifex
2016-08-09 00:10:11 +00:00
Lukas Reschke
cb44bfe2b7
Merge pull request #774 from nextcloud/di_core_settings
...
Hanlde Core and Settings app in AppFramework
2016-08-08 23:15:06 +02:00
Roeland Jago Douma
0032a5c2d1
Hanlde Core and Settings app in AppFramework
...
'core' and 'settings' are just apps but we treat them slightly
different. Make sure that we construct the correct namespace so we can
actually do automatic AppFramework stuff.
2016-08-08 20:48:16 +02:00
Marius Blüm
a858c73357
Merge pull request #764 from nextcloud/fix-tags-icon
...
Add black version of system tags icon
2016-08-08 19:42:16 +02:00
Lukas Reschke
679185028f
Merge pull request #769 from nextcloud/also-cache-fonts-svg-and-gif
...
Also cache WOFF, SVG and GIF
2016-08-08 18:41:33 +02:00