-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JUX2] [20] Rearranged item edit views in admin #2162
Conversation
Changed language checks to new JLanguageMultilang::isEnabled method
Hi Peter Question, where is the new version integration? |
@raramuridesign You need to enable versions for the fields to appear. That's probably not done for the screenshots above ;-) |
Correct. The version note will appear under the note field on the right. |
Will it stand out in appearance ? |
why not just test this PR? |
PS: I don't think it should stand out at all. You should be able to find it when you need it and not be in the way when you don't. |
Right now Version in 3.2.0-master don't stand out. This PR is not a fundamental workflow change. Just a fix for UI/UX issues in item edits. We can always improve workflow of version comments (i agree that it's not best yet), but it certainly is not in the scope of this PR and should be a different PR imho. |
Fixed trunication of description
…on is switched off.
…on is switched off.
Did a quick test that I reported to tracker (small issue with plugin and newsfeeds saves). |
…, a contact, a newsfeed is broken
Jux layout items: Fixing reported bugs (starting by last)
…ciations edit: Tab Associations empty when associations not enabled. And fixed bug of the inconsistent default value of item associations setting.
Fixing reported bugs (starting by last) Part 2
Fixed Apply an Save buttons in Plugin Edit
…rams but top-level inputs)
…rams but top-level inputs): added the template file for display tab outside params
Jux layout items: Fixed News Feeds edit saving
…t-items Conflicts: libraries/cms/form/field/editor.php libraries/joomla/form/fields/text.php
[JUX2] [20] Rearranged item edit views in admin
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32096
This PR rearranged the admin edit views according to the new 'JUX standards.
Goal is to improve usability and coherence
The views that are changed include article,category, module, plugin, menu item and all other item edit views in the core components.
Changes
Gobal changes
Specific changes by view
Article
Module & Plugins
Module
Plugin
Testing instructions
Test all item edit views to see if nothing breaks and options are saved ok.
Screenshots
Article
Category
Module
Custom HTML Module
Plugin