phab/src/applications/maniphest/controllerproduction
phab/src/applications/maniphest/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
b62420e6e4e0 | epriestley | Separate reading object values out of didSetObject() in CustomField | Feb 21 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
f3cbc0e0066e | epriestley | Move many task status hardcodes into ManiphestTaskStatus | Feb 18 2014 | |||
a0262c0b4f14 | epriestley | Remove `tokenizer.ondemand`, and always load on demand | Feb 14 2014 | |||
4e8e035de006 | epriestley | Show detailed ApplicationTransaction changes in a dialog | Feb 14 2014 | |||
afa227ca98e1 | epriestley | Link the "(board)" text after project references in Maniphest | Feb 14 2014 | |||
a2687caa3324 | epriestley | Fix escaped HTML in burnup report | Feb 6 2014 | |||
d504a4d7df42 | epriestley | Fix Maniphest status change previews | Jan 29 2014 | |||
2721aa272b48 | Guy Warner/epriestley | Burnup report showing decimals on hover | Jan 27 2014 | |||
f5741003158d | epriestley | Show current board for tasks in Maniphest | Jan 13 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
00c6e60c27fa | Chad Little | Clean up logged out prompt on TransactionComments | Dec 5 2013 | |||
1965bf9e5268 | epriestley | Show "Tnnn" crumb on Edit Task screen | Dec 4 2013 | |||
e944cf8ff48e | epriestley | Propagate "edit policy" and "view policy" when creating a new template task | Nov 25 2013 | |||
b154b07f0e9e | Chad Little | Have TransactionComments return a PHUIObjectBoxView | Nov 22 2013 | |||
626b3dab3bcb | epriestley | Fix handle loads in ManiphestTaskListView | Nov 13 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
1c31ea3a6075 | Chad Little | Add header icons to PHUIPropertyListView | Nov 4 2013 | |||
203d82083a98 | Erik Fercak/epriestley | Allow prefilling a task's assignee by his PHID | Oct 25 2013 | |||
1fb2f39fc0f6 | Erik Fercak/epriestley | Enable prefilling of projects and priority fields in Maniphest task creation | Oct 25 2013 | |||
d7a276346f34 | epriestley | Add a secret board view to Projects | Oct 22 2013 | |||
8994a81b3538 | epriestley | Make event-triggered actions more aware of application access | Oct 22 2013 | |||
7fedfacbca27 | epriestley | Add capabilities for editing task triage details (priority, assignee, etc) | Oct 22 2013 | |||
baf2ea5b3206 | epriestley | Remove "ManiphestTransactionEditorPro" | Oct 22 2013 | |||
0b22777f68e7 | epriestley | Remove UI warnings about policies being a janky mess | Oct 17 2013 | |||
8c1c6fec5ac9 | epriestley | Modernize policies in Paste and Macro | Oct 16 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
27df293a965d | epriestley | Maniphest "attach" actions should always have workflow | Oct 1 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
800f6971bbf3 | epriestley | Make Maniphest detail page react to viewer capabilities | Sep 25 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 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | 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 | |||
bb4bf01bdcd2 | epriestley | Remove ManiphestTransactionType | Sep 25 2013 | |||
099aaa4f941d | epriestley | Render Maniphest custom fields last | Sep 24 2013 | |||
6b245c0665f4 | epriestley | Further smooth "Add CC" interaction in Maniphest | Sep 24 2013 | |||
1327bd2c8acb | epriestley | Smooth "no effect" detection in Maniphest for @mentions | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
5a4e4eb3fdc3 | epriestley | Remove ManiphestTransaction | Sep 24 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
2f694f5e3f58 | epriestley | Gut ManiphestTransactionEditor | Sep 24 2013 | |||
234de8f824a0 | epriestley | Swap Maniphest edit writes to new transactions | Sep 24 2013 |
c4science · Help