Attempt to rework UI implemmentation so works if either JS or CSS or both are disabled, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2020-07-25 04:Jul:th
Author local date 2020-07-24 21:Jul:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2020-07-25 04:Jul:th
Committer local date 2020-07-24 21:Jul:th -0700
Commit d7ed2d233535e274498992df57a5e815d89e7647
Tree 55557961ed2edc27dcbeec69a730fcc2ef0375cc
Parent 611dc1b6b80a0707407a68df8f959ec60290256a
Attempt to rework UI implemmentation so works if either JS or CSS or both are disabled, a=chris
Affected files:
src/controllers/components/SocialComponent.php
src/css/search.css
src/index.php
src/locale/ar/configure.ini
src/locale/ar/statistics.txt
src/locale/bn/configure.ini
src/locale/bn/statistics.txt
src/locale/de/configure.ini
src/locale/de/statistics.txt
src/locale/en_US/configure.ini
src/locale/es/configure.ini
src/locale/es/statistics.txt
src/locale/fa/configure.ini
src/locale/fa/statistics.txt
src/locale/fr_FR/configure.ini
src/locale/fr_FR/statistics.txt
src/locale/he/configure.ini
src/locale/he/statistics.txt
src/locale/hi/configure.ini
src/locale/hi/statistics.txt
src/locale/id/configure.ini
src/locale/id/statistics.txt
src/locale/it/configure.ini
src/locale/it/statistics.txt
src/locale/ja/configure.ini
src/locale/ja/statistics.txt
src/locale/kn/configure.ini
src/locale/kn/statistics.txt
src/locale/ko/configure.ini
src/locale/ko/statistics.txt
src/locale/nl/configure.ini
src/locale/nl/statistics.txt
src/locale/pl/configure.ini
src/locale/pl/statistics.txt
src/locale/pt/configure.ini
src/locale/pt/statistics.txt
src/locale/ru/configure.ini
src/locale/ru/statistics.txt
src/locale/te/configure.ini
src/locale/te/statistics.txt
src/locale/th/configure.ini
src/locale/th/statistics.txt
src/locale/tl/configure.ini
src/locale/tl/statistics.txt
src/locale/tr/configure.ini
src/locale/tr/statistics.txt
src/locale/vi_VN/configure.ini
src/locale/vi_VN/statistics.txt
src/locale/zh_CN/configure.ini
src/locale/zh_CN/statistics.txt
src/views/AdminView.php
src/views/ComponentView.php
src/views/CrawlstatusView.php
src/views/GroupView.php
src/views/MachinestatusView.php
src/views/SearchView.php
src/views/elements/AdminbarElement.php
src/views/elements/AdminmenuElement.php
src/views/elements/GroupbarElement.php
src/views/elements/GroupfeedElement.php
src/views/elements/GroupmenuElement.php
src/views/elements/HelpElement.php
src/views/elements/ManagecrawlsElement.php
src/views/elements/ManagegroupsElement.php
src/views/elements/ManagemachinesElement.php
src/views/elements/ManageusersElement.php
src/views/elements/MediajobsElement.php
src/views/elements/PageoptionsElement.php
src/views/elements/ResultseditorElement.php
src/views/elements/ScrapersElement.php
src/views/elements/SearchElement.php
src/views/elements/SearchbarElement.php
src/views/elements/SearchmenuElement.php
src/views/elements/SearchsourcesElement.php
src/views/elements/WikiElement.php
src/views/helpers/FileuploadHelper.php
src/views/helpers/HelpbuttonHelper.php
src/views/helpers/OptionsHelper.php
src/views/helpers/PagingtableHelper.php
src/views/helpers/ToggleHelper.php
src/views/layouts/WebLayout.php
ViewGit