libreoffice-online:feature/cib_contract173

Last commit made on 2018-04-04
Get this branch:
git clone -b feature/cib_contract173 https://git.launchpad.net/libreoffice-online

Branch merges

Branch information

Name:
feature/cib_contract173
Repository:
lp:libreoffice-online

Recent commits

7e5e920... by Samuel Mehrbrodt <email address hidden>

Add configure option to enable hard user/doc limit

--enable-hard-limit

d87f972... by Samuel Mehrbrodt <email address hidden>

Fix message parameter types

7e2f64c... by Samuel Mehrbrodt <email address hidden>

Only show warning if limit is exceeded

not when it is reached

Change-Id: I802f839e49f4c8ed9e423b093e7306b5480a1812
Reviewed-on: https://gerrit.libreoffice.org/50188
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>
(cherry picked from commit cabe0a750a13d39dc9a6781e24c0e06e0be5d412)

d3055b0... by Samuel Mehrbrodt <email address hidden>

Notify new user too about low disk / limit reached

Change-Id: I150baaa5cf2b1162505324102afc038fd19b3bb6
Reviewed-on: https://gerrit.libreoffice.org/50186
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>
(cherry picked from commit 5176d9d4c03cee0a592446bc491b768e74bed361)

a365adc... by Samuel Mehrbrodt <email address hidden>

Improve message displayed when limit reached

Change-Id: I659d3e5156bc4ae8e6b30a7fd9f9957dd1a868ec
Reviewed-on: https://gerrit.libreoffice.org/50179
Reviewed-by: Michael Meeks <email address hidden>
Tested-by: Michael Meeks <email address hidden>
(cherry picked from commit 08ee839562c4f2e62570c9cecdbc0a6d3ce99b2f)

d17bee8... by Samuel Mehrbrodt <email address hidden>

Add some right margin for info msgs

Change-Id: I037b8dd42fa8dafb1686284e9241a32f4068ff75
Reviewed-on: https://gerrit.libreoffice.org/50185
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>
(cherry picked from commit deecd0e0d8bd66942800400ba13935955d231d3f)

d448cd4... by Samuel Mehrbrodt <email address hidden>

Add non-obtrusive notification method (infobar-alike)

This reuses the vex dialogs and pushes notifications to the bottom right area.
Converted the limit reached notification to this new type.

Change-Id: I20f0c1202eecde028e70156f02ba31497ef2f9b9
(cherry picked from commit 4c9872188f3ae5f876fb5652273c6bdb10065d14)

4b93b43... by Samuel Mehrbrodt <email address hidden>

Only apply hard limit when configured with support key

In other case, show the warning to all users (instead of just the last one)
and link to our get professional help page.

Change-Id: Id443ba6427acd4c05f7e0e2ce86025acfb553265
Reviewed-on: https://gerrit.libreoffice.org/49673
Reviewed-by: Michael Meeks <email address hidden>
Tested-by: Michael Meeks <email address hidden>
(cherry picked from commit 96292dc873ea2b021b22c755f02293184d818714)

7a0386c... by Pranav Kant <email address hidden>

Copy jquery-ui image files to dist/ during normal make

No need of dist-hook now to do the same. The good thing is that now
these images will also be available to a developer which was earlier not
possible without manually copying the files left & right. This means no
more annoying errors in developer's browser console.

Change-Id: Ie180720086feace00b61891f56ee3532f5f9df7b
(cherry picked from commit 66556c1668f2b8e11b28faffc62ee269e53d19dd)
Reviewed-on: https://gerrit.libreoffice.org/49014
Reviewed-by: Thorsten Behrens <email address hidden>
Tested-by: Thorsten Behrens <email address hidden>

a698807... by Samuel Mehrbrodt <email address hidden>

Show info instead of error when linking is not possible

we still try to copy the file after this and fail if that doesn't work.

Change-Id: Ie37022b2454e71f4b1a92217e01e56e58070448b
Reviewed-on: https://gerrit.libreoffice.org/48907
Reviewed-by: Samuel Mehrbrodt <email address hidden>
Tested-by: Samuel Mehrbrodt <email address hidden>
(cherry picked from commit e89584f933148dae4129dfd9aa7e1621e9a61ecf)
Reviewed-on: https://gerrit.libreoffice.org/49002
Reviewed-by: Thorsten Behrens <email address hidden>
Tested-by: Thorsten Behrens <email address hidden>