1
0
Commit Graph

379 Commits

Author SHA1 Message Date
ed897f0615 Don't show group filter in update page ()
The group filter can't filter the updates
2014-09-28 17:21:31 +02:00
Ian
f26c3a2349 correct plugin selection
Inter alia removes the ALL option, which "resets" the selection.
As a Smarty only fix, this will now circumvent the ALL logic in plugins.inc.php

Reference 
2014-09-11 10:10:01 +02:00
150f3e1e64 Small CSS fix for Maintenance section. 2014-06-25 14:47:41 +02:00
5f7468958f Fix grouped checkboxes blocking field info show/hide.
References 
2014-06-20 22:16:44 +02: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 
2014-06-20 18:01:48 +02:00
f79ae2f3ae Make sure that freetags autocomplete popup still shows up.
magnificPopup overlays the autocomplete popup because of z-index.

References 
2014-06-19 21:41:39 +02:00
1c743429ae Remove redundant min-width for imageselectorplus plugin. 2014-06-19 09:44:38 +02:00
ea3751aca8 Minimal styles for emoticonchooser.
References 
2014-06-18 12:22:06 +02:00
0ed6a0c8f3 Required style for freetag in magnificPopup.
These should at some point go into the plugin's CSS.

References 
2014-06-18 11:39:49 +02:00
95e2cab689 New iconfont build including tag icon.
References 
2014-06-18 09:55:57 +02:00
41ff9b4579 Clear floats in dashboard properly
References 
2014-06-12 19:24:07 +02:00
9fea866da9 Make the extra category list "a bit less clickable". 2014-06-04 16:31:23 +02:00
a611ea24b5 Small CSS fix related to Spamblock Bayes. 2014-06-02 19:48:46 +02:00
a915981b6a Move category list in entry editor.
Also trigger category selector on clicking category list.

References 
2014-06-02 10:49:56 +02:00
4437e01af7 Minor improvement for headings in plugin configuration. 2014-05-23 10:27:02 +02:00
ed6b4e4c6a Adapt CSS to changes in theme list layout.
References 
2014-05-21 15:48:21 +02:00
Ian
69fc1a5b73 fixes 2b and 4a and 4b 2014-05-21 11:45:13 +02:00
b8faaba829 Make category filtering a reusable function for live filtering
Can now be used anywhere where a "real-time" filter is desirable.
As a usage example, it's implemented for the list of installable
plugins. Should work anywhere, though – needs an input element,
a list of target elements and an element within those target
elements to contain the search term.

Also made the function for the reset button for this reusable.

References 
2014-05-18 14:13:27 +02:00
f1595837df Some visual polish for frontend/backend theme switching.
Also removes redundant text from backend theme info overlay.

References 
2014-05-14 14:59:00 +02:00
542917efea Adapt collapsible plugin description to list of installed plugins.
References 
2014-05-11 21:55:06 +02:00
5f7602cd79 Improved readability of upgrader messages
References 
2014-05-02 12:05:05 +02:00
34e4341ab0 A more robust solution for for plugin config sequence items
A reiteration of 744a0fc32a.
2014-05-01 16:20:35 +02:00
Ian
744a0fc32a add some additional plugin config sequence_item styles
The first will add a better width to plugin sequence_item(s), covering all screen resolutions, and sets auto margin to center on bigger screens, where sequence_container grows greater than inner 96%.
The seconds breaks sequence_item text in its own inline box on screens >= 768px.

This is well tested with plugins containing sequence_item movers eg entryproperties plugin.
2014-05-01 13:24:18 +02:00
2307e892a9 Add comment status to dashboard comments list. 2014-04-30 12:52:01 +02:00
2475f952df Standardize select image from media db/show preview process.
This used to be two seperate processes for the category icon and
images selected in plugin/theme config. It has now been simplified
to use just one process, which also uses the same markup and JS.

This adds to the consistency of the UI/UX, but it also saves some
CSS and a lot of JS, most of the latter of the expensive kind that
modifies the DOM.
2014-04-29 13:22:55 +02:00
a3cb5e253c Re-use choose_media for selecting category icons.
Also, save some JS performance by generating the button in Smarty,
not in JS.

References  
2014-04-28 16:11:05 +02:00
82d3165a19 Fix weird equal heights in list of installable plugins.
Some plugins on Spartacus have longer descriptions, making their
entires longer. Now, the description is collapsible using a details
element.

References 
2014-04-25 11:26:48 +02:00
2ae6bcc5dd Add reset button for category filter; add some styling.
References 
2014-04-24 17:30:40 +02:00
a04a2de5c5 Remove redundant comment. 2014-04-20 14:09:47 +02:00
6b8f893299 Include updated, "customized" build of MagnificPopup.
Also adds missing test to Modernizr build.

References 
2014-04-20 14:00:44 +02:00
b6b6dfe01a Make button links always contain their text.
References 
2014-04-20 13:05:25 +02:00
041994aa58 Do not truncate entry titles in entry list.
References 
2014-04-18 16:33:24 +02:00
fa500b947c Use lower-case letters in non-WYSIWYG editor.
References 
2014-04-18 16:15:01 +02:00
6abc381aec A more robust solution for the off-canvas nav.
References 
2014-03-24 20:46:02 +01:00
31eba101f6 Rewrite toggle_extended function to work with wysiwyg editor.
References 
2014-03-18 15:48:16 +01:00
5ef157063c A more subtle styling for links in field info text. 2014-03-18 15:23:08 +01:00
8ff7cdeddb Save a little space in no-js in media upload. 2014-03-18 15:15:18 +01:00
58e59a9193 Hide more things which don't make sense in no-js. 2014-03-18 15:14:23 +01:00
38c072c871 Don't show comment summary in no-js mode. 2014-03-18 15:04:51 +01:00
a722036b8a Re-position spartacus update buttons on small screens
References 
2014-03-11 12:21:58 +01:00
1927da75c1 Move plugin name in plugin description, add styling 2014-03-11 11:49:31 +01:00
c81d957094 The form elements need to be a wee bit smaller
References 
2014-03-10 20:22:12 +01:00
bb83c2c7a1 Realign filter form elements on small screens
References 
2014-03-10 20:16:23 +01:00
dc9c05ba8b Fix headings in content lists on small screens
References 
2014-03-10 20:07:50 +01:00
3106a59fc4 Make filter buttons in comment data smaller
References 
2014-03-10 20:00:01 +01:00
fcefdbece2 No margin for action buttons on small screens
Reference 
2014-03-10 19:58:21 +01:00
1ceae353bf Reposition media selector bar on small screens
References 
2014-03-10 19:47:10 +01:00
64eeeaafc8 Make room for timestamp msg in entry editor on small screens
References 
2014-03-10 19:43:02 +01:00
40b066a3b9 Reduce font-size for h1
This will make longer blog titles fit better on small screens.

References 
2014-03-10 19:34:23 +01:00
93aed1b818 Fix zebra striping in IE8
Apparently, IE8 won't interpret CSS statements if it does not
support all selectors used in the statement?!

References 
2014-03-10 15:59:13 +01:00