phab/src/applications/manipheststable
phab/src/applications/maniphest
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
8fa8415c07d2 | epriestley | Automatically build all Lisk schemata | Oct 2 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
ac9182af5870 | epriestley | Generate expected Project schemata | Oct 1 2014 | |||
84568eba8465 | epriestley | Generate expected schemata for Maniphest | Sep 19 2014 | |||
c75495e63fa0 | Bob Trahan | Transactions - add infrastructure for "mentions" | Sep 9 2014 | |||
675cf3f6a339 | epriestley | Fix confusing documentation on `maniphest.default-priority` | Sep 9 2014 | |||
fdccb0f40536 | Bob Trahan | Maniphest - upgrade merging to real transactions | Sep 8 2014 | |||
b60d0c338a20 | Bob Trahan | Maniphest - always cc the user, including when creating from template | Sep 3 2014 | |||
b2d596846059 | Bob Trahan | Maniphest - make custom fields always render last | Sep 3 2014 | |||
b93bc7e47947 | Bob Trahan | phutil_utf8_shorten => PhutilUTF8StringTruncator | Aug 30 2014 | |||
98a847a36c26 | epriestley | Don't render a grip on tasks returned over AJAX to non-draggable UIs | Aug 16 2014 | |||
8ef1ea63ddb9 | epriestley | Add "unblock" and "column" mail tags to Maniphest | Aug 12 2014 | |||
0420754d7318 | cpettet/epriestley | allow setting view and edit policy with maniphest.createtask | Aug 12 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
a3a72c1c7da5 | epriestley | Use transactions properly when building tasks from email | Aug 12 2014 | |||
394250397ec4 | epriestley | Improve "unblock task" feed stories | Aug 12 2014 | |||
60fca1d7f423 | Caleb Anderson/epriestley | Updated PhabricatorManiphestTaskTestDataGenerator to assign projects to the… | Aug 11 2014 | |||
2b909fb3a112 | epriestley | Minor, fix one more Actor -> Acting As PHID | Aug 11 2014 | |||
d38e89ef6ba5 | epriestley | Fix several issues with application interactions while importing commits | Aug 11 2014 | |||
664507e45096 | epriestley | Use ManiphestTaskQuery instead of ad-hoc load in Maniphest reports | Aug 9 2014 | |||
57eb3aecb68f | cpettet/epriestley | allow phids other than users (i.e. mailinglists) | Aug 8 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 | |||
043e0db8d36b | epriestley | When selecting implicit column positions, actually create them | Aug 8 2014 | |||
fdf6b56261db | epriestley | Add UI for alternate board ordering rules | Aug 8 2014 | |||
20d8b1bdd36a | epriestley | Implement PhabricatorProjectInterface on ManiphestTask | Aug 8 2014 | |||
09868271bdce | epriestley | Move board relationships to dedicated storage | Aug 7 2014 | |||
e8d272b0dad1 | epriestley | Use standard infrastructure to attach commits to other objects | Aug 4 2014 | |||
86dbf1d17d20 | epriestley | Recognize Maniphest task description as a remarkup block | Aug 4 2014 | |||
f055736ecad2 | Joshua Spence | Rename `PhutilRemarkupRule` subclasses | Aug 4 2014 | |||
46b4fa85d097 | James Rhodes | Support custom fields in "Order By" for Maniphest | Aug 2 2014 | |||
31343e61ceee | epriestley | Fix email for closing a blocking task | Jul 31 2014 | |||
90431fd101b4 | Bob Trahan | Workboards - fix adding new tasks and sorting | Jul 30 2014 | |||
023dee0d3b6d | Joshua Spence | Rename Conduit classes | Jul 25 2014 | |||
b4d7a9de3912 | Joshua Spence | Simplify the implementation of `PhabricatorPolicyCapability` subclasses | Jul 25 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
0c8f487b0fa7 | Joshua Spence | Implement the `getName` method in `PhabricatorApplication` subclasses | Jul 23 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
254542237a66 | Joshua Spence | Simplify the implementation of `PhabricatorPHIDType` subclasses | Jul 21 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
9d64beeaa345 | epriestley | Namespace `dateCreated` in Maniphest query construction | Jul 21 2014 | |||
7f0fb63c4450 | epriestley | Modernize "owner" typeahead datasource | Jul 18 2014 | |||
27daa116c2ec | epriestley | Remove "searchproject" typeahead datasource | Jul 18 2014 | |||
778c970e312e | epriestley | Modernize "mailable" typeahead datasources | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
e8c490958c8a | epriestley | Stop writing new TYPE_PROJECTS transactions to Maniphest | Jul 18 2014 | |||
b8b59895eeec | epriestley | Stop reads and writes to projectPHIDs property on ManiphestTask | Jul 18 2014 | |||
aa7953978975 | epriestley | Move task/project storage to edges | Jul 18 2014 | |||
d4b2bfa2f4c1 | epriestley | Modernize commit/edge transaction when parsing commit messages | Jul 18 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
533e799c5f7e | epriestley | Modernize task/revision edges and write inverse transactions | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
7deec8208ff9 | epriestley | Make Maniphest project edits more transaction-oriented | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
fc36ec0da159 | Bob Trahan | Maniphest - add 'upforgrabs' hint in bulk editor | Jul 11 2014 | |||
4759f3f897ea | epriestley | Modernize "task priority" datasource | Jul 11 2014 | |||
fae23e086049 | epriestley | Make column reordering after edits on workboards more general | Jul 10 2014 | |||
8756d82cf6c1 | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
455ac8ec4d90 | epriestley | Use slim tags in ObjectList | Jun 27 2014 | |||
41adc1b4c3db | epriestley | Use standard tag elements instead of "maniphest project tag" to show tags in… | Jun 26 2014 | |||
e6190ffc6770 | epriestley | Disable Maniphest task list grips in panel rendering contexts | Jun 25 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
fefe5ae27c94 | Chad Little | Fix board links in TaskDetail | Jun 13 2014 | |||
b8bc0aa2b058 | epriestley | Allow users to select QueryPanel search engines from a list | Jun 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
ac2b91711fad | Chad Little | Update Maniphest "Reports" to base UI | Jun 5 2014 | |||
6df1a024137c | epriestley | (Redesign) Clean up older "Tile" code | Jun 4 2014 | |||
3929309225c7 | epriestley | Update config to point at modern custom field article. | May 29 2014 | |||
0771559d5815 | epriestley | Change "Contains Text" label to "Contains Words" | May 24 2014 | |||
eace05e4a51b | epriestley | Change "Blocking Tasks" property list label to "Blocks" | May 24 2014 | |||
6a80b6a588c8 | lkassianik/epriestley | "Blocks" instead of "Dependent Tasks" | May 23 2014 | |||
d2ead465f38e | epriestley | Remove "Close Task" button | May 21 2014 | |||
f0147fd8add1 | epriestley | Allow workboards to be filtered with ApplicationSearch | May 20 2014 | |||
3a3155426898 | epriestley | Allow projects to be "watched", sort of a super-subscribe | May 19 2014 | |||
cc9ee66ef37f | epriestley | When a task changes status, update blocked tasks | May 19 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
cf6353e516fc | epriestley | Fix a typo in ManiphestTaskQuery | May 16 2014 | |||
3e9a988cd71f | epriestley | Fix an incorrect filtering of groupless results from Maniphest "Group By" query | May 16 2014 | |||
e5e95352c742 | epriestley | Move Maniphest list rendering to SearchEngine | May 16 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
e841270677db | epriestley | Fix "Recently Closed" column for custom task statuses | May 15 2014 | |||
315ac6aab7cc | Chad Little | Remove white app icons | May 12 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
b64415c9b138 | epriestley | Use bracket-free, human-readable query URIs everywhere | May 10 2014 | |||
c3838c535411 | epriestley | Fix construction of "View Tasks" URI from user profiles | May 8 2014 | |||
707c5aec8138 | epriestley | Add a quote action to Differential and Maniphest | May 5 2014 | |||
6bced2170e75 | epriestley | Allow structured destruction of Maniphest tasks | May 5 2014 | |||
d1d6924dfafb | Bob Trahan | Maniphest - add conduit method to get status information | May 2 2014 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
1d5731b1ae3c | lkassianik/epriestley | Restrict marking task duplicate to "merge duplicates" workflow | Apr 29 2014 | |||
ea66aead59a5 | epriestley | Fix an issue with multiple "open" statuses and the "View All" button on Projects | Apr 24 2014 | |||
3b5883d8c1ee | epriestley | Fix an issue with embedding slowvotes | Apr 24 2014 | |||
9d3f8117e738 | Chad Little | More resilient timeline icon layout | Apr 22 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
041c3fd19d20 | epriestley | Let project prefilling accept PHIDs | Apr 15 2014 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 |
c4science · Help