phab/src/applications/manipheststable
phab/src/applications/maniphest
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
69523d30cca6 | epriestley | Add new-style transaction editor to Maniphest and switch priority edits to it | Sep 23 2013 | |||
28e66090fdab | epriestley | Remove ManiphestLegacyTransactionQuery | Sep 23 2013 | |||
6919dddaabf4 | epriestley | Use ManiphestTransactionQuery in detail view | Sep 23 2013 | |||
425590a03a94 | epriestley | Use ManiphestTransactionQuery directly in maniphest.gettasktransactions | Sep 23 2013 | |||
02ed9f1368e5 | epriestley | Remove ManiphestTransactionDetailView | Sep 23 2013 | |||
5a104ed905c5 | epriestley | Add icons, colors and action names to Maniphest timeline view | Sep 23 2013 | |||
d9aa9eec7857 | epriestley | Route Maniphest email through the transaction core | Sep 23 2013 | |||
1881ac8ad8d7 | epriestley | Remove ManiphestTransactionListView | 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 | |||
77475736a34d | epriestley | Switch Maniphest search indexing to real ApplicationTransactions | 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 | |||
4c2bd2ca8e1d | epriestley | Add storage for new Maniphest transactions | Sep 23 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 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 | |||
24e07df434da | epriestley | Restore "Unbreak Now" and "Needs Triage" homepage boxes as cusomizable elements | Sep 17 2013 | |||
bab9a28ab98b | epriestley | Fix excel export of builtin queries | Sep 17 2013 | |||
a695f264bf1f | epriestley | Make user and project profile links into Maniphest show only open tasks | Sep 17 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
01eedd6e6ad0 | epriestley | Make ManiphestCustomField actually implement the interface it ostensibly exposes | Sep 17 2013 | |||
ed126cd47ed0 | epriestley | Provide ApplicationSearch hooks in Maniphest | 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 | |||
bd40e7440053 | epriestley | Migrate auxiliary field storage to common field storage | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
b0e145f2fe00 | epriestley | Provide generalized custom field storage and custom field indexes in Maniphest | Sep 16 2013 | |||
0fa8db141333 | epriestley | Remove ManiphestSavedQuery | Sep 16 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 | |||
092f540199b7 | epriestley | Remove all hardcoded behaviors associated with task priorities | 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 | |||
a82c3a89144e | epriestley | Allow Maniphest queries to have configurable page sizes | Sep 13 2013 | |||
62e66e3cf6c1 | epriestley | Completely implement cursor paging in Maniphest | 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 | |||
9b3520ea5771 | epriestley | Add "group" to Maniphest "pro" search | Sep 12 2013 | |||
ddfc6bbc9e5c | epriestley | Service "Group by: Project" in Maniphest out of a local index | Sep 12 2013 | |||
e50eccf10968 | epriestley | Provide and populate an object name index for Maniphest | Sep 12 2013 | |||
df86f87289d5 | epriestley | Add a "dateCreated" key to Maniphest | Sep 12 2013 | |||
8f8c61be315a | epriestley | Remove legacy "touched" table and indexing | Sep 12 2013 | |||
1c43fceffbc0 | epriestley | Add date filtering to Maniphest "pro" search | Sep 12 2013 | |||
bdef58216e9c | epriestley | Restore project filtering to Maniphest "pro" search | Sep 12 2013 | |||
f679ea7d7e86 | epriestley | Add "fulltext" to Maniphest pro search | Sep 12 2013 | |||
a3c6e9aebf2e | epriestley | Move ManiphestTaskQuery into query/ | Sep 12 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
0ce31211708b | epriestley | Continue not fataling on legacy Maniphest queries | Sep 11 2013 | |||
004edbaf7c95 | epriestley | Don't fatal after failing to load grouped projects in Maniphest | Sep 11 2013 | |||
a8171889bda8 | epriestley | Add "IDs" and "Priority" to pro search | Sep 11 2013 | |||
f38609973540 | epriestley | Add support for "status" and "order" to pro search | Sep 11 2013 | |||
8c9d61bedcad | epriestley | Add "assigned" and "authors" to Maniphest pro search | Sep 11 2013 | |||
e8142915269a | epriestley | Introduce ManiphestTaskSearchEngine plus ManiphestTaskListControllerPro | Sep 11 2013 | |||
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 |
c4science · Help