Skip to content

Latest commit

 

History

History
515 lines (511 loc) · 36.1 KB

CHANGELOG.md

File metadata and controls

515 lines (511 loc) · 36.1 KB

1.10.0

  • Bumping version 1.10.0 (Rodrigo Souto) [983b8bb]
  • Updating authors file (Rodrigo Souto) [8829c74]
  • debian-package: ensure rails binaries are created (Rodrigo Souto) [20892a9]
  • debian-package: add rspec and rspec-rails as runtime dependency (Rodrigo Souto) [3bcd94d]
  • debian-package: add git as new dependency (Rodrigo Souto) [b58d9bd]
  • debian-package: avoid asking config questions every update (Rodrigo Souto) [75fc1c1]
  • cache: avoid crash on dbm file generation (Rodrigo Souto) [809c464]
  • Update all translations (Rodrigo Souto) [d01a9ad]
  • Adjusts on translation (Rodrigo Souto) [23fe5a4]
  • Fix small identations (Rodrigo Souto) [c21bd4f]
  • Update core translations (Rodrigo Souto) [11b6f35]
  • Fix several tests (Rodrigo Souto) [e64a419]
  • Translated using Weblate (French) (LL) [8770276]
  • Apply SOLID (jessicacris) [a8087c6]
  • Translated using Weblate (French) (LL) [c6892cc]
  • Translated using Weblate (French) (LL) [dc95a66]
  • Translated using Weblate (French) (LL) [9e144e7]
  • Translated using Weblate (French) (LL) [5bf54c2]
  • Translated using Weblate (French) (Olivier Meinguet) [d1d47ab]
  • Translated using Weblate (French) (LL) [a95dd54]
  • Translated using Weblate (French) (Olivier Meinguet) [d0162ca]
  • Translated using Weblate (French) (LL) [e5e211b]
  • Translated using Weblate (French) (Olivier Meinguet) [97ebb15]
  • fix unit tests (Leandro Nunes dos Santos) [332740c]
  • fix unit api test (Leandro Nunes dos Santos) [9795cdf]
  • fix unit test (Leandro Nunes dos Santos) [0a4e33c]
  • export comments of discussion correctly (Leandro Nunes dos Santos) [30292d1]
  • Fixes on upload quotas doc (Gabriel Silva) [08a45a0]
  • Removes "owner" Role from account_controller (Gabriel Silva) [3051f0b]
  • HTML5VideoPlugin: Bug fixes on video processor (Gabriel Silva) [1af29dd]
  • pg-search: fix syntax error (Rodrigo Souto) [9370d25]
  • work-assignment-plugin: add upload page on activity view page (Gabriel Silva) [1e11885]
  • macros: convert macros rendered on contents and blocks (Gabriel Silva) [2d8ee38]
  • cms: single upload option for profile (mendesiasmin) [70c1df2]
  • article: add custom fields (Gabriel Silva) [9050bc2]
  • profile-search-block: advanced search (pedrodelyra) [9bbd778]
  • html5-video: fix rmagick require (Rodrigo Souto) [ac1f6271]
  • Applying SOLID and CleanCode principles (Nicacio Arruda) [258dfa7]
  • Changed method self.by_location to be according to Clean Code principles (Euler) [9fe4d07]
  • Translated using Weblate (Portuguese) (shshshwhs) [537d91d]
  • custom-forms: view all profile queries (Rodrigo Souto) [9b45203]
  • profile-quota: update schema (Rodrigo Souto) [657ec8c]
  • Translated using Weblate (Portuguese) (shshshwhs) [ec15506]
  • Translated using Weblate (Portuguese) (shshshwhs) [99802af]
  • Translated using Weblate (Portuguese) (shshshwhs) [4e51b7f]
  • Improvements on upload quota feature (Gabriel Silva) [1a7bcae]
  • Add support to all custom_forms fields. (David Carlos) [94f42ad]
  • Add chartkick dependencie. (David Carlos) [ccc600f]
  • Add support to text fields. (David Carlos) [87e7af1]
  • Create a graph model. (David Carlos) [382d442]
  • Add option to delete image from form. (David Carlos) [9041ca7f]
  • Removes old image when form is updated with new. (David Carlos) [060a465]
  • mailing-list: deal properly with pipe encoding (Rodrigo Souto) [f832885]
  • mailing-list: avoid duplicated list messages (Rodrigo Souto) [5d0129c]
  • profile-wall: add activity verb as css class (Rodrigo Souto) [9aae7ab]
  • custom-forms: generalize custom-forms to manage multiple kinds of forms (Rodrigo Souto) [d489e6d]
  • Changes categories page style (Gabriel Silva) [95f75e6]
  • Adds hostspot to add custom category types (Gabriel Silva) [cc7b16b]
  • Fix product categories listing problem (Karine Valença) [7b11b05]
  • Html5VideoPlugin: extracts conversion jobs to script (Gabriel Silva) [97362f5]
  • CustomFormsPlugin: fixes update form with image (Gabriel Silva) [26ec3c1]
  • resolving bug on assets_menu for simple themes (lioh) [59b3f43]
  • Add tests and translation. (David Carlos) [b7654ed]
  • Add scopes to search forms by access result option. (David Carlos) [7a770a7]
  • Add access_result_options field. (David Carlos) [d331aa6]
  • Plugins: adds command to manage plugin scripts (Gabriel Silva) [ef8ba48]
  • Check if exists a uploaded file (David Carlos) [54a1cdc]
  • Use show action with get and post (David Carlos) [2dd4e51]
  • Use noosfero settings to store gallery id. (David Carlos) [2e41f24]
  • Create a gallery when submit a UploadFile (David Carlos) [bea070a]
  • Add a upload image field, on the CustomForm form. (David Carlos) [a793238]
  • Add tag to upload image. (David Carlos) [3fdae65]
  • Update forms with null identifier. (David Carlos) [c31bbfa]
  • Validate presence of identifier field. (David Carlos) [b13c614]
  • Fix plugin tests. (David Carlos) [f25ab8b]
  • Load plugins routes first. (David Carlos) [375576c]
  • Generate query identifier from the query name. (David Carlos) [30234cc]
  • Use the custom url to show a query (David Carlos) [1ee50de]
  • Add identifier field. (David Carlos) [950192f]
  • fix unit tests (Leandro Nunes dos Santos) [fa4e6e4]
  • people-block: list only activated people (Victor Costa) [76281c2]
  • fix section block plugin initialize (Leandro Nunes dos Santos) [6ae87a3]
  • Retries failed tests during the build (Gabriel Silva) [77a382a]
  • Adds upload quotas for profiles (Gabriel Silva) [6ed4557]
  • mailing-list-plugin: translations adjusts and error handling (Rodrigo Souto) [e7fa637]
  • assets-menu: fix html escape (Rodrigo Souto) [397b89a]
  • api-helper: remove comment breaking the tests (Rodrigo Souto) [409784b]
  • avoid unauthorized access to block preview on profiles (Leandro Nunes dos Santos) [eb7a14f]
  • should check permission for profile (Leandro Nunes dos Santos) [d9074f1]
  • create allow_edit_design permission (Leandro Nunes dos Santos) [ee7ce2d]
  • pg-search: use debian-dependencies instead of force install (Rodrigo Souto) [c5b2843]
  • cms-controller and work_assignment_plugin_myprofile_controller now using a single method search_article_privacy_exceptions my_profile_controller (Euler) [e5a50b0]

1.9.0

  • Bumping version 1.9.0 (Rodrigo Souto) [4a6ac65]
  • Updating authors file (Rodrigo Souto) [69eab7d]
  • Update translations (Rodrigo Souto) [1ca18f0]
  • remove unnecessary code (Leandro Nunes dos Santos) [998e414]
  • expose boxes in profile and people api (Leandro Nunes dos Santos) [94e632d]
  • Makes default application layout and helpers more friendly to responsive themes (Aurélio A. Heckert) [1f9f1fd]
  • Sending block pretty names to API (Evandro Junior) [1a459c4]
  • Fix unstable test of events controller (Victor Costa) [c343ec8]
  • Share session between grape and rails (Victor Costa) [edcd88e]
  • piwik-plugin: support protocol on domain (Rodrigo Souto) [8025942]
  • Revert "Merge branch 'fix-render-not-found' into 'master'" (Leandro Nunes) [4fe1cad]
  • api: search by tag (Victor Costa) [22d6d80]
  • Applying SOLID techniques (antoniocoj) [ab8542a]
  • Fix problem rendering Enviroment update errors in API (Evandro Jr) [7d7914c]
  • application-helper: fix favicon tests (Rodrigo Souto) [43b34a8]
  • application-helper: fix favicon loading (Rodrigo Souto) [66df009]
  • recent-content-block: add class to see-all link (Rodrigo Souto) [06da16e]
  • routes: include routes folder on debian package (Rodrigo Souto) [f9fc2b3]
  • signup: black list ip temporarily after 3 spam check failures (Rodrigo Souto) [8d3e668]
  • fix unit tests (Leandro Nunes dos Santos) [4a805a2]
  • make a refactoring of section block (Leandro Nunes dos Santos) [2c96176]
  • Mailing List Plugin (Rodrigo Souto) [edb4a63]
  • style: small style tweaks (Rodrigo Souto) [aa2611b]
  • infrastructure: delayed_job standalone lib (Rodrigo Souto) [3569965]
  • plugin-infrastructure: support for plugin metadata (Rodrigo Souto) [12e24ac]
  • Honeypot anti-spam update (Rodrigo Souto) [cd7fce0]
  • Captcha improvements (Rodrigo Souto) [520b45e]
  • plugin-infrastructure: new hostpot add and remove member (Rodrigo Souto) [8072166]
  • comment: add metadata to comment (Rodrigo Souto) [1c9ce1e]
  • schema: update version (Rodrigo Souto) [41ba852]
  • profile-image-helper: ensure empty hash on links_for_balloon (Rodrigo Souto) [e56672b]
  • Change method name (antoniocoj) [87d0092]
  • Fix the load picture on new template (antoniocoj) [bcc7b03]
  • get friendship status (Leandro Nunes dos Santos) [9e2ec16]
  • Permission fix (antoniocoj) [5982b02]
  • make all api endpoints receive only the parameter id as identifier for resource (Leandro Nunes dos Santos) [e109dd1]
  • pass parameters correctly to request (Leandro Nunes dos Santos) [c2820f7]
  • should not throw exception if there is no friends on /profile/:id/friends enpoint (Leandro Nunes dos Santos) [57215ff]
  • gitignore: ignore config/plugin/routes (Rodrigo Souto) [253a0b2]
  • routes: include plugins config/routes.rb file in routes loading (Rodrigo Souto) [75068e6]
  • Wont call in_social_circle? for blocks in the Enviroment (Evandro Junior) [fead38c]
  • Extracting duplicate code in products and push_notification plugins (Victor Navarro) [99441c1]
  • Fix bug in zoom in image modal (mendesiasmin) [ca60eac]
  • Extracts sanitize_filename to concern (Gabriel Silva) [94b37f0]
  • Refactor migrate (mendesiasmin) [a3453a2]
  • attachment_fu: allow utf8 characters on filename (Braulio Bhavamitra) [83f5d54]
  • Uses CMS links for media_panel images (Gabriel Silva) [ac6209f]
  • Fix render not found problem (pedrodelyra) [9384edc]
  • Retrieves uploaded image as first_image (Gabriel Silva) [5fc7c52]
  • add api end point to get the profile image using size key string (Leonardo Soares) [d8de460]
  • CustomRoutesPlugin: treats invalid routes on reload (Gabriel Silva) [418a22f]
  • should list people in blocks randomically (Leandro Nunes dos Santos) [bd72f98]
  • pg-search-plugin: load facets options when no facets is selected as well (Rodrigo Souto) [482761b]
  • pg-search-plugin: avoid occurrence registration loop (Rodrigo Souto) [85c841d]
  • Adds a validation when applying profile templates (Gabriel Silva) [f8318b7]
  • Fix suppliers plugin references to old controller (pedrodelyra) [5f57e26]
  • removind byebug form profile_test.rb (Leandro Nunes) [abc7f32]
  • Fix method to return the roles for a profile and environment (Josafá Souza Jr) [7b6b095]
  • Fixes article and comment time (Evandro Junior) [3b7c91d]
  • Minor fix in custom fields creation checkboxes (Gabriel Silva) [66aa1ac]
  • social-statistics: add pt translation (Rodrigo Souto) [ecddf6e]
  • Adds follower relationship when assigning a role (Gabriel Silva) [8944950]
  • Fixes layout of custom fields in signup page (Gabriel Silva) [f06f84d]
  • Update unit tests (Marcelo Júnior) [7a91d27]
  • correct data-webversions double escape (Aurélio A. Heckert) [9662b6f]
  • improve block filtering (Marcelo Júnior) [27c50b9]
  • Add unit tests (Marcelo Júnior) [efdc830]
  • Add check to prevent unwanted block_type parameter (Marcelo Júnior) [87bc316]
  • Fix suggestions of profiles that a user is already related (pedrodelyra) [16b8b31]
  • Add api method (Marcelo Júnior) [5394722]
  • script-noosfero-plugins: install debian dependencies (Rodrigo Souto) [f1c3884]
  • removing simplecov version (Leandro Nunes dos Santos) [5c6917f]
  • removing coverage task (Leandro Nunes dos Santos) [fcb300d]
  • adding coverage variable and new task for coverage (Leandro Nunes dos Santos) [850c2c8]
  • updating simplecov configuration (Leandro Nunes dos Santos) [e3987d4]
  • updating simplecov configuration (Leandro Nunes dos Santos) [a59c66d]
  • change simplecov configuration (Leandro Nunes dos Santos) [55314da]
  • run only in test command (Leandro Nunes dos Santos) [920efcc]
  • change simplecov initialization (Leandro Nunes dos Santos) [1a82bbb]
  • define test framework to simplecov (Leandro Nunes dos Santos) [19c7603]
  • removing version of simplecov (Leandro Nunes dos Santos) [4d5557e]
  • adding missing dependencies of simplecov package (Leandro Nunes dos Santos) [7bf2fe8]
  • set simplecov version (Leandro Nunes dos Santos) [3325aa1]
  • load simplecov gem outside test group (Leandro Nunes dos Santos) [a5249cb]
  • removing version force (Leandro Nunes dos Santos) [116c217]
  • adding debian dependency (Leandro Nunes dos Santos) [20fcbbe]
  • removing rcov and adding simplecov to get code coverage (Leandro Nunes dos Santos) [d6f1ba0]
  • Improvements on template mirror blocks behaviour (Tallys Martins) [b85b28e]
  • refactoring membership output (Leandro Nunes dos Santos) [140d427]
  • moving membership end poit to community (Leonardo Soares) [4294017]
  • moving membership end poit to community (Leonardo Soares) [398cdf8]
  • refactoring to use status code on community api (Leonardo Soares) [ebce8d8]
  • Add support for get user membership state (Marcelo Júnior) [75f5524]
  • Applying clean code changes: - Extracting method in Environment to avoid code duplication - Created tests for copy_article_tree method - Traded new and save for create in moderate_task - Extracting view code from more_comments method to helper (Victor Navarro) [253cb95]
  • Migration to article invalid in Suggest Article (mendesiasmin) [c64ad49]
  • Fix the display of comments on the networks tab (pedrodelyra) [cab6631]
  • Render angular-theme when doesn't match any route (Victor Costa) [5d83b8c]
  • Creating plugin to manage system administrator to install themes (lioh) [ec04ab9]
  • Fix bug with hiding main block forever (Leonardo Soares) [e3702c1]
  • Fix recaptcha buttons bar missing (pedrodelyra) [96235cb]
  • Fix js notification crash when notifications are blocked. (pedrodelyra) [d0593f6]
  • Make invitation accepts profile id as int (Victor Costa) [b1cb7cb]
  • Render index page when current theme is an angular theme (Victor Costa) [d61290e]
  • breadcrumbs: fix api content for block (Victor Costa) [cc79d4d]
  • Adds option to set type of a field when using Noosfero::Plugin::Settings (Victor Navarro) [a293f1d]
  • updating hacking file (Leandro Nunes dos Santos) [88bd21c]
  • api: return model errors when fail to register (Victor Costa) [e66bdbd]
  • Fix API return to return the model errors when password save fails (Josafá Souza Jr) [539805c]
  • Bug fixes for CustomRoutesPlugin (Gabriel Silva) [e5b12f5]
  • PublicAccessRestriction Plugin: Adds translation (Gabriel Silva) [4a8c691]
  • api: return model errors when update an article (Victor Costa) [a6cf581]
  • set profile in url (Leandro Nunes dos Santos) [286b984]
  • routes/profile: fix filenames (Braulio Bhavamitra) [d69b49c]
  • Organize routes with configured paths (Braulio Bhavamitra) [0fe22bf]
  • plugin/manager: don't call method if not defined on plugin (Braulio Bhavamitra) [48bfeb6]
  • removing symbolic link plugin (Leandro Nunes dos Santos) [3989c92]
  • CustomRoutesPlugin: renames stylesheet file (Gabriel Silva) [e441b50]
  • travis: disable custom version of firefox as it is failing to download (Braulio Bhavamitra) [a010ac5]
  • travis: move to oraclejdk8 as openjdk8 isn't available on precise (Braulio Bhavamitra) [a9dee0d]
  • travis: revert to precise (Braulio Bhavamitra) [2c12a6b]
  • spaminator: remove useless require statement (Victor Costa) [08b6a38]
  • api: return environment theme when profile theme is not defined (Victor Costa) [f2ad586]
  • add regexp check for profile id in endpoints (Marcelo Júnior) [c04a01e]
  • api: expose profile and environment theme (Victor Costa) [8855f39]
  • fix validation gender mislead (Leonardo Soares) [0a5b940]
  • Not add people that are templates to sample data (Evandro Junior) [128be98]
  • Add tests to filter templates from people block (Evandro Junior) [10e0b17]
  • api: expose block definition (Victor Costa) [c87da62]
  • Fixed tests (Carlos Purificacao) [a907632]
  • Fix to not show person templates on people block (Josafá Souza Jr) [9812239]
  • Added video type and url formatted to video plugin (Carlos Purificacao) [a7d7e7f]
  • Revisions in signup.css (Tallys Martins) [8de4d23]
  • Signup page improvements (Victor Fernandes) [9fdc91f]
  • Fix to not show person templates on people block (Josafá Souza Jr) [8b0a0c4]
  • When user is admin the creation of an enterprise doesnt need approvment. (tiagorc) [06576b8]

1.8.0

  • Bumping version 1.8.0 (Rodrigo Souto) [fc45320]
  • Updating authors file (Rodrigo Souto) [3922c14]
  • Update translations (Rodrigo Souto) [48b331e]
  • release-task: add default release message (Rodrigo Souto) [6ba0bee]
  • changelog: update changelog automatically on release (Rodrigo Souto) [e5711c7]
  • Adds public pages to PublicAccessRestriction plugin (Gabriel Silva) [f76ee68]
  • join-not-logged: return to the profile page after login (Rodrigo Souto) [dcf7599]
  • hstore: remove obsolete code (Rodrigo Souto) [2ad4801]
  • Correção no comportamento de entrar na comunidade quando usuário não está logado (Raphael Matos da Costa) [56e5c90]
  • Add subdomain and request id tags to log lines. It helps to follow the request event sequence in a multi-process service. (Aurélio A. Heckert) [d91239c]
  • travis: use elasticsearch 1.7.6 (Braulio Bhavamitra) [9417b46]
  • travis: use postgresql 9.4 (Braulio Bhavamitra) [8bd9688]
  • Don't try to add hstore fields (Braulio Bhavamitra) [fca61b2]
  • api: improve error handling for models (Victor Costa) [0bdcae8]
  • Move from hstore to jsonb (no extension needed!) (Braulio Bhavamitra) [6c5b8ee]
  • Available blocks including plugin blocks (Evandro Jr) [d269bab]
  • Fix Push Notification Plugin (Tallys Martins) [a8aca1c]
  • adding global css to session theme (Leandro Nunes dos Santos) [cdd072c]
  • check if target exist (Marcelo Júnior) [b646328]
  • Fix to always show members of a community in the menu block (Josafá Souza Jr) [03dc9f0]
  • travis: update to working elasticsearch version (Braulio Bhavamitra) [71d253b]
  • circleci: ensure vendor/bundle caching (Braulio Bhavamitra) [472aa1e]
  • circleci: add elasticsearch and other updates (Braulio Bhavamitra) [4130072]
  • Support ruby 2.4 (Braulio Bhavamitra) [ecb79b8]
  • CI: run models specs (Braulio Bhavamitra) [f5e51c1]
  • plugins/routes: use reverse_merge (fix products and other plugins' tests) (Braulio Bhavamitra) [4ffd926]
  • plugins/routes: fix syntax for ruby 2.1 (Braulio Bhavamitra) [d02abb5]
  • gitignore.example: add config/Gemfile (Braulio Bhavamitra) [f3da786]
  • plugins: refactor routes to don't generate for uniexistant controllers (Braulio Bhavamitra) [69d08ab]
  • Add spring restart configuration (Braulio Bhavamitra) [282cb51]
  • gitignore.example: organize and add .swo vim files (Braulio Bhavamitra) [156e3a8]
  • db: schema/migration: add missing hstore extension (Braulio Bhavamitra) [dafe82f]
  • debian-control: move postgresql from recomends to depends (Rodrigo Souto) [d6b5242]
  • Core support for Hstore (Rodrigo Souto) [6c44ead]
  • test-factory: add working defaults for Article fast_create (Rodrigo Souto) [ee47366]
  • Fixes event handling of popover menu triggers (Gabriel Silva) [73457c3]
  • rspec: basic setup for use (Rodrigo Souto) [f964a75]
  • release-task: remove obsolete reference for sqlite config (Rodrigo Souto) [4bd43bd]
  • debian-install: install dotenv files (Rodrigo Souto) [a308b12]
  • organizations-view: fix broken symbolic link (Rodrigo Souto) [e7b5789]
  • Social Statistics Plugin (Rodrigo Souto) [70e0756]
  • creating a settings endpoint (Leandro Nunes dos Santos) [1cfdeb9]
  • avoid the possibility to save all blocks and removing available blocks from blocks file (Leandro Nunes dos Santos) [3b95854]
  • api: update block position (Victor Costa) [c4b25d4]
  • api: list available blocks for profile and environment (Victor Costa) [db889e1]
  • migration: fix migration timestamps (Rodrigo Souto) [6f58b86]
  • fix unit tests (Leandro Nunes dos Santos) [efab24d]
  • Fix errors 400 to 422 when the call is correct but the data is rejected by the service (Josafá Souza Jr) [c412c51]
  • Adds location field, refactors location selection (Gabriel Silva) [7f92d45]
  • Fix lib requires (Braulio Bhavamitra) [1edeaef]
  • Use require_relative everywhere (Braulio Bhavamitra) [0fcffea]
  • Revert "travis tmp" (Braulio Bhavamitra) [07ce1da]
  • Revert "elasticsearch: try fix" (Braulio Bhavamitra) [9fb3fb6]
  • elasticsearch: try fix (Braulio Bhavamitra) [3a1cef8]
  • travis tmp (Braulio Bhavamitra) [357cd93]
  • change the invitation return to Entities::Response (Leandro Nunes dos Santos) [e35850f]
  • adding unit tests for invite endpoint (Leandro Nunes dos Santos) [cc32c27]
  • adding invite endpoint (Leandro Nunes dos Santos) [ae842f5]
  • api: accept type when creating a new block (Victor Costa) [1ae02b8]
  • Api render model errors (Evandro Jr) [bc9bda7]
  • refactoring tags stuff to make only one behavior (Leandro Nunes dos Santos) [c4a4fe5]
  • update api tags test (Marcelo Júnior) [9091901]
  • update endpoints (Marcelo Júnior) [e69e6c9]
  • Fixes community search when spreading w/ SubOrgPlugin (Gabriel Silva) [c571a63]
  • Fixing range in events list (Victor Navarro) [d7fbb4a]
  • Add default method that set api content for blocks (Victor Costa) [8d44ed1]
  • recent_activities_plugin: fix date translation (Victor Costa) [b73833f]
  • rack_timeout: optionally use it for better timeout handling (Hugo Melo) [52e7089]
  • Fix work assignments plugin pagination cache (pedrodelyra) [a2ee0cd]
  • rollbar: ignore bots' errors (Braulio Bhavamitra) [ba4490f]
  • pg-search: facets implementation (Rodrigo Souto) [6b49a56]
  • menu_block: fix permissions for profile links (Victor Costa) [5da2cb0]
  • menu_block: add dynamic links to menu (Josafá Souza Jr) [867dfb2]
  • person_test: try fix for random failures (Braulio Bhavamitra) [944e253]
  • products: fix and move featured products view from core (Braulio Bhavamitra) [b219ae3]
  • Adapt any image to use all highlights area (Aurélio A. Heckert) [18214fc]
  • sniffer: fix typos in interests block (Hugo Melo) [19d1e4e]
  • api: add closed attribute to community entity (Josafá Souza Jr) [346e774]
  • token-input: use empty string as placeholder default (Rodrigo Souto) [bcd4057]
  • script: add script/server to start only unicorn (Rodrigo Souto) [ddde5f1]
  • api: change blocks when edit an environment (Victor Costa) [380dd13]
  • api: change blocks when edit a profile (Victor Costa) [0141317]
  • [New Plugin] Custom Routes (Gabriel Silva) [8292518]
  • Fix redirection after uploading files (Pedro de Lyra) [134e4e6]
  • Adds html_safe to work_assignment plugin articles (Tallys Martins) [ff8a72d]
  • ldap_plugin: fix authentication for api (Victor Costa) [ab85ed6]
  • api: use plugins when authenticate (Victor Costa) [26e5bbd]
  • routes: allow plugins to use custom routes (Rodrigo Souto) [7cd87f2]
  • fix unit test (Leandro Nunes dos Santos) [a42edbe]
  • fix unit tests (Leandro Nunes dos Santos) [7fa1560]
  • fix profile editor functional tests (Leandro Nunes dos Santos) [18b5e2d]
  • fix recent block unit tests (Leandro Nunes dos Santos) [34a4148]
  • refactoring profile additional data (Leandro Nunes dos Santos) [a430926]
  • Added API method to change user password (Josafá Souza Jr) [798c5ce]
  • Adds html_safe on new article mail notification (Gabriel Silva) [f383f85]
  • Ignores erorrs when rendering the content summary (Gabriel Silva) [8cb7a78]
  • Fixes reply_scrap_on_self notification info (Gabriel Silva) [1664c4c]
  • api: fix endpoint that destroy profiles (Victor Costa) [03cf8ba]
  • refactoring unit tests and creating some tests helpers (Leandro Nunes dos Santos) [5b73867]
  • adjunting api to return fields that does not has values yet (Leonardo Soares) [a35d039]
  • local tests (Leonardo Soares) [7a8101b]
  • Makes sidebox's description html safe (Victor Navarro) [7859ccf]
  • api: accept search params in friends endpoint (Victor Costa) [cbd282e]
  • api: deprecate search endpoint (Victor Costa) [9e959ff]
  • api: use search engine when filtering a collection (Victor Costa) [d169d3b]
  • friendly-mime: human names for mime_type (Rodrigo Souto) [1cde2a2]
  • compact-profile: use abbreviated date (Rodrigo Souto) [05deef7]
  • layout-helper: remove unnecessary spaces (Rodrigo Souto) [17b4341]
  • api: assign profile roles to person (Victor Costa) [78e9e67]
  • api: expose assigned roles of a person in a profile (Victor Costa) [a74e197]
  • layout-helper: fix broken tests (Victor Costa) [d223a04]
  • chat: history min-width to avoid blank history (Rodrigo Souto) [86b9c07]
  • profile-image: allow theme to define image size (Rodrigo Souto) [0c8d271]
  • html-safe: article source (Rodrigo Souto) [d41ca60]
  • person-form: display schooling (Rodrigo Souto) [3a9c6cd]
  • layout-helper: fix body css classes (Rodrigo Souto) [2260332]
  • api: return network activities from a profile (Josafá Souza Jr) [65a8c00]
  • api: add/remove friend endpoint (Josafá Souza Jr) [c827f4f]
  • Shows the author in article versions list (Gabriel Silva) [c89eb2a]
  • Fix article translations button (pedrodelyra) [5f9e235]
  • Cleans session when after captcha is answered (Gabriel Silva) [c3ecf05]
  • puma: reconnect cache (Braulio Bhavamitra) [35b2fca]
  • puma: clear connections to avoid leaks/crashes (Braulio Bhavamitra) [34948ba]
  • text_article: add missing redcloth require (Braulio Bhavamitra) [3b77f83]
  • rails5: remove unecessary controller requires (Braulio Bhavamitra) [fc899f5]
  • products: hotspots: add and fix default values (Braulio Bhavamitra) [ac31d1b]
  • products: add missing autocomplete infrastructure (Braulio Bhavamitra) [2321960]
  • Basic support for jruby (Braulio Bhavamitra) [3601bf5]
  • Configure mailgun and rollbar if tokens are provided (Braulio Bhavamitra) [86acdf4]
  • puma: use environment variables (Braulio Bhavamitra) [5a853d6]
  • Optionally use dotenv (Braulio Bhavamitra) [9886db3]
  • api: accepts uploaded_data when create a new article (Josafá Souza Jr) [8a40c7d]
  • delivery: remove unexistant dependency on orders (Braulio Bhavamitra) [129f5c4]
  • database.yml: remove mysql configuration (Braulio Bhavamitra) [ed0b743]
  • Finishes region definition for profiles (Gabriel Silva) [6695bf4]
  • Updates category selection interface (Rodrigo Souto) [5f35895]
  • Add puma configuration with Noosfero daemons (Braulio Bhavamitra) [d91cb05]
  • profile: add support for tags on profiles (Rodrigo Souto) [ebe3d7f]
  • stoa: temp file for db ins't working well (Braulio Bhavamitra) [0afb95d]
  • suppliers: remove broken link (Braulio Bhavamitra) [af040d4]
  • stoa: fix eager load with custom database (Braulio Bhavamitra) [00b90be]
  • Fixes execution of /script/sample-data (Evandro Junior) [d7530f4]
  • Add bin stubs from rails (Braulio Bhavamitra) [958b122]
  • delivery: fix dependency on orders plugin (Braulio Bhavamitra) [44c4db1]
  • delivery_plugin: enable dependent plugin (Victor Costa) [ea62612]
  • Exposing Article fields (Evandro Junior) [93e8693]
  • Set mime/type for folders (Evandro Junior) [e3e96a9]
  • api: accept parent_id=nil to search for top level articles (Evandro Junior) [9a65d7e]
  • Return correct parameters (Evandro Junior) [baa12e8]
  • Eager load core and plugins (Braulio Bhavamitra) [e4a0174]
  • feed_updater: no need to be executable, script/feed-updater is better (Braulio Bhavamitra) [23073d5]
  • orders: remove hard limitation on debian (Braulio Bhavamitra) [14bc68c]
  • Translated using Weblate (Spanish) (Carlos Duque Guasch) [9293b2d]
  • Translated using Weblate (Spanish) (Carlos Duque Guasch) [0a9f54d]
  • Translated using Weblate (Spanish) (Carlos Duque Guasch) [3e095bb]
  • api: revert test fix that break on gitlab ci (Braulio Bhavamitra) [3a13469]
  • Define default set of blocks for community angular-theme (Josafá Souza Jr) [5854d2e]
  • elasticsearch: skip broken test (Braulio Bhavamitra) [f98173f]
  • push_notification: fix api tests (Braulio Bhavamitra) [edea412]
  • api: travis: fix api tests on newer rails (Braulio Bhavamitra) [b00d8d2]
  • travis: fix cucumber build (Braulio Bhavamitra) [b1ef14d]
  • Comment Gemfile (Braulio Bhavamitra) [cc953e7]
  • Cleanup on lib by moving services and concerns (Braulio Bhavamitra) [04d5c50]
  • selenium-webdriver: avoid requirement of geckodriver (Braulio Bhavamitra) [1e6357e]
  • travis: ensure usage of supported firefox (Braulio Bhavamitra) [4c773d2]
  • presenter: lib can't load app (Braulio Bhavamitra) [89c2fee]
  • travis: install geckodriver (Braulio Bhavamitra) [b53e4dc]
  • travis: update ruby to 2.3.3 (Braulio Bhavamitra) [07d00bd]
  • application_record: fix infinite loop in development (Braulio Bhavamitra) [5bd3c2a]
  • profile_test: don't use deprecated method on ruby 2.3 (Braulio Bhavamitra) [be82b20]
  • adding unit tests for api_content in people block (Leandro Nunes dos Santos) [822b96b]
  • return api content of members block (Leandro Nunes dos Santos) [5e7c336]
  • Adds integration between moderation email to accept new users and custom fields (Victor Navarro) [f402771]
  • Translated using Weblate (Spanish) (Carlos Duque Guasch) [3142025]
  • Translated using Weblate (Spanish) (Carlos Duque Guasch) [230644e]
  • change db/schema (Leandro Nunes dos Santos) [0963ae8]
  • fix translation and identation (Leandro Nunes dos Santos) [f1896cc]
  • api: return error details when validate profile (Victor Costa) [ea9fdf0]
  • Add backport for ActiveModel::Errors#details (Victor Costa) [d961224]
  • api: return validation errors when updating profile (Victor Costa) [24dcfcc]
  • display activities of communities for visitors (Leandro Nunes dos Santos) [866f91d]
  • Change order of rack cascade (Victor Costa) [026929b]
  • Revert "api: do not forward 404 requests to rails" (Victor Costa) [c538544]
  • api: do not forward 404 requests to rails (Victor Costa) [49c6052]
  • api: specialize the return of profile endpoit (Leonardo Soares) [f8f2ac8]
  • api: avoid to expose community template (Leandro Nunes dos Santos) [a034ef6]
  • api: only use id parameter to get the article using find_article helper (Leandro Nunes dos Santos) [cb8bef7]
  • api: remove root from all entities (Leandro Nunes dos Santos) [813e998]
  • api: add count parameter to endpoints (Leandro Nunes dos Santos) [24a2740]
  • api: add key parameter to search for fields other than id (Leandro Nunes dos Santos) [ce3cee3]
  • Fixes orders plugin installation procedure (Gabriel Silva) [a4a3a40]
  • Fixes html_safe in delivery and shopping cart plugins (Gabriel Silva) [e3b45f2]
  • Fixes the loading bug when sending a scrap (Gabriel Silva) [1dd3246]
  • Fixes HTML safe issues of products plugin (Gabriel Silva) [0abe3b1]
  • Reorganization and small style corretions to chat (Aurélio A. Heckert) [638b930]
  • Remove useless icon from chat's user-status (Aurélio A. Heckert) [839e4a2]
  • Add option that allow person identifier to be updated (Victor Costa) [7347baa]
  • Fixes product price, discount and description editing (Gabriel Silva) [13d343a]
  • communities-block: add api content (Victor Costa) [2e41ec2]
  • Insert custom fields before terms of use (Tallys Martins) [93f4889]
  • Fixes html_safe in orders page (Gabriel Silva) [fd597cf]
  • Fixes orders page layout (Gabriel Silva) [40b970f]
  • adding status to api (Leandro Nunes dos Santos) [942b608]
  • return tag object in tags endpoint (Leandro Nunes dos Santos) [50a1146]
  • Adds class namespace to supplier_products relation (Gabriel Silva) [4a2e575]
  • Installs ruby-axlsx on orders plugin installation (Gabriel Silva) [45da9b2]
  • Disables the follow option for friends and members (Gabriel Silva) [8b58f18]
  • adding environments/tags endpoint (Leandro Nunes dos Santos) [17268d2]
  • adding environments as the default resource for environments (Leandro Nunes dos Santos) [7423eee]
  • Adding /environments/people and /environments/:id/people endpoints (Leandro Nunes dos Santos) [3e6f470]
  • Define default set of blocks for angular-theme (Victor Costa) [e894cec]
  • menu-block: add control panel (Victor Costa) [9b5a500]
  • newsletter: prevent html_safe on nil (Victor Costa) [17cd5dd]
  • Notifies followers of the activity target (Gabriel Silva) [09d38c0]
  • Unescapes HTML in custom form submission page (Gabriel Silva) [f8fb00e]
  • Fixes translation issues (Gabriel Silva) [cb3169b]
  • Takes wall_access into consideration when displaying activities (Gabriel Silva) [777a29e]
  • newsletter-plugin: html safe (Rodrigo Souto) [6f213b6]
  • api: pass params to api_content (Victor Costa) [a8c195a]
  • pass parameter to friends block api content (Leandro Nunes dos Santos) [bef9721]
  • adding params atrribute to api_content method (Leandro Nunes dos Santos) [aea391f]
  • Check permissions in menu block (Victor Costa) [aba6bd2]
  • Load profile tags in about page (Victor Costa) [4a947ce]
  • improve menu block style (Leandro Nunes dos Santos) [b918d5c]
  • adding menu block to profiles (Leandro Nunes dos Santos) [373e0fc]
  • chat: typo fix (Rodrigo Souto) [244ac94]
  • friends_block: return api_content with friends list (Victor Costa) [20caf68]
  • chat: anonymous authentication (Rodrigo Souto) [d089dd4]
  • Adds 'private content' warning to blogs and forums (Gabriel Silva) [ad4fb26]
  • Orders friends list alphabetically (Gabriel Silva) [d378537]
  • notification: make permanent notification throught requireInteraction property (Rodrigo Souto) [59d214d]
  • Translated using Weblate (German) (Hannes Olszewski) [3d44334]
  • Translated using Weblate (German) (Hannes Olszewski) [5be699e]
  • Translated using Weblate (German) (Hannes Olszewski) [a9313e3]
  • Translated using Weblate (German) (Hannes Olszewski) [e8d4181]
  • Translated using Weblate (German) (Hannes Olszewski) [9c50a47]
  • Translated using Weblate (German) (Hannes Olszewski) [b2e6676]
  • Translated using Weblate (German) (Hannes Olszewski) [66cda8c]
  • Translated using Weblate (German) (Hannes Olszewski) [d656f64]
  • Translated using Weblate (German) (Hannes Olszewski) [fc9c232]
  • Translated using Weblate (German) (Hannes Olszewski) [174f945]
  • Translated using Weblate (German) (Hannes Olszewski) [629c706]
  • Translated using Weblate (German) (Hannes Olszewski) [30dfa58]
  • Translated using Weblate (German) (Hannes Olszewski) [0665b33]
  • Translated using Weblate (German) (Hannes Olszewski) [9edc504]
  • Translated using Weblate (German) (Hannes Olszewski) [becc763]
  • Translated using Weblate (German) (Hannes Olszewski) [5269f44]
  • Translated using Weblate (German) (Hannes Olszewski) [da84bec]
  • Translated using Weblate (German) (Hannes Olszewski) [8949dad]
  • Translated using Weblate (German) (Michal Čihař) [7dc305a]
  • Translated using Weblate (German) (Hannes Olszewski) [76a1019]
  • Translated using Weblate (German) (Hannes Olszewski) [8682d89]
  • Translated using Weblate (German) (Hannes Olszewski) [3137f4a]
  • Translated using Weblate (German) (Hannes Olszewski) [71e9d4e]
  • Translated using Weblate (German) (Hannes Olszewski) [3f65dfd]
  • Fixes HTML safe for long article leads (Gabriel Silva) [681f7fc]
  • Translated using Weblate (German) (Thomas Zach) [370d6f4]
  • Translated using Weblate (German) (Hannes Olszewski) [a81ef46]
  • Removes catalog link from enterprise profile page (Gabriel Silva) [c58ea74]
  • Fixes secret community invitations (Gabriel Silva) [add00d6]
  • chat-label-counter: display counter when buddy active but chat hidden (Rodrigo Souto) [4dec5cb]
  • Adds migration to update topic_creation and wall_access types (Gabriel Silva) [9d1892a]
  • Changes topic_creation to integer (Gabriel Silva) [49a2083]
  • Changes wall_access to integer, refactors AccessLevels (Gabriel Silva) [8db7af1]
  • fix propagation of function rename list_articles -> list_contents (Italo Valcy) [0cdb404]
  • Fixes HTML safe problems (Gabriel Silva) [b803b09]
  • html5-video-plugin: fix encapsulated_instance method reference (Rodrigo Souto) [2832b79]
  • Fixes products block style (Gabriel Silva) [925ff04]
  • Fixes price composition edit form (Gabriel Silva) [bee51b0]
  • chat: title and favicon notification counter (Rodrigo Souto) [ba92506]
  • Tests for domain endpoint (Evandro Junior) [0e73338]
  • Api endpoints for domains (Evandro Junior) [7ac8399]
  • Add capability to upload top image profile (Josafá Souza Jr) [be62234]
  • search: content description uses lead instead of body (Rodrigo Souto) [8f02c74]
  • search: not display disabled asset (Rodrigo Souto) [f50c052]
  • html-safe: category index (Rodrigo Souto) [2ddfa07]
  • Add Public Access Restriction Plugin (Aurélio A. Heckert) [1b5f307]
  • Add ssl true option in recaptcha_tags (matheuslacerda) [50c480f]
  • Admin automatic follow after create an Organization (Karine Valença) [813b01c]

File generated by lib/noosfero/release.rb.