b0a33ec353
better not remove ignore case in c2ff0e9
...
though I had removed item ignore flag in functions_installer.inc.php in my local dev ... but I do not remember why :)
2016-02-04 10:18:24 +01:00
c2ff0e9ffa
idents to source and remove old Smarty @ array delimiter
...
please test if remove of $item.ignore ionline display has side-effects
2016-02-03 16:03:29 +01:00
c98e858886
Prevent FF filling in wrong db password ( #378 )
2016-01-15 16:33:30 +01:00
ddac2c8048
Fix media chooser preview in theme options config group
...
Firefox-only bug if responsive img is a descendant of a fieldset.
Related to 67864f195f
.
References #301
2015-02-13 19:42:09 +01:00
67213c247e
Rewrite positioning of .field_info.
...
Positioning of the info text was not ideal because it could be
placed way below the associated label if the associated config
element was larger than expected.
References #190
2014-06-20 18:01:48 +02:00
5d04730011
Fix iconfonts not working in the installer/upgrader. Again.
...
First solution affected the backend of finished installations as
well, this one does not.
References #80
2014-03-09 19:05:04 +01:00
cc0a590ec6
Fix installer and updater for use with backend JS
...
- include Modernizr in the installer as well (needed for no-js/js)
- reference backend JS before body instead of in head
- added container markup for installer error msgs
- some styling for tables in the installer
- remove obsolete no-js/js styles for JS-less installer
- compensate for the lack of iconfonts (due to the style.css not
being piped through serendipity.css.php in the installer) by
using different markup which works with system fonts
2014-03-09 17:17:44 +01:00
94c3a75a96
New language constants, hopefully caught all i18n's. Please check.
2014-03-05 13:22:50 +01:00
d79d7255aa
expand first config group
...
important for personal settings
2014-03-02 21:19:44 +01:00
dd013f3a70
Use new show hide buttons.
2014-03-01 15:51:44 +01:00
3b23f6b13d
Use the span/legend trick properly. Ooops.
2014-01-25 23:30:13 +01:00
82b2f2f8fe
Add missing i18n markers.
2013-10-05 08:56:54 +02:00
d0de74737e
Fixes type/href attributes for button elements.
...
– <button> must have an explicit type="buttons" since it falls back
to type="submit", which can have side effects
– <button> must not have a href attribute, always use data-href
2013-10-02 11:05:27 +02:00
168cb146ea
Use links instead of buttons ( #41 )
...
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
49181fb06d
A better solution for show/hide additional form info text.
...
This is based on the show/hide functionality already used in the
backend in various places with a nice no-js fallback.o
2013-06-24 20:59:03 +02:00
17e0f159b0
Revert jQuery tooltips.
2013-06-24 11:04:56 +02:00
1d95cf19f0
Manually revert 37dfa0.
2013-06-24 10:49:13 +02:00
37dfa061c4
More compact config items by stashing away extra info in tooltips.
2013-06-23 20:18:58 +02:00
0bc97cbc88
Tooltips, tooltips, tooltips. Everywhere. Almost.
2013-06-23 18:45:58 +02:00
95b5764edf
Zebra striping for configuration groups.
2013-06-22 13:57:08 +02:00
06f6a164f1
Do not use .clearfix for layout selectors.
2013-06-22 13:31:49 +02:00
f0b7d6631b
Spped up configuration display.
...
Since we now hide controls on no-js, we can skip some JS which
affected rendering performance.
2013-06-22 11:14:18 +02:00
6aa0f69ce0
Fix for input focus indication being cut off.
2013-06-21 12:12:34 +02:00
5798ca100f
Minor UI consistency fixes.
2013-06-21 11:19:39 +02:00
f32de44b19
Icon buttons for toggle expand all.
2013-06-18 19:58:29 +02:00
a658e20b27
New iconfont build.
...
This includes only the icons actually used or intended to be used
in the backend. Please note that unfortunately, some class names
have changed. Also some icons have been exchanged.
2013-06-11 12:54:58 +02:00
a7e100888b
Switch personal/configuration/create/edit users to smartified config.
2013-06-06 20:41:33 +02:00
6447659882
config_template: respect PHP-decision not to print config-option
2013-06-06 18:34:26 +02:00
3df663e0fe
typo
2013-06-06 18:31:09 +02:00
35625c3f81
smartify serendipity_printConfigTemplate
2013-06-06 18:26:49 +02:00