Commit Graph

33903 Commits

Author SHA1 Message Date
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
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
Morris Jobke
97c8232b9f Merge pull request #739 from nextcloud/increment-versions-master
Increment the versions and adjust the capitilization
2016-08-08 18:05:33 +02:00
Lukas Reschke
35743c187d
Also cache WOFF, SVG and GIF 2016-08-08 17:39:53 +02:00
Roeland Jago Douma
e7b515582a
Fix intergration test for admin_audit 2016-08-08 16:47:10 +02:00
Joas Schilling
81c30907e2
Disable by default 2016-08-08 16:45:40 +02:00
Joas Schilling
352e8b3c79
More casing 2016-08-08 16:45:40 +02:00
Joas Schilling
dae6432ae7
Increment the versions and adjust the capitilization 2016-08-08 16:45:40 +02:00
Roeland Jago Douma
63f6d2d558
Allow ocs/v2.php/cloud/... routes
One of the possibilities of the old OCS API is that you can define the
url yourself.

This PR makes this possible again by adding an optional root elemenet to
the route. Routes are thus:

.../ocs/v2.php/<root>/<url>

By default <root> = apps/<app>

This will allow for example the provisioning API etc to be in
../ovs/v2/php/cloud/users
2016-08-08 15:01:26 +02:00
Lukas Reschke
70eef2a82e Merge pull request #445 from nextcloud/ocs_share_to_appframework
OCS Share API to appframework
2016-08-08 14:59:59 +02:00
Lukas Reschke
e4436e46cb Merge pull request #752 from nextcloud/disbale_failing_test
Disbale failing intergration test for now
2016-08-08 12:01:42 +02:00
Lukas Reschke
fa352a81a5 Merge pull request #728 from nextcloud/update-styling
Design fixes for updates
2016-08-08 11:23:31 +02:00
Björn Schießle
727cd6aad0 Merge pull request #711 from nextcloud/password-policy-on-createUser
Apply password policy on user creation
2016-08-08 11:17:07 +02:00
Bugsbane
9a9b78252f Add black version of system tags icon
Includes PNG (16x16px) and SVG (scoured) versions in black, to be uniform with the other icon files.
2016-08-08 03:08:46 -04:00
Nextcloud bot
344916de15
[tx-robot] updated from transifex 2016-08-07 00:10:23 +00:00