21 Nov, 2013
1 commit
-
Also includes migration to remove already orphaned profiles. (ActionItem2906)
07 Oct, 2013
1 commit
-
The disable_* settings for environment are incoherent with the user interface and with the code itself. This changes correct only one incoherent setting as an example how to do with all others. Conflicts: app/controllers/public/catalog_controller.rb
21 Aug, 2013
1 commit
05 Aug, 2013
1 commit
16 Jul, 2013
1 commit
13 Jul, 2013
1 commit
-
…into merge-requests/283 Conflicts: test/unit/comment_test.rb
11 Jul, 2013
1 commit
08 Jul, 2013
1 commit
27 Jun, 2013
1 commit
06 Jun, 2013
1 commit
-
article and article_versions fields type must be the same also removed plugins tables from schema.rb (ActionItem2685)
05 Jun, 2013
1 commit
30 May, 2013
1 commit
16 May, 2013
1 commit
29 Apr, 2013
1 commit
-
ActionItem2451 Including: migration and test.
06 Mar, 2013
1 commit
05 Mar, 2013
1 commit
04 Mar, 2013
1 commit
-
(ActionItem2599)
17 Jan, 2013
1 commit
12 Jan, 2013
1 commit
11 Jan, 2013
2 commits
27 Nov, 2012
1 commit
06 Nov, 2012
1 commit
04 Nov, 2012
1 commit
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb
01 Nov, 2012
2 commits
-
Conflicts: db/schema.rb test/functional/cms_controller_test.rb test/unit/article_test.rb
-
Conflicts: db/schema.rb test/unit/environment_test.rb
29 Oct, 2012
1 commit
-
Added field sigup_welcome_text on environment New tab on admin panel to edit the text When the environment doesn't have a text, will use the default text Added content_type to email (ActionItem2497)
28 Oct, 2012
1 commit
-
(ActionItem2369)
27 Oct, 2012
1 commit
-
Added field redirection_after_login on profiles and environments New db/schema Added a select to choose option to redirect on admin panel and on profile control panel (ActionItem2369)
25 Oct, 2012
1 commit
24 Oct, 2012
2 commits
-
Conflicts: app/helpers/forms_helper.rb app/models/box.rb app/views/box_organizer/edit.rhtml db/schema.rb test/unit/box_test.rb
-
(ActionItem2388)
26 Aug, 2012
1 commit
23 Aug, 2012
1 commit
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
18 Aug, 2012
1 commit
-
Also: - Added migration to remove action_trackers with target nil - Updated db/schema (ActionItem2400)
17 Aug, 2012
1 commit
-
Also replaced "if !" by "unless"
13 Aug, 2012
1 commit
10 Aug, 2012
1 commit
09 Aug, 2012
1 commit
-
* Licenses only can be removed with method 'post' * Fixing truncate calls to stop displaying deprecation warnings * Added buttons to add a new license and to go back to admin panel * Added new db/schema (ActionItem2379)