<?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:"sf-1"</description><language>en</language><lastBuildDate>Mon, 28 Mar 2016 16:19:06 -0000</lastBuildDate><item><title>Remove Google Code importers</title><link>https://forge-allura.apache.org/p/allura/tickets/8054/</link><description>Google Code is in archive mode, so importers as they are now don't work - and some tests fail too.  Supporting the archive format would be nice, but at least for now we should just remove the importers.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Wed, 27 Jan 2016 18:43:59 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8054/</guid></item><item><title>Akismet filter needs to send original metadata when reporting spam/ham</title><link>https://forge-allura.apache.org/p/allura/tickets/8047/</link><description>We currently send the current user etc, when submitting spam or ham reports.  Per http://akismet.com/development/api/#submit-spam its important that we send the original post's metadata.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 25 Jan 2016 15:33:57 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8047/</guid></item><item><title>Update regexes to match DNS host rules better</title><link>https://forge-allura.apache.org/p/allura/tickets/8041/</link><description>`re_project_name` and similar regexes are simple but don't cover all conditions correctly, like not ending with a dash.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 25 Jan 2016 15:34:00 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8041/</guid></item><item><title>Change "Label" admin option to "Rename"</title><link>https://forge-allura.apache.org/p/allura/tickets/8037/</link><description>I think the "Label" admin option would be easier to understand if it was "Rename".

This may show up in several places in the UI, and we should update all of them.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 25 Jan 2016 15:34:14 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8037/</guid></item><item><title>Update modal css (simple-flat-dark)</title><link>https://forge-allura.apache.org/p/allura/tickets/8036/</link><description>To coincide with the release of our new toolbar, we should give the lightbox modals a slightly newer look.

A dark, simple look would go a long way in improving our option’s aesthetic.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Heith Seewald</dc:creator><pubDate>Mon, 25 Jan 2016 15:34:19 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8036/</guid></item><item><title>Remove jquery.file_chooser.js</title><link>https://forge-allura.apache.org/p/allura/tickets/8026/</link><description>This file is of unknown provenance.  It also appears at &lt;https://code.google.com/p/video-sidebar/source/browse/trunk/video-sidebar@rosedu.org/chrome/content/file_chooser.js?r=109&gt; and that is a GPL project.

The FileChooser widget is not used, so we can remove it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 30 Nov 2015 15:35:27 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8026/</guid></item><item><title>Dialog 'cancel' link in wrong place</title><link>https://forge-allura.apache.org/p/allura/tickets/8016/</link><description>On dialog boxes like new tool installation, and "Checkout URL" repo options, the 'cancel' link is in the wrong place.  Perhaps related to recent icon changes including that "close" link in upper right of those dialogs.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 30 Nov 2015 15:35:24 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8016/</guid></item><item><title>Broken icon images when running under gunicorn</title><link>https://forge-allura.apache.org/p/allura/tickets/8007/</link><description>paster and mod_wsgi are forgiving with URLs like `/p/test//icon` but gunicorn doesn't help fix that double slash.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 02 Nov 2015 15:09:06 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8007/</guid></item><item><title>Subprojects not checked for 'deleted' flag</title><link>https://forge-allura.apache.org/p/allura/tickets/8005/</link><description>Subprojects don't get their 'deleted' flag checked, so they are still accessible to non-admins.  We should fix this.

Also, if there is a deleted subproject and a regular tool of the same name, the regular tool should always take precedence.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 28 Mar 2016 16:19:06 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8005/</guid></item><item><title>image attachments visible on posts (replies) awaiting moderation</title><link>https://forge-allura.apache.org/p/allura/tickets/7997/</link><description>I have a thread with a reply sitting in it awaiting moderation. There are image attachments, and I can see the image attachments. I mean, even as a logged-out user, not being the moderator. It literally says "post awaiting moderation. attachments:"

Attachments shouldn't be visible on posts awaiting moderation.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">zeromus</dc:creator><pubDate>Mon, 30 Nov 2015 15:35:06 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7997/</guid></item><item><title>Some docker config &amp; doc improvements</title><link>https://forge-allura.apache.org/p/allura/tickets/7995/</link><description>* fix warnings
* expose mongo port
* don't share python env in current dir.  If you're using Mac/Windows there's no need for it to be shared to the host, since it can't be re-used there
* make docs a little easier to use</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 05 Oct 2015 14:00:10 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7995/</guid></item><item><title>Change link on new_projects admin page</title><link>https://forge-allura.apache.org/p/allura/tickets/7990/</link><description>The /nf/admin/new_projects page's user links should go to the /nf/admin/user/USERNAME page instead of the /u/USERNAME profiel page.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 05 Oct 2015 13:59:53 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7990/</guid></item><item><title>Phone validation interfering with project import</title><link>https://forge-allura.apache.org/p/allura/tickets/7979/</link><description>~~~~
15:18:01,597 ERROR [forgeimporters.base] error registering project: foobar
Traceback (most recent call last):
  File "/var/local/allura/ForgeImporters/forgeimporters/base.py", line 292, in process
    project_name=kw['project_name'])
  File "/var/local/allura/Allura/allura/model/neighborhood.py", line 129, in register_project
    self, shortname, project_name, user or getattr(c, 'user', None), user_project, private_project, apps)
  File "/var/local/forge-classic/ForgeSF/forgesf/sf_providers.py", line 426, in register_project
    self.validate_project(neighborhood, shortname, project_name, user, user_project, private_project)
  File "/var/local/allura/Allura/allura/lib/plugin.py", line 816, in validate_project
    raise forge_exc.ProjectPhoneVerificationError()
ProjectPhoneVerificationError
~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Fri, 04 Sep 2015 18:28:15 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7979/</guid></item><item><title>Auto open admin sidebar</title><link>https://forge-allura.apache.org/p/allura/tickets/7972/</link><description>The new admin section in the left sidebar should be open by default if you are currently on an admin page for the tool.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 24 Aug 2015 14:28:44 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7972/</guid></item><item><title>Expand urlopen retry conditions</title><link>https://forge-allura.apache.org/p/allura/tickets/7970/</link><description>`h.urlopen` doesn't retry for socket "Connection reset by peer" errors, and some others</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 24 Aug 2015 14:28:51 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7970/</guid></item><item><title>Option to force phone validation language NEEDS INI</title><link>https://forge-allura.apache.org/p/allura/tickets/7969/</link><description>This should be a .ini option.  https://docs.nexmo.com/index.php/verify/verify `lg` param</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 24 Aug 2015 14:28:59 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7969/</guid></item><item><title>clean_phone_number function is too eager to prepend 1-</title><link>https://forge-allura.apache.org/p/allura/tickets/7960/</link><description>`clean_phone_number` will prepend 1- to any 10-digit number, in an attempt to help fix a US number that is missing the international prefix.  However, there are valid 10-digit numbers that aren't US numbers, they are complete numbers including prefix for their own country.

One idea to make it better would be to not do the "1-prepend" to a number if it starts with "+" already (since that indicates a country code is included).  Another option is to not do the "1-prepend" at all, and when the service provider comes back with an error, then we suggest to the user that they might need to prepend "1-" if they are entering a US number.

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 24 Aug 2015 14:29:22 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7960/</guid></item><item><title>Need to set focus when phone validation overlay appears</title><link>https://forge-allura.apache.org/p/allura/tickets/7959/</link><description>When the phone validation overlay is enabled and shows up, we should set focus on **its** input field.  Currently the focus stays on the project name field, so your typing goes into that field which is not what you want.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 24 Aug 2015 14:29:28 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7959/</guid></item><item><title>Markdown editor should have max height</title><link>https://forge-allura.apache.org/p/allura/tickets/7950/</link><description>After a certain height, the markdown editor should switch to scrolling.  If the editor is too tall, then the toolbar is far away and it generally is just a lot bigger than normal expectations for text editing.

Method to do this: https://groups.google.com/d/msg/codemirror/1zjPxioENiA/ujiZU3Of-5oJ

With some preliminary tests, this makes [#7948] less of a problem too</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 10 Aug 2015 14:28:45 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7950/</guid></item><item><title>In project admin - user permissions, removing a custom group needs to use POST</title><link>https://forge-allura.apache.org/p/allura/tickets/7942/</link><description>Right now it uses GET, and is vulnerable to CSRF.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 10 Aug 2015 14:28:32 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7942/</guid></item><item><title>Site admin search tables can overflow the page width</title><link>https://forge-allura.apache.org/p/allura/tickets/7928/</link><description>If you do a search for users and the results are really wide (e.g. super long names, emails, or having extra custom fields specified in `.ini` file) then the right-most column can be hidden.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 27 Jul 2015 14:35:12 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7928/</guid></item><item><title>Use dashes when suggesting project shortnames</title><link>https://forge-allura.apache.org/p/allura/tickets/7909/</link><description>On /p/add_project when the shortname is automatically suggested based on the long name, it strips invalid chars and smashes all remaining chars together.

Dashes are valid and are useful separators, so we should use those.  E.g. "foo bar... the great" should have a shortname suggestion of "foo-bar-the-great" instead of "foobarthegreat"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 13 Jul 2015 14:48:59 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7909/</guid></item><item><title>Fix login check on ApacheAccessHandler.py</title><link>https://forge-allura.apache.org/p/allura/tickets/7906/</link><description>After the login CSRF changes done in [#7893] the login check done in `ApacheAccessHandler.py` doesn't work.  (`ApacheAccessHandler.py` is used for auth checks when accessing a repo)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 13 Jul 2015 14:49:07 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7906/</guid></item><item><title>No mentoin about small letters</title><link>https://forge-allura.apache.org/p/allura/tickets/7903/</link><description>See the screenshot: I type ShalokShalom as username, which is wrong, since it use a big letter in the beginning. The red text mentoin a lot of potential issues: This not.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ShalokShalom</dc:creator><pubDate>Mon, 13 Jul 2015 14:49:13 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7903/</guid></item><item><title>Issue with encoding of filenames in git snapshot zip</title><link>https://forge-allura.apache.org/p/allura/tickets/7900/</link><description>If a git repo has a filename with unicode characters, and you download a snapshot zip file, then unzip it the filename will probably be wrong.

Example:  "Download Snapshot" link on https://sourceforge.net/p/compilibre/code/ci/master/tree/ and then "COMPILIBRE-source/COMPILIBRE/installer/Cliquez ici pour démarrer COMPILIBRE.bat" can end up as "Cliquez ici pour d+?marrer COMPILIBRE.bat" or "Cliquez ici pour dÃ©marrer COMPILIBRE.bat"

I wonder how easy this is to fix?  Does it matter what your git settings are, or how the file was added to the repo?  Or your local filesystem?

Original report: https://sourceforge.net/p/forge/feature-requests/353/</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Mon, 29 Jun 2015 14:23:40 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7900/</guid></item></channel></rss>