26 Aug, 2015
1 commit
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
24 Aug, 2015
1 commit
-
Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
21 Aug, 2015
1 commit
12 Aug, 2015
1 commit
11 Aug, 2015
5 commits
-
The id was necessary for the has_many :through. Also add indexes and timestamps and fix typo on table name
-
…ons (create, update and destroy)
-
All scraps and action trackers from profile were loaded at once as will_paginate can't change SQL when find_by_sql is used. Also, eager load activities to make it O(3) instead of O(n). This increases performance by ~30% on profiles with lots of scraps/action trackers.
10 Aug, 2015
12 commits
-
Move icon to the icon theme structure (awesome also have an icon for this)
-
Besides, allow session to hold a value for after signup redirection
-
Add environment permission to not allow user to delete a profile Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
-
that's usually the default behaviour nowadays so that users don't need to relogin after a browser restart
-
Signup introduction text See merge request !485
-
Add love icon See merge request !475
09 Aug, 2015
4 commits
-
html_safe: fix action tracker description mess See merge request !647
-
(ActionItem3156)
06 Aug, 2015
4 commits
-
Also added test/unit/i18n_test.rb which will warn us if any others pop up.
05 Aug, 2015
1 commit
-
This reverts commit 59c15564ebca100f9019d942fcab3c1441a0bc93. This made a lot of tests fail
04 Aug, 2015
2 commits
-
Fix user email validation Add regex to test the email validation. Fixes #82 See merge request !644
-
folder: #empty? is emptying #children (probably a rails bug) See merge request !637
03 Aug, 2015
1 commit
-
Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com> Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Filipe Ribeiro <firibeiro77@live.com>
28 Jul, 2015
2 commits
-
It seems #empty? is emptying #children (probably a rails bug)
24 Jul, 2015
2 commits
20 Jun, 2015
1 commit
17 Jun, 2015
2 commits
-
Signed-off-by: André Bernardes <andrebsguedes@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>