Nextcloud bot
de921ccd98
[tx-robot] updated from transifex
2016-09-09 00:09:38 +00:00
Nextcloud bot
8c4e5a923a
[tx-robot] updated from transifex
2016-09-08 00:10:28 +00:00
Roeland Jago Douma
7c49ab4bb0
Merge pull request #1288 from nextcloud/backport-1284-allow-status.php-before-install
...
[stable10] Allow to call status.php before the instance is installed
2016-09-07 16:27:10 +02:00
Nextcloud bot
9bd40755ef
[tx-robot] updated from transifex
2016-09-07 00:09:32 +00:00
Joas Schilling
c01fd540be
Also fix "occ status"
2016-09-06 16:09:50 +02:00
Nextcloud bot
e9d0520788
[tx-robot] updated from transifex
2016-09-06 00:09:25 +00:00
Nextcloud bot
1193d8d1b4
[tx-robot] updated from transifex
2016-09-05 00:09:16 +00:00
Nextcloud bot
c5f2917e1a
[tx-robot] updated from transifex
2016-09-04 00:09:28 +00:00
Nextcloud bot
d928d47fb6
[tx-robot] updated from transifex
2016-09-03 00:09:30 +00:00
Nextcloud bot
4849538c70
[tx-robot] updated from transifex
2016-09-02 00:09:17 +00:00
Nextcloud bot
e6c8c33b03
[tx-robot] updated from transifex
2016-09-01 00:09:31 +00:00
Joas Schilling
061aad5fe3
Check if the file isReadable() before sending a (cached) preview
2016-08-30 10:24:01 +02:00
Vincent Petry
3a0a84e1ea
Backport of Users page lazy multiselect group dropdowns #1128 to stable10
...
Users page lazy multiselect group dropdowns
Instead of pre-rendering all multiselects with lots of group entries,
the current groups are now displayed as simple labels.
Behind the labels there is a pencil icon like for other fields.
When clicking the pencil icon, the dropdown will be spawned and will
open itself.
Upon closing of the dropdown, the label comes back with the updated
selection and the dropdown is destroyed.
Extra non-available groups also in list
Fix group sorting in user list group selection
2016-08-29 23:46:28 +02:00
Damjan Georgievski
a076a0d17a
SetupController should use \OC::$configDir too
2016-08-26 12:31:57 +02:00
Arthur Schiwon
b4b175537d
Backport of fix internal links in security & setup warnings #1050
...
fix internal links in security & setup warnings, resolves #1048
adjust js tests
2016-08-26 00:25:50 +02:00
Lukas Reschke
24d030a656
Add cachebuster to icons.css
2016-08-24 20:58:52 +02:00
Roeland Jago Douma
ac9f75e1d9
When using permalinks don't error out if file id can't be found
...
Fixes #952
* Use only the index route (since it went to showFile anyways)
* Fix tests
* Use getUserFolder to force init of users mounts
2016-08-23 08:15:00 +02:00
Roeland Jago Douma
f220e499c5
Make e-mail icon visible
...
Fixes #996
* Make mail icon visible
* Opacity to .5
* Add tooltip
2016-08-22 09:15:01 +02:00
Marius Blüm
c41bd47c0d
Merge pull request #973 from nextcloud/stable10-959
...
[stable10] Update mimetypes
2016-08-19 13:13:50 +02:00
Roeland Jago Douma
2ab26f3667
Update mimetypes
2016-08-19 11:35:52 +02:00
Thomas Müller
24f35f9076
[stable9.1] In cases where the server dictates the link share expiration the date is not updated on consequitive changes and enable/disable actions
2016-08-19 10:28:22 +02:00
Lukas Reschke
d8aba95322
Add cachebuster to apps.css
2016-08-18 12:46:03 +02:00
Lukas Reschke
d639fee237
Add cachebuster to styles.css
2016-08-18 12:45:59 +02:00
Lukas Reschke
d6c31b4107
Add cachebuster to right navigation
2016-08-18 12:45:56 +02:00
Lukas Reschke
95fca9abad
Add cache buster to left menu bar
2016-08-18 12:45:52 +02:00
Lukas Reschke
9ef16cea89
Add cache buster to logo
2016-08-18 12:45:49 +02:00
Morris Jobke
6f48494b08
Empty tags are not allowed for image and feColorMatrix in IE11 and below
2016-08-17 16:27:12 +02:00
Roeland Jago Douma
a3c5aefc96
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 16:27:04 +02:00
Nextcloud bot
4470ab36bb
[tx-robot] updated from transifex
2016-08-17 13:32:21 +00:00
Arthur Schiwon
d01689037d
Initial work on Apps page split:
...
* interfaces for the Admin settings (IAdmin) and section (ISection)
* SettingsManager service
* example setup with LDAP app
2016-08-16 21:04:22 +02:00
Lukas Reschke
be1e64486f
Redirect users when already logged-in on login form
2016-08-13 21:04:10 +02:00
Thomas Müller
67534dfba0
[stable9.1] Add missing array element - fixes #25714
2016-08-10 11:13:53 +02:00
Roeland Jago Douma
d569d8ed88
Open exiration date picker directly on toggle
2016-08-10 08:23:26 +02:00
Björn Schießle
7321baa108
Merge pull request #713 from nextcloud/stable10_474
...
[Stable 10] Group shares with same source and target
2016-08-08 10:55:26 +02:00
Daniel Hansson
61b3796ea5
ownCloud -> Nextcloud
2016-08-05 14:37:43 +02:00
Vincent Petry
bee0a8f32a
Group incoming shares for resharing in JS
2016-08-04 19:50:16 +02:00
Lukas Reschke
c707150dd6
Merge pull request #731 from nextcloud/stable10-add-new-apps-as-official
...
[stable10] Add new apps as official
2016-08-04 16:09:38 +02:00
Joas Schilling
4d5df58378
Merge pull request #727 from jurgenhaas/patch-2
...
Backport of #718
2016-08-04 14:45:28 +02:00
Joas Schilling
4bb277aee9
Order alphabetically and deduplicate the shipped.json
2016-08-04 14:42:44 +02:00
Lukas Reschke
66f6a91ade
[stable10] Add new apps as official
2016-08-04 14:28:24 +02:00
Joas Schilling
713e201074
Merge pull request #602 from nextcloud/backport-workflow-engine
...
🚧 [WIP] Backport workflow engine 🚧
2016-08-04 14:20:14 +02:00
Jürgen Haas
2037ff1f2f
Backport of #718
...
Backporting https://github.com/nextcloud/server/pull/718 to stable10
2016-08-04 09:14:40 +02:00
Joas Schilling
fc7bd03822
Add access control and automated tagging as shipped
2016-08-03 14:50:53 +02:00
Julius Härtl
482a725a8b
[stable10] Change app menu to white background with dark icons ( #665 )
...
* Change app menu to white
* adjust opacity of icons in apps and user menu
* Move to svg filter on app menu to support IE9+
* fix shading of apps icon in app menu
* Fix wrong preserveAspectRatio at app menu icons
* Apply inverted app icon style to newly installed icons
2016-08-02 19:18:00 +02:00
Jan-Christoph Borchardt
16358381cc
Merge pull request #696 from nextcloud/stable10-backport-shake-login
...
[stable10] Shake the login fields if password is wrong
2016-08-02 15:33:33 +02:00
Morris Jobke
1ae21d1e33
Rebranded to Nextcloud for the occ command line tool ( #692 )
2016-08-02 10:14:19 +02:00
Morris Jobke
c0f2207016
Shake the login fields if password is wrong
2016-08-01 22:03:56 +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
Julius Haertl
4eb85f10a9
Theming: Cleanup and remove opacity from checkbox/radiobutton
2016-07-28 16:18:51 +02:00
Julius Haertl
b7024b454f
Theming: Colorize radio buttons and append new styles on preview
2016-07-28 16:18:50 +02:00