29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-04 19:13:40 +00:00
Commit Graph

109 Commits

Author SHA1 Message Date
RolandD - roland-d
641241e43d [imp] Add collapsible sidebar. Fixes #4197
Move button before searchbox

Add tooltip

Fix remembering state. Simplify language string.

Layout fixes.

Updated icons, made them state aware. Updated language strings, made them state aware.

Updated icons, alpha ordered language file, added grey background to the sidebar.

Make the code abstract

Added check if localStorage is available. Added code change to compressed core.js.

Added toggle button to all views. Generated CSS files based on less generator.

Fixed toggle buttons on user views. Update template-rtl.less.

Fixed toggle button being activated on enter in filter field.

Moved button to the sidebar file. Added transition changes.

Cleanup banners

Cleanup banners

Further cleanup

Further cleanup

Simplify hiding the sidebar

Keep the button visible

Add missing empty line

Updated the sidepanel. Many thanks to @RemcoJanssen

Fixed Plugin view using the wrong div ID

Updated CSS for RTL languages

Change the icons used for closing and opening.

Updated CSS for RTL.
2014-10-02 03:00:09 +02:00
zero-24
1d34e04fec [bug][34041] JToolbar Popup button modal icon class not customizable. Fixes #4075 2014-08-06 21:04:49 +02:00
Jean-Marie Simonet
e181d4183a [bug][32703] Forcing the alias tip to display below the label. Fixes #3997 2014-07-27 13:03:27 +02:00
Elijah Madden
1a0d94fac8 [imp][33921] Use layouts to render form field labels.
Closes #3868
2014-07-26 13:43:24 +02:00
Roberto - phproberto
abbcf5c217 [fix][33975] Not rendering attribs fieldset if params fieldset exist. Fixes #3927. Fixes #3928 2014-07-20 13:50:20 +02:00
Thomas Hunziker
fdca0f6181 Wrong Line Endings 2014-07-14 22:14:35 +02:00
Constantin Romankiewicz
a91f9f3efb [imp][33446] Moving the readmore button to layouts;
Closes #3702
2014-07-14 21:10:49 +02:00
Thomas Hunziker
6ddfcb1590 [fix] Mootools isn't used in the blog layout. Fixes #3697 2014-07-09 23:34:29 +02:00
zero-24
e2bcdf0a60 [imp] Change deprecated $app->getCfg() to $app->get() and some CS.
Close #3817, close #3815, close #3814
2014-06-30 21:36:29 +02:00
Robert Deutz
fcf77b51d2 [#31588] JLayout for the toolbar-separator isn't working (Fix #1686) 2014-06-01 09:48:21 -05:00
Viktor Vogel
e57a6231c1 [bug] [33602] Tags in com_content - Distinction between article and category tags; Fixes #3692 2014-05-31 22:48:27 +02:00
infograf768
08560a3521 Merge pull request #3048 from Bakual/FixFieldsetDescriptions
[#32958] Show fieldset descriptions in modules, menus, plugins parameters
2014-05-30 11:23:39 +02:00
Thomas Hunziker
8a9a7bf5a3 [imp] [33563] Make messages use JLayouts in Isis and Beez3; Closes #3406 2014-05-24 21:48:07 +02:00
Valentin Despa
8ea759a758 Fixed joomla.edit.details layout saves empty language
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32783&start=100
2014-05-17 22:49:53 +02:00
Bakual
2598acdb1f Moving the part to show fieldset descriptions from fieldset layout to params layout 2014-05-12 15:42:01 +02:00
Michael Babker
883006bcfa Merge remote-tracking branch 'joomla/staging' into 3.3-dev 2014-04-02 19:49:28 -05:00
Michael Babker
d6d300734d Merge pull request #3358 from Bakual/MicroDataContent
Hardcoded Microdata for com_content
2014-04-01 22:30:09 -05:00
Jean-Marie Simonet
69b49fb639 [bug] [#33490] Unwanted white space in system message div when empty
Close #3389
2014-04-01 10:06:31 +02:00
infograf768
9ff27970e2 Merge pull request #3363 from okonomiyaki3000/editor_buttons_as_layout
[#33512] Move the tinymce buttons layout to editors.buttons
2014-03-29 12:06:18 +01:00
Marko D
4e432eeee3 [imp] [33295] Adding the "showon" feature to JForm
Close #3379
2014-03-28 08:45:47 +01:00
Matt Thomas
bf5f239ac6 Removes hardcoded non-breaking space after span element in tags layout 2014-03-24 16:52:29 -04:00
Elijah Madden
a1504f5f45 Move the tinymce buttons layout to editors.buttons because tinymce is not the only editor. 2014-03-24 10:56:02 +09:00
Bakual
3d2d7cc050 layouts 2014-03-22 21:28:31 +01:00
George Wilson
3e3e013b07 Use non-deprecated methods for rendering fields 2014-03-20 19:51:09 +00:00
Elijah Madden
74a70d4021 [imp][#33197] Message as layout. Fix #2849
Message renderer test

deprecation warning when renderMessage() is used

remove a blank line

fixed indentation in layout file
2014-03-20 17:11:27 +01:00
George Wilson
ade08f1bab [imp] [33385] Move getControlGroups into a JLayout
Fix #3209
2014-03-18 21:55:45 +01:00
Bakual
ec13a4da79 Revert adding addslashes to the addtabscript layout 2014-03-11 11:12:56 +01:00
Jean-Marie Simonet
5a0cf22546 Bootstraps tabs strings not escaped and Wrong sprintf usage (Fix #3203) 2014-03-03 12:11:15 +01:00
Roberto Segura
9c3931d843 Merge pull request #3171 from wilsonge/repeat_fix
Ensure repeating field fieldsets aren't shown
2014-02-26 14:09:22 +01:00
Jonathan Cameron
15583582b1 [#33193] Content plugins cannot distinguish between category list title
and description (Fix #2842)
2014-02-26 10:51:46 +01:00
radiant-tech
60749a351a [fix] get show_tags from params. Fixes #3176
add show_tags as category parameter
2014-02-26 07:15:17 +01:00
George Wilson
9c59f41086 Ensure repeating field fieldsets aren't shown
(see #3147)
2014-02-23 23:57:02 +00:00
Roberto - phproberto
79b718d7f2 [imp] missing index.html files 2014-02-14 13:34:03 +01:00
Roberto - phproberto
ca2c3a5972 [imp] copyright + version fixes 2014-02-14 09:25:21 +01:00
Roberto - phproberto
32b88146d7 [imp][libraries] use overridable layouts for pagination 2014-02-14 01:05:35 +01:00
Jean-Marie Simonet
aeb41828be [#] [33160] *Articles missing for admins in front end (master)
Fixes #2805
2014-01-20 13:07:59 +01:00
Thomas Hunziker
c364f2203e Merging #2256 2014-01-17 11:01:55 +01:00
Jean-Marie Simonet
99737a0887 Updating copyright 2013-12-31 12:25:08 +01:00
Jean-Marie Simonet
24edb91797 # Reverting PR #2018 which breaks Joomla installation 2013-12-21 10:49:53 +01:00
Fedik
1d61159003 Changes JHtml::_('formbehavior.chosen', 'select'); to JHtml::_('formbehavior.chosen'); and adds class of advancedSelect to select elements appropriately so that chosen.js is not forcefully applied to all select elements (Fix #2018) 2013-12-20 14:51:38 -05:00
Jean-Marie Simonet
8e925b00cc $ Correcting wrong language constant 2013-12-20 07:39:44 +01:00
Bakual
9451353cc2 [#32889] Version Note field is shown based on com_content settings for all extensions (Fix #2648) 2013-12-06 11:39:43 -06:00
Peter van Westen
6b757e3c1c # [#32636] Fixed issue with fields splitting causing layout issues
Thanks Peter van Westen
(Fix #2482)
2013-11-20 10:39:41 +01:00
Simon Asika
c82b84aba4 # [#32523] Update some wrong docblock packages Thanks Simon Asika
(Fix #2416)
2013-11-12 06:55:31 +01:00
George Wilson
8a968eb5a8 # [#32622] CSS Layout Issue with Protostar and Weblinks Front End
Submit Thansk George Wilson
(Fix #2474)
2013-11-11 09:22:07 +01:00
Thomas Hunziker
a53c7116d5 [#32498] 3.2RC - Bootstrap CSS styles loaded from (media/JUI/) for logged in users on front-end. (Fix #2393) 2013-11-03 12:33:28 -06:00
Jean-Marie Simonet
fd01df5c39 # [#32310] Regression: Restore lost editor configuration tab.
(Fix #2292)
2013-10-23 09:33:26 +02:00
Roberto - phproberto
bda2e832a4 [#32361] [3.x] Search tools fixes (Fix #2281) 2013-10-21 17:30:06 -05:00
Achal-Aggarwal
746bd62719 # [#32315] *regression: Notices or fatal errors for categories menu item display 2013-10-20 02:05:58 +02:00
Roberto - phproberto
efa2ed4823 [#31861] [JUX2] [04] New Search tools on top of lists. (Fix #2035) 2013-10-17 17:54:21 -05:00