1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-10 13:58:34 +01:00
phorge-phorge/src/applications/project
epriestley ae03733378 Fix matching of very short project hashtags ending in a digit
Summary: Fixes T7625. The way the regexp worked, "unusual" terminal characters required at least one character as a prefix in order to match. Allow 0 instead, so `#a1` matches.

Test Plan: Added and executed unit test.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7625

Differential Revision: https://secure.phabricator.com/D12123
2015-03-23 09:10:26 -07:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
capability Add default View, Edit, and Join Policies to Projects 2014-11-21 11:22:17 -08:00
conduit Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove an unused class 2015-01-02 11:34:34 +11:00
controller Fix literally thousands of drag-to-reorder priority bugs 2015-03-20 17:38:25 -07:00
customfield Allow standard custom fields to be indexed in global fulltext search 2014-10-27 13:37:41 -07:00
edge Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
editor Projects - smooth out scenarios around renaming a project and slugs 2015-02-09 15:48:17 -08:00
events Maniphest / Workboards - show workboard column when adding a project to a task 2015-01-09 11:12:21 -08:00
icon Add icon, color and profile image to project.query 2014-11-09 11:37:23 -08:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Projects - smooth out scenarios around renaming a project and slugs 2015-02-09 15:48:17 -08:00
remarkup Fix matching of very short project hashtags ending in a digit 2015-03-23 09:10:26 -07:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
storage Project - don't create the empty tag on create anymore 2015-02-17 15:03:57 -08:00
typeahead Workboards - add new "initialization" flow 2014-08-05 13:40:41 -07:00
view Show task counts in column headers on Workboards 2014-08-15 09:28:08 -07:00