sections are used to represent bibliography when citations are used as refmark
Signed-off-by: Pranam Lashkari <lpranam@collabora.com>
Change-Id: I4094cf053cb3fe1c86eb7f7f0a95816fb51fa8c7
This replaces the hard-coded status-code
numbers with named compile-time constants.
Change-Id: Ibe678fb2c533b29efd696e4430f5377523eeb298
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
fixed regression: user was note able to insert any citations as bookmark
This also reduces number of queries to find the citations under the cursor
Signed-off-by: Pranam Lashkari <lpranam@collabora.com>
Change-Id: I40148e61a0109e5a807b50ea0121ab623bc41e4d
Before this commit, on chrome/mium, menus such as
image or save as in the tabbed view (and with the browser zoom
set to bellow 80%) were being displayed with scrollbars.
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Id32e86229fe5d7aad293d24a20c9bfa555fbe78b
Currently translated at 100.0% (457 of 457 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: Stanislav Horáček <stanislav.horacek@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/cs/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/cs/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I3c4e879c7307644347f144da774c6e9f1d2e551a
Currently translated at 100.0% (457 of 457 strings)
Translated using Weblate (Slovenian)
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: Martin Srebotnjak <miles@filmsi.net>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/sl/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/sl/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I847782a221a6646867333dd41b1c5703565aa4a6
Currently translated at 100.0% (457 of 457 strings)
Translated using Weblate (Indonesian)
Currently translated at 75.9% (347 of 457 strings)
Translated using Weblate (Indonesian)
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: Andika Triwidada <andika@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/id/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/id/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ib7b3ed5b6cfd8844e685d413ad948cf2b57c3bd0
Currently translated at 100.0% (457 of 457 strings)
Translated using Weblate (French)
Currently translated at 100.0% (509 of 509 strings)
Co-authored-by: William Gathoye <william+weblate@gathoye.be>
Translate-URL: https://hosted.weblate.org/projects/collabora-online/help/fr/
Translate-URL: https://hosted.weblate.org/projects/collabora-online/ui/fr/
Translation: Collabora Online/Help
Translation: Collabora Online/UI
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I6b4a4a3b271b94e0ca075ac6c419f44d5d32ea20
This is a failure-to-upload test that best
belongs to the UnitWOPIFailUpload suite.
Change-Id: I28e4e55f8298fe964537f8b67b0e717ecf2e3935
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
During unit-tests, it is safe to break the flushing sooner
to reduce the wait time. However, this is risky when
flushing the sockets outside of tests, because there
could still be some important processing happening.
In that case, it's best to wait for the full duration
of the flushing.
Change-Id: I4841510f4e80c3e5bd13b203647828e4c5f89d4d
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
We now upload 3 times to succeed.
This simulates a user modifying and saving
twice before giving up and closing the
document, which succeeds in uploading.
Change-Id: Ida40f79a76fc94436c0d4b4fc1ad3e7b7acc997b
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
The BaseUnit test didn't belong to UnitTimeout
and, more important, it needed access to
private members to both validate their state
and to reset them (since the test is artificially
initializing both WSD and Kit tests and cannot
uninitialize them, lest we unload ourselves).
As such, the self-test is now internal to
BaseUnit, with the added bonus that it
is called on all tests and not just UnitTimeout.
Also, more assertions have been added.
Change-Id: Ieaf60594f39e978a7250407262bd8bbc9b642c43
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
Handler assignment is moved to container's function.
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: Ic0a36273ab223ad810444abb5e6fa035d9e9576f
Sometimes there other controls other than buttons inside a button box, so use object.type instead of pushbutton directly.
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: I88441f6282f961a7b7999430538cd613ce8b60e1
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Java & beanshell macros are unlikely to work, since they would
require a JVM in the Kit process.
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
Change-Id: I390fb66d7aa835530dd7d2210fd8e1e89cdba325
Reason: it exposes a large and complicated dialog from core that we
do not want to see in Online.
This reverts commit 1da779a2bc.
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I78845328372e639e7c48604e990b73059a9e3995