1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

577 commits

Author SHA1 Message Date
A Holt
463bb62d6c
Update default_vars.yml 2019-01-31 01:26:32 -05:00
A Holt
5429f4e963
Update default_vars.yml 2019-01-30 21:54:16 -05:00
A Holt
2c4a996a0b
Update default_vars.yml 2019-01-30 18:05:41 -05:00
A Holt
291ec51e73
Update default_vars.yml 2019-01-29 10:47:25 -05:00
A Holt
38c30d1566
Add "nodejs_version: 10.x" to default_vars.yml 2019-01-29 10:45:25 -05:00
A Holt
4e793b39ab
Update default_vars.yml 2019-01-29 10:23:29 -05:00
A Holt
35c99d7991
Update local_vars_big.yml 2019-01-20 00:06:43 -05:00
A Holt
a71b42e5dc
Update local_vars_min.yml 2019-01-15 16:23:21 -05:00
A Holt
d5d9f9e177
Update local_vars_medium.yml 2019-01-15 16:22:40 -05:00
A Holt
ec07c530b3
Update local_vars_big.yml 2019-01-15 16:21:36 -05:00
A Holt
fd65fccf58
Update default_vars.yml 2019-01-15 16:20:30 -05:00
A Holt
3999feae34
Update local_vars_big.yml 2019-01-15 16:14:27 -05:00
A Holt
93108c0069
Update local_vars_medium.yml 2019-01-15 16:13:55 -05:00
A Holt
39839b6af4
Update local_vars_min.yml 2019-01-15 16:13:26 -05:00
A Holt
0dd7c981b1
Don't install Mosquitto & Node-RED on MEDIUM-sized 2019-01-15 13:05:53 -05:00
Anish Mangal
6632a39740 Update nodered and mqtt flags as pwe #1352 2019-01-15 15:07:32 +00:00
Anish Mangal
6688b7e990 Add nodered and mqtt ports to default_vars 2019-01-15 14:10:36 +00:00
Anish Mangal
4823104ab1 Add node-red and mqtt flags to local_vars_big 2019-01-15 13:17:57 +00:00
Anish Mangal
a34bda2a34 Add node-red and mqtt flags to local_vars_medium 2019-01-15 13:16:54 +00:00
Anish Mangal
d57a392475 Add node-red and mqtt flags to local_vars_min 2019-01-15 13:15:15 +00:00
georgejhunt
b2be3ccae1
Merge pull request #1393 from iiab/0.3-devel
Changes required for new admin console
2019-01-14 11:38:54 -08:00
A Holt
6aafc58984
Update default_vars.yml 2019-01-14 08:57:47 -05:00
A Holt
26d7129aec
Update default_vars.yml 2019-01-13 07:45:08 -05:00
A Holt
ea357c5331
Update centos-7.yml 2019-01-13 06:33:55 -05:00
A Holt
bcc56214e4
Update fedora-22.yml 2019-01-13 06:08:54 -05:00
A Holt
cd00d77d2b
Update fedora-18.yml 2019-01-13 06:08:33 -05:00
A Holt
206dd742ac
Update raspbian-8.yml 2019-01-13 03:37:03 -05:00
A Holt
c4f13e529f
Update raspbian-9.yml 2019-01-13 03:36:42 -05:00
A Holt
a2d2a37c76
Update fedora-22.yml 2019-01-13 03:36:02 -05:00
A Holt
df5048b073
Update fedora-18.yml 2019-01-13 03:35:23 -05:00
A Holt
b0208d2cc2
Update centos-7.yml 2019-01-13 03:34:48 -05:00
A Holt
0693f8f631
Update debian-10.yml 2019-01-13 03:34:11 -05:00
A Holt
85f5154e91
Update debian-9.yml 2019-01-13 03:33:50 -05:00
A Holt
f9175a1c28
Update debian-8.yml 2019-01-13 03:33:31 -05:00
A Holt
8f379f0a4f
Update ubuntu-18.yml 2019-01-13 03:32:35 -05:00
A Holt
0b31b53cd2
Update ubuntu-16.yml 2019-01-13 03:32:19 -05:00
A Holt
c12da600b6
Update raspbian-9.yml 2019-01-13 03:31:17 -05:00
A Holt
9c6ab33cdb
Update raspbian-8.yml 2019-01-13 03:30:32 -05:00
A Holt
2cdc26dbe7
Update ubuntu-17.yml 2019-01-13 03:29:07 -05:00
A Holt
8c72a379d4
Update debian-10.yml 2019-01-13 01:33:55 -05:00
A Holt
f014893f70
Update local_vars_big.yml 2019-01-10 19:01:44 -05:00
A Holt
cb75113b3f
Update local_vars_medium.yml 2019-01-10 19:01:23 -05:00
A Holt
eef49db6b6
Update local_vars_min.yml 2019-01-10 19:00:56 -05:00
A Holt
e1a22a244b
Update default_vars.yml 2019-01-10 19:00:20 -05:00
georgejhunt
7f9957aa55
0.3 patch1 (#1377)
* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py

* Create Lokole admin user during setup

* Add requested content to lokole readme
Per iiab/iiab#1293

* Update default password

* Add Lokole-IIAB user manual

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Change admin username to uppercase

* Revert "Lokole: change admin to Admin per IIAB app norms"

* Update main.yml

* Update README.rst

* Update capture-wsgi.py

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Address TODOs in Lokole documentation

See https://github.com/ascoderu/opwen-webapp/issues/81

* Update main.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update local_vars_min.yml

* Update default_vars.yml

* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py
2019-01-10 14:26:47 -08:00
A Holt
baddd2bd16
Update default_vars.yml 2019-01-10 14:18:11 -05:00
A Holt
d4d7b5b83b
Update local_vars_min.yml 2019-01-10 14:17:32 -05:00
A Holt
29672cb98f
Update local_vars_big.yml 2019-01-10 14:17:12 -05:00
A Holt
09d72fc504
Update local_vars_medium.yml 2019-01-10 14:16:45 -05:00
A Holt
51165a6135
Update local_vars_big.yml 2019-01-10 14:15:40 -05:00