- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 15 2015
Jun 15 2015
Jun 12 2015
Jun 12 2015
In T4214#120383, @qgil wrote:What I didn't explain is that this Phabricator header was one of the most contentious topics among some of our most experienced volunteers and some of my managers too. They were happy to fork the header and assume the cost of maintaining the local code. I calmed the discussion by promising that one day this will be fixed. So yes, communities care about their logos.
PS: if my story encouraged you to lower the priority from Normal to Wishlist, maybe I should have done something different on my Friday afternoon. :)
PS2: The "spooky eye" is not an hypothetical expression, I'm just quoting. In any case, as of today it doesn't compete with the popularity of the "Phabricator" wordmark.
btrahan lowered the priority of T4214: Allow installs to change or supplement the "Phabricator" icon from Normal to Wishlist.
In T4214#120376, @qgil wrote:We call it "Wikimedia Phabricator" and our community talks about "Phabricator". Therefore [Wikimedia logo] + "Phabricator" makes sense, while "[What is this spooky eye?] + "Wikimedia" will create more confusion than the vanilla Phabricator header. I think the perceptions in other communities using Phabricator will be similar. All of them know their own logos, and all of them will recognize "Phabricator".
I think that Phabricator should be "white label" software that anyone can take and quickly configure so it looks like it comes 100% from their own organization. That way, new users won't have any idea they are using Phabricator, and will instead think their own organization has some sweet tools, or in the SaaS competitor case, that SaaS competitor A really builds some great software!
Jun 11 2015
Jun 11 2015
btrahan awarded D13257: Allow PolicyRules to serve as "Object Policies" a Yellow Medal token.
See T8516 for the "detect misconfiguration better" task.
In T8453#120118, @tao_qiping wrote:Sorry I raised T8436, as this ticket is focus on search custom field. so I re-open it again as I still can re-repro it on list field, below is my custom field. can u please verify a list field to see if it is fixed, if so I may need to update my code to latest.
"tke:system": { "name": "System", "required": true, "type": "select", "search": true, "copy": true, "options": [ "", "SharePoint", "Agent Appointment", "Agent Registration", "AR Overdue", "Business Travel Approval", "CAPA (Corrective Instruction)", "Cash Advance Approval"] }
One new piece of tech: made it easier for Editors to raise DuplicateKeyException as a normal ValidationException, so callers don't have to handle this case specially.
Jun 10 2015
Jun 10 2015
Just double checking the images that comprise a mock are also "space'd" properly by this change.
Jun 9 2015
Jun 9 2015
Can you take a step back and explain a bit more how you and your team is using Conpherence? Basically, I'm trying to understand how come there are so many active threads at once for an individual and what the nature of these threads is...?
btrahan committed rP0fab38e0229d: Conpherence - fix default widget on main Conpherence view. (authored by btrahan).
Conpherence - fix default widget on main Conpherence view.
btrahan added a comment to T8489: conpherence widget column defaults to Settings instead of Participants.
This is just a regression caused by D13058.
btrahan retitled D13228: Conpherence - fix default widget on main Conpherence view. from to Conpherence - fix default widget on main Conpherence view..
But how will you get SEV0 bugs if you don't dabble in infinite recursion?
It looks like the site only gets to send one desktop notification at a time?
Taking it out of your queue for now.
Oh whoops, I guess I took awhile to submit that comment and missed the update notification. :/
That is an example URI and would be different for your Phabricator installation. For example, for this installation, https://phabricator.example.com/oauthserver/client/create/ is https://secure.phabricator.com/oauthserver/client/create/
btrahan added a parent task for T5681: Allow applications to provide custom policy rules: T8488: Remove "room" vs "message" distinction.
btrahan moved T8488: Remove "room" vs "message" distinction from Backlog to v3 on the Conpherence board.
Just filed T8488 which may make this better.
Submitted that a bit early. Basically I think the distinction here is adding some confusion. Very very open for discussion. :D
See also T7589, which for the durable column plans to improve the recent room / messages switcher.
This is again by design. @chad - please note this task.
tycho.tatitscheff awarded D13219: Desktop Notification support a Baby Tequila token.
• sshannin awarded D13219: Desktop Notification support a Evil Spooky Haunted Tree token.
That sounds fine to me, but I think I iterated to @chad's dream state... I actually think we used to have "(No Title)" or something for a time...
btrahan added a revision to T4139: Add support for desktop notifications: D13219: Desktop Notification support.
Jun 8 2015
Jun 8 2015
btrahan added a comment to T6713: Adding a comment to a conpherence sometimes duplicates the message in the UI.
Thanks for the persistence @sshannin. :D
btrahan committed rP818fcf00350a: Conpherence - fix durable column message duplicating bug (authored by btrahan).
Conpherence - fix durable column message duplicating bug
btrahan closed T6713: Adding a comment to a conpherence sometimes duplicates the message in the UI, a subtask of T7571: Conpherence v2 Errata, as Resolved.
btrahan retitled D13214: Conpherence - fix durable column message duplicating bug from to Conpherence - fix durable column message duplicating bug.
(confirmed did not repro when I made another new task either)
Repro'd for me then I edited the field and it didn't repro anymore. Maybe I had a daemon error or something, or all the changes here fixed it?
I'm updating my instance but will confirm it still repros when its back up
{"mycompany:estimated-hours": {"name": "Estimated Hours", "type": "int", "caption": "Estimated number of hours this will take.", "search" : true}}
btrahan moved T8468: No conpherence user documentation from Backlog to Future on the Conpherence board.
btrahan awarded D13191: Make Subscribers automatically provide working SearchFields a Haypence token.
btrahan awarded D13206: Apply Herald subscription effects immediately a Piece of Eight token.
That mfilter() pattern is (was?) in many an editor me thinks...
I'm not saying its the best design in the world, just that it was intentional. Also, this install would have tons of junk rooms if it was as easy to make as a message, and I don't think enough value would have been created to offset all that spam / giant junk listing of rooms to wade through for all users for all time. This is just this install though and maybe frequently creating new rooms / making sure new users know how to make more than one room first thing right away is important.