phab/src/applications/manipheststable
phab/src/applications/maniphest
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1e42c62b8f5c | epriestley | Make ManiphestTaskQuery a (mostly) policy-aware query | Sep 11 2013 | |||
a2571de575c0 | epriestley | Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() | Sep 11 2013 | |||
e625c91867ec | epriestley | Pass viewer to all ManiphestTaskQuery objects | Sep 11 2013 | |||
5651141520cc | epriestley | Make Maniphest custom fields extend PhabricatorCustomField | Sep 11 2013 | |||
5ba20b8924d5 | Chad Little | Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. | Sep 9 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
83e0380046c7 | Bob Trahan | Maniphest - fix fatal in custom query for users with no projects | Sep 2 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
563f3ea2368e | Eric Stern/epriestley | Create 'Add Task' link on project/view page | Aug 12 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 | |||
1cb0db87556a | Bob Trahan | Move PhabricatorUser to new phid stuff | Jul 26 2013 | |||
4a48d8a1f5d8 | epriestley | Minor, fix a small typo in ManiphestTaskQuery. | Jul 25 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
7cbe82d7777e | epriestley | Use modern UI elements and application/event-oriented construction in Projects | Jul 22 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 | |||
a04065649b98 | Chad Little | Change merge language in maniphest | Jul 17 2013 | |||
9838251515a2 | Bob Trahan | Make PhabricatorActionListView logged-out user savvy | Jul 12 2013 | |||
a77ab312f02d | epriestley | Use PHUIIconView for PhabricatorActionView | Jul 10 2013 | |||
6a40df529d06 | epriestley | Use ActionListView for all profile actions | Jul 10 2013 | |||
fde37a18cfb7 | Gareth Evans/epriestley | Allow filtering maniphest tasks authored by agents | Jun 30 2013 | |||
ff14d7d71c52 | Gareth Evans/epriestley | Valdiate custom field keys | Jun 24 2013 | |||
933d45d5cf62 | Gareth Evans/epriestley | Fixes bug introduced by D6251 | Jun 24 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 | |||
e2f0003ff9cb | Chad Little | Implement color variables in CSS. | Jun 20 2013 | |||
b3d1acfebd50 | Nathan | Fixed maniphest transaction types were not translatable | Jun 8 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 | |||
989c7748e927 | Chad Little | Prompt to adding a project if none in Maniphest | Jun 4 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 | |||
e434edc4558a | epriestley | Make "arc tasks --unassigned" actually find unassigned tasks | May 27 2013 | |||
59bb8ca9dd84 | Bryan Cuccioli/epriestley | Move Maniphest attached files section into textbox. | May 26 2013 | |||
183bb8c80ff1 | Gareth Evans/epriestley | Stop writing empty strings to the ownerPHID column | May 23 2013 | |||
2214f96d3fef | epriestley | Fix some small notification / token issues | May 19 2013 | |||
5cd13c3c65d0 | epriestley | Remove the last hardcoding from PhabricatorMetaMTAReceivedMail | May 17 2013 | |||
1dd91bde1ff9 | Gareth Evans/epriestley | Implement option 1 from T3210 | May 17 2013 | |||
c967141f9294 | epriestley | Make "new task" and "new conpherence" not-so-awful | May 17 2013 | |||
2676e91dd8e1 | epriestley | Move sender validation into MailReceiver classes | May 17 2013 | |||
bb0a39a48c32 | epriestley | Add loadObject() methods to PhabricatorObjectMailReceiver subclasses | May 17 2013 | |||
ff4073c2f4bb | epriestley | Copy mail sender selection logic into MailReceivers | May 15 2013 | |||
341079c3cf25 | epriestley | Move some received mail responsibility to applications | May 14 2013 | |||
9e6da4220611 | epriestley | Fix some issues with Maniphest inbound email | May 13 2013 | |||
511485169aa2 | epriestley | Add 'dependsOn' array to `ConduitApi_maniphest_Method… | May 10 2013 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 2013 | |||
01b1ae339448 | Afaque Hussain/epriestley | Mailer on the CC list of Maniphest Task. | May 7 2013 | |||
67da5d6e4bca | Gareth Evans/epriestley | Add Subscribe option to maniphest | May 4 2013 | |||
0ca15f1f3b9c | deedydas/epriestley | Fixed Project Generation | May 3 2013 | |||
c7be6f4aa19e | deedydas/epriestley | Task Generation with Transactions, Auxiliary Fields, and Projects | Apr 30 2013 | |||
1e2f01efc2c1 | deedydas/epriestley | Fixed Task Generation | Apr 25 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 | |||
c621da8e972f | Jakub Vrana | Delete maniphest.enabled and phriction.enabled | Apr 9 2013 | |||
3c1a0b76fac8 | epriestley | Add a custom "Header" Maniphest field type | Apr 8 2013 | |||
57ad790de35b | Chad Little | Hovercard tweaks | Apr 7 2013 | |||
338851ac54be | Jakub Vrana | Merge attached revisions and commits in task detail | Apr 6 2013 | |||
3231df762513 | Jakub Vrana | Deprecate 'maniphest.enabled' and 'phriction.enabled' | Apr 6 2013 | |||
6587c1d5a5b6 | epriestley | Add a "byline" element to ObjectItemListView | Apr 6 2013 | |||
843d0bdcde0c | Anh Nhan Nguyen/epriestley | Introduce some convenience methods for handle rendering | Apr 6 2013 | |||
52e9e5b2aa32 | Gareth Evans/epriestley | Include "Add CCs" and "Remove CCs" to batch editor | Apr 5 2013 | |||
9f42bd791244 | Anh Nhan Nguyen/epriestley | Based hovercards on ActionHeader | Apr 5 2013 | |||
81377dd92280 | Gareth Evans/epriestley | Add "Any User Projects" to Maniphest Custom Query | Apr 4 2013 | |||
b14883bc6ebe | Anh Nhan Nguyen/epriestley | Add Maniphest Hovercard event listener | Apr 3 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 | |||
e555b9025fcf | James Rhodes/epriestley | Implemented Phrequent time tracking functionality. | Mar 30 2013 | |||
8a0fccf97a10 | Chad Little | Mobile Crumbs. | Mar 26 2013 | |||
58a15ad25056 | epriestley | Clean up some card issues | Mar 24 2013 | |||
018de5dec742 | epriestley | Use ObjectItemListView for Maniphest | Mar 23 2013 | |||
15c9287d4307 | epriestley | Emit "did edit task" event correctly for Maniphest comments | Mar 22 2013 | |||
33997d43d0ea | epriestley | Fix undefined index in ManiphestTaskSummaryView | Mar 13 2013 | |||
5b0e64435b27 | epriestley | Fix undefined variable on empty Maniphest results pages | Mar 13 2013 | |||
855e085c6f50 | epriestley | Uninstall Conduit calls when uninstalling applications | Mar 13 2013 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 2013 | |||
4c914a5c4937 | epriestley | Remove all calls to renderSingleView() and deprecate it | Mar 9 2013 | |||
25738e78a1f5 | epriestley | Harden custom date fields against userland adventures | Mar 9 2013 | |||
06b3f21b61bc | epriestley | Implement "user" and "users" Maniphest custom fields | Mar 8 2013 | |||
30d6cd91daa3 | epriestley | Implement remarkup custom control | Mar 8 2013 | |||
3f56ca681f3e | epriestley | Implement Maniphest auxiliary field 'default' key | Mar 8 2013 | |||
ba4649679c54 | epriestley | Implement Maniphest "date" auxiliary field type | 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 | |||
8ae718c2aab5 | epriestley | Require a viewer for Remarkup rendering | Mar 4 2013 | |||
dc8cc123dad2 | epriestley | Fix Maniphest and Config transaction diff rendering | Mar 3 2013 | |||
cb2d0adf95f2 | epriestley | Fix exception in Maniphest task ID filtering | Mar 3 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
37ee66e27fa6 | kwadwo/epriestley | changed wordwrap call to utf8 hard wrap call in multiple places | Feb 28 2013 | |||
69dcd47751d9 | epriestley | Fix two cases where we load Commit handles without a viewer | Feb 27 2013 | |||
8d20e42c1c0a | epriestley | Fix a MySQL strict issue with auxiliary task storage | Feb 27 2013 | |||
b5da7b372338 | epriestley | Missing change from D5120 which I incorrectly discarded in a merge. | Feb 27 2013 | |||
5e11eb7f7216 | epriestley | Prepare for hovercards | Feb 26 2013 | |||
fe500f4268a2 | epriestley | Pre-prepare for hovercards | Feb 26 2013 |
c4science · Help