Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ee0845db14b31bee687451d610a083e4a416565a
Choose a base ref
...
head repository: nextcloud/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f22eab7b7a0a58cc742995e954506d014fd4459f
Choose a head ref
  • 14 commits
  • 43 files changed
  • 3 contributors

Commits on Feb 23, 2021

  1. Introduce php-constants, use for predefined answerTypes

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    1b1ded3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Fix header-height for NC19

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c78a51a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa32ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #802 from nextcloud/fix/header_height

    Fix header-height for NC19
    skjnldsv authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2396c3e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    a926601 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #795 from nextcloud/fix/predefined_anwertypes

    Introduce php-constants, use for predefined answerTypes
    skjnldsv authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a34ca95 View commit details
    Browse the repository at this point in the history
  3. Create Activity Handles

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    0af69ca View commit details
    Browse the repository at this point in the history
  4. Publish Activities

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    79e6948 View commit details
    Browse the repository at this point in the history
  5. Merge Submission Activities

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f490c77 View commit details
    Browse the repository at this point in the history
  6. Separate Settings implementation for <NC20 and >NC20

    To remove and replace as soon as NC19 is out of support on Forms.
    
    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    478fcc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a9961d View commit details
    Browse the repository at this point in the history
  8. Move csv handling to SubmissionService

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f59d239 View commit details
    Browse the repository at this point in the history
  9. Export to Cloud

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6da61af View commit details
    Browse the repository at this point in the history
  10. Enclose all CSV fields

    Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
    jotoeri committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    f22eab7 View commit details
    Browse the repository at this point in the history
Loading