phab/src/applications/maniphestproduction
phab/src/applications/maniphest
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
3e0b3a1db5db | Bob Trahan | Feed - fix some whacky "text mode" rendering code | Apr 10 2014 | |||
b660960771a4 | Brayden Winterton/epriestley | Add a priorityColor property to the maniphest conduit endpoint | Apr 9 2014 | |||
8b3eced0c74d | epriestley | Make Maniphest project prefill more modern and standard | Apr 9 2014 | |||
dffbbaf0a65b | Brayden Winterton/epriestley | Added isClosed property to maniphest conduit endpoint in order to fix an issue… | Apr 9 2014 | |||
2f0121432251 | epriestley | Restore reply instructions to ApplicationTransaction email | Apr 4 2014 | |||
957b9c17293c | epriestley | Restore Maniphest status transactions for burnup chart purposes | Apr 3 2014 | |||
69b8f56cda1c | Bob Trahan | Fix maniphest "create" transactions | Apr 1 2014 | |||
8d41d9d8f859 | Bob Trahan | Fix Maniphest links w.r.t. new "status" data format | Mar 28 2014 | |||
de2da8355b8f | Bob Trahan | Workboards - make priority changes less aggressive and generally better | Mar 27 2014 | |||
a246c85c6b51 | epriestley | Use ApplicationTransactions and CustomField to implement build steps | Mar 26 2014 | |||
17dee98d3223 | epriestley | Add a one-click "Scuttle Task" button to Maniphest | Mar 25 2014 | |||
9ca86b69b78c | epriestley | Make Maniphest task statuses user configurable | Mar 25 2014 | |||
7713fb5d99a3 | epriestley | Add config validation for task status config | Mar 25 2014 | |||
0a76d82a7c4d | epriestley | Use string constants, not integer constants, to represent task status internally | Mar 25 2014 | |||
47d6d0bbadd9 | epriestley | Drive Maniphest statuses with internal pseudo-configuration | Mar 25 2014 | |||
fdc7b8672b5e | epriestley | Internalize Maniphest task status colors | Mar 25 2014 | |||
2a6d9304807d | epriestley | Despecialize status handling in Maniphest Reports | Mar 25 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 2014 | |||
5b2887b69b0e | epriestley | Add "Date Updated" query fields for Maniphest | Mar 17 2014 | |||
69eab4196de4 | epriestley | Use modern ApplicationTransactions "no effect" stuff in Maniphest | Mar 14 2014 | |||
f54bc8ae58d3 | epriestley | Add "Send an email" action to Herald for Maniphest | Mar 14 2014 | |||
c7079b52a2f3 | Bob Trahan | Subscriptions - make a dialog for massive subscription lists | Mar 14 2014 | |||
e6118bcbaf7d | Bob Trahan | Tweak application and maniphest editors to handle policy corner cases better | Mar 13 2014 | |||
d08576ed4e99 | Bob Trahan | Workboards - add task create + improve task placement wrt priority edits | Mar 6 2014 | |||
84020a363fee | epriestley | Let Herald activation depend on which transactions are being applied, and… | Mar 5 2014 | |||
857e3aee83de | epriestley | Improve ApplicationTransaction behavior for poorly constructed transactions | Mar 5 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
28f3f8bf7bd6 | Bob Trahan | Board feed story - make the task a link too | Mar 4 2014 | |||
b49b913166f3 | Bob Trahan | Project work boards - make editing tasks from workboards work | Mar 4 2014 | |||
5fabda2a6db1 | Alex Wyler/epriestley | Check for null, strictly, in maniphest.update param validation | Mar 4 2014 | |||
d1e64e64ffff | Bob Trahan | Workboards - add transactions for column changes | Mar 4 2014 | |||
37b1b3163852 | Bob Trahan | Maniphest - move subpriority edits to be transaction powered | Feb 27 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 |
c4science · Help