phab/src/applications/maniphest/viewfeature/better-testing
phab/src/applications/maniphest/view
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6ea59ae0df5 | epriestley | Fix some Maniphest links | Sep 14 2013 | |||
d97d8d5fc476 | epriestley | Make Maniphest task priorites user-customizable | Sep 13 2013 | |||
092f540199b7 | epriestley | Remove all hardcoded behaviors associated with task priorities | Sep 13 2013 | |||
0ce31211708b | epriestley | Continue not fataling on legacy Maniphest queries | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
17ee71d89643 | epriestley | Use Application PHIDs in Maniphest | Jul 22 2013 | |||
1fb39a20d3fa | epriestley | Move DifferentialRevision to application PHIDs | Jul 22 2013 | |||
3854599428da | Bob Trahan | Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) | Jul 20 2013 | |||
e2f0003ff9cb | Chad Little | Implement color variables in CSS. | Jun 20 2013 | |||
f1bf27959f96 | Chad Little | PHUIList, PHUIDocument updates | Jun 5 2013 | |||
989c7748e927 | Chad Little | Prompt to adding a project if none in Maniphest | Jun 4 2013 | |||
282b3f79880c | epriestley | Allow Maniphest tasks to be edited from the list view | May 31 2013 | |||
6587c1d5a5b6 | epriestley | Add a "byline" element to ObjectItemListView | Apr 6 2013 | |||
4c6ab5060e92 | Anh Nhan Nguyen/epriestley | Streamline tag rendering for Differential and Maniphest | Apr 3 2013 | |||
58a15ad25056 | epriestley | Clean up some card issues | Mar 24 2013 | |||
018de5dec742 | epriestley | Use ObjectItemListView for Maniphest | Mar 23 2013 | |||
33997d43d0ea | epriestley | Fix undefined index in ManiphestTaskSummaryView | Mar 13 2013 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 2013 | |||
4c914a5c4937 | epriestley | Remove all calls to renderSingleView() and deprecate it | Mar 9 2013 | |||
dc8cc123dad2 | epriestley | Fix Maniphest and Config transaction diff rendering | Mar 3 2013 | |||
37ee66e27fa6 | kwadwo/epriestley | changed wordwrap call to utf8 hard wrap call in multiple places | Feb 28 2013 | |||
8eb404aea781 | vrana | Avoid HTML escaping in plain text e-mails | Feb 19 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 | |||
80fb84bd94cc | vrana | Convert PhabricatorTransactionView to safe HTML | Feb 12 2013 | |||
ae4e5807d6b0 | vrana | Merge renderSingleView() and renderHTMLView() | Feb 12 2013 | |||
c9ab1fe50553 | vrana | Return safe HTML from all render() | Feb 12 2013 | |||
afc5333bb3aa | vrana | Convert AphrontFormView to safe HTML | Feb 8 2013 | |||
95d37af5d909 | epriestley | render_tag -> tag: fix some more callsites | Jan 31 2013 | |||
607fca98df12 | epriestley | render_tag -> tag: Maniphest summary view, setup issue view | Jan 30 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
48561a8b1f7b | vrana | Convert phutil_render_tag(X, Y, phutil_escape_html(Z)) to phutil_tag | Jan 25 2013 | |||
b0edca729482 | vrana | Display #1 instead of #comment-1 in comment anchors | Jan 12 2013 | |||
ef214e94cebd | vrana | Move setUser() to AphrontView | Dec 20 2012 | |||
239eca13d753 | epriestley | Fix fatal in Maniphest when viewing "show details" of a task description edit | Dec 13 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
8213a70f3d68 | epriestley | Fix "fullName" rules for Maniphest transaction email | Jul 23 2012 | |||
9be12551a9e9 | epriestley | Move Task <=> Revision storage to Edges | Jul 20 2012 | |||
ba4fb05d91be | epriestley | Fix translations | Jul 19 2012 | |||
9196a6bd9f3c | epriestley | Use Edges to store dependencies between tasks in Maniphest | Jul 19 2012 | |||
5d8b75b4da97 | epriestley | Use the unified markup cache for Maniphest | Jul 11 2012 | |||
bda5c670bcbb | epriestley | Add useful text descriptions to edge transactions | Jul 3 2012 | |||
e9779b2db182 | vrana | Bring back desciption to Maniphest attachment | Jun 16 2012 | |||
0acb7734cdbd | vrana | Use pht() | Jun 15 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
6be9f6f3a875 | Bob Trahan | Make Maniphest Transaction preview tokenizer aware | Apr 14 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 | |||
f49f1eaa5c77 | epriestley | Improve display of long project names in task list UI | Apr 2 2012 | |||
49a0b3fab0a3 | epriestley | Show projects on Maniphest tasks | Apr 2 2012 | |||
36ab0c3313b5 | epriestley | Fix local-clobbering iterators in phabricator/ | Mar 29 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
df361a07616b | epriestley | Improve rendering for Maniphest custom fields | Mar 7 2012 | |||
fa1d8868647c | epriestley | Maniphest CSS changes | Mar 5 2012 | |||
282d6e5ffa7b | epriestley | Unify Maniphest + Differential comment styles | Feb 24 2012 | |||
386dcfff7ed1 | epriestley | Rough batch editor for Maniphest | Feb 24 2012 | |||
3e3f73235c4c | vrana | Break all old differential comment anchors | Feb 8 2012 | |||
e15b3fc6f34b | Bob Trahan | Clean up initialization of Differential Show More Behavior in Maniphest | Feb 3 2012 | |||
3c8bb8a6083f | epriestley | Fix comment anchor jump highlighting | Jan 24 2012 | |||
1a1da7d6c276 | epriestley | Integrate auxiliary fields into Maniphest transactions | Dec 28 2011 | |||
673f0d6c8174 | David Reuss/epriestley | Display changed attachments as other changes in Maniphest | Dec 19 2011 | |||
4fc37c3dde6f | Bob Trahan | Add diff view for Maniphest Task "description changed" transactions | Dec 9 2011 | |||
69445222f7d9 | epriestley | Track content sources (email, web, conduit, mobile) for replies | Aug 30 2011 | |||
30024a8d865c | epriestley | Render full close status, not just "Closed", in Maniphest list view | Aug 23 2011 | |||
39b4d20ce528 | epriestley | Create AphrontWriteGuard, a backup mechanism for CSRF validation | Aug 16 2011 | |||
f49e35deaf08 | epriestley | Basic task dependencies for Maniphest | Aug 2 2011 | |||
78c695bad23a | epriestley | Slightly improve Maniphest documentation. | Jul 4 2011 | |||
74d57b0a428c | epriestley | Use phabricator_ time functions in more places | Jun 26 2011 | |||
b49c5e9762db | epriestley | "Merge Duplicates" in Maniphest | Jun 15 2011 | |||
df2cbf1d2979 | epriestley | Don't render "Comment T1#1" links on previews | Jun 1 2011 | |||
d96d515cc21e | epriestley | Add comment linking to Maniphest and Differential | May 31 2011 | |||
3f11c8a602f0 | epriestley | Tweak Maniphest CSS, fix remarkup in description change views | May 22 2011 | |||
386a5eecb76d | epriestley | Show description changes in Maniphest | May 22 2011 | |||
20892b0bc2d9 | epriestley | Link to attached objects in email when a Maniphest task has stuff attached | May 16 2011 | |||
47895afbd178 | epriestley | Show transaction types in Maniphest previews | May 11 2011 | |||
90364cafdced | epriestley | Add comment previews to Maniphest | May 10 2011 | |||
7eefbfaa5121 | epriestley | Add <tr /> tags to Maniphest task summary tables | May 5 2011 | |||
1530092c447e | jungejason | Add colors to Maniphest transactions | Mar 8 2011 | |||
9bc04fe03dfe | jungejason | Change hard-coded PHID types to constants. | Mar 3 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
7fb9a4869067 | epriestley | Task -> Project assocation, file uploads | Feb 21 2011 | |||
fd1318bf4ce8 | epriestley | Enable task editing in Maniphest. | Feb 20 2011 | |||
eec3e8e3aa1a | epriestley | Move object-selector closable to being usable. | Feb 19 2011 | |||
cb6aa26ee3e8 | epriestley | Lint junk. | Feb 11 2011 | |||
5fbeac4abced | epriestley | Border-oriented priority junk. | Feb 11 2011 | |||
8c7581b148c8 | epriestley | Make task summary views slightly prettier. | Feb 11 2011 | |||
0d1da3df157d | epriestley | Improve filtering and sorting options for Maniphest. | Feb 11 2011 | |||
076f342aed6b | epriestley | Fix an issue with comment group aggregation. | Feb 9 2011 | |||
1636e8274a65 | epriestley | Maniphest style tweaks. | Feb 9 2011 | |||
539b2450559a | epriestley | Group Maniphest transactions. | Feb 9 2011 | |||
b500105a56a5 | epriestley | Maniphest styling pass | Feb 9 2011 | |||
6ec5e682f477 | epriestley | Maniphest wireframes | Feb 9 2011 |
c4science · Help