phab/src/applications/maniphest/editorstable
phab/src/applications/maniphest/editor
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5aca52998058 | epriestley | Fix literally thousands of drag-to-reorder priority bugs | Mar 21 2015 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
a2126631f36b | Bob Trahan | Maniphest - fix bug updating tasks with blocked relationships | Dec 11 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
c2f0955e9bd2 | lkassianik/epriestley | Add workboard link to emails about workboard changes | Nov 21 2014 | |||
1ac84c1b59de | Chad Little | Add addLinkSection to MailBody to properly format URIs | Oct 30 2014 | |||
fdccb0f40536 | Bob Trahan | Maniphest - upgrade merging to real transactions | Sep 8 2014 | |||
8ef1ea63ddb9 | epriestley | Add "unblock" and "column" mail tags to Maniphest | Aug 12 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
394250397ec4 | epriestley | Improve "unblock task" feed stories | Aug 12 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 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 | |||
043e0db8d36b | epriestley | When selecting implicit column positions, actually create them | Aug 8 2014 | |||
09868271bdce | epriestley | Move board relationships to dedicated storage | Aug 7 2014 | |||
31343e61ceee | epriestley | Fix email for closing a blocking task | Jul 31 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 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 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
ace1feb70220 | epriestley | Implement PhabricatorApplicationTransactionInterface on ManiphestTask | Jul 18 2014 | |||
7deec8208ff9 | epriestley | Make Maniphest project edits more transaction-oriented | Jul 18 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 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 | |||
de2da8355b8f | Bob Trahan | Workboards - make priority changes less aggressive and generally better | Mar 27 2014 | |||
0a76d82a7c4d | epriestley | Use string constants, not integer constants, to represent task status internally | Mar 25 2014 | |||
f54bc8ae58d3 | epriestley | Add "Send an email" action to Herald for Maniphest | Mar 14 2014 | |||
e6118bcbaf7d | Bob Trahan | Tweak application and maniphest editors to handle policy corner cases better | Mar 13 2014 | |||
84020a363fee | epriestley | Let Herald activation depend on which transactions are being applied, and… | Mar 5 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 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 | |||
d9db1d61e0a6 | epriestley | Restore population of `ownerOrdering` to ManiphestTasks | Nov 19 2013 | |||
7fedfacbca27 | epriestley | Add capabilities for editing task triage details (priority, assignee, etc) | Oct 22 2013 | |||
baf2ea5b3206 | epriestley | Remove "ManiphestTransactionEditorPro" | Oct 22 2013 | |||
c35b93d9b63d | Bob Trahan | lipsum - tighten up some test data generation | Oct 5 2013 | |||
fb4c9b63453c | Bob Trahan | Maniphest + Herald - add support for assigning tasks and adding projects | Sep 27 2013 | |||
d13a3225634c | epriestley | Clean up Maniphest transaction rendering a bit more | Sep 26 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
660f1f3e6480 | Bob Trahan | Add herald support for Maniphest | Sep 25 2013 | |||
26a226b51a65 | epriestley | Remove a bunch of reundant checks for transactions with no effect from Maniphest | Sep 25 2013 | |||
6d45a2e09bd6 | epriestley | Restore some missing features from Maniphest mail | Sep 25 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
2f694f5e3f58 | epriestley | Gut ManiphestTransactionEditor | Sep 24 2013 | |||
bf14bb45f137 | epriestley | Route Maniphest comments/detail edits through new code | Sep 23 2013 | |||
889eac44ae82 | epriestley | Route attached objects through new editor | Sep 23 2013 | |||
6fd1e01fe79b | epriestley | Run Maniphest batch edits through modern editor | Sep 23 2013 | |||
2bc46f097efa | epriestley | Run Maniphest Conduit writes through new editor | Sep 23 2013 | |||
69523d30cca6 | epriestley | Add new-style transaction editor to Maniphest and switch priority edits to it | Sep 23 2013 | |||
d9aa9eec7857 | epriestley | Route Maniphest email through the transaction core | Sep 23 2013 | |||
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 2013 | |||
17e1732152ae | epriestley | Route all ManiphestTransaction reads through a single class | Sep 23 2013 | |||
01eedd6e6ad0 | epriestley | Make ManiphestCustomField actually implement the interface it ostensibly exposes | Sep 17 2013 | |||
dd4537edef55 | epriestley | Route Maniphest editing and transactions primarily through shared code | Sep 17 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
67da5d6e4bca | Gareth Evans/epriestley | Add Subscribe option to maniphest | May 4 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
69dcd47751d9 | epriestley | Fix two cases where we load Commit handles without a viewer | Feb 27 2013 | |||
f6b196474008 | epriestley | Improve Search architecture | Dec 21 2012 | |||
3ceaad1aa8b7 | epriestley | Add basic email support to Pholio | Nov 22 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
d7f6bd42d63f | 20after4/epriestley | Use getProductionURI instead of getURI for emails. | Nov 2 2012 | |||
ae616e82d336 | Bob Trahan | add a few more email preferences for differential and maniphest | Nov 1 2012 | |||
6b39af4022e2 | epriestley | Mark Maniphest notifications read if we send the user an email | Oct 23 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
378feb3ffb3f | epriestley | Centralize rendering of application mail bodies | Jul 17 2012 | |||
9f4cfd40bcf5 | epriestley | Insert Maniphest transactions when edges are edited | Jul 3 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
80de8c93c9db | vrana | Stabilize Thread-Topic | Jun 12 2012 | |||
2793828795d7 | vrana | Refactor setting e-mail subjects | Jun 12 2012 | |||
284d7b6a4696 | Keebuhm Park/epriestley | Minor fixes to maniphest feed/notification | Jun 9 2012 | |||
ec37ce3db793 | John-Ashton Allen/epriestley | Add more detailed story actions for maniphest. | Jun 8 2012 | |||
3a6ee79190b7 | John-Ashton Allen/epriestley | Adds base notification application | Jun 8 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
c45876841585 | epriestley | Fix various threading issues, particularly in Gmail | Apr 12 2012 | |||
8813c7be0e39 | vrana | Use assert_instances_of() everywhere but Differential and Diffusion | Apr 3 2012 | |||
e7853e48013e | epriestley | Allow tasks to be subprioritized by drag-and-drop | Apr 2 2012 | |||
4fba549a99f7 | vrana | Use PhabricatorEnv::newObjectFromConfig() wherever possible | Mar 21 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
df361a07616b | epriestley | Improve rendering for Maniphest custom fields | Mar 7 2012 | |||
bfea830d09fd | epriestley | Add email preferences to receive fewer less-important notifications | Feb 18 2012 | |||
1a1da7d6c276 | epriestley | Integrate auxiliary fields into Maniphest transactions | Dec 28 2011 | |||
ee620bde6dbc | epriestley | Publish feed stories from Maniphest | Dec 20 2011 | |||
4156cf6bd970 | epriestley | Add an optional configuration option to set 'Precedence: bulk' headers on… | Oct 23 2011 | |||
4452239d6190 | epriestley | Make maniphest add CCs when users are @mentioned | Jul 10 2011 | |||
78c695bad23a | epriestley | Slightly improve Maniphest documentation. | Jul 4 2011 | |||
4469ef8f3054 | epriestley | Allow Maniphest to scale to a massive size | Jun 28 2011 | |||
d6bfdf6ce7d9 | epriestley | Carry "Message-ID" across email replies to prevent Gmail conversation splitting | Jun 22 2011 | |||
7e675b66877e | epriestley | Allow email subject prefixes to be configured | May 17 2011 | |||
a69f217f980c | epriestley | Make reply-to fully work in Maniphest and Differential for open source… | May 17 2011 | |||
71efb46ba77d | epriestley | Support email multiplexing for private Reply-To addresses | May 12 2011 | |||
846d625ed0eb | Ryan McElroy | [differential] gmail-compatible emails | May 8 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
2b77cea45fb8 | tuomaspelkonen | Removed extra space from Maniphest email subject line. | Apr 11 2011 | |||
7fb9a4869067 | epriestley | Task -> Project assocation, file uploads | Feb 21 2011 |
c4science · Help