JUGAv1.01
|
|
| |
New features
|
| |
- Added JUGA>>Variables page for defining which variables JUGA will be restricting for each component (makes JUGA support Fireboard, Docman, etc)
- Sortable Columns in JUGA->Site Items
- Better distinction between front-end JUGA controls and admin-side JUGA controls
- Customizable modules for displaying any information you can imagine on the admin-side
- Human-readable JUGA->Site Item titles — no more "com_content view"
- Filtering between front-end controls and admin-side controls
- Filtering JUGA->Site Items that have NOT been assigned to a JUGA->Group, for easy searching
- Uploadable and editable language files
- Support for "default_juga" and "public_juga" Config Items for secure distinction between the two
- Ability to prevent JUGA from automatically creating new JUGA->Site Items on the Admin-side
- Flex +/- buttons in JUGA>>Assign Users
|
| |
Bugs fixed |
| |
- JUGA Admin-template no longer blocks Managers from logging in
|
| |
Other Updates |
| |
- Added tools for updating pre-1.01 Site Items
|
| |
Table Structure |
| |
- Altered table #__juga_items, added fields `query`, and `site`
|
| |
|
JUGAv1.0
|
|
| |
New features
|
| |
- Added Admin Template for automatic creation of JUGA->Site Items while browsing the backend and for restricting administrators in the back end
- Improved Tooltips throughout admin-side component
- Added Module mod_mainmenu_juga - replacement for mod_mainmenu that allows you to hide menu items when restricted
- Added Module mod_hiddenbyjuga for hiding modules based on JUGA groups
|
| |
Bugs fixed |
| |
- Fixed use of the default_juga on the front-end
- Fixed "title" value created upon automatic new JUGA->Site Item creation
|
| |
Other Updates |
| |
- Perform basic checks on JUGA variables and tables upon load
|
| |
Table Structure |
| |
- Altered table #__juga_items, added fields `site_section, and `site_view'
|
| |
|
JUGAv0.2
|
|
| |
New features |
| |
- Define Access - quickly assign multiple groups access to a single item
- Flex JUGA - quickly add/remove multiple items or users to/from a specified group
- JUGA Access Codes - distribute/sell access codes to users that, upon submission, provide the user with a specified JUGA Group's Access level
- Include/Exclude Entire Component - completely exclude an entire component from JUGA Access Control
- JUGA System Mambot - JUGA no longer needs to be activated through a module
|
| |
Compatability issues |
| |
- added josGetArrayInts() function for mambo & joomla < 1.0.11 compatability (thanks CCrosaz!)
|
| |
Bugs fixed |
| |
- fixed XML file to use #__ instead of jos__
- changed all <? to <?php
- fixed title for new entries forced by error
|
| |
Other Updates
|
| |
- Added logo (thanks: dozdius!)
- Display ID column in listGroups
|
| |
Table Structure
|
| |
- Added #__juga_codes
- Altered table #__juga_items, added field `option_exclude`
|
|