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: plainblack/webgui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ampli/webgui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Can’t automatically merge. Don’t worry, you can still create the pull request.
  • 17 commits
  • 24 files changed
  • 4 contributors

Commits on Jul 1, 2011

  1. Added support for textarea and HTMLarea fields.

    The editor field is apparently not saved into the stored object from a yet unknown reason.
    However, it is not so important because a simple workaround is implemented (restoring it on read).
    
    Alpha release.
    ampli committed Jul 1, 2011
    Copy the full SHA
    d923aa0 View commit details

Commits on Jul 3, 2011

  1. Minor corrections.

    ampli committed Jul 3, 2011
    Copy the full SHA
    66f0730 View commit details

Commits on Jul 7, 2011

  1. Do not append ;adminId to the URL stored for calendar feeds. Add upgr…

    …ade code to fixing existing, broken feeds. Fixes bug #12164
    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    de42ebf View commit details
  2. Copy the full SHA
    65dadf5 View commit details
  3. Remove the Underground User style template, and fix the problem is tr…

    …ied to fix by changing the navigation. Fixes bug #12172
    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    5dc2519 View commit details
  4. Okay, I guess we really do need that.

    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    d570e5f View commit details
  5. Copy the full SHA
    8b41957 View commit details
  6. Ready for release of 7.10.19

    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    ad252bf View commit details
  7. Ready for 7.10.20 development.

    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    4b99ea2 View commit details
  8. Do not call group methods on an undefined value. IOW, do not assume t…

    …hat we got a group.
    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    9fe1a99 View commit details
  9. update changelog

    Doug Bell authored and ampli committed Jul 7, 2011
    Copy the full SHA
    6ccf22d View commit details
  10. proper accredation

    Doug Bell authored and ampli committed Jul 7, 2011
    Copy the full SHA
    84c118a View commit details
  11. FormField macro for throwing Form controls directly into templates;

    useful for using alternative or improved Form controls without having
    to change Asset source code.
    scottwalters authored and ampli committed Jul 7, 2011
    Copy the full SHA
    9048646 View commit details
  12. Copy the full SHA
    1395339 View commit details
  13. Change the generic tax driver to remove spaces around commas when add…

    …ing a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db.
    perlDreamer authored and ampli committed Jul 7, 2011
    Copy the full SHA
    76822bc View commit details
  14. Copy the full SHA
    a12e360 View commit details
  15. Copy the full SHA
    69cc9cd View commit details
Loading