Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Nov 23 2014
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Adding comment to create corresponding "Issue Link" from JIRA Issue back to this Differential Revision.
Nov 21 2014
Nov 19 2014
Nov 18 2014
Patch was created against In-Commerce 5.3.x, while associated JIRA task is targeted to In-Commerce 5.2.x. Because of this patch can't be clearly applied.
Returning back original revision content, that was overwritten by commit.
Was closed mistakenly instead of D24.
Nov 17 2014
I mistakenly associated this commit with wrong differential revision. Correct one is below.
Nov 14 2014
Fix paths
Nov 13 2014
Nov 12 2014
Nov 4 2014
Handle Fatal error in CLI and non-catchable fatal error
Nov 3 2014
update FormSubmissionsEventHandler::OnBuildFormFields
Adding "project.name" key.
I've forgot to add project.name key, which is crutial when Arcanist is determening whatever arc diff should create new revision or update existing one.
Nov 1 2014
Property changes were included by accident and aren't part of final commit.
Oct 31 2014
Changed version in upgredes.sql
Checked that these options never used in controls like inp_edoit_options. Fields State, BillingState, ShippingState are shown only as inp_edit_box or inp_label.
Oct 30 2014
Please also update FormSubmissionsEventHandler::OnBuildFormFields method to include following lines in the cycle that creates form field configuration:
$field_options['front_label'] = $options['FieldLabel']; $field_options['admin_label'] = $options['Prompt'];
Make sure it works.
Oct 29 2014
Oct 23 2014
fix latest issues
Oct 22 2014
Oct 21 2014
Oct 20 2014
Removed indentation changes added by mistake.
Oct 19 2014
change field name in validation message via unit config - full patch
By uploading patch that only has uncommited changes you've wiped out all other changes in this Differential Revision. Please reupload patch that has all pieces together: commited and uncommited.
change field name in validation message via unit config
Oct 18 2014
Oct 14 2014
Oct 13 2014
Oct 3 2014
After using it a bit I've one edge case, that wasn't covered:
Oct 1 2014
Sep 26 2014
Sep 25 2014
fixes by Alex's review
- please use only TABs for indentation (via TeamViewer discovered, that incorrect PhpStorm settings lead to this)
- populate (in upgrade.sql) the value of AddedOn column with UNIX_TIMESTAMP()