phab/src/applications/projectstable
phab/src/applications/project
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
6f61ce82be30 | aubort | remove watcher list from project home page as it's already in the member page | Dec 7 2017 | |||
29056ba032a8 | aubort | Merge with Stable Week 48 and patches | Dec 6 2017 | |||
3ac27e66ef56 | aubort | Merge with Stable Week 45 | Nov 16 2017 | |||
6b372d7d7a35 | aubort | Merge with Stable Week 42 | Oct 23 2017 | |||
4c5f0f007d75 | aubort | Merge with Stable Week 37 | Sep 20 2017 | |||
02e0cd69579e | aubort | Use metadata to hide transaction feed because it's done in a PHD task async and… | Sep 13 2017 | |||
14b9f9de3880 | aubort | Try to hide feed at the transaction level not the editor | Sep 13 2017 | |||
9e89a6727660 | aubort | Block feed publication at the project transaction level | Aug 29 2017 | |||
ac581a2a80bf | aubort | Revert, this doesn't work. | Aug 29 2017 | |||
6addb9c7dfe2 | aubort | Hide feed when adding users to organization project | Aug 29 2017 | |||
8e8ada376420 | aubort | Merge with Stable Week 31 | Aug 6 2017 | |||
df8d04537830 | aubort | Fix some merge mistakes and add some custo comments | Jul 25 2017 | |||
a4ab53847b10 | aubort | Add comments for all c4science customization (much easier to merge) | Jul 25 2017 | |||
c14c571c5e0c | aubort | Merge with Stable Week 29 | Jul 24 2017 | |||
05514f567e98 | aubort | Merge with Stable Week 28 | Jul 19 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
6f450f8b0d77 | aubort | Fix wrong class | May 29 2017 | |||
98cec5d87a5a | aubort | Merge with Stable Week 19 + patches to 73ed316c5d2e | May 17 2017 | |||
82f674c3b1aa | aubort | Much faster Repository list in Project page | May 17 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
18d67dfe4c47 | aubort | Merge with Stable Week 12 | Mar 27 2017 | |||
f869bbad6353 | aubort | wiki and repo box color adapter to the new phab design.. | Mar 17 2017 | |||
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
7f1dbb149a83 | aubort | - Merge with Stable 2017 Week 5 - Remove custom Public Dashboard as it's been… | Feb 16 2017 | |||
52d92cb57cae | aubort | Show repositories and wiki pages in Project page | Feb 1 2017 | |||
0f219ab230fb | aubort | Remove subproject warning | Feb 1 2017 | |||
2fc7203dc742 | aubort | Wiki link in Project page | Feb 1 2017 | |||
c6013c58ce5f | aubort | Repository and Wiki link in Project menu | Feb 1 2017 | |||
5960b1c8a3cd | epriestley | Allow menu items to render their own content; make Dashboard items render on… | Jan 26 2017 | |||
9d3f09ab478e | epriestley | Modularize global quick create builtin items | Jan 18 2017 | |||
27ecedd1d5d8 | epriestley | Use some more human-readable Conduit keys in updated API methods | Jan 9 2017 | |||
aa6e788f3666 | epriestley | Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" | Jan 9 2017 | |||
63bfa5ccb5be | epriestley | Add "project.column.search" for querying workboard column information | Jan 8 2017 | |||
ad3745c80181 | epriestley | Add a "columns" attachment to the maniphest.search API method | Jan 8 2017 | |||
9fa7355edc00 | epriestley | Support "parentPHIDs" and "ancestorPHIDs" as constraints in project.search API | Jan 8 2017 | |||
c0bec6c0ed81 | epriestley | Add "parent" and "ancestor" information to the project.search API | Jan 8 2017 | |||
e03103f34920 | epriestley | Return milestone information in project.search | Jan 8 2017 | |||
f16778fc18b7 | epriestley | Fix excessively strict "Can Use Application" policy filtering | Jan 8 2017 | |||
cf1ccc995e19 | epriestley | Apply application visibility checks during normal object filtering | Jan 2 2017 | |||
64509dcca7be | epriestley | Drive CLI-based revision edits through "differential.revision.edit" API +… | Dec 16 2016 | |||
42896f9f9044 | epriestley | Rename all ProfilePanels into ProfileMenuItems | Dec 11 2016 | |||
8480776ccd99 | epriestley | Rename "ProfilePanelConfiguration" to "ProfileMenuItemConfiguration" | Dec 11 2016 | |||
923d3d306062 | epriestley | Rename "PanelEngine" to "MenuEngine" | Dec 11 2016 | |||
9c38b61e51a0 | epriestley | Fix an issue where tokenizers can sort milestone results into the wrong query… | Dec 9 2016 | |||
eeb80ba96b59 | Chad Little | Add sidenav back to workboards | Nov 30 2016 | |||
79132311f409 | epriestley | Generate slightly shorter summaries in the typeahead browse dialog | Nov 17 2016 | |||
b02f64f6eecd | epriestley | Make project token sorting and normalization a little less hacky | Nov 17 2016 | |||
d2f3e7f7f3ab | Chad Little | Remove sidenav from Workboards | Nov 17 2016 | |||
4c540fb01b9a | epriestley | Fix some policy CSS | Nov 11 2016 | |||
40d3bcb8910b | epriestley | Fix a complicated object caching issue with the policy filter | Nov 11 2016 | |||
9a1d59ad5bd5 | epriestley | Separate sever-side typeahead queries into "prefix" and "content" phases | Nov 10 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
87ebb80059f0 | Chad Little | Revert "Clean up more Quicksand" | Oct 1 2016 | |||
5eb4bc6ca960 | Chad Little | Clean up more Quicksand | Oct 1 2016 | |||
2dd376055acf | Chad Little | Super Pro Dexule fix for project icon timeline | Sep 7 2016 | |||
7368859d8df0 | Chad Little | Properly set project icon in timeline | Sep 7 2016 | |||
8f4a63d7083d | epriestley | Use consistent tag order in Maniphest list views and workboard cards | Aug 4 2016 | |||
6f275ba1441f | epriestley | Render browse results with global result style | Jun 21 2016 | |||
95d95e3fb463 | epriestley | Try to get to the bottom of the sporradic test failures in… | Jun 17 2016 | |||
ad0562e15e38 | epriestley | Improve some typeahead matching behaviors | Jun 9 2016 | |||
f97d120c3fe6 | epriestley | When a task is removed from projects, remove its position on proxy columns for… | Jun 6 2016 | |||
7969f66dfe07 | epriestley | Fully modularize the "Quick Actions" menu | Jun 5 2016 | |||
7126025fe637 | Chad Little | Add information dialogs to adding project members if unsupported | Jun 1 2016 | |||
727a7de75941 | epriestley | Sort project typeahead tokens by display name, not hashtag | May 26 2016 | |||
969d3be035ed | Chad Little | Clean up "points" display on workboards | May 20 2016 | |||
cac26c882476 | epriestley | Fix errant rules for associating projects when dragging tasks within a… | May 3 2016 | |||
7b16f5d807da | Chad Little/chad | Convert Project Pages to new UI | Apr 14 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
9b3c09d248ec | epriestley | Put older milestones back on the left | Apr 6 2016 | |||
ded034474597 | epriestley | Have milestones inherit colors from parent projects | Apr 6 2016 | |||
4d32c990ab3e | epriestley | Allow stacked comment actions to be explicitly ordered | Apr 6 2016 | |||
86b08514abea | epriestley | Merge TYPE_PROJECT_COLUMNS and TYPE_COLUMN transactions into a more general… | Apr 6 2016 | |||
1507e8dc8bf6 | epriestley | Change "Projects" to "Tags" for curtain extension | Apr 1 2016 | |||
a939bbc4fa21 | Chad Little | Update EditEngine for two column | Mar 28 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
2da9fcafbf7d | Chad Little | Update project manage page for two column | Mar 9 2016 | |||
61f82bb97b8a | epriestley | Introduce "Curtain" views, panels, and extensions | Mar 6 2016 | |||
aaab1011e5a4 | epriestley | Give AphrontTagView a `getViewer()`, deprecate `getUser()` | Mar 6 2016 | |||
fe7e288cf558 | Chad Little/epriestley | Solidify PHUITwoColumnView as a page layout | Mar 1 2016 | |||
383b0bdc04d0 | epriestley | Fix missing cursor data for paging Projects by creation date | Mar 1 2016 | |||
2e19b78b8dd6 | epriestley | Don't publish anything for "Disable Mail" / "Enable Mail" on projects | Feb 29 2016 | |||
e9f4ca6ca338 | Chad Little | Redesign PonderQuestionView | Feb 24 2016 | |||
9baae00fbd02 | epriestley | Fix a couple of column editing issues | Feb 23 2016 | |||
76d4e85bfc1b | epriestley | Only hide archived project tags on workboard cards | Feb 23 2016 | |||
f5e2f9587c5e | Chad Little | Add setHeader to PHUITwoColumnView for consistent page layouts | Feb 17 2016 | |||
12d852005962 | Chad Little | Convert PHUIObjectBoxView to AphrontTagView | Feb 17 2016 | |||
9a16e5c1aade | epriestley | Allow users to seach for projects by watcher | Feb 17 2016 | |||
71be2b06a8ea | Chad Little | Add Workboard UI Color to sidenav, fix fullscreen CSS | Feb 16 2016 | |||
376c85a828c8 | epriestley | Make subproject/milestone watch rules work better | Feb 16 2016 | |||
483d90fac192 | epriestley | Allow workboard background colors to be configured | Feb 16 2016 | |||
5a44c85b6ba2 | epriestley | Move uncommon workboard management options to "Manage Board" view | Feb 16 2016 | |||
e4690a385447 | epriestley | Fix an issue where newly created tasks could appear at the bottom of columns | Feb 16 2016 | |||
f1f8ee8e6ad5 | epriestley | Improve subproject/milestone error handling for users who can't create projects | Feb 15 2016 | |||
3fdaf229a70f | Chad Little | Convert Create/Edit Column pages to dialogs | Feb 14 2016 | |||
c1f57605ab34 | Chad Little | Normalize colors a bit better on Profiles/Projects, add Workboard backgrounds | Feb 13 2016 | |||
329d03661f3b | epriestley | Use an extended policy to bind column and board policies together | Feb 13 2016 | |||
3f50ba90f1d0 | epriestley | On workboards, put older milestone columns on the right | Feb 13 2016 | |||
9bab3c25b83d | epriestley | Sort milestones by milestone number, not ID | Feb 13 2016 |
c4science · Help