icingaweb2/application
Johannes Meyer 54a834266c Form::createElements() should add elements instead of returning them
In case createElements() would still return the elements while requiring
the caller to add them to the form all form dependent configurations get
lost. (displaygroups, belongTo, ...) Wizards or parent forms can still
retrieve only input relevant fields by just calling createElements() and
getElements().

refs #5525
2014-09-03 12:21:31 +02:00
..
clicommands Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00
controllers ConfigController: Remove obsolete functionality 2014-09-02 16:25:03 +02:00
forms Form::createElements() should add elements instead of returning them 2014-09-03 12:21:31 +02:00
layouts/scripts Change Menu load from config ini files to self provided configuration 2014-08-22 11:10:17 +02:00
locale Fix spelling issue in german translation catalog 2014-09-02 16:19:45 +02:00
views `FormNumber': Fix "The use statement with non-compound name..." 2014-09-02 17:08:54 +02:00