You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm leaving here a list of files that probably have hardcoded references to freedom coop or mention outdated info via a simple search for the term "freedom":
https://github.com/FreedomCoop/valuenetwork/ the directory on github itself is freedom coop: probably whole repo should be migrated to an "oce" project. Many files mention this directory path.
README.rst - mentions it's "freedomcoop's" and references an svg file in an FC directory
CONTRIBUTORS.txt (doesn't include xavi, sebas etc)
INSTALL.md contains a line saying it's outdated.
settings.py main org is freedom coop
faircoin/test.py freedom coop hardcoded in lines 21, 22
faircoin\templates\faircoin\faircoin_account.html hardcoded in lines 252, 253
locale\en\LC_MESSAGES\django.po a plethora of hardcoded references
locale\es\LC_MESSAGES\django.mo yet more..
locale\es\LC_MESSAGES\django.po ..and more..
locale\it\LC_MESSAGES\django.mo possibly files like this are just copies of the above .po's for when another language is used..
multicurrency\tests\test_auth.py lines 21, 22
valuenetwork\api\tests.py uses freedom coop subdomain url
valuenetwork\api\schemas\Organization.py lines 17 and 70
\valuenetwork\templates\frontpage.html references an image and FC name in line 19, 24
valuenetwork\templates\account\login.html references on various lines from 59-78
valuenetwork\templates\account\work_settings.html references hardcoded "is freedom coop member" function line 24
valuenetwork\templates\valueaccounting\membership_request.html references on lines 7, 61
valuenetwork\templates\valueaccounting\membership_requests.html references on lines 7, 43
valuenetwork\templates\valueaccounting\tutorials.html line 25
valuenetwork\valueaccounting\models.py references on lines 443, 445, 447, 450, 454, 762, 763, 779, 797, 1259, 1260
valuenetwork\valueaccounting\signals.py references on lines 14, 17
\work\forms.py references on lines 70, 1401
\work\models.py line 61
\work\views.py hardcoded freedom_coop object/functions: 341, 578, 629, 652, 675, 858, 1120, 1131, 1347, 4738
\work\migrations\0001_initial.py 35, 36
\work\templates\new_base.html 294, 312, 329, 347, 360
work\templates\work_home.html 24
work\templates_settings_bar.html 49
work\templates\work\joinaproject_request_internal.html 32
\work\join_request_with_comments.html 63, 87
\work\templates\work\membership_request.html 25, 46, 49
work\templates\work\membership_request_with_comments.html 8, 63-66
\work\templates\work\membership_thanks.html 26, 28
work\templates\work\members_agent.html 548, 869
\work\templates\work\my_dashboard.html 185, 187, 198, 214, 302
work\templates\work\profile.html refeences fc hardcoded function on 88, 185
work\templates\work\project_login.html 82
work\templates\work\project_work.html 402
work\templates\work\register_skills.html 50 - could also do with language correction.
work\templates\work\your_projects.html 60, 116, 197, 210, 211, 217
work\tests\objects_for_work_tests.py 11, 43-48
work\tests\test_membership_request.py 52, 55, 62, 66, 88
The text was updated successfully, but these errors were encountered:
I'm leaving here a list of files that probably have hardcoded references to freedom coop or mention outdated info via a simple search for the term "freedom":
https://github.com/FreedomCoop/valuenetwork/ the directory on github itself is freedom coop: probably whole repo should be migrated to an "oce" project. Many files mention this directory path.
README.rst - mentions it's "freedomcoop's" and references an svg file in an FC directory
CONTRIBUTORS.txt (doesn't include xavi, sebas etc)
INSTALL.md contains a line saying it's outdated.
settings.py main org is freedom coop
faircoin/test.py freedom coop hardcoded in lines 21, 22
faircoin\templates\faircoin\faircoin_account.html hardcoded in lines 252, 253
locale\en\LC_MESSAGES\django.po a plethora of hardcoded references
locale\es\LC_MESSAGES\django.mo yet more..
locale\es\LC_MESSAGES\django.po ..and more..
locale\it\LC_MESSAGES\django.mo possibly files like this are just copies of the above .po's for when another language is used..
multicurrency\tests\test_auth.py lines 21, 22
valuenetwork\api\tests.py uses freedom coop subdomain url
valuenetwork\api\schemas\Organization.py lines 17 and 70
\valuenetwork\templates\frontpage.html references an image and FC name in line 19, 24
valuenetwork\templates\account\login.html references on various lines from 59-78
valuenetwork\templates\account\work_settings.html references hardcoded "is freedom coop member" function line 24
valuenetwork\templates\valueaccounting\membership_request.html references on lines 7, 61
valuenetwork\templates\valueaccounting\membership_requests.html references on lines 7, 43
valuenetwork\templates\valueaccounting\tutorials.html line 25
valuenetwork\valueaccounting\models.py references on lines 443, 445, 447, 450, 454, 762, 763, 779, 797, 1259, 1260
valuenetwork\valueaccounting\signals.py references on lines 14, 17
\work\forms.py references on lines 70, 1401
\work\models.py line 61
\work\views.py hardcoded freedom_coop object/functions: 341, 578, 629, 652, 675, 858, 1120, 1131, 1347, 4738
\work\migrations\0001_initial.py 35, 36
\work\templates\new_base.html 294, 312, 329, 347, 360
work\templates\work_home.html 24
work\templates_settings_bar.html 49
work\templates\work\joinaproject_request_internal.html 32
\work\join_request_with_comments.html 63, 87
\work\templates\work\membership_request.html 25, 46, 49
work\templates\work\membership_request_with_comments.html 8, 63-66
\work\templates\work\membership_thanks.html 26, 28
work\templates\work\members_agent.html 548, 869
\work\templates\work\my_dashboard.html 185, 187, 198, 214, 302
work\templates\work\profile.html refeences fc hardcoded function on 88, 185
work\templates\work\project_login.html 82
work\templates\work\project_work.html 402
work\templates\work\register_skills.html 50 - could also do with language correction.
work\templates\work\your_projects.html 60, 116, 197, 210, 211, 217
work\tests\objects_for_work_tests.py 11, 43-48
work\tests\test_membership_request.py 52, 55, 62, 66, 88
The text was updated successfully, but these errors were encountered: