Ecosyste.ms: OpenCollective

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

github.com/pytition/Pytition

Django app for self-hosted privacy-friendly online petitions
https://github.com/pytition/Pytition

Remove unused import

3b3103b2c0cfabb3ca641ea39b1c0a6ec8692025 authored almost 6 years ago
Closes #76 Allow to create a petition from a template

3ec14a24f961b5dffd3d8174acbeef2003a2bceb authored almost 6 years ago
Closes #59 cleanup + add missing permission checks + permission code cleanup

734b67d84afc25d339bd1ec273ef1d99ef3cb4ad authored almost 6 years ago
Update README

ce65e33a145ee3af66e67b2970af52e47e37ed1d authored almost 6 years ago
Use bcrypt to store passwords and IP address hashes

e995d0a14860511c5ce17d39e60cea9ac0f52de1 authored almost 6 years ago
Closes #61 save hash of IP address to prevent from signature flooding

07f83c645bb61a68629b6573068701f1c517d1ee authored almost 6 years ago
Closes #68 Fix petition frontend template to have minimum height

613a9926cd3f3be090b2c20dd7ce72b89bca7053 authored almost 6 years ago
Closes #50 Allow to configure index page

04f7f2a6e76d71150854efe1d828bd6e0088de31 authored almost 6 years ago
Fix LOCALE_PATHS again

2d590e4e7cb5047d6ea974d8a59f5e17c31cda6d authored almost 6 years ago
Closes #8 Add minimal tests (#70)

* Create a test folder

* Test index view, status code and petition number

* Add coverage
...

688cc0f5ce5c3c4e5a63d32de71f1ca4c8d5717b authored almost 6 years ago
Update French locale file

98b4d373ff9de4860225c1ed38f014bb892ebd48 authored almost 6 years ago
fix LOCALE_PATHS & BASE_DIR after moving settings location

ca5feb4c996d0670be065e327c9d3930100118b2 authored almost 6 years ago
Closes #45 Make a basic user and org profile page

273a728aa189f11306a4399ba692a48574e026f6 authored almost 6 years ago
signature data view page: show nice check buttons for boolean values

f15265af68710062e3db3e73ce2851782d79d49f authored almost 6 years ago
cleanup

0659d9a7193d81ce6ded376be24e7c2f9ef905ff authored almost 6 years ago
Closes #49 Allow to view and export petition signatures

7f61fdc95c187f01ad403bd9fb8b38ec7b4bbdaf authored almost 6 years ago
Allow to use Docker compose and postgres for dev environment (#69)

* Use postgres instead of mysql for Docker dev env only if USE_POSTGRESQL env var is set

* Ad...

0fd4c756ee627d692eff1566dacc0f81475560dc authored almost 6 years ago
Quick fix for the mixed answer when my.cnf exists

See https://github.com/fallen/Pytition/issues/64

d68021be31009c14ae2afe73a7301b6a91874dd6 authored almost 6 years ago
Closes #48 : lots of cleanup + rework petition template creation & edit

* also add permissions for template creation/edit/deletion
* remove prints
* improve some javasc...

4b6d600fed2ceb8f9952d8a0b95e42b6251f4cd8 authored almost 6 years ago
use PasswordInput widgets to protect users from Shoulder Surfing

51a889477261b16a31350053a57a7ccd93961567 authored almost 6 years ago
Fix missing check on port numbers

0aabdd4119f2909f3fa5715c229b1436640e9e51 authored almost 6 years ago
Replace some French strings with i18n translatable English ones

b06d5502f48f7b5257896bb7d78a04c543630209 authored almost 6 years ago
Wording (#62)

40ec555dddda721f49c84b58d61fe8b2f2c1bce8 authored almost 6 years ago
Closes #35 upgrade to Django 2.1.x

37b8ab75be4d04b637165ea209d3ba32a97607eb authored almost 6 years ago
Closes #57 : Better UI + petition edit form data now really are stored in database

cedcf6046f4a27d468171903e22becc22b7e425e authored almost 6 years ago
Fix our custom SwitchWidget

d502d722a257721ff2e74350bdf75ad191610d11 authored almost 6 years ago
No need for jquery to edit template

07ac46950c206cb4ff2ac0aecf0bfc4ef4eff1c5 authored almost 6 years ago
set a default thumbnail icon

8722fdb84df6f17b8b8048d79f098aaeb5fbcba4 authored almost 6 years ago
Fixes #46: remove Pillow dependency altogether

d0f62138a7160de4fdc78d81e655c98db6eac78b authored almost 6 years ago
some HTML w3c validation fixes

48f71e57d83c6d52b52489c1202725cf8f756a4c authored almost 6 years ago
Allow user to change his/her forgotten password

311d21de1e1a813303927b410f91344639d59424 authored almost 6 years ago
Allow to create a user account (register)

9e7c697f714abcfee1b84fc01737ad5e39feb449 authored almost 6 years ago
Allow users to login and logout

0860ed00f798f1b12e70b846003d434b6af63127 authored almost 6 years ago
refactor templates using more inheritance

4c940780b8a59513d0592abde3b325d6a008a86b authored almost 6 years ago
add missing smartwizard static resources

5ea51c220ea2bacef5823903ca9d7da839c298d3 authored almost 6 years ago
cleanup remove useless stuff

57fd8400ec35f8f382815e7fb140323ac30dcd18 authored almost 6 years ago
allow users to create petition via Petition Wizard

49844a10e2e830d51c12f7a7c7e97ce06c52ace0 authored almost 6 years ago
refactor to add a back-to-dashboard button

e66fd5a3a58bed531a23b4138721b9d70b763c92 authored almost 6 years ago
refactor user and org edit petition page

use the same template

f8a4cbb1f2885e285dc4012e4786dc638dd50672 authored almost 6 years ago
fix for petition edit page for users

934e6a490c9ed3a2d6476e37554083364ec41279 authored almost 6 years ago
add documentation and script to help new developers to jump in

ee86785a9198499a9330d314dedffe01cb1525ee authored almost 6 years ago
add a small CLI tool to inject petitions/users/organizations into database

1ac24411b90e445a4d0e4165c3714f9b4cc2399c authored almost 6 years ago
fix user dashboard + petition edition template WIP

f30d0f0089ae7674722526672791354610e56180 authored almost 6 years ago
Petition modification&configuration page WIP

1d9b009134b5ef6285406287beef7553073b9e64 authored almost 6 years ago
Finish Petition creation wizard for organizations

1f0411d26f0a4a5581cadaf74723e36e2f0350d1 authored almost 6 years ago
upgrade requests to 2.20.x

a7e81a7f66d31499123f35e2d31c5bad6da69beb authored almost 6 years ago
update TinyMCE to v4.9.2

2c82d99be27deec462400b2abafa5772ff45b509 authored almost 6 years ago
sync user_base with orga_base template

4166a34a9988ad500c57d25c9b8e62dc7bc493c4 authored almost 6 years ago
add missing dependency: django-formtools

151920cd9baea8011ce6b399efa78ca4c35acf70 authored almost 6 years ago
Allow to publish/unpublish petitions from organization dashboard

742abeb1f5c4295ee651127fc48bdbab2c88d338 authored almost 6 years ago
update README file

b9cede379ff6e20613a4c6e3a9ad48e4b02caa6d authored almost 6 years ago
Closes #39: use new Bootstrap 4.1.2 switch style checkbox

4216280db334da91ff4285be02a4ef512c41bc63 authored almost 6 years ago
Closes #38 update bootstrap jquery popper open-iconic

Bootstrap: 4.1.3 -> 4.2.1
jQuery: stays 3.3.1 but moves to a separate directory
Popper: 1.14.3 -...

f13170e67ef0dd3651f3c15a73f580ad76138552 authored almost 6 years ago
Update README with included dependencies

de43240657c8470dec446faaefa09c6ea049b5ed authored almost 6 years ago
upgrade bootstrap4 to 4.1.3 in all files

9e7436d86a30e9f26862959ffe43afb08c514727 authored almost 6 years ago
work on petition creation wizard

90cf457eb62180951c1052512dbe1631b8eed026 authored almost 6 years ago
petition delete: add confirmation modal dialog box

b3361baba94283a63887324c7ae070e6ae1d18c4 authored almost 6 years ago
allow to delete petitions

ccd1293eefe91dd060478969b534e9e130de6f63 authored almost 6 years ago
Check for user rights when inviting new members to an organization

7b9c3832e37d203a20c1b5cbc8b368454d784d2c authored about 6 years ago
petition form wip

154bcd41778c88e53e9f977fbd7c51dfd273ccf8 authored about 6 years ago
WIP: add can_modify_permissions permission

3eadac1516d92369b0d161635a931fff551a940a authored about 6 years ago
refactor + allow to dismiss org invitation + make invite_accept atomic

fea7baac7a23c301254f79ddd8ff8bdf2e501454 authored about 6 years ago
new petition wip

d1dc777dbf33c5fde9b28f6d4d58dad85cd4d885 authored about 6 years ago
add missing migrations for permissions

bdde308890ae0227d16ba71b41e3d443348b15f0 authored about 6 years ago
fix identity selector in user dashboard when user is member of no org at all

26eda7be84466ea8bff469e1496a15c48201589d authored about 6 years ago
WIP: new petition form

0d2f3b64ef0e724c132bb4573394cd6e9678aede authored about 6 years ago
Fix #6 now using blocks and extends in templates

7d21bd2a735cf1c9ca74805812456166020669af authored about 6 years ago
add missing migration file

eafc1e420f6cc6e24a4653473626bc54f4b081cf authored about 6 years ago
allow to edit organization member's permissions

f5b5962a4054357df67cfd1928ea0fd7e9b49ce5 authored about 6 years ago
update responsive UI on other pages as well

e73697fea9658997015613bd3171bf104d2e884f authored about 6 years ago
Allow to remove members from organizations if permission is granted

26b2fcbc11b797498bd1935566cf615ebe4f9354 authored about 6 years ago
add tooltip for delete-member and edit-member-permissions

49408b2795a4aec7e0e4d71fe238314d25987329 authored about 6 years ago
better UI responsiveness

f5a018c9d0c23be9c8424d8414f55bc5331d24cc authored about 6 years ago
pip8 + indent fix

5b1a3e0265986fd73c558d1342e3affb4d41d73b authored about 6 years ago
indent fix

ada94859d17fffb46f735882d0f0826662428179 authored about 6 years ago
factorize js code

abe116a556c396ea21c1b0e8bf253752306e955c authored about 6 years ago
big cleanup + factorization using sub-templates

5ebf60cf568ea6205bc6a75e595f0d7a1c9a55c9 authored about 6 years ago
re-synchronize templates + bootstrapize petition creation form

also refactor views' user and rights management
+ don't delete org or user when deleting the def...

5f41a60a72c4850f475192907b28013fb9a165b3 authored about 6 years ago
squash migrations

5bba92189912104d791ec7f81566443115258644 authored about 6 years ago
more work on org dashboard

522144af7a73134535a5a8e8c05ed461b551450f authored about 6 years ago
Petition template support + user dashboard

d83e4a1a70ea3c6737eb9293afef688dba660580 authored about 6 years ago
temp

ce84cc03dbd5dceb4087a82b489b89cc846aaec2 authored over 6 years ago
allow to accept/reject invitations, add icons to alerts, use login_required decorator, proxify properties through PytitionUser to User

bf7709614a3c1724211c08f539a90532ec703bad authored over 6 years ago
work on organization dashboard template UI : can search/invite new members

22dc953b7ffbd02f371f88da16bb3423ea4b76ed authored over 6 years ago
improve org dashboard

6cc7d2d305ba549215acfc1edea56d74713e75ef authored over 6 years ago
cleanup + update org dashboard

7d65aa1ad9e0835a8416054988138bbcdaa1fb40 authored over 6 years ago
rebase migrations

5208fedfd038f35915b9184ed31d645d2e230a49 authored over 6 years ago
some more work + forgotten migrations

9621db8a672d1c38858096b4b51c3575c12bd57b authored over 6 years ago
draft of organization support

13b9854a47b7d809ef10f1992f0070db016fc050 authored over 6 years ago
save some changes

d86ac27dd92ea1ca442305defa65d74fd30423c9 authored over 6 years ago
Fix index page cards alignment

1118ee3f772aeb2754f80a090036d1694365a581 authored over 6 years ago
add translations + some card image and login/logout logic

16a2bb148127f9ce16950c152af293c5134d1105 authored over 6 years ago
Allow to search accentuated characters

Tinymce was configured to encode all accentuated characters.
So in the database, "Pétition" was ...

edbef793e626d194ede80d2865a30b3b2548cddd authored over 6 years ago
add support for searching through petitions

bafd62ebaf536ecaceff19c9782440826e7a1906 authored over 6 years ago
start of implementation of index page

c28ba27c2003a047b2a889621b16fb954298420e authored over 6 years ago
Allow to enable or disable Connect button in navbar

21db9b37a78dc2af9b8e8b1397daf167cb72d0df authored over 6 years ago
Add search form to index navbar

2f0ed8de546691a6a77e99dbf9e1e219adfe6b03 authored over 6 years ago
allow to configure whether people can register or not

99d3e3ebd602b01e955720abc1f4abf279382491 authored over 6 years ago
robustify newsletter subscription logic

656f6360a54b80bf3bdc16374d66ff527e2ed4b4 authored over 6 years ago
Fix issue when newsletter subscription method is POST or GET and some config is missing

a4161c07fd925a7189ade3048f358751377cc052 authored over 6 years ago