marianokit / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Access control for 1.4 #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test our category access extension on 1.4 and make it 1.4 compatible.

Original issue reported on code.google.com by zetapri...@gmail.com on 24 Feb 2010 at 4:55

GoogleCodeExporter commented 8 years ago
Here's an upgrade file for 1.4. Put this in 
"app/code/community/ZetaPrints/AccessControl/sql/accesscontrol_setup" directory.
Also version number has to be changed to 2.0.1 in config.xml.

Original comment by matti.te...@lemonline.fi on 25 Feb 2010 at 7:12

Attachments:

GoogleCodeExporter commented 8 years ago
Access control upgraded to M. 1.4
Install 0.1.0.0beta4 on magedev from Magento Connect.

Original comment by Anatoly....@gmail.com on 11 Mar 2010 at 9:46

GoogleCodeExporter commented 8 years ago
1. The hints on Category page/Display tab are aligned on the far right. They 
are not
noticeable on wide screen displays or even 4:3 displays. They were right next 
to the
input field before (on the left side of it). Now the hint is aligned at the far 
right
side, next to the form border (access_control_hint_1.png)

2. Not sure if this is related but I wasn't able to see any products after 
installing
the extension. The categories that I assigned to special groups were hidden 
from the
top menu as they should. I was only allowed to see that category when I logged 
in as
a user with a permission. Problem is, I didn't see any products inside the 
category.
Not sure if this is related.
- I went to "Index management" page and I saw this (prices_reindex_required.png)
This was not required when I tested the issue on M 1.3
Access control works fine after prices re-indexing.

You should only be able to see this category when logged in:
http://www.zetaprints.com/magedev/index.php/realestate-ads.html

Original comment by agur...@gmail.com on 11 Mar 2010 at 3:37

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by k.safro...@gmail.com on 15 Mar 2010 at 10:46

GoogleCodeExporter commented 8 years ago
I believe both comments is standard M 1.4 behavior. 
1. Category details has table layout and last column is notes, this can be 
overwritten 
by creating new theme or changing default layout, but if it worth doing?
2. It is related. Reindex should be performed

Original comment by k.safro...@gmail.com on 15 Mar 2010 at 1:30

GoogleCodeExporter commented 8 years ago
Tried to replicate the (data re-index) problem. I Uninstalled the extension on
Magedev and then re-installed it right away without leaving Magento Connect 
manager.
All the access control settings were remembered and the categories already had 
the
access groups assigned to them. This data was probably cached so I went back to
Magento connect.

Uninstalled the access control ext, went back to the admin and got an err page.
Refreshed the page on the store site, got the same page (err.png).
When I click on the log number it just takes me to the same page with a 
different
number on it.
http://www.zetaprints.com/magedev/

Original comment by agur...@gmail.com on 17 Mar 2010 at 9:42

Attachments:

GoogleCodeExporter commented 8 years ago
Yep, uninstalling extensions doesn't roll back automatically its changes in M. 
database.

Original comment by Anatoly....@gmail.com on 17 Mar 2010 at 12:01

GoogleCodeExporter commented 8 years ago
AccessControl is completely uninstalled.

Original comment by Anatoly....@gmail.com on 18 Mar 2010 at 8:18

GoogleCodeExporter commented 8 years ago
Appart from the hint alignment, the rest works ok.

Installed the extension, went to the Category Management page and assigned this
category to be visible only to registered users:
http://www.zetaprints.com/magedev/index.php/realestate-ads.html
It was hidden in the top menu when logged out and comes up after logging in. No 
data
re-index was required.

Re-indexing details:
This scenario required "data re-index":
1. Created a new customer group manually
2. Assigned a user to the new user group
3. Assigned the access group to a category

The data "re-index required" appeared in Index management(re-index.png)

In the store: All catalogs become empty. Msg says: "No products matching your
selection". But this only happens for logged in users. As soon as I log out, the
catalogs show their templates again. 
4. I ran the re-index and the templates show up ok for both logged in and 
logged out
users.

Original comment by agur...@gmail.com on 18 Mar 2010 at 10:38

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 18 Mar 2010 at 5:25