...
User Details
- User Since
- Sep 14 2015, 10:14 AM (488 w, 4 d)
- Availability
- Available
Jun 1 2021
Aug 13 2019
Apr 19 2019
Jan 6 2018
Jul 26 2017
Jul 13 2017
Jul 11 2017
Hm, this screenshot made me dig a bit into the whole thing, so here is what I've found:
First, my date format is different because of my settings:
Here's the proof: F5042439
Jun 23 2017
This looks like the update changed the behaviour, not sure if this is intended, but it broke configs, that worked before. I currently fixed this by chaning my config to:
{ "100": { "name": "Unbreak Now!", "short": "Unbreak!", "color": "pink", "keywords": [ "unbreak" ] }, "90": { "name": "Needs Triage", "short": "Triage", "color": "violet", "keywords": [ "triage" ] }, "80": { "name": "High", "short": "High", "color": "red", "keywords": [ "high" ] }, "70": { "name": "Higher than normal", "short": "Higher than normal", "color": "orange", "keywords": [ "high-than-normal" ] }, "50": { "name": "Normal", "short": "Normal", "color": "yellow", "keywords": [ "normal" ] }, "25": { "name": "Lower than normal", "short": "Lower than normal", "color": "green", "keywords": [ "lower-than-normal" ] }, "1": { "name": "Low", "short": "Low", "color": "sky", "keywords": [ "low" ] }, "0": { "name": "Wishlist", "short": "Wishlist", "color": "skyblue", "keywords": [ "wishlist" ] } }
I was able to track this down: This is happening since rP8008ade9af46: Use keywords instead of ints to update task priority in ManiphestEditEngine.
Jun 13 2017
Should not, but looks like there are. I updated to master now, and it works now.
That's weird since I exactly did the same with my version from above. Did you used the current or my version? Or should I update and try if I can reproduce it at the master?
Example 1: You can't create an event from day 1 0:00 till day 1 23:59
Thanks :)
Version infos are:
phabricator 0d1654446be6de43b2bd12fcc247db0dc1a46464 (Sat, Jun 10) arcanist c04f141ab0231e593a513356b3832a30f9404627 (Fri, Jun 9) phutil 74a1350416eb2df825c2315d6519bee03f77bee9 (Mon, Jun 5)
Jun 10 2017
May 21 2017
There's a typo in the headline, but I can't it :(
May 15 2017
Apr 10 2017
Mar 4 2017
Feb 17 2017
Feb 11 2017
Unless you can define a different default dashboard for logged in and logged out users, yeah.
The problem I see:
- I run a phabricator instance where the main part is only accesible for logged in users, but logged out users can still see some tasks.
- My problem: I want to inform my users about different upcoming events etc, for example per text panel
- The logged out users should not be able to see these messages, so I restricted some panels
- The whole problem would be easy to solve, if admins can define: logged in users get dashboard a), logged out users get dashboard b) in my situation
Dec 25 2016
ah, found it. My fault before was, that I only digged into DB phabricator_auth, but i found it now at phabricator_user, table phabricator_session.
In which table can I find them?
Dec 24 2016
Dec 22 2016
Dec 17 2016
Nov 25 2016
Thank you very much, I'll take a look :)
Nov 23 2016
It's like before: Neither the orange thing appears nor am I listed as "busy" at my profile. I'm listed as available there.
Nov 22 2016
I created a test-event now, it starts in an hour, and I will take a look if this occurs again.
Nov 19 2016
Nov 12 2016
Oct 1 2016
Sep 14 2016
Sep 11 2016
@chad Can you land this revision yourself, or give me the permissions to do so? I'm currently not able too :-/
- Fixed issue pointed out by @chad
hm, ok, that was the reason. I don't checked that, sorry. Feel free to comandeer that rev, and upload a better patch.
At least it did what I wanted, and it worked without an error:
Before:
After:
Sep 10 2016
Going to upload a fix myself.
Sep 3 2016
FYI, there is a report about a regression from multiple users at WMFs-Phabricator: https://phabricator.wikimedia.org/T144338
Sep 2 2016
Maybe it might be a good idea to allow people to create own Guides? Could be helpful for recuring setup stuff for newusers for example, like we got it at our instance.
Aug 31 2016
This instance isn't updated yet, is it? We got that error still....
Aug 19 2016
Aug 17 2016
I hope this is ok, since this is my first patch actually...
I'm going to upload a patch in a few minutes (I can't claim the task :-/).
Aug 13 2016
I got code 500 as I checked out from this instance, was about 23:50 UTC, yesterday. Maybe related? After getting that code, I tried it again after about 10 seconds, then, everything was ok.
Jul 23 2016
I expect, that I can a) don't add commits etc, no matter, if I press the button at the task nor at the commit for example, or b) I can do it at both ways.
@epriestley Why? Actually I think this is confusing.
Jul 22 2016
Thanks :).
Jul 16 2016
Jul 6 2016
Jun 30 2016
Jun 28 2016
Ah, ok, that was my fault. I actually had no saved querys, so I didn't see that option ;) Thanks for helping :)
Jun 26 2016
Jun 22 2016
Jun 21 2016
Yep, sry, I didn't know that that was your test account, but @epriestley told me at IRC.
Jun 17 2016
Jun 15 2016
@chad some of your commits are affected too, for example rP695f0b09b23761c813b015c2b62075cbdee1de59, better if you add for example a Ref T99999 ;)
Jun 4 2016
Jun 2 2016
May 26 2016
Strange. I tried it again, now I can't reproduce it too, but the history said, that I didn't make a fault.