Johannes Kamprad
e189faabe5
Update branding.desc
...
hint on sizeLimit must be set to have the log option work.
2021-09-14 16:54:29 +02:00
Anubhav Choudhary
c1aa0b581e
[logUpload] suggestionsAndFixes-part3
...
- Resolved the problem of incomplete log upload
- sizeLimit = 0 fixed (turns off paste functionality)
- Documentation update
- sizeLimit < 0 now needs no hardcoded upper limit
- Calamares::Branding::uploadServerFromMap() serves sizeLimit in bytes
2021-04-01 00:25:37 -06:00
Anubhav Choudhary
6a6557e320
[logUpload] fixes
2021-03-29 13:22:56 -06:00
Anubhav Choudhary
6726a926a4
[logUpload] Configurable upload size limit
...
A key 'sizeLimit' added to uploadServer field in branding.desc to limit the size of logFile to upload.
2021-03-29 12:44:34 -06:00
Adriaan de Groot
efec12d001
[libcalamares] Read structured upload-server info
...
- Use just type and url, since port can be specified in
a URL. Note that we only use host and port, not the
scheme (or the path, for that matter).
- Factor out understanding the *uploadServer* key to a function.
2021-03-09 15:24:02 +01:00
Anubhav Choudhary
9738851261
YAML list for uploadServer key
2021-02-15 20:51:41 +05:30
Anubhav Choudhary
b4078f3634
Changed branding keynames + minor fixes
2021-01-25 01:09:20 +05:30
Anubhav Choudhary
a2c930a714
Code-formatted and Copyright-text added
2021-01-23 21:16:32 +05:30
Anubhav Choudhary
f6cb879929
branding.desc updated
2021-01-23 20:43:55 +05:30
Adriaan de Groot
a93e96da7c
[branding] Restore dropped https
2020-12-04 20:56:46 +01:00
Anubhav Choudhary
a4c759355b
[Fix] WelcomePage links
...
"Generic support" and "Known Issues" links fixed
2020-12-04 10:39:07 +05:30
Adriaan de Groot
1cd9b93a22
REUSE: Giant boilerplate cleanup
...
- point to main Calamares site in the 'part of' headers instead
of to github (this is the "this file is part of Calamares"
opening line for most files).
- remove boilerplate from all source files, CMake modules and completions,
this is the 3-paragraph summary of the GPL-3.0-or-later, which has
a meaning entirely covered by the SPDX tag.
2020-08-26 02:28:38 +02:00
Adriaan de Groot
5a3fb613d9
REUSE: Default branding assets and explanation
2020-08-26 02:22:49 +02:00
Adriaan de Groot
95ceb1e8c7
REUSE: (BSD-2-Clause) all CMakeLists
...
The build instructions are not that interesting, it's a toss-up
between CC0 and BSD-2, but because other CMake bits are BSD-2-Clause,
apply that to more CMakeLists. The copyright date isn't all that
accurate, but these are just inconsequential files.
While here, tidy up and get rid of some useless intermediates.
2020-08-26 02:05:46 +02:00
Adriaan de Groot
8a9e85db71
Branding: shuffle around a bit, expand documentation
2020-06-24 04:53:22 -04:00
Adriaan de Groot
6248c6d032
[branding] Document slideshow options
2020-05-13 17:48:22 +02:00
Adriaan de Groot
cd44f548f5
[libcalamaresui] Add donateUrl to the branding settings
...
SEE #1384
2020-05-06 14:34:37 +02:00
Adriaan de Groot
22e64d8c18
[branding] Remove duplicate keys for images (thanks Bill)
2020-04-30 16:11:06 +02:00
Adriaan de Groot
8eace7ba5c
Merge branch 'wallpaper'
...
Merge in the documentation from Bill Auger and then implement
what it documents (this had been missing; productWallpaper was
an orphan setting).
FIXES #1380
2020-04-30 13:45:11 +02:00
bill-auger
e2bbaf2cee
[branding] add documentation for WIP 'productWallpaper' branding
2020-04-29 22:38:59 +02:00
Adriaan de Groot
be86561913
[branding] Example banner graphic that matches the default branding.desc
...
- Bogus "CalaMinix" (maybe the example branding should be consistent
with that) banner.
- Turn off the (example) banner in the default branding.
2020-04-22 14:53:45 +02:00
bill-auger
7bce58f6f2
[welcome] add optional branding banner to welcome page
2020-04-19 04:01:22 -04:00
Adriaan de Groot
b48e0ebb37
[branding] Introduce placement options for nav, sidebar
...
- There's no real reason to force the sidebar left and nav at the bottom,
certainly with QML supporting more layouts and being more flexible,
so document a mechanism to place the sidebar and navigation along
"edges" of the Calamares window.
2020-04-03 10:39:03 +02:00
Adriaan de Groot
57e6864902
[libcalamaresui] Add panel flavor
...
- rename enum to more general PanelFlavor
- introduce branding settings for navigation (e.g. for switching
the navigation buttons off, or using QML)
2020-04-01 11:13:41 +02:00
Adriaan de Groot
ac08598176
Branding: expand the stylesheet example
...
- Mention that the sidebar menu can't be styled
- Point to more documentation about styling
- Give an example of styling buttons with an icon
2020-03-25 23:35:33 +01:00
Adriaan de Groot
b5a09d2f83
[branding] Don't hide the sidebar by default
2020-03-12 05:00:03 +01:00
Adriaan de Groot
80f49bed1d
[libcalamaresui] Add a sidebar flavor setting
2020-03-10 17:59:06 -05:00
Adriaan de Groot
229d09927e
Changes: for 2020, new fake Linux distro name
2020-02-07 20:32:20 +01:00
Adriaan de Groot
17d09342e9
[libcalamaresui] Add a setting for window placement
2020-01-07 00:27:11 +01:00
bill-auger
bb678e535b
add esperanto branding translations, fix mis-configured ones
2019-08-28 13:12:25 -04:00
Adriaan de Groot
03ac0d2cf0
[qml] Document the new property and how it updates
2019-08-27 15:55:18 +02:00
Adriaan de Groot
0a9d0ddf68
[qml] In the default (sample) slideshow, activate key shortcuts
...
- with V2 loading, the key shortcuts should be enabled when the
slideshow itself is activated, not when it is loaded.
2019-08-27 13:36:28 +02:00
Adriaan de Groot
706cc73925
[branding] [welcome] Adjust documentation for welcome-overrides
2019-08-13 23:10:56 +02:00
Adriaan de Groot
b60ec123a0
[branding] [welcome] Document interrelationship of settings
2019-08-13 23:10:56 +02:00
Adriaan de Groot
4825916f09
[branding] Improve log message when slideshow starts
...
- Having just "component activated" is confusing in the whole
mess of log messages around job activation.
2019-07-04 13:24:40 +02:00
Adriaan de Groot
1c5a37d7d2
[branding] Add French and Arabic default translations
2019-06-17 12:52:59 +02:00
Adriaan de Groot
bba0b7ce12
[branding] Update documentation about API versions
2019-06-17 12:45:06 +02:00
Adriaan de Groot
79bd7b6b89
Merge branch 'issue-1152'
2019-06-17 11:54:01 +02:00
Adriaan de Groot
148b829591
[libcalamares] Introduce slideshowAPI setting
2019-06-17 10:58:14 +02:00
Adriaan de Groot
ef2531b01d
[branding] Update documentation
...
- mention that translations are included
- point to external repo for fancy/ example.
2019-06-16 23:46:32 +02:00
Adriaan de Groot
f3f8f3ea46
[branding] Make the default show nervously quick
2019-06-16 23:08:12 +02:00
Adriaan de Groot
593dcff40a
[branding] Enable translations for the default show
...
- Just translate two simple strings, to avoid burdening translators,
- Add Dutch translation already.
These translations are not yet processed by ci/txpull and push.
2019-06-16 23:01:56 +02:00
Adriaan de Groot
41c2a7e4e0
[branding] Drop complicated machinery for one subdir
2019-06-16 22:42:53 +02:00
Adriaan de Groot
cd7fc93b6a
[branding] Be more chatty when slideshow is loaded
2019-06-16 13:47:21 +02:00
Adriaan de Groot
003f37ca04
[branding] Be more chatty in example slideshow
...
- Log when the timer fires and the slide advances
- Add a start() function (unused at this moment, will be
called from C++ at the right time)
2019-06-16 13:44:27 +02:00
Adriaan de Groot
9188eab66f
Changes: document new things in slideshow
2019-06-16 13:33:20 +02:00
Adriaan de Groot
daf2e55246
[branding] Be more chatty in example slideshow
...
- Log when the timer fires and the slide advances
- Add a start() function (unused at this moment, will be
called from C++ at the right time)
2019-06-03 10:16:52 +02:00
Adriaan de Groot
cd38ded8d5
[libcalamaresui] Support os-release substitutions in images
...
- Branding images might want to use os-release data as well.
- Refactor a little to keep the number of #ifdefs the same;
an intermediate expand() lambda handles expansion (or not,
if it's not enabled).
FIXES #1153
2019-05-21 17:12:00 +02:00
Adriaan de Groot
38485f675c
[branding] In the stylesheet, mention how styling works
...
SEE #1149
2019-05-21 12:11:55 +02:00
Adriaan de Groot
6a7c2f541e
[branding] Mention the stylesheet in the docs
2019-05-21 12:07:52 +02:00