Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppetboard

Web frontend for PuppetDB
https://github.com/voxpupuli/puppetboard

Merge pull request #141 from ventris/master

Fixed variabel names in index.html and app.py

39feddcc6406c98ee7b346a35521ad16a0180020 authored over 9 years ago
renamed node in @app.route('/reports/<node>') to node_name and renamed node in {% if node.report_timestamp %} to node_name

15f2b2c4edbba14eb817b9be8a32ea9565ad0bae authored over 9 years ago
Removed jquery-tablesort (tablesort.min.js) as the project is now using jquery-tablesorter instead

8f2d5cbc344bc2f5e350bb4c54d80c87acdf8131 authored over 9 years ago
Allowed the ability to provide a static SECRET_KEY for use with CSRF protection (fixes #128)

25df8c071ae9a9d3096e97cb106ad134755df853 authored over 9 years ago
Merge pull request #140 from bluecmd/patch-1

Patch _macros.html for the latest cleanups

3f681da85d0014f22cef8b5d35d0fafe00fe2204 authored over 9 years ago
Patch _macros.html for the latest cleanups

97bbe9 renamed the keyword arguments for report(node_name, report_id) but _macros.html wasn't up...

91f09b8f562e8ed2d60a8043609936952d158cc5 authored over 9 years ago
Repaired failure to redirect the latest report for a node

1b48e36ea5840e39dd73c09777aaebfbb8721d82 authored over 9 years ago
Switched to a compact table layout for fact listings

4bdf2ecc12fcb94254bc4c276d784678f2812c16 authored over 9 years ago
Updated wording relating to Python version compatibility (fixes #116)

bd4a38031f75dd76ab7bc28249e9c7e2ead4c844 authored over 9 years ago
Updated all Python code to be fully flake8 compliant

97bbe96465b7e33f1e358535052f4b8d8c4ac705 authored over 9 years ago
Merge pull request #139 from fgimian/fix-date-sorting

Repaired sorting of date columns

70ee60c3c267427efbb1ad501f8e0c3dcd1b7e83 authored over 9 years ago
Repaired sorting of date columns

fd351f44831b5101a1a059d1806890935133ff56 authored over 9 years ago
Merge pull request #137 from fgimian/further-details-for-nodes

Further details for nodes added (skip count and reported date on overview page)

df3a797f0ff645eebdfb24491db5f3534d512f5e authored over 9 years ago
Added the report column to the dashboard page

62d1f26f7ae510083720d244020d48ed2b0d9110 authored over 9 years ago
Added a skipped count for nodes in the overview and nodes pages

59b7717e8fff9a71438775be0e4803448245425f authored over 9 years ago
Merge pull request #138 from fgimian/dev-server

Development server (dev.py) improvements

1a323a77007623c184ce730ceea4f272b75ef8b9 authored over 9 years ago
The dev.py script will now also start coffee in watch mode to automatically compile coffee files during development

97e0fb0015f2c7746cc3a7ca8166cecfd5e693ff authored over 9 years ago
Corrected dev script to correctly use user-provided settings

002006b17708377a008ccd1f0bcd47e064b52616 authored over 9 years ago
Added inventory page along with a navbar link.

Added inventory page showing a table similar to the "Nodes" one,
but containing any customizable...

d75d5007a3bb34a69b3181d285e2a9af21a62bab authored over 9 years ago
setup: Pin version requirements of WTForms.

Mentions: #124

a1160d2c1f5686bff735247f846ba9211fac6a9d authored almost 10 years ago
Merge pull request #122 from juliengk/layout

Add version and current year to the layout

c1f819b542422676377cccfe51f8db3ae19c09d4 authored almost 10 years ago
Add version and current year to the layout

Fixes #78

a01a5cf9e0e7f61a98cc27ed83112bc2ffd0f858 authored almost 10 years ago
Merge pull request #117 from juliengk/scroll-top

Add scroll to top button

e3dba5e77f5371edc578d4205c88d1ff3e579a97 authored almost 10 years ago
Add scroll to top button

cf30d32869366fc7bc4cf46e81bd37758f99103b authored almost 10 years ago
README: Add missing opening '<'

cb4e6a71bccac58a494733d4dd2b22aa388b6fe0 authored almost 10 years ago
README: Add some additional config to apache.

Based on comment @propyless in #113.

72267e8283de77a21d8524f0968ea7af0ac8afb2 authored almost 10 years ago
Merge pull request #118 from juliengk/docker

Add reference to docker image

8e074ae1cd4f8e03f8aeb2e04335ffda328be59d authored almost 10 years ago
Add reference to docker image

10e24a67493fa34bb767552c965b725ad320f50c authored almost 10 years ago
Merge pull request #91 from seantis/master

Accept the configuration_version as alternative in the report view.

44188fd12af8c26401aaee13000d1bc8e3e72ba1 authored almost 10 years ago
Merge pull request #84 from blkperl/add_c3_charts

Replace chart.js with c3.js

bb96709c66bbef0e57a0d9dd8c2df70b2a5aa6c8 authored almost 10 years ago
Selecting which graphs to show with config option

Known-good facts to graph are set as defaults. This list is merged
with whatever facts are liste...

7a0c4bd8379bc5c61cdf7c1cf9471160cff867d5 authored almost 10 years ago
Improve speed with facts that have many unique values

When there are more than 15 unique fact values it groups the least
commonly used into an other l...

3940c84de345fe58a1f82844a709f6f8a84e8a01 authored almost 10 years ago
Replace chart.js with c3.js

chart.js is poorly maintained and has been disabled. c3.js
has active development and removes th...

8e063e7f15bc97134de707397fa0ffea272f52c9 authored almost 10 years ago
Merge pull request #114 from jarpy/master

Fix proxy_pass line in nginx+gunicorn example.

95a6c4b947217ec06927de1c1573ac27ff2bba55 authored almost 10 years ago
Fix proxy_pass line in nginx+gunicorn example.

The example was missing the protocol part of the backend server URL
('http://'). This causes ngi...

eb7e8e38a1332a0dbc1ad2d2495fd503956dc2f1 authored about 10 years ago
Merge pull request #111 from yo61/add_requirements

Add requires section to setup.cfg

86328a2b4da09e6dbd88fcd12e00a8695574722b authored about 10 years ago
Add requires section to setup.cfg

d0ae62d78d43face164f19196f31917120448181 authored about 10 years ago
Merge pull request #110 from yo61/master

Add python-setuptools as a build requirement for bdist_rpm

8f23bc1a72b1f3dca7dcb0b9a4462918ba254387 authored about 10 years ago
Add python-setuptools as a build requirement for bdist_rpm so the resulting SRPM can be rebuilt with mock

cb264ce1ed8d2aea45ee80dea4ae2ccfc134c96f authored about 10 years ago
Merge pull request #107 from jburks725/master

Include fonts in MANIFEST for offline mode

85f39019d122300b0c05495bb0ffeec9059c1276 authored about 10 years ago
Include fonts in MANIFEST for offline mode

The static fonts were all missing when installed via pip and running in
OFFLINE_MODE. Update pip...

f02583b38a85fd1af3da189097b17d315cc46b3d authored about 10 years ago
Merge pull request #103 from bastelfreak/update-docs

Update docs

95be8dbb9bb4155f98b316f576175fe9ba8b20b2 authored about 10 years ago
add docs for systemd+nginx+gunicorn

43be944fd9dab169e2258d1df4d63f72a9e347ae authored about 10 years ago
Merge pull request #97 from nibalizer/jira

Updating redmine tickets to jira tickets

9f5450789d473d1a4d061c500bb8331863c82fb5 authored about 10 years ago
Updating redmine tickets to jira tickets

3d3b7012e37162c1fd4e0a07acc07d717eda1e99 authored about 10 years ago
Merge pull request #96 from Paulche/patch-1

Add `nginx + gunicorn` into list of deployments

86c8eb543660b9d1e0f05bee6015b91686fca5ce authored about 10 years ago
Add `nginx + gunicorn` into list of deployments

7e18558604887301faa52247651173fad43527a9 authored about 10 years ago
Merge pull request #94 from juliengk/doc

Add PUPPETDB_SSL_VERIFY to the documentation

52caf064c5cfcdf5bc463a47fe948e0f36f7c26d authored about 10 years ago
Add PUPPETDB_SSL_VERIFY to the documentation

8d676d8d8f2e34d007e311b091c43678836a7206 authored about 10 years ago
Accept the configuration_version as alternative in the report view.

31a158c375b62947cb7d38cc4068bbf0935ec933 authored over 10 years ago
Merge pull request #82 from gertvdijk/offlineuse2

Add ability to use Puppetboard offline

da3b452cdbb2f129e12905df1e593b67be39a045 authored over 10 years ago
Upgrade external resources libraries to current versions.

To align with added offline resources:

* Semantic UI from 0.12.0 to 0.16.1
(0.18.0 is not yet...

d1342510fd79294971ce2eafe3a83892b060fc09 authored over 10 years ago
Offline: Add OFFLINE_MODE config and adjust HTML resources.

5190020a0b56908d3b535eae0e3e3d8984bf1bbd authored over 10 years ago
Offline: Include Open Sans font from Google Font API.

116c2f7255b7bbf452bef9b7693fab55ef22ab1c authored over 10 years ago
Offline: Include TableSorter 2.17.2 minified JS and formatter CSS.

587569fe4925ed7e5c73fa79bece7904398255c7 authored over 10 years ago
Offline: Include moment.js version 2.7.0 (minified).

Also remove currently included outdated moment.js (2.0.0).

73ff3b74ffdbf9dd9761ec32ad22ef03036a68a4 authored over 10 years ago
Offline: Include jQuery 2.1.1 (minified JS + map file).

0c85b1dc129e537baf099fc03111c18028f286f8 authored over 10 years ago
Offline: Include Semantic UI 'packaged' version 0.16.1.

8f0bfb6482a41631db08c7e8a38b8b849cf27b2f authored over 10 years ago
README: Add a missing r to nibalize.

ceac6d89b144ab85f742a32102d6ed50fec53268 authored over 10 years ago
README: Put the module in the install section.

Closes #80

a94b6d9e58ae0d3495b7ca771a90c2ab3d271f5a authored over 10 years ago
Merge pull request #71 from stack72/master

Allow users to be able to set how many reports they show

a522e4df776bc39f658b0d1e5e7b1f9c46279131 authored over 10 years ago
README: Add a note about cert whitelist for PE.

44954457fecc613992c6711ca6a560aa2773b178 authored over 10 years ago
REsizing the images to 1024 x X

d9ccbb087082d1e216e30de3177c291655db1954 authored over 10 years ago
Updated the screenshots of the puppetboard and removed the report_message image from the README as this is now taken care of in the report itself

dd4f3d66e5e5f6d9d4eefabc065943b85611ee7c authored over 10 years ago
Merge remote-tracking branch 'upstream/master'

f5d0f86e317b18138e3ca7c7c020808b42b3cbda authored over 10 years ago
README: Forgot the _ to make it a link.

Mentions #52

2cc57f10fc5e2ac9b44ede4349e6b1658c6a2831 authored over 10 years ago
README: Link the SuSE OS names to OBS too.

Mentions #52

2c274f05dd1c8de3fd63482321117d7ff76710ba authored over 10 years ago
README: Add (Open)SuSE builds to the list.

Mentions #52.

1cd43e984cb9e37466ce6cbbf29ac0a94f45e0af authored over 10 years ago
README: uwsgi needs --socket, not --http.

Fixes #76

b74fbf5199eff232a342b14d90e466b56d30cc76 authored over 10 years ago
Merge pull request #75 from earino/master

Fixed a simple spelling error

e9074fb8a6ed28f4793d7dba2a52a95afbe3d169 authored over 10 years ago
Fixed a simple spelling error

That being said a lot of the code is very exeprimental => That being said a lot of the code is v...

d776e871861b6ac2b94526d37352a22c1f9e94dc authored over 10 years ago
Merge pull request #69 from tilya/node_state_noop

adds pending nodes counter to the main dashboard (#58)

dbb8d9f12c47d282193741b68558fb44a959422d authored over 10 years ago
Allow disabling timestamp localisation.

Fixes #63.

381cad51e50dc5d1e7b3047021de16f9c85c67d4 authored over 10 years ago
Removing the ten_reports method and passed the reports count through to the reports_node page

85dd8da276883f4e59253cbff3b172acfeeab339 authored over 10 years ago
Added a hacky solution to allow users to be able to set a number of reports that they wish to display on the reports panel on the node page

81c71607ae665320510cdf671eb8cc8125eed600 authored over 10 years ago
adds pending nodes counter to the main dashboard

* nodes with state noop are counted towards the "pending" column in the main
dashboard
* chang...

4c50b82768c1546eb7fa4e570f5f620936874189 authored over 10 years ago
README: Add quotes around path/to/logging.

Fixes #68

bfdc778a81b2c78994e41b7a71feaadc5f72808b authored almost 11 years ago
Merge pull request #65 from sharkerz/patch-1

Add instructions with nginx + gunicorn + supervisor deployment.

6a55221c1d3a7b678120f1f3fdbd53a6cb6fd8b1 authored almost 11 years ago
Create additional set up instructions

nginx+gunicorn+supervisor

8cc723ee57919946d6b7823371a3d059e23bd919 authored almost 11 years ago
Merge pull request #62 from sciurus/fedora-docs

Add Fedora examples and change permissions recommendations.

f1fc74f0885f5ee925dc5439508be322802fdd66 authored almost 11 years ago
Use X.Y as placeholder for python version

a87a359b571436c3cbb0a463945ee11ecbb0f78d authored almost 11 years ago
Add Fedora examples and change permissions recommendations.

7a0ea511356b7a649cb91681f77ab8410289ce7a authored almost 11 years ago
Revert "app: Use a ThreadPool to fetch metrics."

Using multiprocessing is at least causing mod_wsgi to throw a hissy fit.
A few other WSGI server...

8a186afdde71aaad43a0c779df6a08348562d16c authored almost 11 years ago
style: Make link color lighter for contrast.

43e449704e9b0ce71cbb9ffbffbadf43ceb603ff authored almost 11 years ago
style: Fix darkblue for the facts list.

022abd9a4af43411104bc144409c2483fdbf9585 authored almost 11 years ago
Merge pull request #55 from nedap/semantic

Transition to Semantic-UI framework

3aaeeff99bd7b8317d8d28b90fbb4ee66880a247 authored almost 11 years ago
Goodbye Puppet-purple, hello Puppetboard darkblue.

2329f7735f1910a477c9a2e9707ab7e14299356d authored almost 11 years ago
setup: We now support Python 3 too!

693763d03df27b867e88205b23b21f76f4cc07d3 authored almost 11 years ago
layout: Upgrade to moment.js 2.5.1.

fbf36dca8e9137a4c282c7198e6474c9caa23125 authored almost 11 years ago
app: Use a ThreadPool to fetch metrics.

c4d1dd3596a0d530618e65947cd6008d972f4bf6 authored almost 11 years ago
Switch the interface to Semantic-UI.

bcb45c24a437fbbdc79ca582ab2ee718da8da3d2 authored almost 11 years ago
python3: Fix urllib/unquote usage.

64f453df093b150c56f8f618aa4621ad11e01171 authored almost 11 years ago
utils: Python 3 fix.

7dd01b49bc5e5c1e00a2694647c9dd6847c50f64 authored almost 11 years ago
Swap timestamp format to ISO and 24h clock.

ce4c7a26cdf89dff39c9fb987dbda6a6d947cad2 authored almost 11 years ago
query: Allow to pass in query with or without [].

c588ee6ce800c4c525aabf3bb4a9fdef532f4a47 authored almost 11 years ago
python3: Fix iterating over a dict.

9d1f2f725417ef283ca10a93bec9d9452725426d authored almost 11 years ago
Update requirements.txt.

901adc49d5d6f8fb806b6f080c2b278752c1b385 authored almost 11 years ago
Merge pull request #51 from sigmunau/master

Disable pie chart animations

3042e22a1b4dfc0e3b7f3850c77da5a9398a8a52 authored almost 11 years ago
README: Add native packages too.

1a832c79664edcd91ff3ce154bd41893ce7e160b authored almost 11 years ago
Disable pie chart animations

d4ff065963e6f60303ab22914581fa79c33cd2fc authored almost 11 years ago