17 Dec, 2015
5 commits
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com> Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
-
Decimal lists fix Correção para a issue #472 A solução se baseou em criar regras específicas para o estilo dos artigos, onde as tags de <ol> passam a ter o list-style enumerado, e tags <ul> list-style com bullets. Foi ainda levado em conta a possibilidade das listas ficarem aninhadas. See merge request !102
-
Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Peter Lima <peterlima@gmail.com>
16 Dec, 2015
7 commits
-
Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
-
Article template list This MR implements a Macro on software communities plugin that allows the use of {profile} variable in articles throw a menu button added to TinyMCE. See merge request !100
-
Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
-
- This macro provides the use of {profile} variable in articles by adding the html class="macro" and data-macro="software_communities_plugin/allow_variables" attribute Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com> Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
-
Modal fine tune Squashed branch, it adds: * Some fine tunes on institution modal styles * Fix public and private modal cnpj validations(with its tests) * Remove unnecessary code See merge request !95
-
Update jquery colab spb - Update jquery to 2.1.1 in colab-spb See merge request !97
15 Dec, 2015
11 commits
-
Tasks review message See merge request !93
-
…ixes in translations. closes #469 #559 Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Peter Lima <peterlima@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
-
Design 43 Correções temporárias da Sprint 43. Closes #284 See merge request !94
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
14 Dec, 2015
1 commit
11 Dec, 2015
4 commits
-
Add labels on download block fields this merge inserts labels on box of download block edition and improve layout of this See merge request !89
-
Reuse of partial to fill in with the download info Replaced label/input by "standard" noosfero method Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Peter Lima <peterlima@gmail.com> Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br> Signed-off-by: Melissa Wen <melissa.srw@gmail.com>
08 Dec, 2015
7 commits
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> Signed-off-by: Sergio Oliveira <seocam@seocam.com> (cherry picked from commit aa0b982b14668f71d2eafef5f0aeef6923904cd4)
-
(cherry picked from commit 1c4e929b33c856bf4ae87dafaf9121117bf7149c)
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> (cherry picked from commit 68f0393c15de0a647344d00ace0a438847a69fb2)
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> (cherry picked from commit b0566e39fa561f737b617253e8164283246f916e)
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com> (cherry picked from commit 9363cf1907736501a07148b3f89235a514521a03)
07 Dec, 2015
5 commits
-
Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
-
Search template See merge request !68
-
Software Community and Gov User improvements Improvements on Organiation Ratings plugin (related to gov_user and software_communities) - Move software statistics from blocks table to softwares table - Update methods called on view to display software statistics - Software now automagically sums saved_resources and benefited people when the task is accepted - Adds message to warn that a rating has an institution with active ratings - Adds one hotspot to insert content on ratings task and another one to ratings container (used on ratings page and ratings block) - Removes statistic block fields that are no longer used - Adds number_to_human method to get better visualization for numbers - Makes the software tasks page closer to the prototype (changes in the divs, sizes and aligns). - Fixed broken tests on software_profile_editor_controller See merge request !84