Commit Graph

3093 Commits

Author SHA1 Message Date
Philip
6bb046fad6 Merge remote-tracking branch 'upstream/master' into development 2017-02-24 22:04:31 +01:00
Teo Mrnjavac
a5280b6896 Bump. 2017-02-24 17:15:34 +01:00
Calamares CI
db4279ce16 [dummypythonqt] Automatic merge of Transifex translations 2017-02-24 00:37:24 +00:00
Calamares CI
dafd2926f5 [dummypythonqt] Automatic merge of Transifex translations 2017-02-23 00:37:26 +00:00
Calamares CI
bd3e654f88 [dummypythonqt] Automatic merge of Transifex translations 2017-02-22 00:37:22 +00:00
Calamares CI
5295f847f9 [dummypythonqt] Automatic merge of Transifex translations 2017-02-21 00:37:56 +00:00
Philip
e9e8b47c06 Merge remote-tracking branch 'upstream/master' into development 2017-02-20 20:40:24 +01:00
Kyle Robertze
832fc9fd51 fixed two bugs in packages module
if the key "install" was used, the install would crash as the backwards
compatibility checks were incorrect. Fixed a typo in the run function so
pre- and post-install hooks now work correctly
2017-02-20 13:35:56 +01:00
Kyle Robertze
5eb0c8e40b updated docs to better explain new features
the docs do not current reflect the new net-install and packages modules
changes well. This updates them to explain the new keys in the
configuration files.
2017-02-20 11:06:58 +01:00
Calamares CI
d016a0030a [dummypythonqt] Automatic merge of Transifex translations 2017-02-20 00:37:25 +00:00
Calamares CI
16c68c393d [dummypythonqt] Automatic merge of Transifex translations 2017-02-19 00:37:32 +00:00
Calamares CI
e176dd29f4 [core] Automatic merge of Transifex translations 2017-02-19 00:37:31 +00:00
Philip
160ad68007 Merge remote-tracking branch 'upstream/master' into development 2017-02-17 21:34:36 +01:00
Teo Mrnjavac
6cb4291b4d Bump. 2017-02-17 17:04:15 +01:00
Teo Mrnjavac
6d486bbc1f Improve EFI configuration check in bootloader. 2017-02-17 16:21:02 +01:00
Teo Mrnjavac
9c4819592f Improve EFI configuration check in grubcfg. 2017-02-17 16:21:02 +01:00
Calamares CI
0b134bac2e [dummypythonqt] Automatic merge of Transifex translations 2017-02-17 00:37:22 +00:00
Calamares CI
d2ada30ade [core] Automatic merge of Transifex translations 2017-02-17 00:37:21 +00:00
Calamares CI
3a6689c16c [dummypythonqt] Automatic merge of Transifex translations 2017-02-16 00:37:48 +00:00
Calamares CI
5f3fa59cfd [dummypythonqt] Automatic merge of Transifex translations 2017-02-15 00:37:30 +00:00
Calamares CI
6d7334b0d5 [dummypythonqt] Automatic merge of Transifex translations 2017-02-14 00:37:10 +00:00
Calamares CI
250e3b94c5 [dummypythonqt] Automatic merge of Transifex translations 2017-02-13 00:37:42 +00:00
Calamares CI
9f67ffe119 [core] Automatic merge of Transifex translations 2017-02-13 00:37:40 +00:00
Calamares CI
d209ead999 [dummypythonqt] Automatic merge of Transifex translations 2017-02-12 00:37:25 +00:00
Philip
9694ca2f27 Merge remote-tracking branch 'upstream/master' into development 2017-02-11 11:35:36 +01:00
Calamares CI
050981db1e [dummypythonqt] Automatic merge of Transifex translations 2017-02-11 00:37:15 +00:00
Calamares CI
2e5aee4043 [core] Automatic merge of Transifex translations 2017-02-11 00:37:14 +00:00
Teo Mrnjavac
44839a37c6 Bump. 2017-02-10 16:47:37 +01:00
Calamares CI
4c2b7db223 [dummypythonqt] Automatic merge of Transifex translations 2017-02-10 00:37:07 +00:00
Calamares CI
9ad645bc3d [core] Automatic merge of Transifex translations 2017-02-10 00:37:06 +00:00
Teo Mrnjavac
3aebb79d30 Add optional config value neverCreateSwap in partition module.
CAL-458 #close The feature has landed in master, please test.
2017-02-09 18:08:47 +01:00
Calamares CI
e1de7b50b4 [dummypythonqt] Automatic merge of Transifex translations 2017-02-09 00:37:11 +00:00
Calamares CI
4d4d5d9abf [core] Automatic merge of Transifex translations 2017-02-09 00:37:09 +00:00
Calamares CI
69bedfcdb6 [dummypythonqt] Automatic merge of Transifex translations 2017-02-08 00:37:06 +00:00
Calamares CI
92e57d2680 [core] Automatic merge of Transifex translations 2017-02-08 00:37:05 +00:00
Philip
3c1d85dadb Merge remote-tracking branch 'upstream/master' into development 2017-02-08 00:50:29 +01:00
Philip
fccb7ef647 [branding] update slideshow 2017-02-08 00:49:12 +01:00
Ramon Buldó
f0b4a21b2d partition: use always double click to activate a partition tree view item
Using activated signal may use single or double click depending on environment settings
2017-02-07 17:58:56 +01:00
Kyle Robertze
36f723e59f added missing copyright statement 2017-02-07 17:10:48 +01:00
Kyle Robertze
bc4ffce3a1 Made packages optional
A group can now contain only subgroups. Thus packages can be categorized
through sub-categories such as Internet->Web Browsers->firefox
2017-02-07 17:10:48 +01:00
Kyle Robertze
4d24942547 corrected packages syntax errors 2017-02-07 17:10:48 +01:00
Kyle Robertze
45facda3cb corrected packages module features so that they are up to date 2017-02-07 17:10:48 +01:00
Kyle Robertze
1d7ad9e045 made requested changes 2017-02-07 17:10:48 +01:00
Kyle Robertze
f5fe887a79 fixed style issues 2017-02-07 17:10:48 +01:00
Kyle Robertze
a4aef3bce5 moved netinstall to a tree based ui 2017-02-07 17:10:48 +01:00
Kyle Robertze
d465617432 added support for pre- and post-install scripts 2017-02-07 17:10:48 +01:00
Calamares CI
582e4ec744 [dummypythonqt] Automatic merge of Transifex translations 2017-02-07 00:36:57 +00:00
Calamares CI
34461c30c2 [core] Automatic merge of Transifex translations 2017-02-07 00:36:56 +00:00
Philip
d93ab0fb8c [branding] update slides 2017-02-06 21:01:19 +01:00
Calamares CI
3d4ceced46 [dummypythonqt] Automatic merge of Transifex translations 2017-02-06 00:37:02 +00:00