phab/src/applications/maniphestproduction
phab/src/applications/maniphest
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
20d1bb8fdf3d | Chad Little | Remove counts from home navigation | Jan 21 2017 | |||
9d3f09ab478e | epriestley | Modularize global quick create builtin items | Jan 18 2017 | |||
45c740ac9856 | epriestley | Render revision and audit state icons in Maniphest | Jan 12 2017 | |||
aa6e788f3666 | epriestley | Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" | Jan 9 2017 | |||
ad3745c80181 | epriestley | Add a "columns" attachment to the maniphest.search API method | Jan 8 2017 | |||
97cd7a98b1e3 | epriestley | Strip restricted and incomplete handles from the "Mentions" tab on Maniphest… | Nov 18 2016 | |||
f4f3b90c871f | epriestley | On tasks, put Task Graph, Mocks and Mentions into a tabgroup | Nov 6 2016 | |||
0f1785c0aa8c | epriestley | Allow EditEngine to build NUX buttons that point at the right place | Nov 4 2016 | |||
49448a87c17c | epriestley | Rough in most of Calendar exports | Oct 6 2016 | |||
9d9a47e9cf49 | Chad Little | Add setup checks for unused homepage options | Aug 25 2016 | |||
d5327fdba076 | Chad Little | New 'default' homepage | Aug 25 2016 | |||
8f4a63d7083d | epriestley | Use consistent tag order in Maniphest list views and workboard cards | Aug 4 2016 | |||
4d68c0ae044c | epriestley | Make Herald test workflow modular and more clear | Aug 4 2016 | |||
518479a916a8 | Daniel Stone | Fix broken link to PHPExcel site | Aug 3 2016 | |||
15c7eb142570 | epriestley | When a task graph has too much stuff, only show adjacent nodes (direct… | Jul 29 2016 | |||
ef5cb0630feb | epriestley | Provide a link to parent/child tasks as a search result from task graphs | Jul 28 2016 | |||
a372627fcd54 | epriestley | Provide URI/API support for querying subtasks/parents of a particular task | Jul 28 2016 | |||
c715b42f3612 | epriestley | Fix "Blocked" task queries with multiple subtasks, and update language | Jul 28 2016 | |||
2a1b8ce85bef | epriestley | For now, hard limit task graph at 100 nodes | Jul 14 2016 | |||
0a132e468fc4 | epriestley | Render parent and child tasks in Maniphest with a graph trace | Jul 1 2016 | |||
7a315780b4fe | epriestley | When using the "Close as Duplicate" relationship action, limit the UI to 1 task | Jun 30 2016 | |||
163f2c4262a2 | epriestley | Refine available filters and defaults for relationship selection | Jun 30 2016 | |||
7574f8dcf51a | epriestley | When all actions in a submenu are disabled, disable the submenu header | Jun 30 2016 | |||
2a7545a452b0 | epriestley | Convert Maniphest merge operations to modern Relationship code | Jun 30 2016 | |||
25cc90d63247 | epriestley | Inch toward using ApplicationSearch to power related objects | Jun 29 2016 | |||
2cb779575dd5 | epriestley | Split "Edit Blocking Tasks" into "Edit Parent Tasks" and "Edit Subtasks" | Jun 22 2016 | |||
b5d90b4714b2 | epriestley | Drive modular task relationships through a new "relationships" controller | Jun 22 2016 | |||
bf62badfdaec | epriestley | Modularize "related objects" menu items in Maniphest | Jun 22 2016 | |||
83c470123151 | Chad Little/chad | Check CAN_VIEW and CAN_EDIT at SearchAttachController | Jun 22 2016 | |||
56d3197fe0da | epriestley | Fold task-relationship actions into an accordion dropdown | Jun 21 2016 | |||
6f275ba1441f | epriestley | Render browse results with global result style | Jun 21 2016 | |||
65634781b44f | epriestley | Don't re-mention users for comment edits | Jun 13 2016 | |||
7969f66dfe07 | epriestley | Fully modularize the "Quick Actions" menu | Jun 5 2016 | |||
3a727c31e2f9 | epriestley | Modernize DifferentialRevisionSearchEngine | May 16 2016 | |||
cac26c882476 | epriestley | Fix errant rules for associating projects when dragging tasks within a… | May 3 2016 | |||
c9daa2b0ad1e | Eitan Adler/eadler | Consistently refer to 'Projects' as 'Tags' | Apr 19 2016 | |||
8aad862cd4e2 | Chad Little | Normalize casing on property boxes | Apr 7 2016 | |||
2ae8e57cf110 | epriestley | Fix some issue with "Move on Workboard" and workboard-less or invisible projects | Apr 6 2016 | |||
4d32c990ab3e | epriestley | Allow stacked comment actions to be explicitly ordered | Apr 6 2016 | |||
67629aab14b3 | epriestley | Implement a rough optgroup-based "Move on Workboard" stacked action | Apr 6 2016 | |||
ecd4dd4e0b08 | epriestley | Expose column positions via maniphest.edit | Apr 6 2016 | |||
86b08514abea | epriestley | Merge TYPE_PROJECT_COLUMNS and TYPE_COLUMN transactions into a more general… | Apr 6 2016 | |||
e965a59bca56 | Chad Little | Update Batch Edit and Report pages | Apr 5 2016 | |||
a939bbc4fa21 | Chad Little | Update EditEngine for two column | Mar 28 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
47dedfb152d0 | epriestley | Introduce "bridged" objects | Mar 22 2016 | |||
66946c09968c | epriestley | Fix unusual use of Remarkup in Maniphest | Mar 21 2016 | |||
99bc1b05d701 | epriestley | Use more explicit language for unassigning tasks | Mar 11 2016 | |||
31984a78eeeb | Chad Little | Add date to author panel in Maniphest | Mar 10 2016 | |||
8a7c96390862 | epriestley | Allow applications to test if a user could edit a certain field by clicking… | Mar 8 2016 | |||
85b85529ad1c | Chad Little | Minor curtain spacing update | Mar 6 2016 | |||
eb1a0799ae8a | epriestley | Convert Maniphest to curtain view | Mar 6 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
2b1ac4fcec82 | Chad Little | Update Maniphest for PHUITwoColumnView | Mar 5 2016 | |||
0799c9182224 | epriestley | In Maniphest tasks, only move old owner to CC if owner changed | Feb 23 2016 | |||
e4690a385447 | epriestley | Fix an issue where newly created tasks could appear at the bottom of columns | Feb 16 2016 | |||
8af3abc40a66 | Jay Shirley/epriestley | Add `transactionID` to maniphest.gettransactions output | Feb 12 2016 | |||
99af097ff613 | epriestley | Allow task statuses to have claiming disabled | Feb 12 2016 | |||
7e94d2f80819 | epriestley | Permit users to touch `maniphest.points` | Feb 12 2016 | |||
12f131c06418 | epriestley | Expose task point counts in `maniphest.search` | Feb 11 2016 | |||
968ac764532d | epriestley | Don't adjust task priority after a workboard drag unless we need to | Feb 11 2016 | |||
1fb76655dfb4 | epriestley | Restore column point counts to workboards | Feb 10 2016 | |||
0bf3519045b2 | epriestley | Rewrite workboards to have way more bugs | Feb 10 2016 | |||
aa6c99384879 | epriestley | Fix two minor points UI issues | Feb 9 2016 | |||
735b722cb256 | epriestley | Fix a bad parameter in a parent::shouldHideForMail() call in Maniphest | Feb 9 2016 | |||
0782652a8059 | epriestley | Add a basic progress bar for milestones | Feb 9 2016 | |||
f84130f9cd74 | epriestley | Support enabling a formal points field in Maniphest | Feb 9 2016 | |||
e9f3807cf53f | epriestley | Add a "points" field to tasks | Feb 9 2016 | |||
32225d1dd0f8 | epriestley | Remove three ancient columns from Maniphest tasks: attached, projectPHIDs… | Feb 8 2016 | |||
78c248d33024 | epriestley | Support drag-and-drop to set cover images on workboard cards | Feb 7 2016 | |||
b6a38b403cbf | epriestley | Add storage and read logic for workboard card cover photos | Feb 7 2016 | |||
2bdbd7833d32 | epriestley | Don't show any subproject tags on workboard cards | Feb 4 2016 | |||
90a0459821ea | epriestley | Roughly implement milestone columns on workboards | Feb 4 2016 | |||
9961de0e809a | epriestley | Remove old position-on-read board column code | Feb 4 2016 | |||
a9e98e42f5ff | epriestley | Continue lifting column layout logic out of ColumnPositionQuery | Feb 4 2016 | |||
6bb24e1d0cbd | Chad Little/chad | Move PhabricatorHovercard to PHUIHovercard | Feb 3 2016 | |||
61318a8119d3 | epriestley | Improve minor workboard drag behaviors | Feb 2 2016 | |||
f5c686d6a4c5 | epriestley | Swap charts from gRaphael to D3 | Feb 1 2016 | |||
080d838c693b | Chad Little | Add project tags to workboard cards | Jan 31 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
36158dbdc081 | Chad Little | Convert all calls to 'IconFont' to just 'Icon' | Jan 28 2016 | |||
cb1c3424a86a | epriestley | Use "tag" more consistenty when referring to associating a project with an… | Jan 24 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
7e0558612b33 | epriestley | Fix excessively harsh validation of certain complex configuration | Jan 11 2016 | |||
add8333b98cb | epriestley | Improve behavior of "owner" transaction in "maniphest.edit" endpoint | Jan 11 2016 | |||
e068188ea147 | epriestley | Mention !status explicitly in the documentation for !close | Jan 6 2016 | |||
aa2089ba6804 | epriestley | Support field previews in EditEngine | Dec 27 2015 | |||
8025bc6432e2 | epriestley | Keep hovercards on screen a little harder | Dec 24 2015 | |||
bdc517485cb2 | epriestley | Modernize Hovercard implementation | Dec 24 2015 | |||
3ec07c498769 | epriestley | Show hovercards for most links in object property views | Dec 24 2015 | |||
ba37149bf97b | epriestley | Improve bin/lipsum UX | Dec 24 2015 | |||
9a99c0fbde8f | epriestley | Always show "Change Priority" Maniphest stacked action, even for closed tasks | Dec 23 2015 | |||
57909a705ca8 | epriestley | Improve strings for creating blocking subtasks | Dec 22 2015 | |||
23c42486e457 | epriestley | Rename "SearchEngine" to "FulltextStorageEngine" | Dec 22 2015 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
ecc3314a2527 | epriestley | Modularize transaction/comment indexing in the FulltextEngine | Dec 22 2015 | |||
aab1574e336e | epriestley | Remove TYPE_SEARCH_DIDUPDATEINDEX event | Dec 22 2015 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
5cb0de1efc31 | epriestley | Restore "Create" transactions | Dec 18 2015 | |||
38e31375eac6 | epriestley | Improve UX for customizing EditEngine forms a little bit | Dec 17 2015 |
c4science · Help