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: nette/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: nette/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 13 commits
  • 24 files changed
  • 7 contributors

Commits on Sep 3, 2014

  1. Configuration menu
    Copy the full SHA
    d0cf5ac View commit details
    Browse the repository at this point in the history
  2. CSRF: better error message

    Conflicts:
    	src/Forms/Validator.php
    dg committed Sep 3, 2014
    Configuration menu
    Copy the full SHA
    dd5273b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2014

  1. Configuration menu
    Copy the full SHA
    914ab59 View commit details
    Browse the repository at this point in the history
  2. adding a support for rendering an id HTML attribute into default rend…

    …erer
    
    added tests for group id option
    Petr Hejna PC authored and dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    c1d2f08 View commit details
    Browse the repository at this point in the history
  3. netteforms.js: Change order of showing error message and focusing ele…

    …ment. In Firefox element lost focus when alert is invoked.
    Komanc authored and dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    ca612ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55b76a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    955b24a View commit details
    Browse the repository at this point in the history
  6. Container: added addMultiUpload()

    dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    c2907dd View commit details
    Browse the repository at this point in the history
  7. TextBase: added setMaxLength()

    dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    83a6faf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3a59e5 View commit details
    Browse the repository at this point in the history
  9. TextInput: removed empty value=""

    David Haška authored and dg committed Oct 26, 2014
    Configuration menu
    Copy the full SHA
    7af6531 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. Configuration menu
    Copy the full SHA
    29f1608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9ae32 View commit details
    Browse the repository at this point in the history
Loading