phab/src/applications/manipheststable
phab/src/applications/maniphest
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d13a3225634c | epriestley | Clean up Maniphest transaction rendering a bit more | Sep 26 2013 | |||
1e2718d747e8 | epriestley | Make Maniphest list page react to viewer capabilities | Sep 25 2013 | |||
800f6971bbf3 | epriestley | Make Maniphest detail page react to viewer capabilities | Sep 25 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
36343600c5c7 | epriestley | Remove obsolete code from ManiphestTaskQuery | Sep 25 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
3361eba13907 | Chad Little | Padding on Maniphest status | Sep 25 2013 | |||
660f1f3e6480 | Bob Trahan | Add herald support for Maniphest | Sep 25 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
225a38c7d36a | epriestley | Add viewPolicy, editPolicy storage to tasks | Sep 25 2013 | |||
26a226b51a65 | epriestley | Remove a bunch of reundant checks for transactions with no effect from Maniphest | Sep 25 2013 | |||
6d45a2e09bd6 | epriestley | Restore some missing features from Maniphest mail | Sep 25 2013 | |||
bb4bf01bdcd2 | epriestley | Remove ManiphestTransactionType | Sep 25 2013 | |||
b16a39050943 | epriestley | Remove ManiphestAuxiliaryFieldSpecification | Sep 25 2013 | |||
d5bda56acdeb | Chad Little | Update priority icons for Maniphest | Sep 25 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
960da82f33e5 | epriestley | Fix two migration issues with Maniphest | Sep 24 2013 | |||
099aaa4f941d | epriestley | Render Maniphest custom fields last | Sep 24 2013 | |||
79ec5222a579 | epriestley | Reduce Maniphest fulltext limit from PHP_INT_MAX to 10k | Sep 24 2013 | |||
6b245c0665f4 | epriestley | Further smooth "Add CC" interaction in Maniphest | Sep 24 2013 | |||
dfcac84a69d7 | epriestley | Improve some new string translations | Sep 24 2013 | |||
1327bd2c8acb | epriestley | Smooth "no effect" detection in Maniphest for @mentions | Sep 24 2013 | |||
1d7cbe202f55 | epriestley | Rename "transactionpro" table to "transaction" | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
5a4e4eb3fdc3 | epriestley | Remove ManiphestTransaction | Sep 24 2013 | |||
0d77a7f39f47 | Chad Little | ObjectHeader Status icons | Sep 24 2013 | |||
9a850b67b078 | epriestley | Minor, sneak in one fix from future Maniphest patches ahead of review | Sep 24 2013 | |||
2f694f5e3f58 | epriestley | Gut ManiphestTransactionEditor | Sep 24 2013 | |||
234de8f824a0 | epriestley | Swap Maniphest edit writes to new transactions | Sep 24 2013 | |||
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 | |||
2a78767a4afd | epriestley | Route lipsum writes through the new Maniphest transaction code | Sep 23 2013 | |||
11c7eee7833f | epriestley | Route reply handler Maniphest writes through new transaction code | Sep 23 2013 | |||
889eac44ae82 | epriestley | Route attached objects through new editor | 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 | |||
2bc46f097efa | epriestley | Run Maniphest Conduit writes through new 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 | |||
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 |
c4science · Help