-
Notifications
You must be signed in to change notification settings - Fork 5
Issue #287 by Inlead: Rewrite ding campaign module. #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
0f5afbb
case 4349 - Clear cache upon saving rules.
9b0e9e5
case 4384 - Prevent empty rendered campaigns.
8bcd90d
DDBEASY-65 - Possibility of opening campaigns in new tab.
guddo 9f817cf
DDBEASY-65 - Typo.
guddo 9f206cf
DDBEASY-229 - Add scheduler to Campign CT.
guddo 5848a2e
DDBEASY-458 - Extend the rule field length.
guddo faa4dfd
Merge branch 'DDBEASY-125' into easyddb
guddo 7f72c8c
Merge branch 'DDBEASY-144' into easyddb
guddo 8c46db4
Merge branch 'DDBEASY-65' into easyddb
guddo e3b5c51
Merge branch 'DDBEASY-229' into easyddb
guddo bb39708
Merge branch 'DDBEASY-458' into easyddb
guddo 22bed50
DDBEASY-613 - New image styles for easyDDB layout.
guddo edaa4ed
Merge branch 'DDBEASY-613' into easyddb
guddo 74f9532
Merge remote-tracking branch 'origin/easyddb'
f744f11
Versions bump.
5bf8a62
Merge branch 'master' into easyddb
e0ac8ef
DDBEASY 229 - Make schedule field not required.
4fce80b
Merge branch 'DDBEASY-229' into easyddb
62dcec8
Merge remote-tracking branch 'origin/DDBEASY-229' into hotfix
guddo 8cd86b7
Merge branch 'hotfix'
guddo 2b0ca33
Merge branch 'hotfix' into easyddb
guddo 9c2ad00
DDBEASY 641 - Add #states for form elements on node edit/add.
1f75567
Merge branch 'DDBEASY-641' into easyddb
0c15eb3
Merge branch 'easyddb' of github.com:easyddb/ding_campaign into easyddb
6485214
DDBEASY 617 - Remove ding_campaign_ctype.
41a0998
DDBEASY 617 - Moce CT and image styles in main module.
069a479
Merge branch 'DDBEASY-617' into easyddb
be48d80
DDBEASY 641 - Add #states for form elements on node edit/add.
2b5aa36
Merge branch 'DDBEASY-641-A' into easyddb
9fcb85e
DDBEASY 641 - Clear fields base on campaign settings selected option.
acba6da
Merge branch 'DDBEASY-641-A' into easyddb
dff1852
Merge branch 'easyddb'
guddo ad2d57d
DDBEASY-696 - Move link into image and unset link.
69dd666
Merge branch 'DDBEASY-696' into easyddb
6823b03
Merge branch 'easyddb'
guddo c49cbc6
Release: 7.x-2.1.0+easy
guddo f88b694
Merge branch 'master' into easyddb
guddo 7c04777
DDBEASY-696 - Remove title on campaign of type text.
f9e3cb2
Merge branch 'DDBEASY-696' into easyddb
8150aa6
Merge branch 'easyddb'
guddo bf0894a
Release: 7.x-2.2.0
guddo 4e382d7
DDBEASY-719 - Fix notices.
f3d5e65
Merge remote-tracking branch 'origin/DDBEASY-719' into easyddb
guddo eb3e6a6
Merge branch 'easyddb'
guddo 34bc873
Release: 7.x-2.3.1+easy
guddo 1c65ef8
Merge branch 'master' into easyddb
guddo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would appreciate a comment describing why it is necessary to clear the cache at this point.