1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
Commit graph

2644 commits

Author SHA1 Message Date
A Holt
a7451d6350
Update main.yml 2019-01-15 02:59:12 -05: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
3966787ac9
Update packages.yml 2019-01-14 09:06:39 -05:00
A Holt
92b7874822
Merge pull request #1388 from holta/dokuwiki-2018-04-22b
DokuWiki 2018-04-22a -> 2018-04-22b
2019-01-13 09:18:02 -05:00
A Holt
4573228a6e
dokuwiki 2018-04-22a -> 2018-04-22b 2019-01-13 09:15:02 -05:00
A Holt
b1f58c7164
Merge pull request #1386 from holta/debian-10-vars
Fixes for 2019's Debian 10 "Buster" + 3 outstanding issues incl workarounds
2019-01-13 08:02:50 -05:00
A Holt
cdeb007301
Update main.yml 2019-01-13 07:55:48 -05:00
A Holt
c263beb39a
Update main.yml 2019-01-13 06:06:16 -05:00
A Holt
7adc794b80
Update main.yml 2019-01-13 06:04:01 -05:00
A Holt
b375b482f3
Update main.yml 2019-01-13 03:46:37 -05:00
A Holt
da4a1eecc4
Update main.yml 2019-01-13 03:27:24 -05:00
A Holt
6b2fcb0384
Update install.yml 2019-01-12 16:46:37 -05:00
A Holt
b439ef36d4
Update main.yml 2019-01-12 16:19:07 -05:00
A Holt
04c6102485
Update install.yml 2019-01-12 16:14:47 -05:00
A Holt
086df861fd
Update iiab.conf 2019-01-12 16:12:28 -05:00
A Holt
559a100e3e
Merge pull request #1381 from holta/mediawiki-1.32.0
MediaWiki 1.31.1 -> 1.32.0
2019-01-11 04:29:47 -05:00
A Holt
78894b181e
MediaWiki 1.31.1 -> 1.32.0 2019-01-11 04:14:14 -05:00
A Holt
3ac670eb96
Merge pull request #1380 from holta/tmpfiles.d-for-ubermix
Install /etc/tmpfiles.d/iiab.conf during IIAB install process, for Ubermix
2019-01-10 20:04:52 -05:00
A Holt
6eb5b1bc9c
Create iiab.conf 2019-01-10 20:00:12 -05:00
A Holt
4cfb6f013e
Update main.yml 2019-01-10 19:59:29 -05:00
A Holt
70b2e8faa0
Merge pull request #1379 from holta/box.lan-NOT-iiab-server.lan
box.lan NOT iiab-server.lan
2019-01-10 19:14:52 -05:00
A Holt
a654b64476
box.lan NOT iiab-server.lan 2019-01-10 19:12:56 -05:00
A Holt
07ef3b92d4
Update main.yml 2019-01-10 19:00:35 -05:00
A Holt
0e1dc25ae3
Update main.yml 2019-01-10 18:58:59 -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
03b2f6e580
Merge pull request #1372 from holta/nextcloud_force_minor_upgrades_if
Force minor upgrades of Nextcloud if /opt/nextcloud/version.php removed
2019-01-10 12:48:31 -05:00
A Holt
8c61afd792
Update main.yml 2019-01-10 12:44:24 -05:00
Clemens Wolff
7063bdc260 Address TODOs in Lokole documentation
See https://github.com/ascoderu/opwen-webapp/issues/81
2019-01-10 09:23:22 -05:00
A Holt
8f333f1b91
Update main.yml 2019-01-09 17:38:01 -05:00
A Holt
050e30ad76
Update main.yml 2019-01-09 17:37:45 -05:00
A Holt
d2264f79bd
Update main.yml 2019-01-09 17:37:34 -05:00
A Holt
b002eaee63
Update main.yml 2019-01-09 17:36:43 -05:00
A Holt
1470ee29d2
Merge pull request #1365 from holta/phpmyadmin-4.8.4
phpMyAdmin 3.8.3 -> 4.8.4
2019-01-08 23:10:46 -05:00
A Holt
ca9a23ee12
Merge pull request #1364 from holta/dnsmasq-hack-for-16.04
dnsmasq hack (in roles/captive-portal/tasks/main.yml) so iiab-install runs on Ubuntu 16.04
2019-01-08 23:05:06 -05:00
A Holt
0f1a6ebdb7
Update main.yml 2019-01-08 23:00:50 -05:00
A Holt
04f60db1b3
Update main.yml 2019-01-08 22:55:05 -05:00
A Holt
224b343442
Merge pull request #1363 from holta/captive-patch-recent-androids
Captive Portal: patch capture-wsgi.py to test Android 7.x, 8.x, 9.x
2019-01-08 20:42:03 -05:00
A Holt
4e2369fbcb
Update capture-wsgi.py 2019-01-08 20:34:24 -05:00
A Holt
aad34516ec
Update README.rst 2019-01-03 18:14:50 -05:00
A Holt
6c86a3104b
Update main.yml 2019-01-03 17:03:05 -05:00
A Holt
db29f2cc6e
Revert "Lokole: change admin to Admin per IIAB app norms" 2019-01-03 16:51:39 -05:00
A Holt
3708440ad7
Merge pull request #1353 from ascoderu/add-lokole-admin-user
Lokole: change admin to Admin per IIAB app norms
2019-01-03 16:23:07 -05:00
Aidan Fitzgerald
b8dddbfb3c
Change admin username to uppercase 2019-01-03 16:07:02 -05:00
A Holt
bcf8340ddf
Merge pull request #1305 from aidan-fitz/lokole-docs-2
Expand Lokole documentation
2019-01-03 12:14:26 -05:00
A Holt
76b74245d3
Merge pull request #1317 from ascoderu/add-lokole-admin-user
Create Lokole admin user during setup
2019-01-03 12:13:46 -05:00
A Holt
72594ee3b5
Merge pull request #1350 from jvonau/netplan
fix WiFi as gateway
2019-01-02 02:50:12 -05:00
Jerry Vonau
9254e4b400 fix WiFi as gateway 2019-01-02 01:32:40 -06:00
A Holt
fbe268569d
Merge pull request #1349 from holta/hotspot-on-off-commands
Update iiab-hotspot-on & -off commands from dhcpd to dnsmasq
2019-01-02 01:08:33 -05:00
A Holt
bb402fe24b
Update iiab-hotspot-off 2019-01-02 01:05:06 -05:00
A Holt
ac569245c5
Update iiab-hotspot-on 2019-01-02 01:04:41 -05:00