View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017630 | phpList 3 application | Interface - Administrator | public | 30-03-15 21:16 | 16-01-19 09:46 |
Reporter | matheush | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.2.0 | ||||
Summary | 0017630: [Enhancement] Select all lists in a category | ||||
Description | Hi there, I'm quite new in phplist community. I have many lists (i.e: > 20) and the lists have been categorised. I modified my phplist so that when I want to send a campaign I have an option to select all lists in a category, therefore I don't have to tick all the boxes one by one in that category. I thought I might just share my fix and see if it could help anyone. Thank you, Matheus | ||||
Steps To Reproduce | Prep: - Make sure you have more than 1 categories for your list and you have categorised you lists. 1. Login to backend 2. Go to Campaigns -> Send a Campaign -> Start a new message 3. Go to the list tab At the moment, there isn't an option to select all lists under the category. | ||||
Tags | No tags attached. | ||||
|
This is in phplist 3.0.12 |
|
Need to have dressprow theme enabled in the phplist. |
|
Hi, you would be welcome to share your fix - can you do it by github? This is the primary repository for phpList 3 https://github.com/phpList/phplist3 |
|
https://github.com/phpList/phplist-ui-dressprow/pull/9 |
|
fix ready on PR. Needs CLA to continue. |
|
would be nice to get this into the next version (due soon). Any news from the legal dept? |
|
I rewrote it a little to pull the JS Into the application code, instead of the UI code. |