18 Dec, 2012
1 commit
12 Jun, 2012
1 commit
-
Change the image path in plugins' css to use absolute path, so it won't break when the stylesheet is cached. (ActionItem2340)
22 Mar, 2012
1 commit
15 Feb, 2012
1 commit
-
(ActionItem2271)
09 Feb, 2012
1 commit
-
(ActionItem2271)
27 Jan, 2012
1 commit
-
Conflicts: app/helpers/application_helper.rb debian/changelog vendor/plugins/monkey_patches/touch/init.rb
26 Jan, 2012
1 commit
28 Dec, 2011
1 commit
-
- also, fix missing Helper for plugin (ActionItem2102)
18 Dec, 2011
6 commits
10 Nov, 2011
1 commit
-
* Postgres doesn't accept emtpy string or null value in the in clause so i'm changing the empty value for -1, as there is no negative id. * Adjusting sizes of inputs (ActionItem2079)
01 Nov, 2011
3 commits
-
(ActionItem2079)
-
(ActionItem2079)
-
(ActionItem2079)
28 Oct, 2011
1 commit
-
(ActionItem2079)
18 Oct, 2011
3 commits
-
Changing requery_dependency by requery in will_paginate monkey patch
17 Oct, 2011
2 commits
-
(ActionItem2097)
-
* To solve this problem it was necessary to include a monkey patch on will_paginate due to a bug with the finder_sql option of ActiveRecord association. As described in the monkey patch, this bug is already solved in will_paginate 3.x.pre. (ActionItem2100)
10 Oct, 2011
1 commit
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)