To define this a bit better, I'm imagining these components:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 6 2015
Apr 3 2015
Mar 27 2015
Note that GitHub recently introduced difference views for for Markdown documents.
Mar 22 2015
Mar 20 2015
Oh, I thought because the functionality exists for dashboards, it also exists for apps. Thanks for clarifying that.
That is this task.
How do I setup default pinned applications for new users?
Mar 17 2015
FWIW, FB is using Quip for this kind of design/idea document these days: http://quip.com
Feb 20 2015
@asherkin Thanks!
In T4103#97669, @devurandom wrote:Brings up the next problem for me: How do I query tasks of a certain priority? I cannot even find a documentation of the query language used for the Advanced Search.
- create custom query with needed priority filter
- save query under name of your choosing
- on panel configuration (that will be used on dashboard) select that saved query from dropdown
In T4103#97464, @chad wrote:You can tie a dashboard to any saved query in Advanced Search
Feb 19 2015
You can tie a dashboard to any saved query in Advanced Search
How do I rebuild the default dashboard, especially the following part?
No "Unbreak Now!" Tasks: Nothing appears to be critically broken right now.
In our case it would already be completely sufficient if I (as an admin) had a button to "install this dashboard as default home page for new users"
In our case it would already be completely sufficient if I (as an admin) had a button to "install this dashboard as default home page for new users" and a button to "make this selection of pinned applications the default for new users". We do not need multiple roles or push updates to our users.
Feb 17 2015
That works as well, what about making them immutable unless they are installed?
I don't see the value here in hiding, as admins are likely to want to explore and learn about other apps. We should show a notice though that this application is not installed.
Feb 14 2015
(Ahh, thanks for the merge, @epriestley.)
Jan 29 2015
Jan 20 2015
Jan 15 2015
Jan 9 2015
This task discusses text (vs code) diffing above. Not sure if you're interested in looking at this, but here's a rough outline:
Jan 6 2015
Jan 5 2015
Dec 30 2014
Dec 18 2014
Haha, or I'm making stuff up there is no unlock, just set/get via the command line (at least, I was able to set it to [] via the command line).
Yeah I tried that and it wasn't letting me change it via command line. It said it wasn't available.
My understanding is we'd prefer you use the Applications app to set this config. Locked simply means you need to go to the command line and unlock to set something (I imagine this is settable after unlocking via the command line).
Yes that is what is says. But it didn't say this originally before I uninstalled anything. Once I reinstalled everything, I thought it would remove the lock.
It should say:
Dec 12 2014
Closed by commit rP2b99b4add8ae.
After the last step:
Can't seem to repro this. My steps are:
Dec 11 2014
Dec 4 2014
Nov 19 2014
D10876 was a specific bad case of this because of a bug (loading 73K "assigned tasks" for logged out users) but users with "only" a few thousand tasks (which is reasonable on real installs with real users) will currently pay a needlessly high performance penalty, and it should be possible to assign a user 75K tasks without making Phabricator unusable for them.
Nov 18 2014
Nov 7 2014
You mean to Firefox Browser bug tracker? I think not. The issue is specific to Firefox Mac version. Firefox latest + Firebug on Windows doesn't have that console.log issue.
Did you file the bug with Firefox?
Gladly I use Phabricator in Chrome, where it works as expected. I'm using Firefox for development only and that is how I've been able to see the issue in first place.
Chrome and Firefox have 6 week release cycles. We only have manpower to support the most current versions.
In other words if Firefox 34 is released, then it's OK if Phabricator will no longer look as designed in Firefox 33?
We only support current versions of Firefox, and it does not reproduce for me (FF 33, Mac).
On Windows 7 with same browser window size everything works. Maybe decreasing this number will help solve the problem:
Nov 2 2014
Oct 30 2014
Oct 22 2014
We don't plan to support this.
Aug 29 2014
I also have learned that the custom avatars in Recent Activity will not be shown to anonymous users either
... and now we have a real use case where the lack of public user profiles affects us.
Aug 24 2014
Aug 22 2014
✘ Merged into T5604.
I'm just going to merge this into T5604 because it will happen automatically as soon as ManiphestTask implements PhabriatorSubscribableInterface.