1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

107 commits

Author SHA1 Message Date
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
42e679a0e8 use lineinfile 2019-11-28 05:26:47 -06:00
Jerry Vonau
493d97ff7e rename 'test_kalite_installed' add installed tracker
kalite move recording to enable and fixes
2019-11-28 05:26:47 -06:00
Jerry Vonau
005b5e3054 port kalite's pip to use python3 2019-10-31 11:06:06 -05:00
A Holt
b685ce21a4
Update install.yml 2019-10-20 17:53:07 -04:00
A Holt
d7ca00fa24
Clarify {{ kalite_env }} during pip install of KA Lite 2019-10-20 17:46:53 -04:00
A Holt
84071f6db1
Show {{ kalite_requirements }} URL during install 2019-10-20 17:31:09 -04:00
A Holt
36efd72c00
kalite/tasks/enable.yml cleaner/readability 2019-10-20 17:22:43 -04:00
A Holt
f031ef6cfb
kalite/tasks/setup.yml cleaner/readability 2019-10-20 17:06:03 -04:00
A Holt
6da31ac311
kalite/tasks/install.yml cleaner/readability 2019-10-20 17:04:56 -04:00
A Holt
cfaa7316fe
kalite/tasks/main.yml readability 2019-10-20 17:01:04 -04:00
A Holt
434bbdf0d5
Update README.rst 2019-10-20 16:56:30 -04:00
A Holt
1715c466fd
Rename assessment.yml to assessment.yml.deprecated 2019-10-19 19:36:46 -04:00
A Holt
84cfd2b789
Merge branch 'master' into azuracast 2019-06-22 14:27:24 -04:00
A Holt
95c9545227
Explanation added, for Ansible output 2019-06-22 11:24:26 -04:00
Anish Mangal
a406239b9b Fix bug in kalite parsing of regex for ifconfig output 2019-06-13 18:25:09 +00:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
51ecebed7a
Update main.yml 2019-03-05 13:26:43 -05:00
A Holt
eece5e6656
Update main.yml 2019-03-05 13:06:48 -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
6b2fcb0384
Update install.yml 2019-01-12 16:46:37 -05:00
A Holt
04c6102485
Update install.yml 2019-01-12 16:14:47 -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
5bb9cbc662
Merge pull request #1285 from holta/roles-needing-docs
KA Lite & Elgg README, linked from FAQ.IIAB.IO
2018-11-04 12:18:19 -05:00
A Holt
2884e70d7b
Update README.rst 2018-11-04 11:47:52 -05:00
A Holt
77d4b3ff2d
Update README.rst 2018-11-04 11:44:18 -05:00
A Holt
c69e4b18b4
Update README.rst 2018-11-04 11:39:12 -05:00
A Holt
35d0bd9701
Update main.yml 2018-10-31 02:11:21 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
a506f9f3e6
No longer used in 2018 2018-10-15 01:58:34 -04:00
A Holt
762bb4eb0e
Update README.rst 2018-08-30 21:49:27 -04:00
A Holt
c6742d0e24
Update README.rst 2018-08-30 21:48:28 -04:00
A Holt
5a18fed157
Update README.rst 2018-08-30 21:41:34 -04:00
A Holt
095ad771fb
Update README.rst 2018-08-30 21:40:13 -04:00
A Holt
c8684d841d
Update main.yml 2018-08-30 21:35:26 -04:00
A Holt
b8da259041
Update README.rst 2018-08-30 21:34:32 -04:00
A Holt
9abba5d58a
Update README.rst 2018-08-30 21:18:40 -04:00
A Holt
4056b5cd2d
Update README.rst 2018-08-30 21:11:31 -04:00
A Holt
92693f678f
Update README.rst 2018-08-30 21:09:03 -04:00
A Holt
a4dc78fad8
Update main.yml 2018-08-30 21:05:09 -04:00
A Holt
a8b26507bd
Update main.yml 2018-08-30 21:02:24 -04:00
A Holt
4170bee005
Update README.rst 2018-08-30 20:44:32 -04:00
A Holt
4e163d20bb
Update setup.yml 2018-08-28 03:56:13 -04:00
A Holt
8418f38cfd
Update setup.yml 2018-08-28 03:41:43 -04:00
A Holt
daa3c2d86d
Update main.yml 2018-07-19 22:06:16 -04:00
A Holt
ee92bbb54f
Update main.yml 2018-07-16 16:56:23 -04:00
A Holt
eb11d85ad4
Update main.yml 2018-07-16 16:53:19 -04:00
A Holt
dab1632816
Update setup.yml 2018-07-16 14:56:37 -04:00