[Git][noosfero/noosfero][master] 2 commits: Bumping version 2.6.0

Rodrigo Souto gitlab at mg.gitlab.com
Wed Sep 26 15:55:14 BRT 2018


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
f9c58e17 by Rodrigo Souto at 2018-09-24T20:45:40Z
Bumping version 2.6.0

- - - - -
b987fbe7 by Rodrigo Souto at 2018-09-24T20:45:49Z
Updating changelog file

- - - - -


3 changed files:

- CHANGELOG.md
- debian/changelog
- lib/noosfero/version.rb


Changes:

=====================================
CHANGELOG.md
=====================================
@@ -1,3 +1,47 @@
+# 2.6.0
+  * Bumping version 2.6.0 (Rodrigo Souto) [f9c58e1]
+  * comments: load comments on scroll only if there are comments on the page (Rodrigo Souto) [70794a3]
+  * members-block: fix background test steps (Rodrigo Souto) [7e496e7]
+  * newsletter-plugins: dont display mailing public link on newsletter view (Rodrigo Souto) [0c0da6a]
+  * delivery-plugin: use EC5 syntax of map (Rodrigo Souto) [fbbaff0]
+  * Adding test to Public Access Plugin (Matheus Richard) [c3bcd6c]
+  * Fixes default environment plugins (Matheus Richard) [45875fa]
+  * Including profile validation for access restriction (Alax Alves) [a4f9fac]
+  * Adding test to ensure newsletter access to unlogged users (alaxalves) [75150ef]
+  * Allowes newsletter access on public_access_restriction plugin (MatheusRich) [b0b7feb]
+  * Fixing layout in Manage Captcha (Alax Alves) [5c3ff2b]
+  * Requiring Newsletter Plugin in Public Access Plugin (Matheus Richard) [67448e6]
+  * Fixes default environment plugins (Matheus Richard) [30feac0]
+  * gemfile: add tinymce upgrade to Gemfile.lock (Rodrigo Souto) [fe33ce3]
+  * Improving navegability in admin pages (Alax Alves) [f775562]
+  * Revert https://gitlab.com/noosfero/noosfero/merge_requests/1552 (Alax Alves) [58666b4]
+  * Improving sample-profiles script (Matheus Richard) [2146690]
+  * Including profile validation for access restriction (Alax Alves) [9a0eacc]
+  * translation: fix graduate pt (Rodrigo Souto) [6b90a20]
+  * Fix test when toolbar2 is empty (Iasmin Mendes) [d808cee]
+  * Add step definition to tinymce (Iasmin Mendes) [5f51636]
+  * Fix comment paragraph tests (Iasmin Mendes) [90afd01]
+  * Fix tests (Iasmin Mendes) [cd7ec8f]
+  * Fix selenium tests to tinymce (Iasmin Mendes) [5a1baae]
+  * Add tinymce gem to translations (Iasmin Mendes) [1622a60]
+  * Add mobile version and remove unused plugins in tinymce (Iasmin Mendes) [96d8296]
+  * Update tinymce version (Iasmin Mendes) [62e39fb]
+  * Move timymce stylesheet to default settings (Iasmin Mendes) [cf5c158]
+  * Move tinymce plugins to default settings (Iasmin Mendes) [ac23689]
+  * Add default settings to tinymce editor (Iasmin Mendes) [f7d66f3]
+  * Add tinymce-rails gem (Iasmin Mendes) [ce6080e]
+  * Fixing search scope for pg_search_plugin (Alax Alves) [7754113]
+  * Adding test to ensure newsletter access to unlogged users (alaxalves) [01f8e99]
+  * Allowes newsletter access on public_access_restriction plugin (MatheusRich) [171d586]
+  * custom-forms: fix graph script to EC5 (Rodrigo Souto) [b8bebbe]
+  * custom-forms: avoid crash on migration due to empty string value (Rodrigo Souto) [1c0a997]
+  * custom-forms: remove rubyzip from Gemfile due to core inclusion of it (Rodrigo Souto) [08cb05c]
+  * access: add profile access view models (Rodrigo Souto) [98b80b4]
+  * Fix tratament to edit custom fields (Iasmin Mendes) [8467714]
+  * Add migrate to remove invalid custom_fields in article (Iasmin Mendes) [adb3671]
+  * Check if article has metadata custom_field before validate (Iasmin Mendes) [19697ea]
+  * Fix different treatment for custom fields in new and edit methods (Iasmin Mendes) [bf88906]
+
 # 2.5.0
   * Bumping version 2.5.0 (Rodrigo Souto) [7c653d4]
   * Gemfile: adjust dependencies (Rodrigo Souto) [7582213]


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+noosfero (2.6.0) jessie-test; urgency=medium
+
+  * Noosfero 2.6.0
+
+ -- Rodrigo Souto <rodrigo at colivre.coop.br>  Mon, 24 Sep 2018 20:45:33 +0000
+
 noosfero (2.5.0) jessie-test; urgency=medium
 
   * Noosfero 2.5.0


=====================================
lib/noosfero/version.rb
=====================================
@@ -1,6 +1,6 @@
 module Noosfero
   PROJECT = 'noosfero'
-  VERSION = '2.5.0'
+  VERSION = '2.6.0'
 end
 
 root = File.expand_path(File.dirname(__FILE__) + '/../..')



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/70794a362c25aabc2b9d0f2857cd499f423817f8...b987fbe717f8cd56c2b69ab8b90a795509dc7dda

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/70794a362c25aabc2b9d0f2857cd499f423817f8...b987fbe717f8cd56c2b69ab8b90a795509dc7dda
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20180926/a6a488f5/attachment-0001.html>


More information about the Noosfero-dev mailing list