Noosfero v2.5.0 Release Notes

Release Date: 2018-08-31 // over 5 years ago
    • Bumping version 2.5.0 (Rodrigo Souto) [7c653d4]
    • Gemfile: adjust dependencies (Rodrigo Souto) [7582213]
    • debian-package: ensure git repository is created before bundle (Rodrigo Souto) [a2498a0]
    • Update translations (Rodrigo Souto) [43ef4a4]
    • nodejs: install node only if not already installed (Rodrigo Souto) [a69f2b9]
    • Fixes application_helper and article_block unit tests (Gabriel Silva) [22413bc]
    • Skips people_block performance tests (Gabriel Silva) [07fac38]
    • Fixes some random tests (Gabriel Silva) [9a35091]
    • Check request scheme before generate top url (Iasmin Mendes) [5a50290]
    • Ensures answer creation on build_answer method (MatheusRich) [149871d]
    • Fixing schooling selector layout (alaxalves) [440fde0]
    • Removes unnecessary schooling option (MatheusRich) [ace5c5f]
    • Fixes graph unit tests (MatheusRich) [74fa269]
    • Testing get slect type fields method (Alax Alves) [5a55682]
    • Adds test to get select fields (MatheusRich) [e4f6720]
    • Add tests to validade graph type (MatheusRich) [570e4d3]
    • Testing download of a single field answers (Alax Alves) [5cb4b7c]
    • Improves download all submitted answers test (MatheusRich) [1bc4be1]
    • Do not mess piwik domain with protocol (Aurélio A. Heckert) [492d432]
    • Fixing display in groups list (MatheusRich) [2d430d8]
    • Fixing validation for null submited answers and removing unwanted methods (Alax Alves) [ee0881c]
    • Updates migration to improve performance (MatheusRich) [e110406]
    • Ensuring the answer is created and removing unnecessary methods (Alax Alves) [10610a4]
    • Removing unwanted css class and improving icon size (Alax Alves) [b752135]
    • Filtering field of a single form and changing filename (Alax Alves) [a55b495]
    • Fixes migration to add form_answers on old answers (MatheusRich) [2e43988]
    • Updates migration (MatheusRich) [f6dbf63]
    • Adding migration to convert old answers into new format (alaxalves) [18c516e]
    • Running chart customizations only when charts exist (MatheusRich) [313cec1]
    • Fixing download_field_answer method (Matheus Richard) [8cb8f80]
    • Fixing i18n custom_forms test (Alax Alves) [54e8aec]
    • Adds method to download field answers (MatheusRich) [ac35c5d]
    • Fixes profile access migrations (Gabriel Silva) [aba8f96]
    • Adds rpush migrations (Gabriel Silva) [bcddc75]
    • Spliting format_data method (MatheusRich) [224c11a]
    • custom-forms: fix chartkick version (Rodrigo Souto) [712a6e7]
    • Fixes text_fields query (MatheusRich) [3fad08d]
    • Spliting format_data method (alaxalves) [daf416fe]
    • Adds query to non-text fields (MatheusRich) [add098f]
    • environment: list regions on top level categories (Rodrigo Souto) [80d24d7]
    • [CustomFormsPlugin] Adds confirmation page (Gabriel Silva) [a51025f]
    • [CustomForms] Requires confirmation on form submission (Gabriel Silva) [d3700a5]
    • Solve merge conflict (Rodrigo Souto) [32b13b3]
    • Add tests to validate export methods (Iasmin Mendes) [db86fed]
    • Return "Follow" in events for its original function (Iasmin Mendes) [59b499a]
    • Overrides value to non-text fields (MatheusRich) [9fd2358]
    • Fixes location page display (Gabriel Silva) [d783efa]
    • Merge branch 'activate-redirection' into 'master-1.x' (Rodrigo Souto) [89f8a55]
    • Uses a custom class on address fields (Gabriel Silva) [0d63363]
    • [CustomForms] Uses date helper on query views (Gabriel Silva) [50b8c4b]
    • Fixes selected value on city and state fields (Gabriel Silva) [ec107f6]
    • Fixes national_region names (Gabriel Silva) [0793659]
    • Splits addres field into several fields (Gabriel Silva) [2f4f91d]
    • Adds export of results from methods to xml format (Iasmin Mendes) [c2d5626]
    • Fixes build_answer method (MatheusRich) [07488c2]
    • Prevents pie chart from displaying zeros (MatheusRich) [293fb5b]
    • Updates query to compute alternatives with no answers (MatheusRich) [e4051e5]
    • Updates query to non-text fields (MatheusRich) [22354bd]
    • Fixes query to non-text fields (MatheusRich) [7fdcf5a]
    • Fixes custom_forms graph legend (MatheusRich) [6d389b1]
    • Displays graphs only to current form (MatheusRich) [a78a50e]
    • Fixes custom_forms' graph creation (MatheusRich) [00c16bc]
    • Create relation only for non text fields. (David Carlos) [59b9d3c]
    • Adapt graph code to receive multiple fields. (David Carlos) [efb3a60]
    • Adapt sql method to use new models structure. (David Carlos) [c6bb6bf]
    • Use a many to many relation to store form answers (David Carlos) [50af98c]
    • Use chartjs plugin to show graph labels. (David Carlos) [8f1e3d1]
    • Use custom query to retrieve chart data. (David Carlos) [47d748e]