Page MenuHomePhabricator
Feed Advanced Search

Apr 9 2016

jcowgar added a comment to D12198: Added ESLint Support.

Any further work being done on getting this merged?

Apr 9 2016, 6:55 PM

Mar 13 2016

jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

You know, I just noticed the way that Differential shows created date... Not suggesting a change, just offering it up as a potential place for consistency?

Mar 13 2016, 5:10 AM

Mar 10 2016

jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

Chad, I just updated, thats very nice! Thank you for doing that!

Mar 10 2016, 7:20 PM
jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

We cross posted... My initial feature request was not due to this change. It has always been difficult to come by the create date in Phabricator for us. With this change and prior to. With this change, however, it may open an opportunity to put create date on the right column.

Mar 10 2016, 3:48 PM
jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

Oh! And I'm not saying that this change caused this issue. It has existed for quite some time, we just now are getting around to posting here for discussion.

Mar 10 2016, 3:46 PM
jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

Here are two screen shots

Mar 10 2016, 3:43 PM
jcowgar added a comment to Blog Post: Development Notes (2016 Week 10).

I miss the create date being easily visible. I opened a feature request for this, but was directed here for commenting. The question posted there was "What do I do differently knowing the create date?"

Mar 10 2016, 3:33 PM
jcowgar added a comment to T10558: It's not easy to find the create date of a task on the task detail screen..

I wonder if the create date of the task should be on the right column along with items such as Subscribers, Authored By, etc...

Mar 10 2016, 3:04 PM · Maniphest, Feature Request
jcowgar created T10558: It's not easy to find the create date of a task on the task detail screen..
Mar 10 2016, 3:04 PM · Maniphest, Feature Request

Feb 13 2016

jcowgar awarded T5474: Support workboard column triggers which activate when a task is dropped into a column a Like token.
Feb 13 2016, 9:07 PM · Workboards (v3), Restricted Project

Feb 12 2016

jcowgar edited the content of Organizations Using Phabricator.
Feb 12 2016, 3:41 PM
jcowgar added a comment to T10344: When calling arc diff with unit test result, I receive a ConduitClientException: Missing required parameters: result.

I have solved the problem. A unit test was outputting a status that was not understood by my XojoUnitTestEngine class. It therefore was not setting the Result of a single unit test. I changed my XojoUnitTestEngine to read:

Feb 12 2016, 1:48 PM · Arcanist, Bug Report
jcowgar updated the task description for T10344: When calling arc diff with unit test result, I receive a ConduitClientException: Missing required parameters: result.
Feb 12 2016, 5:55 AM · Arcanist, Bug Report
jcowgar created T10344: When calling arc diff with unit test result, I receive a ConduitClientException: Missing required parameters: result.
Feb 12 2016, 5:51 AM · Arcanist, Bug Report

Feb 11 2016

Luke081515.2 awarded T10310: Column Name is Required exception when trying to hide a Milestone Column a Like token.
Feb 11 2016, 12:43 PM · Projects (v3), Bug Report

Feb 10 2016

jcowgar awarded D15231: Hide milestone columns when milestone is archived a Like token.
Feb 10 2016, 8:45 AM
jcowgar added a comment to T10311: Using Milestone Column before Workboard creation causes exception.
In T10311#158135, @chad wrote:

Thanks for clarifying!

Feb 10 2016, 7:24 AM · Projects (v3), Bug Report
jcowgar added a comment to T10311: Using Milestone Column before Workboard creation causes exception.

I just clarified the description. Maybe I made it still too difficult. Let me shorten it up.

Feb 10 2016, 7:16 AM · Projects (v3), Bug Report
jcowgar updated the task description for T10311: Using Milestone Column before Workboard creation causes exception.
Feb 10 2016, 7:13 AM · Projects (v3), Bug Report
jcowgar updated the task description for T10311: Using Milestone Column before Workboard creation causes exception.
Feb 10 2016, 6:29 AM · Projects (v3), Bug Report
jcowgar created T10311: Using Milestone Column before Workboard creation causes exception.
Feb 10 2016, 6:28 AM · Projects (v3), Bug Report
jcowgar added a comment to T10310: Column Name is Required exception when trying to hide a Milestone Column.

That actually was going to be a suggestion once discussion started :-)

Feb 10 2016, 6:20 AM · Projects (v3), Bug Report
jcowgar created T10310: Column Name is Required exception when trying to hide a Milestone Column.
Feb 10 2016, 6:09 AM · Projects (v3), Bug Report

Feb 8 2016

jcowgar added a comment to T10296: SSLRead() return error -9806 on git clone.

Will do

Feb 8 2016, 11:54 PM · Bug Report (Needs Information), Diffusion
jcowgar added a comment to T10296: SSLRead() return error -9806 on git clone.

I agree, it's fishing. I've done all I can do and gave up. I converted to using SSH instead, which is probably better anyway.

Feb 8 2016, 2:31 AM · Bug Report (Needs Information), Diffusion
jcowgar added a comment to T10295: Remove 'Attending' from Calendar Search Results display when empty.

Thanks to you guys for helping through my first commit. Probably took longer to review,c comment, approve than to just do it yourself. Appreciate the hand holding, looking forward to other contributes in the future.

Feb 8 2016, 1:02 AM · Calendar, Feature Request

Feb 7 2016

jcowgar updated the diff for D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily.
  • No longer reuse array variable
  • Using project standards for array checking and conditional addAttribute calls
Feb 7 2016, 5:58 PM
jcowgar added a comment to T10296: SSLRead() return error -9806 on git clone.
In T10296#157687, @chad wrote:

You're welcome to spin up a test instance on http://phacility.com/ and reproduce there (our platform - your client).

Feb 7 2016, 5:05 PM · Bug Report (Needs Information), Diffusion
jcowgar added inline comments to D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily.
Feb 7 2016, 4:42 PM
jcowgar updated the diff for D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily.
  • No longer reuse array variable for attendees and display
Feb 7 2016, 4:20 PM
jcowgar added a comment to T10296: SSLRead() return error -9806 on git clone.
In T10296#157683, @chad wrote:

You'll want to start debugging your curl / ssl certificates (I don't think this is a Phabricator issue).

Feb 7 2016, 4:17 PM · Bug Report (Needs Information), Diffusion
jcowgar planned changes to D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily.
Feb 7 2016, 4:14 PM
jcowgar retitled D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily from to Fix an issue where 'Attending' would appear on calendar view unnecessarily.
Feb 7 2016, 4:08 PM
jcowgar added a revision to T10295: Remove 'Attending' from Calendar Search Results display when empty: D15207: Fix an issue where 'Attending' would appear on calendar view unnecessarily.
Feb 7 2016, 4:08 PM · Calendar, Feature Request
jcowgar added a comment to T10296: SSLRead() return error -9806 on git clone.

I installed compiled and installed git from sources on the server, v2.7.1 and that did not solve the problem:

Feb 7 2016, 1:31 PM · Bug Report (Needs Information), Diffusion
jcowgar renamed T10296: SSLRead() return error -9806 on git clone from SSLRead() return error -9806 to SSLRead() return error -9806 on git clone.
Feb 7 2016, 1:14 PM · Bug Report (Needs Information), Diffusion
jcowgar created T10296: SSLRead() return error -9806 on git clone.
Feb 7 2016, 1:13 PM · Bug Report (Needs Information), Diffusion
jcowgar added a comment to T10295: Remove 'Attending' from Calendar Search Results display when empty.

I'm more than happy to take on this task as my first contribution to Phabricator, but in reading the contributor guide it says all feature requests/bug reports should be first discussed.

Feb 7 2016, 7:49 AM · Calendar, Feature Request
jcowgar created T10295: Remove 'Attending' from Calendar Search Results display when empty.
Feb 7 2016, 7:45 AM · Calendar, Feature Request

Feb 6 2016

jcowgar added a comment to T10290: Creating first project/task is broken.

Turns out that it's not just if zero projects exist, but if the user attempting to create a project does not belong to any project themselves. i.e. no projects are shown.

Feb 6 2016, 7:11 AM · Bug Report