- Set wiki color in upload form
- .dockerignore
- Docker support (#87)
- check if redis is available on start
- metadata and b64 image generator scripts
- Added some metrics from Wikichron TFG
- Cleaned some metrics and code
- Renamed some metrics
- Fixed #93
- Other minor improvements
Added missing two commits.
- Hot fix when there's empty data for users_active_more_than_x_editions() function
Added missing two commits.
- WikiChron networks: Layout reset on node size change
- WikiChron networks: Changed default size metric
- Gini of closeness and article, talk and user talk edits to WikiChron Networks.
- Retention metrics from WMF #66
- Add optional image to upload wiki
- Better default options for WikiChron Networks.
- Bug in sliderHandlerLabels.js
- Fixed horizontal bar appearing on dash apps for computer screens
- wikis selection slider filters #78
- Overwriting wiki data didn't update properly the wikis.json file
- Clean up code and some code refactoring
- Selected a subset of validated and useful monowiki metrics.
- Renamed monowiki metric categories
- Bug in sliderHandlerLabels.js script
- New mode: Monowiki!!! 🎉 🎉
- New feature: upload data of your own wiki
- New design of selection screen
- Added Filters and sort controls for wiki selection
- Renamed WikiChron classic by WikiChron compare
- Improvements in code. Code more reusable
- Removed automatically added url schema in selection wikis screen.
- Some code re-organization
- Removed unused assets
And many other small improvements.
- Fixed url sharing generation issue. See Grasia/WikiChron-networks#52
- Removed unused run_standalone_dashapp.sh script
- Legend text changes on metric select
- New drop down to select a metric and re-size nodes
- A hint pops up when ranking filter is focus
- All the metrics are available to plot and to rank
- Slide window buttons look
- Re-ordered network stats
- Networks -> url sharing
- requests dep and others
Launched stable release of WikiChron v2!!! 🎉 🎉
Many bug fixes and improvements. See github history for more.
- time selection tab for networks selection screen.
- many new metrics to networks
- JqueryUI to deps
- dash-cytoscape dep
- jinja dep
WikiChron upgrades to v2!!
- Completely new design 👀
- Added Networks mode 🕸️
- too many to list here...
- Use external lib for distribution of participation metrics
- Bug in Gini calculation
- Bug in active users calculation (#68 and #69)
- New metric: Active registered users (#56)
- New metric: Active anonymous users (#56)
- development script
- csv data now is comma separated instead of semicolon separated
- Code cleaning and refactor
- docs & README
- requirements
- deployment config and script
- Duplicated html id for sidebar: https://github.com/Grasia/WikiChron/commit/a623e452a9ea61958bd34ffb77f56a4381a164fb
- Icon in the header which displays a dialog showing sharing and downloading links for current selection. Closes #53
- deps: sd-material-ui
- stylesheets and js files divided depending on their scope
- download now returns a zip with one csv per wiki. Re-Closes #21
- moved dump_parser to an independant pypi package and use it as a dependency
- Some improvements in query_bot_users.py script.
- Missing help icons (?) next to the metrics checklist.
- deps: dash-core-components, requests.
- Button to download in csv format the current selection of wikis and metrics. See 26.
- Now the current selection of wikis and metrics is displayed in the URL in the query string section. This allows sharing the your selection with others. See 21.
- File structure of the project. Now the source files are under
wikichron/
. - Moved main data from hidden div to caching and signaling in server. This commit do the trick: fd0fe05147e9a7546161f2fa232b667dd4dfa1e9. See this to learn more about sharing data between callbacks.
- deps: dash, dash-renderer, dash-core-components, etc.
First stable version with MVP!
- Improvements to the slider. See #22.
- Updated dependencies to last versions
- Clean up of repo and code
Beta release
- Added multi-user and multi-threading support
- Updated dependencies to last versions
- Inner improvements
Beta release
- Fixed small bug when appending external js to_import_js
Beta release
- Using an updated version of dash-renderer-grasia so it uses it instead of the upstream dash-renderer. This uses the Loading component when "updating" the app.
Beta release
- Using gdc.Import() to load local js files.
- Added support for standard mediawikis in scripts
- Changed pics
- Added logo
- Better favicon quality
- Improved documentation
- Clean up code
Beta release
- Updated grasia-dash-components in requirements.txt
Beta release
- Added fold button in the sidebar.
- Disabled redis cache in development
- UX improvements
- Retrieving actual number of users in generate_wikis_json.py
Beta release
- Some modifications in metrics. Fixing issues.
- Added docs.
- New metrics: edits_in_articles_per_users_monthly and edits_in_articles_per_users_accum
- Added metric descriptions on hover.
- Changed names and order of metrics.
- Added favicon
Beta release
- Hot fix for percentage_edits_by_anonymous_accum metric
Beta release
- Added script to generate wikis.json
- Added (Deltas, 2003) correction to Gini computation
- Added metric: Percentage of anonymous edits
Beta release
- Added flask caching for expensive function calls.
Beta release
- Important fixes on metric calculations
- Added metric 10:90 ratio
- Customized plotly options for graphs
- Updated dependencies
Beta release
Added metrics to measure distribution and concentration of work. In particular:
- Gini coefficient
- Ratio between the top contributor and different percentile contributor:
- percentile 20
- percentile 10
- percentile 5
Beta release
- Changed html title of the webapp to Wikichron
- Changed categories names of big wikis to "Large" and "Very Large"
- Small improvements in deploy.sh shell script
Beta release
- scripts/query_bot_users.py now prepend http:// if missing
- Using warnins.warn for some messages.
Beta release
- Available wikis are now grouped into collapasable lists depending on its page number
- Added wikis.json file with metadata of shown wikis
- Removed bot activity
- Some minor UI improvements
Beta release
Beta release
Alpha release
Alpha release
Alpha release
Alpha release
- Added switch absolute - relative datetime axis
- Added environment DEBUG flag
Alpha release
Alpha release