phab/src/applications/maniphest/storage/ManiphestTask.phpstable
phab/src/applications/maniphest/storage/ManiphestTask.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4c5f0f007d75 | aubort | Merge with Stable Week 37 | Sep 20 2017 | |||
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
ad3745c80181 | epriestley | Add a "columns" attachment to the maniphest.search API method | Jan 8 2017 | |||
0a132e468fc4 | epriestley | Render parent and child tasks in Maniphest with a graph trace | Jul 1 2016 | |||
47dedfb152d0 | epriestley | Introduce "bridged" objects | Mar 22 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 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 | |||
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 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
eb8835b15ee1 | epriestley | Provide more API information about Maniphest task statuses and priorities | Dec 14 2015 | |||
0a50219f1b4f | epriestley | Formalize custom Conduit fields on objects | Dec 14 2015 | |||
3db175f79ddd | epriestley | Add a "content" attachment for Pastes for Conduit API | Dec 14 2015 | |||
f3b57990bfe4 | epriestley | Add "maniphest.search" Conduit API endpoint | Dec 14 2015 | |||
52f7446eeaa3 | epriestley | Remove "Create Empty Task" workflow callouts and some other clutter | Dec 8 2015 | |||
1c45a7d8e2c5 | epriestley | Revert "Allow search results to be snippeted, roughly" | Sep 11 2015 | |||
15837388428d | epriestley | Allow search results to be snippeted, roughly | Sep 11 2015 | |||
0bc8382dfd97 | epriestley | Support Spaces in ApplicationEmail | Jun 11 2015 | |||
d118800d3794 | epriestley | Support Spaces in Maniphest | Jun 11 2015 | |||
2d15c3c06289 | Joshua Spence | Tidy up ManiphestTask destruction | Jun 2 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
20d8b1bdd36a | epriestley | Implement PhabricatorProjectInterface on ManiphestTask | Aug 8 2014 | |||
90431fd101b4 | Bob Trahan | Workboards - fix adding new tasks and sorting | Jul 30 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
b8b59895eeec | epriestley | Stop reads and writes to projectPHIDs property on ManiphestTask | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
7deec8208ff9 | epriestley | Make Maniphest project edits more transaction-oriented | Jul 18 2014 | |||
fae23e086049 | epriestley | Make column reordering after edits on workboards more general | Jul 10 2014 | |||
6bced2170e75 | epriestley | Allow structured destruction of Maniphest tasks | May 5 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 2014 | |||
69eab4196de4 | epriestley | Use modern ApplicationTransactions "no effect" stuff in Maniphest | Mar 14 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
67b17239b8e6 | epriestley | Allow custom policies to be loaded and exeucuted by the policy filter | Oct 14 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
225a38c7d36a | epriestley | Add viewPolicy, editPolicy storage to tasks | Sep 25 2013 | |||
6d45a2e09bd6 | epriestley | Restore some missing features from Maniphest mail | Sep 25 2013 | |||
960da82f33e5 | epriestley | Fix two migration issues with Maniphest | Sep 24 2013 | |||
dd4537edef55 | epriestley | Route Maniphest editing and transactions primarily through shared code | Sep 17 2013 | |||
bd40e7440053 | epriestley | Migrate auxiliary field storage to common field storage | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
183bb8c80ff1 | Gareth Evans/epriestley | Stop writing empty strings to the ownerPHID column | May 23 2013 | |||
4c6ab5060e92 | Anh Nhan Nguyen/epriestley | Streamline tag rendering for Differential and Maniphest | Apr 3 2013 | |||
e555b9025fcf | James Rhodes/epriestley | Implemented Phrequent time tracking functionality. | Mar 30 2013 | |||
8d20e42c1c0a | epriestley | Fix a MySQL strict issue with auxiliary task storage | Feb 27 2013 | |||
a5f031835cee | epriestley | Notify users when an object they created gets awarded a token | Feb 19 2013 | |||
49c40d209dd1 | epriestley | Tokens v1 | Feb 15 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
9196a6bd9f3c | epriestley | Use Edges to store dependencies between tasks in Maniphest | Jul 19 2012 | |||
5d8b75b4da97 | epriestley | Use the unified markup cache for Maniphest | Jul 11 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help