phab/src/applications/transactionsproduction
phab/src/applications/transactions
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e6118bcbaf7d | Bob Trahan | Tweak application and maniphest editors to handle policy corner cases better | Mar 13 2014 | |||
9e8bbdb3a2d4 | epriestley | Port Differential mail features forward to transactions | Mar 11 2014 | |||
fbaa12440eac | epriestley | Use DifferentialRevisionEditor in lipsum | Mar 11 2014 | |||
a5fbe921b7d2 | epriestley | Use CustomFields in `differential.createrevision` | Mar 11 2014 | |||
d8968755e9d1 | epriestley | Use CustomField for `differential.updaterevision` | Mar 11 2014 | |||
1c51ed594065 | epriestley | Use TransactionEditor in differential.createcomment | Mar 8 2014 | |||
75514cc0f713 | epriestley | Update `differential.close` to use DifferentialTransactionEditor | Mar 7 2014 | |||
2ceffadee78a | epriestley | Support Herald rules for new Differential edits | Mar 5 2014 | |||
84020a363fee | epriestley | Let Herald activation depend on which transactions are being applied, and… | Mar 5 2014 | |||
857e3aee83de | epriestley | Improve ApplicationTransaction behavior for poorly constructed transactions | Mar 5 2014 | |||
e78df59ced7c | Bob Trahan | Maniphest Tasks + Project Boards - some polish | Mar 5 2014 | |||
d1e64e64ffff | Bob Trahan | Workboards - add transactions for column changes | Mar 4 2014 | |||
11c1edfb7431 | epriestley | Implement "words of power" against ApplicationTransactions | Mar 1 2014 | |||
a5dbb1fd59ae | epriestley | Make new JIRA Issues field editable | Feb 28 2014 | |||
7ff211065555 | epriestley | Stop markup cache from hitting cache O(N^2) times | Feb 26 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
424ba2e58887 | epriestley | Render inline comments in "Pro" mail | Feb 26 2014 | |||
06fc82a3eeff | epriestley | Mark reviewers as "commented" when they leave a comment | Feb 25 2014 | |||
a69cca9fbb15 | epriestley | Update overall revision status after reviewers change | Feb 25 2014 | |||
ca8c2c2d11a3 | epriestley | Implement Accept/Reject in ApplicationTransactions, approximately | Feb 25 2014 | |||
9292433daebd | epriestley | Implement "Resign" action against ApplicationTransactions | Feb 25 2014 | |||
d48a88d4cd78 | epriestley | Add inline comment support to "Pro" comment save controller | Feb 25 2014 | |||
c7d208fda1ed | epriestley | Add a "Pro" version of the Differential comment save controller | Feb 25 2014 | |||
c5ba75ee9ed2 | epriestley | Implement a "Reviewers" CustomField | Feb 21 2014 | |||
aa7ba4c6e6d6 | epriestley | Implement Differential subscribers as a CustomField | Feb 21 2014 | |||
f91e94eb90f9 | epriestley | Implement view and edit policies in Differential CustomFields | Feb 21 2014 | |||
01572d9d933b | epriestley | Implement "Repository" as a new-style CustomField in Differential | Feb 21 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
c904e04f8987 | Bob Trahan | Fix attachObject bug | Feb 19 2014 | |||
3103ce33b82d | epriestley | Load and attach objects when loading application transactions | Feb 19 2014 | |||
7a96de10f07a | epriestley | Hide seen transactions by default in all modern applications | Feb 14 2014 | |||
4e8e035de006 | epriestley | Show detailed ApplicationTransaction changes in a dialog | Feb 14 2014 | |||
db66cd830d1b | Chad Little | PHUITimelineView | Feb 12 2014 | |||
fb9b023fbaaf | epriestley | Rebuild custom field indexes when rebuilding standard/fulltext search indexes | Feb 10 2014 | |||
e4e4810b89eb | epriestley | Make the "you can't edit away your edit capability" policy check generic | Feb 10 2014 | |||
a035d3d528b2 | epriestley | Remove PhabricatorProjectEditor | Feb 10 2014 | |||
2141a28f1b01 | epriestley | Improve detection of no-op edge edits in ApplicationTransactions | Feb 10 2014 | |||
9be4df02c230 | Bob Trahan | Herald - Add "new" field to herald | Feb 4 2014 | |||
d02b106dc640 | Korvin Szanto/epriestley | Wrap the feed text rendering stuff with `htmlspecialchars_decode` | Feb 4 2014 | |||
ffeee3781019 | epriestley | Add "Clone As" to repositories and generate full clone commands in UI | Jan 30 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
536c606ddef3 | epriestley | Implment ApplicationTransaction grouping rules | Dec 27 2013 | |||
00c6e60c27fa | Chad Little | Clean up logged out prompt on TransactionComments | Dec 5 2013 | |||
fdb03a424d5a | epriestley | Fix a minor issue with editing Credential policies | Nov 23 2013 | |||
b154b07f0e9e | Chad Little | Have TransactionComments return a PHUIObjectBoxView | Nov 22 2013 | |||
91d084624b9c | epriestley | Passphrase v0 | Nov 20 2013 | |||
741477785640 | epriestley | Select all available bodies when rendering a feed story | Nov 5 2013 | |||
fd27538e8927 | epriestley | Add project history and title strings | Oct 22 2013 | |||
9b89e137cfe4 | epriestley | Move Project transaction storage to modern tables | Oct 22 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
7fedfacbca27 | epriestley | Add capabilities for editing task triage details (priority, assignee, etc) | Oct 22 2013 | |||
83c99be42348 | epriestley | Clean up supplemental capabilitiy checks in transaction edits | Oct 22 2013 | |||
515f9a36ab7a | epriestley | When editing objects which use files, attach the files to the objects | Oct 7 2013 | |||
aac490180f30 | epriestley | Write "attach" edges when files are attached to objects via comment or other… | Oct 2 2013 | |||
ca85c457ebcb | epriestley | Fix an issue where email is overquoted when attaching objects | Oct 1 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
4163da9d624f | Bob Trahan | Policy - make policy transactions render better in email | Sep 27 2013 | |||
477d4e9db19a | Bob Trahan | Herald - add support for "content source" conditions | Sep 26 2013 | |||
b8154cb5e91a | epriestley | Clean up Maniphest email "to" | Sep 25 2013 | |||
800f6971bbf3 | epriestley | Make Maniphest detail page react to viewer capabilities | Sep 25 2013 | |||
475afe4a5b51 | epriestley | Show full names for attached diffs and tasks in email in Maniphest | Sep 25 2013 | |||
50049a70090b | epriestley | Improve feed stories for Maniphest and some more translations | Sep 24 2013 | |||
01ecf1a236b5 | epriestley | Rename ManiphestTransactionPro -> ManiphestTransaction | Sep 24 2013 | |||
234de8f824a0 | epriestley | Swap Maniphest edit writes to new transactions | Sep 24 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 | |||
69523d30cca6 | epriestley | Add new-style transaction editor to Maniphest and switch priority edits to it | Sep 23 2013 | |||
e27a83960c2e | epriestley | Send Maniphest transaction preview through new code | Sep 23 2013 | |||
3ba3745d6747 | epriestley | Switch Maniphest to modern ApplicationTransaction rendering | Sep 23 2013 | |||
3f24232d2b8d | epriestley | Allow custom fields to have validation logic | Sep 19 2013 | |||
b1dfbda74113 | Bob Trahan | Ponder - make feed stories and emails a bit better | Sep 19 2013 | |||
c8574cf6fd74 | epriestley | Integrate ApplicationSearch with CustomField | Sep 16 2013 | |||
ba3759436242 | Bob Trahan | Add support for more granular sending of email in application transactions | Sep 14 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 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
320498d3d0cb | Bob Trahan | Transactions - make the details stuff generic and ajaxy | Aug 23 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
8769759c153c | epriestley | Add a project history controller to Releeph | Aug 21 2013 | |||
3f0ffaa9ebc6 | Bob Trahan | Pholio - make create stories include the mock description, if there is one. | Aug 19 2013 | |||
f909a295f76d | Bob Trahan | Integrate Pholio with Herald | Aug 15 2013 | |||
8c3d1af627da | epriestley | Partially fix a policy issue with ApplicationTransactions | Aug 14 2013 | |||
938b63aaa989 | epriestley | Simplify and improve PhabricatorCustomField APIs | Aug 14 2013 | |||
c7a84876c9a6 | epriestley | Add some missing rendering code to textual feed stories | Aug 13 2013 | |||
3fd2c0ff9068 | Chad Little | Re-implement one line stories. | Aug 5 2013 | |||
1fd2d28b11ef | epriestley | Restore mail to Ponder | Jul 29 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
1720d651da3f | epriestley | Restore feed stories to Ponder | Jul 29 2013 | |||
644f377915de | epriestley | Move non-comment transactions to a separate history view in Ponder | Jul 29 2013 | |||
cf9dc5d18945 | epriestley | Fix bug when multiple comment forms appear on a single page | Jul 29 2013 | |||
4be9ccaea86d | epriestley | Restore comments on Ponder answers | Jul 29 2013 | |||
63c33eeb5d3c | Bob Trahan | make transaction edits work | Jul 26 2013 | |||
f66653870293 | Bob Trahan | Add comment snippets to feed stories | Jul 26 2013 | |||
3854599428da | Bob Trahan | Pholio - allow Pholio Mocks to be attached to Maniphest Tasks (and vice versa) | Jul 20 2013 | |||
df264d85484a | Bob Trahan | Pholio - support editing images - fixes T3489 | Jul 16 2013 | |||
abe24ff1ab43 | epriestley | Add a feed detail/permalink page for feed stories | Jul 13 2013 | |||
6020e213e944 | Bob Trahan | Make ApplicationTransactions preview -> submit flow less janky | Jun 25 2013 | |||
a5ca96a5903d | Bob Trahan | ApplicationTransactions - reload subscribers if there's a transaction that… | Jun 21 2013 |
c4science · Help