Skip to content
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

Develop to master - handle 'delete all' without JavaScript #96

Merged
merged 9 commits into from
Oct 26, 2023
Merged

Commits on Oct 25, 2023

  1. [QOLDEV-638] add support for non-JavaScript delete-all page

    - Similar functionality is provided by core for deleting packages
    ThrawnCA committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3a1c1d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5829e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e112cb View commit details
    Browse the repository at this point in the history
  4. [QOLDEV-638] drop JavaScript confirmation dialog for deleting multipl…

    …e data requests
    
    - Pre-CKAN 2.10 seems to have issues, and we don't really need the dialog
    ThrawnCA committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c6acec7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #95 from qld-gov-au/QOLDEV-638-throttle-request-cr…

    …eation
    
    [QOLDEV-638] add support for non-JavaScript delete-all page
    ThrawnCA committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    706553f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [QOLDEV-638] clean up lint

    - Replace deprecated log function name
    - Use 'assert' keyword instead of calling unittest.assertEquals
    - Fix typos
    - Fix 'When' vs 'Then' usage in scenario test
    ThrawnCA committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e98b635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7586824 View commit details
    Browse the repository at this point in the history
  3. [QOLDEV-638] add more control of email notifications

    - Optionally send notification email when data request is updated
    - Allow configuration of emailing all org members vs just admins
    ThrawnCA committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cb0ec0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #97 from qld-gov-au/QOLDEV-638-throttle-request-cr…

    …eation
    
    QOLDEV-638 sync features with ckanext-data-qld
    ThrawnCA committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c221156 View commit details
    Browse the repository at this point in the history