1
0
Commit Graph

44 Commits

Author SHA1 Message Date
31543ef39a Show no update msg for event and sidebar (#226) 2014-11-11 16:47:11 +01:00
08a9ffcd90 Move spartacus multi-upgrade hint to tooltip 2014-11-09 16:50:38 +01:00
1965691612 updgrade list: show back link instead of search (#200) 2014-11-02 16:38:25 +01:00
ed897f0615 Don't show group filter in update page (#200)
The group filter can't filter the updates
2014-09-28 17:21:31 +02:00
Ian
298152a899 remember, its a key name :) 2014-09-11 10:18:16 +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 #200
2014-09-11 10:10:01 +02:00
Ian
08b86b102b fix plugins no updates' message check
References #200

there is more.
2014-08-04 15:01:43 +02:00
33193806ed References #189
Combine additional jquery/plugin files into one
Remove single file references
Moved dragdrop.js to serendipity_Editor.js.

Please test. Might make trouble in the installer/upgrader?
2014-06-25 12:28:59 +02:00
e02718bc76 Show no-update message in spartacus
closes #193
2014-06-24 23:43:26 +02:00
d1881e474f i18n 2014-05-28 10:38:04 +02:00
1fcdf783e5 Prevent api to install unstackable plugins twice (#45) 2014-05-27 00:24:28 +02:00
ae6d69a173 Use different labels for plugin filters.
These are supposed to make the functionality of the plugin filter/
search more clear without introducing new lang constants. Also
removed the placeholder attribute altogether.

References #154
2014-05-21 22:26:44 +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 #154
2014-05-18 14:13:27 +02:00
a7fdf52eaf Fixed wrong local documentation URL in plugin configuration 2014-05-14 13:37:27 +02:00
542917efea Adapt collapsible plugin description to list of installed plugins.
References #125
2014-05-11 21:55:06 +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 #125
2014-04-25 11:26:48 +02:00
94c3a75a96 New language constants, hopefully caught all i18n's. Please check. 2014-03-05 13:22:50 +01:00
70aea65078 Make accessible tabs remember their last choice.
Bundled jquery.cookie library for that.
Every TABlist now needs to have a unique ID.
2014-03-05 11:37:38 +01:00
a9b8c9dd02 Refactor the whole damn zebra striping business. 2014-03-01 19:50:53 +01:00
Ian
fd8f4d5a16 short modifier - escape default is html 2014-02-28 10:04:12 +01:00
1202d6899a Add proper headline to configure plugins page. 2014-02-27 15:11:52 +01:00
7af68d6d9f tabbify plugin menu 2014-01-21 20:27:02 +01:00
82b2f2f8fe Add missing i18n markers. 2013-10-05 08:56:54 +02:00
78f0196571 shorter plugin/category title 2013-10-04 17:45:43 +02:00
d1d26af5ee Shorter labels and consistence
Like Delete instead of Delete selected comments on buttons, and Media Library instead of Fine Media as a title in the ML
2013-10-04 15:23:11 +02:00
1fb8c54efb Back to button style.
Partial manual revert of 168cb146ea.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.

References #41
2013-09-23 11:19:31 +02:00
0ac1a2f9ce Drop precautionary admin_link class.
References #41
2013-08-19 19:04:23 +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
7bdb4d7c6c Fix ML-Popup in html-nuggets (#27) 2013-07-30 17:35:23 +02:00
0a275a74de Waste less space on install new plugins page.
References #32
2013-07-20 21:57:41 +02:00
210e694e6c Fix minor issues
Changed Reactions to Activity; removed font icons from Install and
Upgrade buttons for plugins.

References #34
2013-07-20 19:14:13 +02:00
3c3369f64b Markup maintenance. 2013-06-24 16:08:26 +02:00
765e232693 Replace some icons. 2013-06-24 12:01:24 +02:00
17e0f159b0 Revert jQuery tooltips. 2013-06-24 11:04:56 +02:00
9a989dddb3 Remove Advanced-JS option 2013-06-23 20:12:06 +02:00
0bc97cbc88 Tooltips, tooltips, tooltips. Everywhere. Almost. 2013-06-23 18:45:58 +02:00
d30b62ad0a Zebra striping for plugin options. 2013-06-22 15:54:35 +02:00
6a70625563 UI consistency fixes for plugin installation. 2013-06-21 20:10:50 +02:00
64a9f4fef7 Layout fixes for plugin configuration. 2013-06-21 13:16:37 +02:00
318bd7a92d Icon button for install new plugins. 2013-06-21 11:44:57 +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
e404792c29 Maintenance: clean out tpl files. 2013-06-04 11:53:12 +02:00
6a9bdd0c6a Removed stupid HTML5/jQuery progress hints. 2013-06-01 11:09:10 +02:00
ae74401668 2k11 is default template, included admin-tpls, and made it installable 2013-05-30 22:19:07 +02:00