Commit graph

16710 commits

Author SHA1 Message Date
Weblate
4864d7f964 Added translation using Weblate (Norwegian Nynorsk)
Added translation using Weblate (Frisian)

Co-authored-by: Weblate <noreply@weblate.org>
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Id36f202c1c8ce2199f91b701f98172b43136f305
2021-11-14 17:58:22 +01:00
Pedro Pinto Silva
480814dd93 Spinfield: improve input number (webkit)
On webkit based browsers spinfield controls (up an down) are hidden by
default and only appear on hover on top of that they look a bit wonky
(too small and not well positioned)

This improves that by sill using the same web native control while
styling those pseudo (vendor) classes. Extras:
- Mouse cursor change
- Different opacity values (so we retaining that visual difference
	between hover and normal state)
- Increase size of those arrows

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I07aacfc387cbf42efec1d302094bbfdfae4da4ed
2021-11-13 17:03:39 +01:00
Gleb Popov
b88708aac3 Don't enable SECCOMP by default on !Linux systems.
Signed-off-by: Gleb Popov <6yearold@gmail.com>
Change-Id: Ib971a94d3ff18353cdb2a2024f78875e9ff6d8b5
2021-11-13 17:02:02 +01:00
Szymon Kłos
913ba9318a notebookbar: don't lose focus on tab change
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Ibb40f8f6cd0c379b53271249dabe2c989640af09
2021-11-12 16:50:46 +01:00
Szymon Kłos
8bb47a187a sidebar: fix resizing
- apply new height limit when window was resized
- remove leftovers after pixel-based sidebar

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I76d9e7d259501ca55ee255d0cbbd883750db45e5
2021-11-12 16:49:52 +01:00
Szymon Kłos
75c5ddda49 jsdialog: mobile-wizard: handle standard buttons, hide close
- setup standard responses for buttons in mobile-wizard
- by default hide close or cancel buttons in mobile-wizard
  because it can be closed using 'v' button or by tap on document

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I38cfbbec1cba0c76d1adfd98c43e8d0c572d3735
2021-11-12 16:49:44 +01:00
Henry Castro
e0046c51df wsd: rename 'docisdisconnected' -> 'docdisconnected'
Otherwise, the Integrator will not receive the document
disconnection on client side.

Change-Id: I2280d90df7b915838462f119e962b0420b5cf41f
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-12 09:51:23 -04:00
Rash419
ba92424ff4 cypress: fix: calc/scrolling_spec.js and disabled image_operation and annotation_spec
Signed-off-by: Rash419 <rashesh.padia@collabora.com>
Change-Id: Ibc65ca6668e59e6d348c8c3167e6fd4e5959c43a
2021-11-12 18:47:41 +05:30
Pedro Pinto Silva
ef976d3a49 NB: fix contrast n blurriness in the selected tab
The title of the selected tab is not crisp.

- Do not use colorful text shadows since it does not help with contrast
	and in turn makes it blurry
	- Instead use gray just as a way to
		increase contrast and visually make it look like it's semi-bold (since
		that font doesn't have anything in the middle between normal and 700)
- Also help user understand which tab is selected by increase the
	contrast between the selected tab (rectangle) and the background via
	box shadow

Resolves issue #3609

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I4140a789df6418fed3484d96625bbbe3a99ab98f
2021-11-12 12:27:52 +01:00
Szymon Kłos
1e7a189264 jsdialogs: fix units extraction
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: Iaebf172570c332a98944949a6733bdc5ca685c04
2021-11-12 10:21:56 +01:00
Pedro Pinto Silva
ba9feca725 About Dialog: Increase structure flexibility
- Allow for dynamic resizing (flex box)
- Set sub elements with id so we can use less background images
in the main parent element and use it directly in its own element
- Also make integrator logo optional and easy to switch on/off via
flex-grow: 1 | 0 respectively

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I837b26d77e0bfa722c6ff3d4a247a36ef8944797
2021-11-12 09:25:28 +01:00
Szymon Kłos
c49fb297ff comments: when zoom is used close popup with preview
if comment is a bubble with opened preview and we zoom out
so bubbles will become full comments - we need to hide old popup

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I14ce5a6a816ed28c81b855fd2e39d745a10eedb4
2021-11-12 09:22:30 +01:00
Aron Budea
92e1860011 loleaflet: Make buttons in password entry dialog translatable
Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: I72e716ae343e08d6e7a028aacbfcedb6f5859404
2021-11-12 08:02:51 +01:00
Andras Timar
ff528a729f Update debian/copyright
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: If4fd4313e73dab4aaca3e1a1717115d2dfcc2cac
2021-11-11 22:56:53 +01:00
Jan Holesovsky
0eb950513d codeql: Limit the project building only to the C++ checking
This is not needed for JS or Python.

Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: I6aba438b9646283659b31f6db40f10e224859d9a
2021-11-11 16:42:03 +01:00
Jan Holesovsky
14d1a82144 codeql: Move the paths-ignore to the correct place
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: I1b9d53611def0adb4be2057d224661ee29c824e4
2021-11-11 16:42:03 +01:00
Jan Holesovsky
d264fa61eb Change some unwanted renames
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: I9ab7c701470ca9b81e5a71812683860175e18542
2021-11-11 16:42:03 +01:00
Andras Timar
a8bb765eaf Bump version to 21.11.0.1 (RC1)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I5c2ec902a507e3ffbc8c219f2b4e79bc8e2fedcb
2021-11-11 16:26:06 +01:00
Andras Timar
e1c1946afb more descriptive name of a config setting for debugging: browser_logging
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I175e5256fcae42477cb2c84fc2b4048aca40bed7
2021-11-11 13:26:37 +01:00
Gleb Popov
2716cc7155 Set --disable-setcap as default for !Linux platforms
Signed-off-by: Gleb Popov <6yearold@gmail.com>
Change-Id: I67e211a94870e46b19426c68d599e7048543a8f5
2021-11-11 12:42:09 +01:00
Gleb Popov
b948e431f3 Use more portable shebang for loolwsd-generate-proof-key script
Signed-off-by: Gleb Popov <6yearold@gmail.com>
Change-Id: I986bbacf224a1058aeb27fd3835dbc91b6b5c6d6
2021-11-11 12:42:09 +01:00
Luka Trovic
4d22123fc3 update last modified time label & translation
Signed-off-by: Luka Trovic <luka@nextcloud.com>
Change-Id: I76b945c1405479a9094ea8443e61671910261524
2021-11-11 12:40:37 +01:00
Andras Timar
e58053621a Remove config option loleaflet_html
This means that we will no longer read loleaflet_html from old config files, which is
a good thing in 99.9% of the cases, because it contains a wrong default: loleaflet.html
For those integrators, who used this setting, we will offer an alternative slution later.

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ia82f812a5d3e522a9d33e7fcafcaa45130312d60
2021-11-11 12:22:41 +01:00
Andras Timar
2720d0be91 remove obsolete X-Pootle-Path and X-Pootle-Revision headers
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Iadb3c843da284493827bc576a7a979a1feeb204c
2021-11-10 22:50:32 +01:00
Andras Timar
e2bb417b88 remove Provides/Obsoletes sections from RPM spec
Rename loleaflet->cool did not make sense here. In ancient times
we had separate loolwsd and loleaflet packages. But maybe now we
can get rid of this, because probably nobody would upgrade from
COOL 1.0 to COOL 21.11.

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I48a566e8bcb47a00147d436d055617f412978cf5
2021-11-10 21:45:58 +01:00
Andras Timar
456343e952 Update l10n files for Weblate
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I65750736df7bc56f432c47b3a8379a903df8d237
2021-11-10 21:30:54 +01:00
Andras Timar
614b976662 Update l10n files for Weblate
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I65750736df7bc56f432c47b3a8379a903df8d237
2021-11-10 20:37:02 +01:00
Jan Holesovsky
899a5acf3d CodeQL: Restrict what do we scan
As opposed to 'what triggers the scan'.  For more, see:

https: //docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#specifying-directories-to-scan
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: I2587dc3a5dc06092c03d307a6551d90d474ff604
2021-11-10 17:18:56 +01:00
Jan Holesovsky
efb1039f53 debug.html: Should point to cool.html too
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: Ic164d7003a508f8d3113311b115e241aa7f1225d
2021-11-10 17:18:56 +01:00
Jan Holesovsky
74d601920e Remove even the loleaflet/ dir if it is around
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: Ib264307672ea3fa351a1540fd3f4a6fafdd87d5a
2021-11-10 17:18:56 +01:00
Henry Castro
fc875666af codeql: ignore old "loleaflet" directory
.
Change-Id: I439557e971424b4b07225aa5b96221017bf78339
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
4f08f0fce3 browser: move location debug.html
after rebase

Change-Id: I95f0bb00e14030e7728d8f53ea6afa1fcab70e54
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
97ba0e456c codeql: ignore paths related to w2ui library
Change-Id: I1655e18f5dfda5741c46b160f49107843392a01f
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
3940b23b1b update missing replaces after rebase
Change-Id: I2c81490596479b8ae0303508aa5873491114b046
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
ac7ae7f744 browser: rename file loleaflet.css
to cool.css

Change-Id: I52bb38e23a98a2e4907cf3f3a71b2327ff5c411b
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
885476d714 browser: rename api from loleaflet -> cool
Change-Id: I97b340fb1099c6130f93221ccdad2da5e21a91cd
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
a21198a7c3 wsd: more variable renames
Change-Id: Ie2cc3d63c9de4e84d125f25d9ad4f779aafd6cb4
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
8a4b111e8f rename var LOLEAFLET_LOGGING to
COOL_LOGGING

Change-Id: I155a829b3ad947e03363e5020aa71a104aaa8c00
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
e68827b168 configure: update file
rename loleaflet -> cool or browser

Change-Id: I6b28620bb6df981e2bdafe6c712f1cbc43cf3a47
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
d399b46dc1 kit: update comments
Change-Id: Iad4844effdb6b984fe33a08d15dc837d6ff3f364
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
c85ac0cce6 wsd: update trace prefix and comments
Change-Id: I7339138fe034604ce209092c6009e3b256fb6b33
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
d42701a6d5 wsd: update define variable
rename LOLEAFLET -> COOL

Change-Id: I6078d0d7a6076499964d0a653a90ec21d4d24dac
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
481da0e8ac wsd: rename loleaflet -> browser
Change-Id: I9108467012078f98f8853784359b98e49b398a5e
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
0fd562881c wsd: update comments
rename loleaflet -> cool

Change-Id: Ife79f691964e8874bcfe49af79bbf78ce16a2816
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
491ee044f2 browser: update config files
rename loleaflet -> browser

Change-Id: I1f484d0446c64ae4c897b7a2ded98ee3db0f942e
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
705968cef5 gtk: rename loleaflet -> browser
Change-Id: Ib46a667f6add8b52600074d10db459e69b836d04
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
2f4ee1944b ios: rename loleaflet -> browser
Change-Id: Ic279742b8032e8c57c8d49052a9b979287f847f7
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
afd1ab0f41 browser: update loolwsd.xml.in file
rename loleaflet -> browser

Change-Id: I60a6b30a36ffabe2324edb60535e227ddf905f65
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
f0b4cd9ef4 browser: rename makefile vars
Change-Id: I883e23d2df6b273db6ba3462d6fc3da77567a976
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
fa69e69306 browser: html: update more files
loleaflet -> browser

Change-Id: I10451676d0686a2c62274a111d66c29ff9589e56
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00