Henry Castro
4784ca2afe
browser: rename 'loleafletframe' -> 'coolframe'
...
in html/debug.html
Change-Id: I7e14bf9deb140090fbb39c8facfaf9360e5a1a7d
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-15 12:21:59 +01:00
Andras Timar
953419bf01
small cleanup around "Last saved:" label
...
* remove old, unused code
* String.locale respects the language requested by the integration
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I799856bdd721427e7d58be0a8fcddba866b726ea
2021-11-14 19:01:27 +01:00
Andras Timar
c70947d4d0
Update l10n files for Weblate
...
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I27b3ca352318348b09913d0940a683b06a2bcfad
2021-11-14 18:03:01 +01:00
Andras Timar
d6048591e6
Translated using Weblate (Hungarian)
...
Currently translated at 57.3% (262 of 457 strings)
Co-authored-by: Andras Timar <andras.timar@collabora.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/hu/
Translation: Collabora Online/Help
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I7e6cc7136e92413299ca3df8c267b0a8bc8bd45c
2021-11-14 17:58:22 +01:00
phlostically
bc982ff6ed
Translated using Weblate (Esperanto)
...
Currently translated at 96.6% (399 of 413 strings)
Co-authored-by: phlostically <phlostically@mailinator.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/eo/
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ic4d5780165d61a25ba936626cfbb05d08e23be6b
2021-11-14 17:58:22 +01:00
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
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
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
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
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
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
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
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
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
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
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
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
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
Henry Castro
7f4433c8be
browser: html: update cool.html.m4
...
rename loleaflet -> browser
Change-Id: Ica87c8edda67f61fa0fde67b6557974499b9f468
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
6d38bb2389
browser: admin: rename loleaflet -> browser
...
Change-Id: If20240e62f5714afbcf1b582c8583e3444087fcf
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
1ae0a8a02c
browser: update JS files
...
rename loleaflet -> browser
Change-Id: I7cca810337b5850813fe8a420a309a976ae09268
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
023337fac8
browser: update Makefile.am
...
rename loleaflet -> browser,
loleaflet -> cool
Change-Id: Ib1f1dd1210a1ed16c1892bd97a8138c0beb1deea
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
dbdbc301a8
browser: test: update load.js file
...
rename loleaflet -> browser
Change-Id: I3485a44cdead9314945bcfde5e62bddcf244740b
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
1597aee396
browser: update package.json
...
rename loleaflet -> cool
Change-Id: I64293bdd7e34724531ac316651fcad8dbc8f4704
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
512daa4034
browser: update README
...
rename loleaflet -> browser
Change-Id: If77d8bd8010381339fa82db81929b12c703fe5cc
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
e38f8a923d
browser: po: update loleaflet -> cool
...
Change-Id: I5ec68dc7594e19d418cb4177cc45f58ec72456be
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
8f0eb5e366
browser: src: replace CSS class names
...
loleaflet -> cool
Change-Id: Ic45aa26add360d54b5681d967bd0bdf7dcc61400
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
10f329deaa
browser: rename trace events file name
...
loleaflet -> cool
Change-Id: I42dc547affde35fa0c344106d71de68ffa02430f
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
775f8ceaf6
browser: update npm-shrinkwrap.json
...
rename loleaflet -> browser
Change-Id: Ie98417df5fb6f130407ed8b2b2953c6a6b67c307
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
85009cde46
browser: update CSS class names
...
rename loleaflet -> cool
Change-Id: Ia9c14ccef395c0a2290b083396e35c2058342dbf
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
5ee0517eab
browser: update cool-api.html
...
rename loleaflet -> cool
Change-Id: Ib7cc269703528f235cd53cb2ebf7741d4872bc67
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
befe663c4d
browser: rename loleaflet-api -> cool-api
...
Change-Id: Iba3e235395074cd1c698dd2b6917a1bffadd498d
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
74966e9064
l10n: rename loleaflet -> browser
...
Change-Id: I7cc349c72ffdbd231354b9a9b2b2d41ed01e4665
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Henry Castro
e5c1d0e637
initial rename loleaflet -> browser
...
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00