phab/src/applications/maniphest/controllerproduction
phab/src/applications/maniphest/controller
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b9778d89ca93 | epriestley | Fix assign-on-close behavior for comment controller | Sep 24 2013 | |||
bf14bb45f137 | epriestley | Route Maniphest comments/detail edits through new code | Sep 23 2013 | |||
9afbb9b83b5f | epriestley | Route task merges through new editor | Sep 23 2013 | |||
6fd1e01fe79b | epriestley | Run Maniphest batch edits through modern editor | Sep 23 2013 | |||
efc7e7cd7ee3 | epriestley | Point Maniphest reports at new transaction table | Sep 23 2013 | |||
69523d30cca6 | epriestley | Add new-style transaction editor to Maniphest and switch priority edits to it | Sep 23 2013 | |||
6919dddaabf4 | epriestley | Use ManiphestTransactionQuery in detail view | Sep 23 2013 | |||
e27a83960c2e | epriestley | Send Maniphest transaction preview through new code | Sep 23 2013 | |||
781c11560f64 | epriestley | Remove ManiphestTaskDescriptionChangeController | Sep 23 2013 | |||
3ba3745d6747 | epriestley | Switch Maniphest to modern ApplicationTransaction rendering | 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 | |||
a82992e9a5ea | epriestley | Render Maniphest fields in an application-transactions-compatible way | Sep 22 2013 | |||
5251e2f14d8e | epriestley | Remove vestigal AuxiliaryField code from Maniphest | Sep 19 2013 | |||
0558d53273e5 | epriestley | Convert maniphest to use standard fields | Sep 19 2013 | |||
2088b99078d7 | epriestley | Normalize validation/requried API | Sep 19 2013 | |||
30159d9ad9ab | epriestley | Normalize renderControl API | Sep 19 2013 | |||
bab9a28ab98b | epriestley | Fix excel export of builtin queries | Sep 17 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
dd4537edef55 | epriestley | Route Maniphest editing and transactions primarily through shared code | Sep 17 2013 | |||
7034ac3a5a4b | epriestley | Route Maniphest detail view through common custom field code | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
c6ea59ae0df5 | epriestley | Fix some Maniphest links | Sep 14 2013 | |||
23c5fccaa34f | epriestley | Clean up dead code from old task list | Sep 13 2013 | |||
d97d8d5fc476 | epriestley | Make Maniphest task priorites user-customizable | Sep 13 2013 | |||
71396559696e | epriestley | Restore missing "Reports" link to Maniphest | Sep 13 2013 | |||
91880b5a5158 | epriestley | Rename `ManiphestTaskListControllerPro` to `ManiphestTaskListController` | Sep 13 2013 | |||
b558e1b4a4eb | epriestley | Remove ManiphestTaskListController | Sep 13 2013 | |||
0803f5cb45cd | epriestley | Update batch edit and export to excel for "pro" queries | Sep 13 2013 | |||
5062abc53400 | epriestley | Most implement cursor paging in Maniphest | Sep 13 2013 | |||
eca3f44301cd | epriestley | Make "pro" controller render results the same way the less-pro controller does | Sep 13 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
004edbaf7c95 | epriestley | Don't fatal after failing to load grouped projects in Maniphest | Sep 11 2013 | |||
e8142915269a | epriestley | Introduce ManiphestTaskSearchEngine plus ManiphestTaskListControllerPro | Sep 11 2013 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
e625c91867ec | epriestley | Pass viewer to all ManiphestTaskQuery objects | Sep 11 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
193a9611e40a | epriestley | Partially generalize Remarkup previews and add support to Differential | Aug 5 2013 | |||
02ccca4bbdc0 | epriestley | Fix Maniphest fatal if attached tasks are not an array | Aug 5 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
3854599428da | Bob Trahan | Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) | Jul 20 2013 | |||
a04065649b98 | Chad Little | Change merge language in maniphest | Jul 17 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
fde37a18cfb7 | Gareth Evans/epriestley | Allow filtering maniphest tasks authored by agents | Jun 30 2013 | |||
64bfd7630eb9 | Gareth Evans/epriestley | Allow date custom field to be blank | Jun 22 2013 | |||
269ad2186730 | Gareth Evans/epriestley | Fixes fatal when searching for user projects in maniphest | Jun 20 2013 | |||
7598330e24c9 | Chad Little | Remove subscribe icons | Jun 7 2013 | |||
3567f1a1df99 | epriestley | Allow "Description" and "Assigned To" to be prefilled in Maniphest's create… | Jun 5 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
0b233e461ec5 | epriestley | Consolidate some datetime code and add unit tests | Jun 3 2013 | |||
282b3f79880c | epriestley | Allow Maniphest tasks to be edited from the list view | May 31 2013 | |||
59bb8ca9dd84 | Bryan Cuccioli/epriestley | Move Maniphest attached files section into textbox. | May 26 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
67da5d6e4bca | Gareth Evans/epriestley | Add Subscribe option to maniphest | May 4 2013 | |||
e31e998f3b8a | Jakub Vrana | Convert differential.revisionPHID commit detail to edge | Apr 13 2013 | |||
8ba593b3f3a4 | James Rhodes/epriestley | Implemented support for different export formats. | Apr 11 2013 | |||
bdef566f2e28 | epriestley | Fix Excel export of date columns | Apr 11 2013 | |||
e1873121779b | Chad Little | Action Menu (mobile) | Apr 9 2013 | |||
338851ac54be | Jakub Vrana | Merge attached revisions and commits in task detail | Apr 6 2013 | |||
52e9e5b2aa32 | Gareth Evans/epriestley | Include "Add CCs" and "Remove CCs" to batch editor | Apr 5 2013 | |||
81377dd92280 | Gareth Evans/epriestley | Add "Any User Projects" to Maniphest Custom Query | Apr 4 2013 | |||
4c6ab5060e92 | Anh Nhan Nguyen/epriestley | Streamline tag rendering for Differential and Maniphest | Apr 3 2013 | |||
a01a799c8415 | Anh Nhan Nguyen/epriestley | Creating subtask in Maniphest also implies template from parent | Mar 31 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
018de5dec742 | epriestley | Use ObjectItemListView for Maniphest | Mar 23 2013 | |||
15c9287d4307 | epriestley | Emit "did edit task" event correctly for Maniphest comments | Mar 22 2013 | |||
5b0e64435b27 | epriestley | Fix undefined variable on empty Maniphest results pages | Mar 13 2013 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 2013 | |||
06b3f21b61bc | epriestley | Implement "user" and "users" Maniphest custom fields | Mar 8 2013 | |||
30d6cd91daa3 | epriestley | Implement remarkup custom control | Mar 8 2013 | |||
a3099e27bc1e | epriestley | Provide Maniphest auxiliary fields access to the viewer and task | Mar 8 2013 | |||
67e086bba71b | epriestley | Save disk space | Mar 4 2013 | |||
cb2d0adf95f2 | epriestley | Fix exception in Maniphest task ID filtering | Mar 3 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
3c989590bf69 | vrana | Remove object name from header | Feb 21 2013 | |||
a22bea2a74cf | epriestley | Apply lint rules to Phabricator | Feb 19 2013 | |||
50efcf1043dc | epriestley | Fix double nav on Maniphest reports | Feb 18 2013 | |||
49c40d209dd1 | epriestley | Tokens v1 | Feb 15 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
4eb84149c2f1 | vrana | Convert everything to safe HTML | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
58b6e2cac641 | vrana | Convert AphrontDialogView to safe HTML | Feb 10 2013 | |||
d817dfa8fcce | vrana | Convert some phutil_escape_html() to hsprintf() | Feb 9 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
112c2ebfbe5f | Bob Trahan | make sort controls only show up if sorting will work | Feb 5 2013 | |||
40547030a54e | epriestley | render_tag -> tag: PropertyListView | Jan 29 2013 | |||
caa7fcef588b | epriestley | render_tag -> tag: more miscellaenous easy cases | Jan 29 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
21a5956a3553 | vrana | Convert phutil_render_tag(X, Y, pht('...')) to phutil_tag | Jan 25 2013 |
c4science · Help