[Git][noosfero/noosfero][wrong-message] 19 commits: Creates datetime field without save into form

Álax Alves gitlab at mg.gitlab.com
Wed Aug 28 15:43:59 BRT 2019



Álax Alves pushed to branch wrong-message at Noosfero / noosfero


Commits:
6164576c by Guilherme Augusto at 2019-06-18T17:09:52Z
Creates datetime field without save into form

- - - - -
3bd77dd4 by Iasmin Mendes at 2019-06-18T17:10:08Z
Fix submission value

- - - - -
d998bd20 by Guilherme Augusto at 2019-06-18T17:10:16Z
Fixes datetime field interface

- - - - -
7fb9308b by Guilherme Augusto at 2019-06-18T17:15:17Z
Implements unit test about DateTimeField

- - - - -
72907768 by Alax Alves at 2019-08-22T14:33:29Z
Fixing terms of use view

- - - - -
1f901e40 by Gabriel Silva at 2019-08-23T01:15:10Z
Merge branch 'terms-of-use-viewing' into 'master'

Fixing terms of use view

Closes #370

See merge request noosfero/noosfero!1710
- - - - -
6890198b by Nivaldo Neto at 2019-08-24T01:19:24Z
fix remove custom fields

- - - - -
19c78725 by Matheus Richard at 2019-08-27T13:38:50Z
Merge branch 'fix-remove-custom-fields' into 'master'

fix remove custom fields

Closes #379

See merge request noosfero/noosfero!1715
- - - - -
789409f9 by Alax Alves at 2019-08-27T14:20:10Z
Removing obsolete Codepress vendor lib

- - - - -
8b626e29 by Alax Alves at 2019-08-27T16:01:39Z
Fixing migration version and requiring recaptcha

- - - - -
6e20fa59 by Gabriel Silva at 2019-08-27T23:24:34Z
Merge branch 'removing-codepress' into 'master'

Removes obsolete vendor lib: Codepress

Closes #391

See merge request noosfero/noosfero!1707
- - - - -
293af590 by Matheus Richard at 2019-08-28T13:11:32Z
Fixes close button at new content modal

- - - - -
654e3e34 by Matheus Richard at 2019-08-28T13:36:55Z
Centers checkbox at manage fields

- - - - -
f2d628fa by Alax Alves at 2019-08-28T15:17:23Z
Removing unnecessary migration

- - - - -
da817898 by Alax Alves at 2019-08-28T15:20:51Z
Merge branch 'master' of https://gitlab.com/noosfero/noosfero into adds-datetimes-field

- - - - -
fbe909b2 by Álax Alves at 2019-08-28T16:19:43Z
Merge branch 'adds-datetimes-field' into 'master'

Adds datetimes field to Custom Forms' survey

See merge request noosfero/noosfero!1741
- - - - -
890e79ec by Álax Alves at 2019-08-28T18:33:14Z
Merge branch 'fix-close-button' into 'master'

Fixes close button at new content modal

Closes #410

See merge request noosfero/noosfero!1739
- - - - -
3f37527c by Álax Alves at 2019-08-28T18:35:48Z
Merge branch 'center-checkboxes' into 'master'

Centers checkbox at manage fields

Closes #409

See merge request noosfero/noosfero!1740
- - - - -
0de06ae5 by Alax Alves at 2019-08-28T18:43:16Z
Merge branch 'master' of https://gitlab.com/noosfero/noosfero into wrong-message

- - - - -


30 changed files:

- app/api/helpers.rb
- app/views/content_viewer/forum_page.html.erb
- app/views/features/custom_fields/_form.html.erb
- app/views/profile_themes/css_editor.html.erb
- app/views/profile_themes/edit.html.erb
- − app/views/shared/codepress.html.erb
- db/migrate/20180126121926_create_profile_access_memberships.rb
- plugins/custom_forms/lib/custom_forms_plugin/answer.rb
- + plugins/custom_forms/lib/custom_forms_plugin/date_time_field.rb
- plugins/custom_forms/lib/custom_forms_plugin/helper.rb
- plugins/custom_forms/lib/custom_forms_plugin/submission.rb
- + plugins/custom_forms/test/unit/custom_forms_plugin/date_time_field_test.rb
- plugins/custom_forms/views/custom_forms_plugin_myprofile/_survey.html.erb
- + plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_date_time_field.html.erb
- plugins/custom_forms/views/custom_forms_plugin_myprofile/custom_forms_plugin/_field.html.erb
- − public/javascripts/codepress/codepress.css
- − public/javascripts/codepress/codepress.html
- − public/javascripts/codepress/codepress.js
- − public/javascripts/codepress/engines/gecko.js
- − public/javascripts/codepress/engines/khtml.js
- − public/javascripts/codepress/engines/msie.js
- − public/javascripts/codepress/engines/older.js
- − public/javascripts/codepress/engines/opera.js
- − public/javascripts/codepress/images/line-numbers.png
- − public/javascripts/codepress/index.html
- − public/javascripts/codepress/languages/asp.css
- − public/javascripts/codepress/languages/asp.js
- − public/javascripts/codepress/languages/autoit.css
- − public/javascripts/codepress/languages/autoit.js
- − public/javascripts/codepress/languages/csharp.css


The diff was not included because it is too large.


View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/f4062bee6389346a73ce4a73597864021bddad21...0de06ae5472d1d42e153e81e7d96b3fffbd162a3

-- 
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/f4062bee6389346a73ce4a73597864021bddad21...0de06ae5472d1d42e153e81e7d96b3fffbd162a3
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/20190828/29c2c826/attachment-0001.html>


More information about the Noosfero-dev mailing list