phab/src/applications/maniphest/controller/ManiphestTaskEditController.phpstable
phab/src/applications/maniphest/controller/ManiphestTaskEditController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3b0ca7b76995 | Chad Little | Partially update Maniphest for handleProcess | Aug 2 2015 | |||
d118800d3794 | epriestley | Support Spaces in Maniphest | Jun 11 2015 | |||
f99c7beb90fd | epriestley | Fully remove all the public-create-mail settings | May 20 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
498ce937e70d | Chad Little | Check if user can create project before showing shortcut | Jan 14 2015 | |||
ae0a21457467 | Bob Trahan | Workboards - on edit, remove a task if no longer associated with workboard | Jan 6 2015 | |||
9c568802bb77 | lkassianik/epriestley | T6555, When creating a task with a non existing parent parameter, phabricator… | Jan 6 2015 | |||
102e431feb01 | Alex Monk/epriestley | Migrate Maniphest task blockers to modern EdgeType classes | Dec 28 2014 | |||
10f2cfec5b37 | Bob Trahan | Maniphest - remove references to deprecated transaction type TYPE_PROJECTS from… | Dec 18 2014 | |||
83db5965ab6c | Bob Trahan | Maniphest - introduce needProjectPHIDs | Dec 18 2014 | |||
7d9687057056 | Bob Trahan | Maniphest - use subscribers framework properly | Dec 11 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
b60d0c338a20 | Bob Trahan | Maniphest - always cc the user, including when creating from template | Sep 3 2014 | |||
98a847a36c26 | epriestley | Don't render a grip on tasks returned over AJAX to non-draggable UIs | Aug 16 2014 | |||
59a85e8845ef | epriestley | Support natural ordering of workboards | Aug 8 2014 | |||
fdf6b56261db | epriestley | Add UI for alternate board ordering rules | Aug 8 2014 | |||
09868271bdce | epriestley | Move board relationships to dedicated storage | Aug 7 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
778c970e312e | epriestley | Modernize "mailable" typeahead datasources | Jul 18 2014 | |||
dcc69977932b | epriestley | Modernize "users" typeahead datasource | Jul 18 2014 | |||
e8c490958c8a | epriestley | Stop writing new TYPE_PROJECTS transactions to Maniphest | Jul 18 2014 | |||
b8b59895eeec | epriestley | Stop reads and writes to projectPHIDs property on ManiphestTask | Jul 18 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 | |||
fae23e086049 | epriestley | Make column reordering after edits on workboards more general | Jul 10 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
1d5731b1ae3c | lkassianik/epriestley | Restrict marking task duplicate to "merge duplicates" workflow | Apr 29 2014 | |||
041c3fd19d20 | epriestley | Let project prefilling accept PHIDs | Apr 15 2014 | |||
c845b757ee3a | Bob Trahan | Maniphest - remove "attach file" action | Apr 15 2014 | |||
8b3eced0c74d | epriestley | Make Maniphest project prefill more modern and standard | Apr 9 2014 | |||
957b9c17293c | epriestley | Restore Maniphest status transactions for burnup chart purposes | Apr 3 2014 | |||
d08576ed4e99 | Bob Trahan | Workboards - add task create + improve task placement wrt priority edits | Mar 6 2014 | |||
b49b913166f3 | Bob Trahan | Project work boards - make editing tasks from workboards work | Mar 4 2014 | |||
a31a7809b02e | epriestley | Fix a type issue with FormView juggling | Feb 24 2014 | |||
b62420e6e4e0 | epriestley | Separate reading object values out of didSetObject() in CustomField | Feb 21 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
1965bf9e5268 | epriestley | Show "Tnnn" crumb on Edit Task screen | Dec 4 2013 | |||
e944cf8ff48e | epriestley | Propagate "edit policy" and "view policy" when creating a new template task | Nov 25 2013 | |||
203d82083a98 | Erik Fercak/epriestley | Allow prefilling a task's assignee by his PHID | Oct 25 2013 | |||
1fb2f39fc0f6 | Erik Fercak/epriestley | Enable prefilling of projects and priority fields in Maniphest task creation | Oct 25 2013 | |||
d7a276346f34 | epriestley | Add a secret board view to Projects | Oct 22 2013 | |||
7fedfacbca27 | epriestley | Add capabilities for editing task triage details (priority, assignee, etc) | Oct 22 2013 | |||
baf2ea5b3206 | epriestley | Remove "ManiphestTransactionEditorPro" | Oct 22 2013 | |||
0b22777f68e7 | epriestley | Remove UI warnings about policies being a janky mess | Oct 17 2013 | |||
1ee455c441a1 | epriestley | Add defualt view and default edit policies for tasks | Oct 9 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
c7f105ac0e4b | epriestley | Allow task policies to be edited from the UI; show policy information on the… | Sep 25 2013 | |||
3a87a95e119b | epriestley | Use ManiphestTaskQuery in nearly all interfaces | Sep 25 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | 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 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
234de8f824a0 | epriestley | Swap Maniphest edit writes to new transactions | Sep 24 2013 | |||
7abe9dc4c078 | epriestley | Migrate all Maniphest transaction data to new storage | Sep 23 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 | |||
dd4537edef55 | epriestley | Route Maniphest editing and transactions primarily through shared code | Sep 17 2013 | |||
28eaacb491a1 | epriestley | Remove ManiphestTaskExtensions | Sep 17 2013 | |||
23c5fccaa34f | epriestley | Clean up dead code from old task list | Sep 13 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
193a9611e40a | epriestley | Partially generalize Remarkup previews and add support to Differential | Aug 5 2013 | |||
3fcd9c93f186 | epriestley | Use Application PHIDs in Files | Jul 22 2013 | |||
64bfd7630eb9 | Gareth Evans/epriestley | Allow date custom field to be blank | Jun 22 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 | |||
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 | |||
43ff24b0f3a6 | Chad Little | Update form styles, implement in many places | May 7 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 | |||
df0c3df3cc6d | Chad Little | Modernize Maniphest | Mar 13 2013 | |||
06b3f21b61bc | epriestley | Implement "user" and "users" Maniphest custom fields | Mar 8 2013 | |||
a3099e27bc1e | epriestley | Provide Maniphest auxiliary fields access to the viewer and task | Mar 8 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
868ca71451d3 | vrana | Fix some HTML problems | Feb 12 2013 | |||
37b98450a57b | vrana | Replace array_interleave() by phutil_implode_html() | Feb 12 2013 | |||
6bb7a282b1b5 | vrana | Convert AphrontFormControl to safe HTML | Feb 6 2013 | |||
be4662e6670d | vrana | Convert setCaption() to safe HTML | Feb 6 2013 | |||
3093d1663de4 | epriestley | Add javelin_tag(), convert easy callsites | Jan 25 2013 | |||
47a81aa9c4cf | Chad Little | Make Create Task mobile friendly, pht'd | Jan 22 2013 | |||
117589c160f6 | Chad Little | Clean up Login, Responsive Forms | Jan 19 2013 | |||
416d26b621b8 | Ricky Elrod/epriestley | Allow users to set whether or not textareas are monospaced. | Nov 27 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 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 | |||
84ddc4a0c95b | Bob Trahan | Add a defaulty priority configuration flag for maniphest tasks | Oct 4 2012 | |||
557cc5b29c34 | Bob Trahan | Make a PhabricatorRemarkupControl to de-duplicate code usage around adding a… | Sep 19 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 |
c4science · Help