phab/src/applications/maniphest/controllerstable
phab/src/applications/maniphest/controller
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
f8dbfdd59d51 | vrana | Convert phutil_render_tag(X, Y) to phutil_tag | Jan 25 2013 | |||
d3323d0b3d5c | Chad Little | Maniphest Detail view for mobile. | Jan 25 2013 | |||
47a81aa9c4cf | Chad Little | Make Create Task mobile friendly, pht'd | Jan 22 2013 | |||
be1ee3c5307d | epriestley | Fix Maniphest Excel export for tasks with descriptions beginning with "=" | Jan 21 2013 | |||
d588e5c161d9 | Chad Little | Fix 'No Task' Header | Jan 20 2013 | |||
117589c160f6 | Chad Little | Clean up Login, Responsive Forms | Jan 19 2013 | |||
f7cc0886a019 | Chad Little | Use panels for spacing in Maniphest. | Jan 19 2013 | |||
1b4369056e5a | epriestley | Remove unnecessary `$nav` | Jan 17 2013 | |||
55072a264002 | epriestley | Move all ListFilter buttons into crumbs | Jan 16 2013 | |||
38626dce649c | Chad Little | Remove spacer from sidebars. | Jan 13 2013 | |||
141318fd01f4 | epriestley | Fix a Maniphest issue where multiple saved copies of a query break the menu | Dec 21 2012 | |||
03a114848065 | epriestley | Restore Maniphest to use comma-style lists for subscribers, projects | Dec 12 2012 | |||
571ec81dd95c | epriestley | Modernize the top half of Maniphest | Dec 11 2012 | |||
416d26b621b8 | Ricky Elrod/epriestley | Allow users to set whether or not textareas are monospaced. | Nov 27 2012 | |||
cd8a9c603ead | Bob Trahan | fix Maniphest search for null-like values edge case | Nov 12 2012 | |||
2e993f756118 | epriestley | Fix an issue where projects queried in "Any Projects" in Maniphest did not have… | Nov 8 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
3ffc76414157 | Bob Trahan | Introduce lightbox view for images | Oct 23 2012 | |||
602d94fd876b | epriestley | Fix a fatal in "create subtask" | Oct 16 2012 | |||
d9c6e07f2c4e | Bob Trahan | If users are on the email to Phabricator, do not send them the Phabricator… | Oct 10 2012 | |||
8573a1e14231 | epriestley | Make the drop target for file attachments smaller | Oct 8 2012 | |||
5578ccdff27b | epriestley | Expose "withAnyProjects()" in the UI | Oct 5 2012 | |||
5cbc4fe7e1fc | epriestley | Rename ManiphestTaskQuery::withProjects() to withAllProjects() | Oct 5 2012 | |||
030726b144de | epriestley | Improve implementation of ManiphestTaskQuery | Oct 5 2012 | |||
84ddc4a0c95b | Bob Trahan | Add a defaulty priority configuration flag for maniphest tasks | Oct 4 2012 | |||
3d6a3e28fa3f | vrana | Don't store empty drafts | Oct 2 2012 | |||
557cc5b29c34 | Bob Trahan | Make a PhabricatorRemarkupControl to de-duplicate code usage around adding a… | Sep 19 2012 | |||
dbc8218f0687 | epriestley | Add 'viewer' to some Remarkup callsites | Sep 5 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
a8a4e85443dc | epriestley | Minor, did not intend to land this actively quite yet. | Aug 12 2012 | |||
d3fd79057492 | epriestley | Add basic support for new navigation menu | Aug 11 2012 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
8a4c08b01db0 | Bob Trahan | Allow commits to be associated with projects and associated goodies | Aug 8 2012 | |||
5b8028e254bc | Alan Huang | Fix sorting algorithm for group-by-project | Aug 8 2012 |
c4science · Help