Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-hatstall


https://github.com/chaoss/grimoirelab-hatstall

Add button in the card info of unique identity to merge it

If the button is clicked the unique identity of the card will be
merged to the current profile s...

cb075bbea98a153194c80b2fcfc8eb9dbd83b265 authored almost 7 years ago
Change behaviour of the columns when open/close columns

This commits just adds use cases when you want to close or open
the columns in the profile page

65af86a1fc165b6019a52cd6f3d129b91ca08ebd authored almost 7 years ago
Add more info of uidentity when click on 'view' in profile page

This commits adds in the third column cards with the info showed
in the table of the second colu...

0026b03d590b6ef6ada5260c099960d3eea23992 authored almost 7 years ago
Change button show entries for 'onchange' event in the select

f61a0ec344abd6fd3a915f5d574a84b53dcb38cc authored almost 7 years ago
Add 'show' custom in order to get length of the table paginated

08dd2bb4d3ffe699c6adc81d4f786dd97ed19c6a authored almost 7 years ago
Fix last_modified field show in unique identities

367220faac5a1a661bcba58eff0e555d33f88cb3 authored almost 7 years ago
Add search box that searchs directly to the sh database

This input allows to do empty searchs and you have to put at least
3 characters

dc2ba97d1b5310665fbe864e6ff8b900934cebb7 authored almost 7 years ago
Add custom pagination in order to retrieve the data paginated

This commit changes the default pagination of the datatable adding
a custom that allows to do PO...

6398c28c461192c6f78647317785384ea768a99b authored almost 7 years ago
Add required inputs (except password) in shdb params form

13330481f0b786addd99af032f524b6eec0d10eb authored almost 7 years ago
Add error message when the params of the database are incorrect

80ed380401cac56dc3c57d69950c729cec1faa9d authored almost 7 years ago
Clean all archives related to the flask initial version

7cfd6d7fded4d287f2532edd1665938408828a15 authored almost 7 years ago
Fix link to docs/README.md and logo info

8630b1dc7295a401f6f8e12f0c9bb722d4f3efb8 authored almost 7 years ago
Update README.md to reflect change to Django

6c23530ebcc8aef3b431c345d390e0f64e195d74 authored almost 7 years ago
Update README.md

54897b33c0e78e346d28b00556d7f3a55a9bcf19 authored almost 7 years ago
Update requirements.txt to include Django

90035152fe137d45cd1382b2cd176cfa5da74100 authored almost 7 years ago
[profiles] Add last_modified data to profiles list

35cba13d6de26a115d82ea1250624cc5f669ddf3 authored almost 7 years ago
Add configuration of shdb params page

In order to add the configuration of the shdb, a form with the
username, password, name and host...

b40be7b6079e4a13ebb2e211cf4f54491cb4654b authored almost 7 years ago
Add checkbox instead of input in bot inside profile edition

2f903ea5369b28752c551f47b581f0f699e25a5e authored about 7 years ago
[docker] Disable autoprofile in mordred config

autoprofile updates always all unique identities so it forces
to refresh all unique identities e...

cef447132d932c3b9ab5e91aa2bf62002ead4e3d authored about 7 years ago
[docker] Fix the name of the mordred docker image

427db36d825f7e7d141321bdda28d0064e93355c authored about 7 years ago
[docker] Use gunicorn to start the Django app

bc36fc02821efbf66cfafbca22972f02a748be4b authored about 7 years ago
[doc] Update README.md with a first section to start all as quick as possible

7a8673ba6d9f88b0749f05e9eee901dc23f98f78 authored about 7 years ago
[docker] Don't load an initial Sortinghat database

Now the SH data could be feeded using mordred directly.

b66022dedff1a9f9915ca911a2d8e11919b4f055 authored about 7 years ago
[docker] Use "grimoirelab" as the username in which to deploy GrimoireLab

d5b60c9ff08839fc2d2eff7f2d8db6f57f3a15db authored about 7 years ago
[docker] Fix initial orgs_file for Sortinghat

07b94a9cf27f837592714f2769c518c5acea935a authored about 7 years ago
[git] Ignore logs dirs

05d9a0ada9262dc4e6926f8ca68b2f9a96963ae2 authored about 7 years ago
[docker] Add mordred and kibiter to feed Sortinghat and check the results of Hatstall changes

6507fbba714d7ae77cf3397e0aa63423f7e4b544 authored about 7 years ago
Remove domain section and the call to the database

86897e587fffc5e2a398f51d2e0e2defa3e0bd31 authored about 7 years ago
Add logo and favicons of hatstall

Inserting in settings.py the urls for the static files

34578275dbd6a2af70ae93b8456a7e587418f96d authored about 7 years ago
Add countries render with the data from sortinghat db

06b43b77c81c19282383da36297a1d5b29eaf219 authored about 7 years ago
Fix country edition in profile

Commits adds a select instead an input in order to select a
country when a profile is in edit mo...

a92bf78e2a708918dd1ba3e5bac3f02ac8edcc63 authored about 7 years ago
[data] Add countries data to the sample Sortinghat database

86958e183fa38e47d7c66fe0d4a65b07fed0dec3 authored about 7 years ago
[docker] Use the dockerhub image in docker-compose

f714164831a56a230908ba61da9eee6db5a98c0d authored about 7 years ago
[docker] Add initial version of Dockerfile and stage for Hatstall docker image

effcd0b65c8b6e500c39cb002707f6803a91cde6 authored about 7 years ago
[docker] Update SortingHat initial data so it is compatible with 0.5.0 version

a95efdfd62124cd0280f031c3e8541c49f00f038 authored about 7 years ago
[docker] Add initial SH data to be loaded in the docker image

17f8a0d5822e5b7521535f082000c034e9c68300 authored about 7 years ago
[install] Add script to create the admin superuser for django

f5f366b5af490ba659d3ebaf33406cf71e588c7b authored about 7 years ago
[pep8] Fix all PEP8 issues detected by flake8

58b6a9dbeb381ac4ce05e23605e86f0e78ad2305 authored about 7 years ago
[travis] Add basic stuff for supporting CI using travis

* Check the execution
* Check the code style with flake8
* Execute empty tests

7b8e8478aafd67d2fa74407341fd5e841dacc923 authored about 7 years ago
Add functionality of merge in 'profiles/list' page

7f89c2edb130e0818be2c2af988da26f784e4ecc authored about 7 years ago
Add default redirection to /profiles/list when / is called

934c5f4af95dfc21c35116963bfedab0b6b67373 authored about 7 years ago
Migrate enroll organization of a profile

70f375c8e0880f1aa3aabdee1e0d4bc8b054c6ca authored about 7 years ago
Migrate functionality of update profile

This patch adds the functionality when a profile is updated,
changing the Name, e-mail Bot or Co...

61a43e4bf7e0a7c40e1b10a7468c20de5dae1048 authored about 7 years ago
Migrate about page

Commit adds a template and an url when '/about' is called

35905d691d74d4e7dd8f69c3b10ab4eb5b0a1d1f authored about 7 years ago
Migrate organizations page

Commit adds the logic of the organizations part, with the urls and
views from '/organizations'

70e28c6fa4c74155a4b95ef006dd752ed7b61057 authored about 7 years ago
Migrate profiles/uid page

It has been migrated the personal profile page to Django version.
Clicking on a profile in profi...

be1857d1fe623596ae6dca3bbde1f34696f51687 authored about 7 years ago
Migrate merge and unmerge identities to a profile

41914f8c326f1c8435d7c4ffd16d86d743571113 authored about 7 years ago
Migrate update_enrollment of a profile

8039cea3ca21faf228b16b500447a7796e469982 authored about 7 years ago
Migrate unenroll organization of a profile

63ac146d76b543e3e1c86f0601e0fb17fb75c111 authored about 7 years ago
[auth] Add basic authentication for profiles listing

* Add django_hatstall/templates/ as a templates repository
* Add registration/login.html for the...

8c589b56adbda06cc3bf9988361ea248b40c08f1 authored about 7 years ago
[templates] Fix Django templates for profile listing

Jinja2 super() is block.super in Django.

{{'active' if active_page == 'profiles'}}
in Jinja2 sh...

bff9182a9ed19b704208bf500930923f0a755037 authored about 7 years ago
[templates] First version including templates for profile listing

The templates from Jinja2 for base.html and profiles.html have been
modified to be valid in DTS,...

4ed116c385b47c5943d2f45aa44a4c60c75ad0f9 authored about 7 years ago
First django version implementing a raw listing of profiles

The code used to implement the listing of profiles is exactly the same
than the one used in Flas...

a2e30b244ed026f016a6d00633d276c1b4fbad31 authored about 7 years ago
Minor update in the docs

618b02fa047bb6f9dee3615cfa390128e1c0f3dc authored about 7 years ago
Typos fixing

2932c6452f734621aafa6ccbbb98fb915370d71e authored about 7 years ago
Minor update in the documentation

98ba59dab7f82f0922a321fb228b1bd5628b14ce authored about 7 years ago
Changed index.html to about.html and make Profiles the entry page

d5b8490a4c00c1b4ebfb0ea20f8bd7c1452f4971 authored about 7 years ago
Oops, I forget to add _version.py

6b08bf15eea3b1c45365743011289166f2c3a8d2 authored about 7 years ago
Initial work on versioning

b8d0ea354ce7f8ac476556752e05b214774e447a authored about 7 years ago
Fixes #6

842c09b29e00e408051d3b428f73e6c6ae7e733b authored about 7 years ago
Improved affiliation dates update UX

dc75e97e8600dd6ff8528d5b224204ddfaa06000 authored about 7 years ago
Affilition dates update supported

9c74cf8f106a06919bb732cd8e4d615a376a21e4 authored about 7 years ago
Basic update enrollment dates

a005bb7a93ba42358f48a54c2a364d01722dcdd7 authored about 7 years ago
Updated README.md

ac0049aa43743a8d970ea1bb2c18028feabe20da authored about 7 years ago
Added CONTRIBUTING.md

5f17e41d0115968b651263da67dece4a01f3b6d5 authored about 7 years ago
Updated docs/README.md

6fc76f469456bd95693c45b894491733ae34ee62 authored about 7 years ago
Updated docs/README.md

847904b08101ab5996fa551837e7b1936cea3d44 authored about 7 years ago
Added some extra information about Hatstall

6f690470dc8da4a322fa068cf343f477c6685ace authored about 7 years ago
Moved docs/documentation.md to docs/README.md

f13a6e2d64c2245a415e5090610b831161f9e19e authored about 7 years ago
Added basic usage information

cfc7a90488308cb7c6ac6eafc69262e55acca9c0 authored about 7 years ago
Fixed an issue with error message in merging profiles

5555eb15ad12b18d5661a801aca4a5e0f424e250 authored about 7 years ago
Added Bootstrap datepicker and basic functionality

aa10c1d18812dd91bc5ecba9b38639fa4938417d authored about 7 years ago
Fixed and issue with Organizations rendering

5deca3da12ad9467f79635cbc162929d7a24f73d authored about 7 years ago
Improved exceptions management

afe5f7b75c14c6e995270081270770c11ced6ec8 authored about 7 years ago
Functionality added: Add organization

65178bcdb4ad9f716394496799c225a5c03efd95 authored about 7 years ago
Improved profile page UX

54b631ed5387f3b1415c5b498827f31c1a81cb2b authored about 7 years ago
Improved profile page look and feel

f2a6c1675c41112808848f90c081702043608f49 authored about 7 years ago
Added favicon

5f82e44d1e1dd9cea44456b78bb43cc769f0436c authored about 7 years ago
Added logo to Hatstall web app

6939f4a8d6cefb7d54f1e8d52a7e1c9952107e8e authored about 7 years ago
Added logo and comment in the README

5b14643440293cfd3849e11a87dd43d19a22494a authored about 7 years ago
Basic enrollments management added

0ecfeb26dc9661506f21f3309bbc17d6f1190d32 authored about 7 years ago
Changed index.html page

d9bcbbb1f2ba70e2c3dd6ff440af79216f2a483d authored about 7 years ago
Added merging functionality to profile page

86976b8942dbc2285ef23b736df8bc5baecd18c2 authored about 7 years ago
Improved unique identity profile page

3d308da0cc9cda61589f1a4a0047ecb054b179b7 authored about 7 years ago
Added expunge_all() to openned sessions

6bfb59adf3aa9c140935f28bdc2fcc8eff97ddaa authored about 7 years ago
Added profile edition and update feature

9caff8f6af5d0facbead44c91cbd630cdfdeb2f0 authored about 7 years ago
Minor changes in README file

3ad542c975bc0ac733006431142496818f9eba42 authored about 7 years ago
Improved look & feel. Added README file

4b385e2fccfd7e6226e5686e49a7d70c4fe3ca07 authored about 7 years ago
Improving unmerge functionality

a2ed1c333887cbcebb20f98fd4769a4fbcf96d1c authored about 7 years ago
Added LICENSE (GPL v3)

ccde4df49840c6739d2477691937ac43f8da3c90 authored about 7 years ago
Added basic unmerge functionallity

1f841bd1820ea0308a31589872072053aae30ea8 authored about 7 years ago
Added merge functionallity

4c60a468d709211dab605cbc9ddac125d3deee3b authored about 7 years ago
Improved git ignored files

f62c8c0c0157815df91e16eaea5e871cb8ed4677 authored about 7 years ago
Working on .gitignore

ce994887dc1ead0cf408706a3161d958cd0beea0 authored about 7 years ago
Initial commit. Basic infra running

7f80205f6cbd54fa1b43d22a5e34381f579cf22a authored about 7 years ago