Eric Lippmann
|
1710a50d5c
|
Fix form CSS
|
2014-09-23 22:43:33 -07:00 |
Johannes Meyer
|
1de2d0c14f
|
Merge branch 'master' into bugfix/rebuild-form-builder-5525
Conflicts:
application/forms/Authentication/LoginForm.php
library/Icinga/Test/BaseTestCase.php
library/Icinga/Web/Form.php
library/Icinga/Web/Form/Decorator/BootstrapForm.php
|
2014-07-17 13:15:42 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
1a1263d9d8
|
Rename Icinga\Web\Form\Decorator\BootstrapForm
We do not use bootstrap anymore but do not want the default Zend
decorators either so this decorator got a more common name.
refs #5525
|
2014-07-10 11:09:48 +02:00 |
Thomas Gelf
|
d199a8b036
|
CommandForm: input[type=submit] instead of button
No need for a "button" here. As they have been broken in ZF for
a long while we should better stay with input[type=submit]
fixes #5978
|
2014-06-23 14:10:15 +02:00 |
Thomas Gelf
|
45fa8ca225
|
CSS/forms: style them
* login form style should only affect login form
* accessibility: add labels on login page
|
2014-06-20 16:39:01 +02:00 |
Thomas Gelf
|
c36ad91018
|
CSS/forms: first attempt to make them look better
More to come
|
2014-06-17 13:34:41 +00:00 |
Thomas Gelf
|
48e0616ba4
|
Different color for disabled form elements
|
2014-03-09 20:26:19 +01:00 |
Thomas Gelf
|
795e0a378d
|
Form restyle proposal
|
2014-03-09 01:56:34 +01:00 |
Thomas Gelf
|
eb517f0a40
|
Make command forms "inline", remove missing icon
|
2014-03-08 17:01:27 +01:00 |
Alexander Klimov
|
b410ebeed6
|
Remove unnecessary spaces at end of line
|
2014-03-06 13:08:11 +01:00 |
Alexander Klimov
|
2f8160d020
|
Re-design configuration interface
refs #5705
|
2014-03-06 12:32:55 +01:00 |
Alexander Klimov
|
360c14b0d5
|
Make arrows have more margin
refs #5705
|
2014-03-06 12:32:55 +01:00 |
Alexander Klimov
|
a2f83eba05
|
Make select forms look like select forms
|
2014-03-06 12:32:55 +01:00 |
Alexander Klimov
|
e0616f42b0
|
CSS hotfix
|
2014-03-06 12:32:55 +01:00 |
Alexander Klimov
|
d2ec3c9509
|
Re-design configuration interface
Conflicts:
public/js/icinga/events.js
|
2014-03-06 12:32:55 +01:00 |
Thomas Gelf
|
09ed62d8bf
|
Default styles for all forms, still uncomplete
|
2014-02-25 10:07:36 +00:00 |
Thomas Gelf
|
139461c6d5
|
CSS refactored
|
2014-02-21 14:03:48 +00:00 |