phab/src/applications/maniphest/controllerfeature/better-testing
phab/src/applications/maniphest/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
f99c7beb90fd | epriestley | Fully remove all the public-create-mail settings | May 20 2015 | |||
70c864914210 | Joshua Spence | Use phutil_json_decode instead of json_decode | May 5 2015 | |||
be14f752749b | epriestley | Update various hard-coded URIs | Apr 26 2015 | |||
22e3e35418be | epriestley | Move ManiphestTaskQuery to EdgeLogic | Apr 23 2015 | |||
135c8799e67c | epriestley | Refine global search UI for tokenizer functions | Apr 23 2015 | |||
6fa9b10914e6 | epriestley | Collapse "Show unassigned tasks" in Maniphest into a parameterized owners… | Apr 20 2015 | |||
a11dab59b0d5 | epriestley | Require TokenizerControl to always have a datasource | Apr 20 2015 | |||
e0c95bca8631 | epriestley | Add a "Batch Edit Tasks..." action to workboard columns | Apr 20 2015 | |||
a4261f41c2b7 | epriestley | Make browse action available for dynamic/JS-driven tokenizers | Apr 17 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
dec03cf07683 | epriestley | Prepare a replacement for Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
580590fcc9fd | epriestley | Remove Controller->getLoadedHandles() | Mar 31 2015 | |||
5aca52998058 | epriestley | Fix literally thousands of drag-to-reorder priority bugs | Mar 21 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
c6a7bf87294d | Chad Little | Make similar/subtask actions clickable | Mar 2 2015 | |||
89dbe8a99556 | Chad Little | Replace context bar in Maniphest with PHUIInfoView | Mar 2 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
e7e67e448138 | Chad Little | Fix mobile Maniphest Create link | Feb 24 2015 | |||
f74d68621545 | Chad Little | Add crumb border to maniphest reposrts | Feb 16 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
498ce937e70d | Chad Little | Check if user can create project before showing shortcut | Jan 14 2015 | |||
790d250967cc | Chad Little | Move ActionList mobile links to better location | Jan 12 2015 | |||
5b3b9b7182ae | epriestley | Fix some CC handling in Maniphest | Jan 12 2015 | |||
ef4f1a7f7473 | Bob Trahan | Maniphest - fix corner case where no-op subscriber change had wrong error | Jan 9 2015 | |||
ae0a21457467 | Bob Trahan | Workboards - on edit, remove a task if no longer associated with workboard | Jan 6 2015 | |||
9c568802bb77 | lkassianik/epriestley | T6555, When creating a task with a non existing parent parameter, phabricator… | Jan 6 2015 | |||
114568df7a5f | Joshua Spence | Remove unused `ManiphestTaskDescriptionPreviewController` class | Jan 3 2015 | |||
a6acedef0b24 | Joshua Spence | Modernize Pholio edges | Jan 2 2015 | |||
cd677161e16a | Fabian Stelzer/epriestley | Do not CC users without permissions to view an object | Jan 1 2015 | |||
7cab903943f5 | Joshua Spence | Migrate Differential revision edges to use modern `EdgeType` subclasses | Jan 1 2015 | |||
b642359eb64d | Fabian Stelzer/epriestley | add missing needprojectphids for project reports | Dec 30 2014 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
10f2cfec5b37 | Bob Trahan | Maniphest - remove references to deprecated transaction type TYPE_PROJECTS from… | Dec 18 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
10b86c2aa34d | epriestley | Don't show meme Remarkup hint button if Macro application is not usable | Nov 25 2014 | |||
385ae2a78732 | Chad Little | Clean up Maniphest Batch Editor UI | Nov 20 2014 | |||
3fd16a9ba553 | Bob Trahan | Transactions - introduce a buildTransactionTimeline function | Nov 13 2014 | |||
4307d6816d30 | Chad Little | Linkify Registration Email | Nov 7 2014 | |||
9352c76e818a | epriestley | Decouple some aspects of request routing and construction | Oct 17 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 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 | |||
98a847a36c26 | epriestley | Don't render a grip on tasks returned over AJAX to non-draggable UIs | Aug 16 2014 | |||
664507e45096 | epriestley | Use ManiphestTaskQuery instead of ad-hoc load in Maniphest reports | Aug 9 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | 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 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 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 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
fc36ec0da159 | Bob Trahan | Maniphest - add 'upforgrabs' hint in bulk editor | 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 | |||
41adc1b4c3db | epriestley | Use standard tag elements instead of "maniphest project tag" to show tags in… | Jun 26 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 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
ac2b91711fad | Chad Little | Update Maniphest "Reports" to base UI | Jun 5 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 | |||
e5e95352c742 | epriestley | Move Maniphest list rendering to SearchEngine | May 16 2014 | |||
e841270677db | epriestley | Fix "Recently Closed" column for custom task statuses | May 15 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 | |||
707c5aec8138 | epriestley | Add a quote action to Differential and Maniphest | May 5 2014 | |||
1d5731b1ae3c | lkassianik/epriestley | Restrict marking task duplicate to "merge duplicates" workflow | Apr 29 2014 | |||
3b5883d8c1ee | epriestley | Fix an issue with embedding slowvotes | Apr 24 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 | |||
8b3eced0c74d | epriestley | Make Maniphest project prefill more modern and standard | Apr 9 2014 | |||
957b9c17293c | epriestley | Restore Maniphest status transactions for burnup chart purposes | Apr 3 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 | |||
17dee98d3223 | epriestley | Add a one-click "Scuttle Task" button to Maniphest | Mar 25 2014 | |||
0a76d82a7c4d | epriestley | Use string constants, not integer constants, to represent task status internally | Mar 25 2014 | |||
2a6d9304807d | epriestley | Despecialize status handling in Maniphest Reports | Mar 25 2014 | |||
33bda2d5903b | epriestley | Despecialize most task status handling | Mar 25 2014 | |||
69eab4196de4 | epriestley | Use modern ApplicationTransactions "no effect" stuff in Maniphest | Mar 14 2014 | |||
c7079b52a2f3 | Bob Trahan | Subscriptions - make a dialog for massive subscription lists | Mar 14 2014 | |||
d08576ed4e99 | Bob Trahan | Workboards - add task create + improve task placement wrt priority edits | Mar 6 2014 | |||
b49b913166f3 | Bob Trahan | Project work boards - make editing tasks from workboards work | Mar 4 2014 | |||
37b1b3163852 | Bob Trahan | Maniphest - move subpriority edits to be transaction powered | Feb 27 2014 | |||
a31a7809b02e | epriestley | Fix a type issue with FormView juggling | Feb 24 2014 |
c4science · Help