<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"motorola"</description><language>en</language><lastBuildDate>Thu, 20 Aug 2015 22:07:57 -0000</lastBuildDate><item><title>Project template option show_right_bar does not work</title><link>https://forge-allura.apache.org/p/allura/tickets/4551/</link><description>`show_left_bar` is persisted, but `show_right_bar` is not.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/4551/</guid></item><item><title>show_metadata in project template not working</title><link>https://forge-allura.apache.org/p/allura/tickets/4184/</link><description>Using a project template like below (set it in the neighborhood admin overview form), a new project's wiki ends up with "show meta data" set to true.  We had a string/bool parsing problem in the past which was fixed, but this field isn't working still.  There's a unit test for the previous fix, so it should be easy to add another test case.

~~~~
{
  "tools":{
    "admin":{"label":"Admin","mount_point":"admin"},
    "wiki":{
        "label":"Home",
        "mount_point":"home",
        "options":{
            "show_left_bar":false,
            "show_discussion":false,
            "show_metadata":false
        },
    },
  },
  "tool_order":["home","admin"]
}
~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 15 Jan 2015 17:49:38 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/4184/</guid></item><item><title>options for "home" tool not working with nbhd templates any more POST: update prod nhbd templates</title><link>https://forge-allura.apache.org/p/allura/tickets/3515/</link><description>Since [#3250] (I think), the nbhd template config for Motorola hasn't been working with regard to the home settings and text.

&gt; An example of a home page - https://sourceforge.net/motorola/testing123/home/Home/
You'll notice the tool options for Home page which are set (show attachments, discussion, etc.) and the home page text doesn't match what is supposed to be there.

I think we have some tests around templates, but we should add one that checks the home wiki page text too.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3515/</guid></item><item><title>Trim whitespace when adding usernames</title><link>https://forge-allura.apache.org/p/allura/tickets/3496/</link><description>On the admin page for managing usergroups, if you add a username and accidentally include any whitespace, it rejects the username.  Would be nice to trim the whitespace</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:52 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3496/</guid></item><item><title>CSS issues with new list mode of projects macro</title><link>https://forge-allura.apache.org/p/allura/tickets/3245/</link><description>https://sourceforge.net/motorola/wiki/Projects/

&gt; In Chrome/Mac (15.0.874.106) I am seeing strange rendering artifacts on some of the project names (Does not seem to happen in FF). Bryan reports for Windows: Looks fine in FF &amp; Chrome.  Safari won't load the page. IE shows the top of title text clipped.  That is, only the bottom half of the letters are visible.

chrome clips the project name
the award icons look bad too
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:56 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3245/</guid></item><item><title>Editing a discussion comment doesn't work</title><link>https://forge-allura.apache.org/p/allura/tickets/3023/</link><description>If you click on 'edit' for a discussion comment, make changes and hit 'save' then it says it was edited but the original content is still there.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/3023/</guid></item><item><title>Add show_total option to projects macro</title><link>https://forge-allura.apache.org/p/allura/tickets/2637/</link><description>The `[[projects]]` macro should support a show_total option, which would put `&lt;div class="macro_projects_total"&gt;123 Projects&lt;/div&gt;` right before rendering the list.  On the Motorola neighborhood, custom css should be added so #macro_projects_total is centered on its line.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2637/</guid></item><item><title>Broken link in blog preview text</title><link>https://forge-allura.apache.org/p/allura/tickets/2616/</link><description>[#2231] solved this mostly, but not perfectly.  Example: link in the "First CLIQ2.." news preview at https://sourceforge.net/motorola/cliq2/news/</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2616/</guid></item><item><title>Add limit option to project list macro</title><link>https://forge-allura.apache.org/p/allura/tickets/2599/</link><description>It's hardcoded to 100 right now, should be configurable.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:57 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2599/</guid></item><item><title>Create neighborhood news macro NEEDS SCRIPT</title><link>https://forge-allura.apache.org/p/allura/tickets/2372/</link><description>Pull directly from the blog artifacts.  Make sure permissions are checked (e.g. project could be private, tool could be non-readable)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Copeland</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2372/</guid></item><item><title>Add a unique identifier to forum posts and a global redirect to the post location</title><link>https://forge-allura.apache.org/p/allura/tickets/2349/</link><description>We should have a way of referring to posts even if they are moved between forums, projects, etc. This could be a global redirect service (e.g. http://sf.net/go/b64446c6). The link would be tied to the (immutable) ObjectId of the underlying post/thread, not any particular path to get to it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rick Copeland</dc:creator><pubDate>Sat, 21 Mar 2015 23:33:00 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2349/</guid></item><item><title>Improve [[projects]] macro's label querying</title><link>https://forge-allura.apache.org/p/allura/tickets/2290/</link><description>The `[[projects]]` macro lets you search by label.  Motorola would like to be able to "OR" labels together.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:54 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2290/</guid></item><item><title>Allow admins to see list of tool/artifact subscribers</title><link>https://forge-allura.apache.org/p/allura/tickets/2265/</link><description>For artifacts, tools, and forums (if [#1427] is done), let admins see the full list of subscriber users.  See also [#2263]    </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 09 Apr 2015 06:17:29 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2265/</guid></item><item><title>Show count of artifact subscribers</title><link>https://forge-allura.apache.org/p/allura/tickets/2263/</link><description>On individual tickets, wiki pages, etc, show how many people are subscribed to get notifications.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Tue, 17 Mar 2015 18:37:15 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2263/</guid></item><item><title>Neighborhoods should be able to specify project templates</title><link>https://forge-allura.apache.org/p/allura/tickets/2077/</link><description>What tools should be installed, with their order, ACLs, and configs.  Project metadata.  Default wiki page content.  No other artifacts are needed.

Also a UI (just a checkbox?) for nbhd admins to choose to use the template.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/2077/</guid></item></channel></rss>