Clemente Raposo
9aff7071bb
Run rector on modules folder
2023-07-18 15:53:09 +01:00
Mac Rae
94ea5ad0e6
Merge pull request #8325 from lazka/fix-manage-subscription-save-not-returning
...
Campaigns: Return to the previous view when clicking "Save" in "Manage Subscriptions"
2020-02-28 15:25:22 +00:00
j.dang
565d2c5ff3
Replace explicit bean instantiations in files 411 - 420
...
- File: '... /modules/Campaigns/Charts1.php'
- Replaced 1 occurrence(s) of 'new Campaign()'
- File: '... /modules/Campaigns/WebToLeadCreation.php'
- Replaced 1 occurrence(s) of 'new Campaign()'
- File: '... /modules/Campaigns/EmailQueue.php'
- Replaced 1 occurrence(s) of 'new ProspectList()'
- Replaced 1 occurrence(s) of 'new Campaign()'
- Replaced 1 occurrence(s) of 'new EmailMan()'
- File: '... /modules/Campaigns/GenerateWebToLeadForm.php'
- Replaced 1 occurrence(s) of 'new FieldsMetaData()'
- File: '... /modules/Campaigns/WizardMarketingSave.php'
- Replaced 1 occurrence(s) of 'new EmailMarketing()'
- File: '... /modules/Campaigns/RoiDetailView.php'
- Replaced 1 occurrence(s) of 'new Campaign()'
- Replaced 1 occurrence(s) of 'new Currency()'
- File: '... /modules/Campaigns/WebToPersonCapture.php'
- Replaced 1 occurrence(s) of 'new Campaign()'
- Replaced 1 occurrence(s) of 'new EmailMarketing()'
- Replaced 1 occurrence(s) of 'new CampaignLog()'
- Replaced 1 occurrence(s) of 'new EmailMan()'
- Replaced 1 occurrence(s) of 'new User()'
- Replaced 1 occurrence(s) of 'new EmailAddress()'
- File: '... /modules/Campaigns/Dashlets/TopCampaignsDashlet/TopCampaignsDashlet.php'
- Replaced 1 occurrence(s) of 'new Opportunity()'
- File: '... /modules/Campaigns/Subscriptions.php'
- Replaced 1 occurrence(s) of 'new Lead()'
- Replaced 1 occurrence(s) of 'new Prospect()'
- Replaced 1 occurrence(s) of 'new Contact()'
- File: '... /modules/Campaigns/Schedule.php'
- Replaced 1 occurrence(s) of 'new Campaign()'
- Replaced 3 occurrence(s) of 'new EmailMarketing()'
2020-01-22 13:51:36 +00:00
Christoph Reiter
029fbb448f
Campaigns: Return to the previous view when clicking "Save" in "Manage Subscriptions"
...
In the "Manage Subscriptions" view pressing save just reloaded the page and didn't return
the user to the previous module. The only way was to click save and then cancel which is confusing.
This changes things to make it redirect to the source module after saving.
2019-11-28 14:03:22 +01:00
Dillon-Brown
32ca35db09
method_argument_space
2018-07-16 16:17:49 +01:00
Dillon-Brown
68f69400bc
braces
2018-07-12 11:40:27 +01:00
Dillon-Brown
4775b14953
function_declaration
2018-07-12 11:20:31 +01:00
Dillon-Brown
a5c6c75701
Merge branch 'hotfix-7.8.x' into hotfix
...
# Conflicts:
# modules/Cases/views/view.edit.php
2018-05-16 12:12:47 +01:00
p.ernst
7245e24b8a
Formatting
2018-05-09 09:18:55 +01:00
p.ernst
51b03af927
Remove dead code
2018-05-09 09:17:43 +01:00
p.ernst
f32348c9b1
Initialize as array instead of string
2018-05-09 09:17:30 +01:00
Matt Lorimer
8bf6968276
Update License
2018-01-19 13:22:30 +00:00
Dillon-Brown
162c352b45
Merge remote-tracking branch 'upstream/hotfix-7.8.x' into remove_closing_tags
...
# Conflicts:
# include/SugarFields/Parsers/MetaParser.php
# install/UserDemoData.php
# install/download_patches.php
# install/installSystemCheck.php
# install/systemOptions.php
# modules/Audit/Popup_picker.php
# modules/Emails/metadata/subpanels/ForUnlinkedEmailHistory.php
# modules/Employees/EmployeeStatus.php
# modules/Employees/metadata/editviewdefs.php
2018-01-14 08:07:56 +00:00
Dillon Brown
fc47ce67f4
LTS - Subscriptions missing Save/Cancel Buttons SuiteP
2017-12-11 14:17:00 +00:00
Dillon-Brown
eba5ce7913
Removed PHP closing tag
2017-10-07 00:06:08 +00:00
Matthew
b533ad20e5
Updated Script header
2014-07-07 16:33:41 +01:00
Matthew
8e51b0e900
initial commit
2013-09-23 20:30:44 +01:00