Georg Ehrke
9cea139634
Turn "email server" in groupware settings to link to mail settings
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-02-01 10:06:31 +01:00
Jan-Christoph Borchardt
3508c2368f
Keep Calendar server settings in groupware but link mail server settings
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-01 10:06:31 +01:00
Jan-Christoph Borchardt
280dce8dbc
Calendar server: Link Calendar app and calendar sync docs
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-01 10:06:31 +01:00
Jan-Christoph Borchardt
c44c23a1c3
Improve design of description below label of checkbox or radio button
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-01 10:06:31 +01:00
Jan-Christoph Borchardt
b068809d9f
Move calendar settings into basic settings
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-02-01 10:06:28 +01:00
Morris Jobke
e7fafa6b15
Merge pull request #13960 from nextcloud/refactor/global-helpers-bundle
...
Move global helper functions to the bundle and deprecate some of them
2019-02-01 09:32:10 +01:00
Morris Jobke
30fb78c878
Merge pull request #12917 from nextcloud/feature/noid/favorites-quickaccess-add-droppable-v3
...
Added Drozone to favorites quickaccess
2019-02-01 09:30:42 +01:00
Christoph Wurst
ab73c9c328
Move global helper functions to the bundle and deprecate some of them
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 09:15:30 +01:00
Morris Jobke
8709f6b218
Merge pull request #13957 from nextcloud/refactor/oc-search-passwordconfirm-util
...
Move OC.Search, OC.PasswordConfirmation and OC.Util to the server bundle
2019-02-01 09:09:41 +01:00
Morris Jobke
4a3fe2655f
Merge pull request #13261 from nextcloud/fix/12395
...
only show "Add to your Nextcloud" on share link if federation is acti…
2019-02-01 09:09:02 +01:00
Christoph Wurst
799a0fbb78
Make chunkify an internal function to prevent context errors
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 08:51:46 +01:00
Roeland Jago Douma
f77c3fcf89
Merge pull request #13932 from filisko/master
...
Comment fix.
2019-02-01 08:46:48 +01:00
Christoph Wurst
0d43ef06f5
Add OC.Util to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 08:25:01 +01:00
Christoph Wurst
9de02d3267
Move OC.PasswordConfirmation to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 08:24:13 +01:00
Christoph Wurst
dbfa8b65a1
Move OC.search to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 08:22:49 +01:00
Roeland Jago Douma
dc3b44c02d
Merge pull request #13956 from nextcloud/refactor/oc-plugins-msg-notifications-II
...
Move OC.Plugins, OC.msg and OC.Notification to the server bundle
2019-02-01 08:20:03 +01:00
Christoph Wurst
3d1a3b6644
Move OC.Plugin to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 07:58:07 +01:00
Christoph Wurst
4846aea951
Move OC.msg to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 07:56:38 +01:00
Christoph Wurst
4fcadd27b0
Move OC.Notification to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-02-01 07:55:16 +01:00
fnuesse
f13b3ab4ae
Add drop zone for favorites quick access in navigation
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-02-01 01:45:03 +01:00
fnuesse
4b32e1c6ab
Extract variable for yellow color in icons
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-02-01 00:59:05 +01:00
fnuesse
ad407f64bd
Fix drop zone shadow
...
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
2019-02-01 00:59:05 +01:00
Daniel Calviño Sánchez
8680ced1ae
Unify handling of dropping one file or several files on the trash bin
...
When a single file was dropped on the trash bin the file information was
gotten from the original element in the file list. When several files
were dropped on the trash bin the file information was gotten from the
helper elements being dragged around. The helper element also contain
the needed file information when a single file is being dragged, so the
handling was unified to always get the file information from the helper
elements.
As the handling of several files is the same as before there is still
the issue of only deleting those files shown in the drag helper instead
of all the selected files.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-02-01 00:56:50 +01:00
Morris Jobke
2124ff65b6
Merge pull request #13958 from nextcloud/refactor/custom-polyfills-bundle
...
Move custom polyfills to the server bundle
2019-01-31 23:03:23 +01:00
Jonas Sulzer
3a5d634ccc
add myself as @author
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-31 22:39:01 +01:00
Jonas Sulzer
e2ec22c43d
code styling
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-31 22:39:00 +01:00
Jonas Sulzer
5756d96ab9
restructure code
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-31 22:39:00 +01:00
Jonas Sulzer
30d4024d9d
only show "Add to your Nextcloud" on share link if federation is activated
...
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2019-01-31 22:38:31 +01:00
Roeland Jago Douma
c07a16e9f7
Generate assets
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 21:37:11 +01:00
Aastha Gupta
4658d69e64
Add title attribute for app navigation items.
...
Fix : #11923
2019-01-31 21:33:32 +01:00
Roeland Jago Douma
f2ab8dd59c
Merge pull request #13945 from nextcloud/show-autocompletion-as-soon-as-at-is-typed
...
Show autocompletion as soon as "@" is typed
2019-01-31 20:16:45 +01:00
Daniel Calviño Sánchez
e46a67ef4c
Use full names instead of abbreviations in variable names
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:55:51 +01:00
Daniel Calviño Sánchez
3baa078f70
Make code format more consistent with the rest of the file
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:55:51 +01:00
Daniel Calviño Sánchez
75edcad549
Replace double quotes with single quotes
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:55:51 +01:00
Daniel Calviño Sánchez
96bc1397b1
Add missing trailing ";"
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:55:33 +01:00
Daniel Calviño Sánchez
72a424d4c8
Remove unneeded triggering of event
...
The "droppedOnTrash" event was being triggered when the file list was
initialized, but it should be triggered only when the user actually
drops a file on the trash bin.
Besides that, the event had no effect; only the file list handles it,
but as it was not triggered on any element it ended being triggered on
the document, and thus not handled. Moreover, even if it had been
triggered on the file list it would have been done before the handler
was set, so it would not have been handled anyway. And even if it had
been handled no data was provided, so the handler would have failed.
In conclusion, triggering the event there was not needed, and thus it
was removed.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:14:58 +01:00
Christoph Wurst
bdea197523
Move custom polyfills to the server bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-31 19:07:39 +01:00
Daniel Calviño Sánchez
dd91c4e500
Remove duplicated variable declaration
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 17:59:50 +01:00
Daniel Calviño Sánchez
47937a5062
Remove leftover from a WIP
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 17:49:25 +01:00
Daniel Calviño Sánchez
2aee19a4ba
Remove hack to prefetch the starred trash icon
...
Since 6ad7f32938
SVG icons are directly embedded in "icons-vars.css", so
the starred trash icon is now loaded along with the regular trash icon
all at once. Therefore it is not needed to explicitly prefetch it using
a hidden div.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 17:40:14 +01:00
Daniel Calviño Sánchez
d2945a9375
Show autocompletion as soon as "@" is typed
...
In order to show the autocompletion it was needed to type at least
another character after "@", so only the mentions that matched that
character were shown. Now the autocompletion is shown as soon as "@" is
typed, which shows all the possible mentions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 13:49:43 +01:00
Roeland Jago Douma
61ee72a89d
Merge pull request #13633 from nextcloud/3rdparty/doctrine/dbal-2.6.3
...
[3rdparty] Bump to doctrine/dbal-2.7.2
2019-01-31 13:18:10 +01:00
Roeland Jago Douma
9359624c27
Merge pull request #13935 from nextcloud/fix/backbone-webpack-noconflict
...
Fix the patched Backbone instance and use that exclusively
2019-01-31 13:10:57 +01:00
Roeland Jago Douma
5c4ed02268
Merge pull request #13899 from nextcloud/enh/13662/events_to_load_additional_scripts
...
Emit event to load additionalscripts
2019-01-31 12:56:20 +01:00
Roeland Jago Douma
d182037bce
Emit to load additionalscripts
...
Fixes #13662
This will fire of an event after a Template Response has been returned.
There is an event for the generic loading and one when logged in. So
apps can chose to load only on loged in pages.
This is a more generic approach than the files app event. As some things
we might want to load on other pages as well besides the files app.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:11:40 +01:00
Roeland Jago Douma
f0fce59671
[3rdparty] Bump to doctrine/dbal-2.6.3
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 11:50:24 +01:00
Morris Jobke
87c8a71647
Merge pull request #10068 from nextcloud/feature/1434/provisioning_profiles_for_dav
...
Add Apple Provisioning profile
2019-01-31 11:25:39 +01:00
Morris Jobke
54a97300e7
Merge pull request #13894 from nextcloud/feature/noid/chunk-indexable-documents
...
Allow provider to returns indexeable documents by chunks
2019-01-31 11:23:15 +01:00
Christoph Wurst
5c23f975d2
Merge pull request #13937 from nextcloud/refactor/remove-unused-matchmedia
...
Remove unused OC._matchMedia helper
2019-01-31 10:28:02 +01:00
Morris Jobke
9d285c4459
Fix theming defaults injection if theming app is disabled
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-31 09:53:45 +01:00