Commit Graph

  • 9665af0e5a [libcalamares] Make keys case-insensitive (as documented) Adriaan de Groot 2021-02-08 14:47:55 +0100
  • 48541629f9 [libcalamares] Extend tests to handle case-insensitive Adriaan de Groot 2021-02-08 14:46:34 +0100
  • f3681a533e [libcalamares] Rearrange filesystem-use API Adriaan de Groot 2021-02-08 14:41:17 +0100
  • 488631824d [libcalamares] Make the KPMCore global storage filesystem handlers inline Adriaan de Groot 2021-02-08 14:01:32 +0100
  • 75eb2c3cd4 [libcalamares] Add tests for filesystem_use service Adriaan de Groot 2021-02-08 11:21:15 +0100
  • afdf431b77 [libcalamares] Add partition service for managing global storage Adriaan de Groot 2021-02-08 11:13:49 +0100
  • 1e1b7b7ece [libcalamares] Introduce a convenience getter for GlobalStorage Adriaan de Groot 2021-02-08 14:21:58 +0100
  • cc6a598c61
    Merge pull request #1658 from erikdubois/calamares Adriaan de Groot 2021-03-23 12:04:06 +0100
  • 88aa1755ce CMake: split out skip-module-checking to its own cmake module Adriaan de Groot 2021-03-22 15:55:30 +0100
  • a64a54ff04 CMake: split out global skip-modules checking Adriaan de Groot 2021-03-22 15:39:43 +0100
  • 0bf1df72cd CMake: report Python module name without subdirectory Adriaan de Groot 2021-03-22 13:49:04 +0100
  • dc0164d508 [libcalamares] Also install the version header Adriaan de Groot 2021-03-22 13:36:52 +0100
  • b5788d4b17 CMake: be more verbose on developer machines Adriaan de Groot 2021-03-22 13:18:41 +0100
  • 3600c67485 CMake: remove mention of the os-modules Adriaan de Groot 2019-08-07 22:37:41 +0200
  • 6d4a0a1ba3 i18n: update the English source files Adriaan de Groot 2021-03-19 14:38:13 +0100
  • ba89f03d8e Changes: post-release housekeeping Adriaan de Groot 2021-03-19 14:37:38 +0100
  • 4243d5f41a i18n: [python] Automatic merge of Transifex translations Calamares CI 2021-03-19 14:23:08 +0100
  • 64f9a2df26 i18n: [calamares] Automatic merge of Transifex translations Calamares CI 2021-03-19 14:23:07 +0100
  • 779e5ecf8f [libcalamaresui] Factor out the pastebin UI Adriaan de Groot 2021-03-19 14:17:34 +0100
  • 981e96ea7f [calamares] Redo debug window tools Adriaan de Groot 2021-03-19 13:51:30 +0100
  • c54e417ff3 [calamares] Add a 'send log' button to the debug window Adriaan de Groot 2021-03-19 13:38:06 +0100
  • 668921543a [libcalamaresui] Convenience method to check if paste would do anything Adriaan de Groot 2021-03-19 13:36:40 +0100
  • 63e61e9924 Changes: pre-release housekeeping Adriaan de Groot 2021-03-19 13:25:45 +0100
  • 5ed1dff655 Merge branch 'issue-1579' into calamares Adriaan de Groot 2021-03-19 13:13:02 +0100
  • 3588f06767 [netinstall] Document groupsUrl with multiple entries Adriaan de Groot 2021-03-19 12:49:37 +0100
  • fdfe52efe2 [netinstall] Improve loader queue API a bit Adriaan de Groot 2021-03-19 12:30:09 +0100
  • 03d086a233 [netinstall] Missing initialisations, split out slot Adriaan de Groot 2021-03-19 11:41:47 +0100
  • 0379fa9b7d displaymanager from arcolinux Erik Dubois 2021-03-17 14:58:50 +0100
  • 404a9ef98a [netinstall] Split off requesting netinstall data into a queue-manager Adriaan de Groot 2021-03-17 00:09:15 +0100
  • 186d32ebee [partition] More missing ; Adriaan de Groot 2021-03-16 16:11:02 +0100
  • 2b4bc7adf4 [partition] Apply newer formatting tool Adriaan de Groot 2021-03-16 16:08:13 +0100
  • 3b9c0bdf91 CI: don't allow clang-format 7 any more Adriaan de Groot 2021-03-16 16:06:46 +0100
  • bb426ebac4 [partition] Add missing ; (and apply coding style) Adriaan de Groot 2021-03-16 16:01:25 +0100
  • 9341a84820 [libcalamares] Make the RETRANSLATE macros more statement-line Adriaan de Groot 2021-03-16 14:55:26 +0100
  • 603a7106b3 [netinstall] Move package-listing wrangling to the Config object Adriaan de Groot 2021-03-16 14:47:12 +0100
  • 9acd2fe458 [netinstall] Use the packages service Adriaan de Groot 2021-03-16 14:38:52 +0100
  • f1446736f8 [libcalamares] Expand tests a little Adriaan de Groot 2021-03-16 14:37:13 +0100
  • 5b609565e2 [libcalamares] Make Packages API more flexible Adriaan de Groot 2021-03-16 14:14:02 +0100
  • b868894371 [libcalamares] Start a packages service for netinstall and others Adriaan de Groot 2021-03-16 13:50:15 +0100
  • 6662cb5f2d [netinstall] Swap parameters to makeSourceItem and document it Adriaan de Groot 2021-03-16 13:17:33 +0100
  • 79b4f918fc [netinstall] Apply coding style Adriaan de Groot 2021-03-16 13:10:35 +0100
  • 8e8525a941 [netinstall] Simplify slots in the UI page Adriaan de Groot 2021-03-16 13:10:09 +0100
  • a90f510b85 [libcalamares] Convenience for logging subentries Adriaan de Groot 2021-03-15 22:45:29 +0100
  • 72f67286a4 [libcalamares] Preserve type CDebug() if possible. Adriaan de Groot 2021-03-15 21:41:27 +0100
  • 8fe2e1f68a [finished] Make the debug-log less cryptic Adriaan de Groot 2021-03-15 21:22:20 +0100
  • a3a1350dc7 [libcalamares] Don't complain if there isn't a preset Adriaan de Groot 2021-03-15 21:18:10 +0100
  • a4c1f07521 [libcalamares] Reduce indentation-depth in apply() through early-return Adriaan de Groot 2021-03-15 21:11:01 +0100
  • 33fec86ef6 [welcome] Improve logging of requirements-checking Adriaan de Groot 2021-03-15 20:53:59 +0100
  • f8afb15c4c [libcalamaresui] Improve logging for QML modules Adriaan de Groot 2021-03-15 20:47:27 +0100
  • 6556f96442 Merge branch 'calamares' into issue-1579 Adriaan de Groot 2021-03-15 13:10:21 +0100
  • 416c2c9689 [usersq] Reflect editable in the QML Adriaan de Groot 2021-03-15 12:51:42 +0100
  • 44ac33845d Merge branch 'fix-usersq' into calamares Adriaan de Groot 2021-03-15 12:40:03 +0100
  • 46f7e6c131 Merge branch 'hotfix-38' into calamares Adriaan de Groot 2021-03-15 12:39:41 +0100
  • 8348bd2bb7 [usersq] Call setters for checkboxes Adriaan de Groot 2021-03-15 12:36:54 +0100
  • 202fe46182 Changes: describe other fixes as well Adriaan de Groot 2021-03-15 12:02:45 +0100
  • d2c0c8d638 [users] Grab hostname from config on creation Adriaan de Groot 2021-03-15 11:53:14 +0100
  • b17e01edff [usersq] Call setters to move values back from QML to the C++ side Adriaan de Groot 2021-03-15 11:45:57 +0100
  • df67f2bb59 i18n: [desktop] Automatic merge of Transifex translations Calamares CI 2021-03-15 10:34:25 +0100
  • f02cb1a8ea i18n: [calamares] Automatic merge of Transifex translations Calamares CI 2021-03-15 10:34:25 +0100
  • 1c8a72dcac Changes: pre-release housekeeping Adriaan de Groot 2021-03-15 10:28:57 +0100
  • b9ad701a5c [calamares] Change .desktop invocation Adriaan de Groot 2021-03-14 15:56:22 +0100
  • b96ad4b166 [usersq] Hook up QML fields and the Config object Adriaan de Groot 2021-03-15 00:04:39 +0100
  • e60f8bcd06 [usersq] Tidy job creation and unnecessary code Adriaan de Groot 2021-03-14 23:58:11 +0100
  • 4ffa79d4cf [users] In code, consistently [aA]utoLogin as name Adriaan de Groot 2021-03-15 00:21:26 +0100
  • 287047fe1a [users] Tidy up job creation -- leave it to Config Adriaan de Groot 2021-03-14 23:52:12 +0100
  • e9908c84c2 Changes: document mount/fstab changes Adriaan de Groot 2021-03-14 23:46:11 +0100
  • 98d42719e1
    Merge pull request #1622 from Chrysostomus/btrfs-subvol Adriaan de Groot 2021-03-14 23:38:30 +0100
  • 413e160368 Changes: post-release housekeeping Adriaan de Groot 2021-03-14 23:36:31 +0100
  • a5091c8c3b Docs: massage the release-howto notes Adriaan de Groot 2021-03-14 21:49:15 +0100
  • 1998405dbb [libcalamaresui] Fix up test for logfile Adriaan de Groot 2021-03-14 21:35:56 +0100
  • cdbc5a7b4b
    Merge pull request #1652 from Conan-Kudo/rm-urpmi Adriaan de Groot 2021-03-14 17:41:10 +0100
  • f62bb70b28 CI: add -m <module> shortcut to test individual modules Adriaan de Groot 2021-03-14 16:36:00 +0100
  • cc310a04b8 [users] Fix schema to match actual field names Adriaan de Groot 2021-03-14 16:32:02 +0100
  • d9ab35f4cc i18n: [python] Automatic merge of Transifex translations Calamares CI 2021-03-14 16:17:09 +0100
  • 3fafeaf09a i18n: [dummypythonqt] Automatic merge of Transifex translations Calamares CI 2021-03-14 16:17:09 +0100
  • 8625847866 i18n: [desktop] Automatic merge of Transifex translations Calamares CI 2021-03-14 16:17:09 +0100
  • d3f84980b3 i18n: [calamares] Automatic merge of Transifex translations Calamares CI 2021-03-14 16:17:09 +0100
  • 0716f92f62 CMake: update translations lists Adriaan de Groot 2021-03-14 16:12:55 +0100
  • 8c7e214376 [users] Make the example config usable Adriaan de Groot 2021-03-14 16:07:02 +0100
  • b4485f4dc9 Changes: mention the .desktop file Adriaan de Groot 2021-03-14 16:05:04 +0100
  • 9ae87b7fb7 [calamares] Change .desktop invocation Adriaan de Groot 2021-03-14 15:56:22 +0100
  • d3a27f3c3c i18n: [python] Automatic merge of Transifex translations Calamares CI 2021-03-14 15:51:01 +0100
  • b30eaaddec i18n: [calamares] Automatic merge of Transifex translations Calamares CI 2021-03-14 15:51:01 +0100
  • c767311062 Changes: pre-release housekeeping Adriaan de Groot 2021-03-14 14:37:52 +0100
  • 9295c91128 Merge branch 'issue-942' into calamares Adriaan de Groot 2021-03-14 14:29:26 +0100
  • caf18321df [users] Adjust UI to is-field-editable based on presets Adriaan de Groot 2021-03-14 14:20:10 +0100
  • 7bae625f46 [users] Pick up UI changes based on the values from Config Adriaan de Groot 2021-03-14 14:14:29 +0100
  • b4a21d7aca [libcalamares] Add macro CONFIG_PREVENT_EDITING to handle uneditable fields Adriaan de Groot 2021-03-14 13:30:26 +0100
  • 3ea796d009 [users] 'undo' changes to values if the UI is wonky Adriaan de Groot 2021-03-14 12:27:53 +0100
  • 9fcf9b5fa8 [users] Pick up values from Config object on startup Adriaan de Groot 2021-03-12 22:27:08 +0100
  • 941cc9c48b [users] Match presets to the actual name of fields Adriaan de Groot 2021-03-12 18:44:14 +0100
  • 2e90a8d829 [libcalamares] Report preset mis-configurations Adriaan de Groot 2021-03-12 18:42:37 +0100
  • d8dff3dc65 [libcalamares] Replace loadPresets() with an applicative style Adriaan de Groot 2021-03-12 17:20:36 +0100
  • 8b10a9cfc2 [libcalamares] Add isEditable() check Adriaan de Groot 2021-03-12 14:49:46 +0100
  • 448e478b6d [users] Use base Config and its Preset-handling Adriaan de Groot 2021-03-12 13:54:06 +0100
  • 0be5e04c2e [libcalamares] Add a base class for Config-objects Adriaan de Groot 2021-03-12 13:49:37 +0100
  • 381a4f9b53 [users] Add preset to users module Config Adriaan de Groot 2021-03-12 13:25:16 +0100
  • d9f2f5e988 [libcalamares] Start a 'presets' configuration datastructure Adriaan de Groot 2021-03-12 13:16:36 +0100
  • 63fc1ecca3 Changes: document intention of this branch Adriaan de Groot 2021-03-12 13:10:48 +0100
  • d39f2b8c3e [packages] Drop urpmi support Neal Gompa 2021-03-11 06:30:13 -0500