18 Mar, 2014
2 commits
-
-Edited the javascript adding a var blankPass -Code Review. Daniela: "When I filled in the username and used "tab" to go to password field, it already displayed the "short" message. You should test if there's at least one character before checking the password strength :)" (ActionItem3008) Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com> Color of password rate message moved to style.css -Edited the style css adding the id of password rate messages with yours respective colors -Code Review. Daniela: "The style of an element should not be included directly on the element, but on a CSS file :) Adding the style on a separated file will make the code cleaner and will be better to style it on themes that don't like the default colors, for example." (ActionItem3008) Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
-
-Added javascript for password-rate -Added span fields for password rate display The password is automatically considered short if length is fewer than four and considered bad if its the same as the username. It'll be considered good or strong depending on the score, which is calculated based on characters, numbers, and special characters presented in the password. (ActionItem3008) Signed-off-by: Alex Campelo <campelo.al1@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
14 Mar, 2014
1 commit
13 Mar, 2014
7 commits
-
(ActionItem2928)
-
(ActionItem3021)
-
Also fixed tests (ActionItem2962)
-
Also changed selenium tests to use defined steps (ActionItem2962)
-
…sfero into AI2962-check_all_manage_fields
12 Mar, 2014
4 commits
-
-Added tests for ban user -Added also tests for activate/deactivate users -Added also tests for set admin role (ActionItem3021) Signed-off-by: Alex Campelo <campelo.al1@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
-
(ActionItem3021) Signed-off-by: Alex Campelo <campelo.al1@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@hotmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
(ActionItemAI3021) Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Eduardo Vital <vitaldu@gmail.com>
11 Mar, 2014
1 commit
-
(ActionItem2928)
10 Mar, 2014
1 commit
07 Mar, 2014
4 commits
-
Conflicts: app/controllers/my_profile/profile_themes_controller.rb test/unit/comment_test.rb vendor/plugins/action_tracker_has_comments/init.rb
-
It's not used anymore since: ca5ebf95375cd5dbb80a047dc79f4c31e36df899
05 Mar, 2014
1 commit
-
Ai2943 Container Block Fixes Fix broken edition for container block with the new css for sideboxes view.
03 Mar, 2014
1 commit
-
Also removed wrong class from link-title (ActionItem2925)
02 Mar, 2014
2 commits
-
…unb-gama/noosfero into AI2925-add_tittle_field_on_link_list_block Conflicts: app/views/box_organizer/_link_list_block.rhtml
-
…into merge-requests/398 Conflicts: app/views/content_viewer/view_page.rhtml
01 Mar, 2014
2 commits
-
(ActionItem2909)
28 Feb, 2014
1 commit
-
…gama/noosfero into ActionItem2909-SortUsersAlphabetically
24 Feb, 2014
2 commits
13 Feb, 2014
11 commits
-
…onment and by the user
-
This reverts commit a3fb85d903790d565983e4e0f22acf557d8292dc. Reverting substitution of hpricot for nokogiri on macros infra due to segfault problem with nokogiri 1.4.0. Conflicts: INSTALL script/install-dependencies/debian-squeeze.sh
-
This reverts commit d726e40eb2b02f88051c1695596738a42c0eb561. Reverting substitution of hpricot for nokogiri on macros infra due to segfault problem with nokogiri 1.4.0. Conflicts: app/helpers/application_helper.rb
-
This reverts commit 25018e09d903cb9a6cb064ea447888fe2e1c1d39. Reverting substitution of hpricot for nokogiri on macros infra due to segfault problem with nokogiri 1.4.0.