05 Dec, 2013
1 commit
-
Whenever we are creating new models on plugins we should use the plugin's namespace to avoid future name conflicts.
28 Nov, 2013
1 commit
-
Show events by month Event list now only show 10 events when listing events for month (events for a day still listing all events) Add information on indefined place Enhance layout (ActionItem2587) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Arthur Del Esposte <arthurmde@yahoo.com.br> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Leandro Alves <leandrosustenido@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by; Gabriela Navarro <navarro1703@gmail.com>
25 Nov, 2013
2 commits
-
- Added translation markup - Fixed indentation - css of link (ActionItem2875)
-
…into merge-requests/417
24 Nov, 2013
1 commit
-
the method link_to_remote is deprecated on Rails 3 (ActionItem2899)
21 Nov, 2013
1 commit
20 Nov, 2013
3 commits
-
The comments and replies are fetched only after the View all and More links are clicked.
06 Nov, 2013
2 commits
04 Nov, 2013
2 commits
-
Render container block box and do not override children boxes makes drag and drop functional. Also fix article block to not use direct box attribute and use owner method instead.
01 Nov, 2013
1 commit
31 Oct, 2013
1 commit
29 Oct, 2013
1 commit
25 Oct, 2013
1 commit
14 Oct, 2013
1 commit
-
ActionItem2691
07 Oct, 2013
2 commits
-
…into merge-requests/328 Conflicts: app/controllers/public/catalog_controller.rb
-
Conflicts: app/views/cms/view.rhtml test/functional/profile_controller_test.rb
23 Sep, 2013
1 commit
19 Sep, 2013
2 commits
-
…into merge-requests/316 Conflicts: app/helpers/blog_helper.rb
-
…into merge-requests/295
12 Sep, 2013
3 commits
-
…into merge-requests/362
-
…into merge-requests/359
-
…into merge-requests/346
19 Aug, 2013
1 commit
-
Also, added max-width on css to avoid overflowing when using those tags (ActionItem2740)
14 Aug, 2013
1 commit
09 Aug, 2013
1 commit
-
ActionItem2752
29 Jul, 2013
3 commits
-
…into merge-requests/348
-
(ActionItem2743)
-
(ActionItem2742)
22 Jul, 2013
1 commit
17 Jul, 2013
3 commits
-
g wrong happens with comment creation Conflicts: public/javascripts/comment_form.js
16 Jul, 2013
3 commits
-
…into merge-requests/325
-
Fixing the js method and also correcting the controller orders to calculate the total count.
12 Jul, 2013
1 commit
-
These borders and shadow are breaking other colorboxes so I'm commenting them for now until the other cases are properly treated.