Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001002 [SysCP] Adminpanel minor always 2008-11-30 18:03 2008-12-12 17:51
Reporter xaver View Status public  
Assigned To d00p
Priority high Resolution fixed  
Status resolved   Product Version 1.4
Summary 0001002: APS (activation does not show the links in admin-menu)
Description After activation not in the Menu.
Additional Information
Tags No tags attached.
Attached Files

Sponsor -  Users sponsoring this issue
Sponsors List Total Sponsorship = EUR 5

2008-12-01 13:03: theodor (EUR 5)

- Relationships
related to 0001003resolvedd00p Billing-Module (doubled menuentries) 
related to 0001024resolvedd00p Admin menu - "PHP Configurations" is showed twice 

-  Notes
(0000001)
d00p (reporter)
2008-11-30 18:04

either with aps activated or deactived, admin has no aps-menu.
The required_resources for admin-menu-entry must have the value 'can_manage_aps_packages' when aps is enabled, and not 'phpenabled' which is only for customers.
(0000087)
EleRas (reporter)
2008-12-02 21:57

In my opinion it looks okay, merge acknowledged
(0000088)
RadiatioN (developer)
2008-12-02 21:57

In my opinion it looks okay, merge acknowledged

-  SVN - commits
(#2460)
d00p
2008-11-30 18:06
Branch to fix the aps-menu display for admins when aps is activated, refs #1002
A branches/d00p/apsmenufix/
(#2461)
d00p
2008-11-30 18:14
aps-menu is now shown to admins, if aps is activated and admin has rights 'can_manage_aps_packages'='1', refs #1002
U branches/d00p/apsmenufix/admin_settings.php
(#2462)
d00p
2008-11-30 18:18
fixing default aps-menu entries because aps is default: Off, refs #1002
U branches/d00p/apsmenufix/install/syscp.sql
(#2464)
d00p
2008-11-30 19:53
fixed display On/Off for billing- and aps-menu, also fixes double-menu entries when updating from <1.2.19-svn21, refs #1002 and refs #1003
U branches/d00p/apsmenufix/admin_settings.php
U branches/d00p/apsmenufix/install/updatesql_1.2.19-20.inc.php
U branches/d00p/apsmenufix/lib/tables.inc.php
(#2476)
d00p
2008-11-30 21:57
fixes double-menu entries when updating from <1.2.19-svn21 and checks if billing is active or not, refs #1002 and refs #1003
U branches/d00p/apsmenufix/install/updatesql_1.2.19-20.inc.php
(#2484)
d00p
2008-12-01 17:21
fixed updater-script to correct aps and billing menu-entries, re-ordered update-scripts (better filenames, better structure) and fixed a wrong logging-parameter when changing the webserver, refs #1002, refs #1003, refs #1018
U branches/d00p/syscp/admin_settings.php
U branches/d00p/syscp/install/syscp.sql
A branches/d00p/syscp/install/updates/
A branches/d00p/syscp/install/updates/1.0/
A branches/d00p/syscp/install/updates/1.0/update_1.0.10_1.2-beta1.inc.php
A branches/d00p/syscp/install/updates/1.0/update_1.0_1.0.10.inc.php
A branches/d00p/syscp/install/updates/1.2/
A branches/d00p/syscp/install/updates/1.2/update_1.2-beta1_1.2.19.inc.php
A branches/d00p/syscp/install/updates/1.2/update_1.2.19_1.4.inc.php
A branches/d00p/syscp/install/updates/1.4/
A branches/d00p/syscp/install/updates/1.4/update_1.4.inc.php
U branches/d00p/syscp/install/updatesql.php
D branches/d00p/syscp/install/updatesql_1.0-1.2.inc.php
D branches/d00p/syscp/install/updatesql_1.0.inc.php
D branches/d00p/syscp/install/updatesql_1.2.19-20.inc.php
D branches/d00p/syscp/install/updatesql_1.2.inc.php
D branches/d00p/syscp/install/updatesql_1.4.inc.php
U branches/d00p/syscp/lib/tables.inc.php
(#2493)
EleRas
2008-12-02 22:16
* Fixing various problems with the mennu, including:
* after migration from 1.2.19 to 1.4.x no admin has the ability to change phpsettings, fixes #1031
* Admin menu - "PHP Configurations" is showed twice, fixes #1024
* Billing-Module has doubled menuentries, fixes #1003
* APS (activation does not show the links in admin-menu), fixes #1002
* Other fixes:
* better filename for updatesql file, fixes #1018
* awstats config page broken, wrong filenames, fixes #1001
_U trunk/syscp/
U trunk/syscp/admin_settings.php
U trunk/syscp/install/syscp.sql
A trunk/syscp/install/updates/
D trunk/syscp/install/updates/1.0/
A trunk/syscp/install/updates/1.0/
D trunk/syscp/install/updates/1.0/update_1.0.10_1.2-beta1.inc.php
A trunk/syscp/install/updates/1.0/update_1.0.10_1.2-beta1.inc.php
D trunk/syscp/install/updates/1.0/update_1.0_1.0.10.inc.php
A trunk/syscp/install/updates/1.0/update_1.0_1.0.10.inc.php
D trunk/syscp/install/updates/1.2/
A trunk/syscp/install/updates/1.2/
D trunk/syscp/install/updates/1.2/update_1.2-beta1_1.2.19.inc.php
A trunk/syscp/install/updates/1.2/update_1.2-beta1_1.2.19.inc.php
D trunk/syscp/install/updates/1.2/update_1.2.19_1.4.inc.php
A trunk/syscp/install/updates/1.2/update_1.2.19_1.4.inc.php
D trunk/syscp/install/updates/1.4/
A trunk/syscp/install/updates/1.4/
D trunk/syscp/install/updates/1.4/update_1.4.inc.php
A trunk/syscp/install/updates/1.4/update_1.4.inc.php
U trunk/syscp/install/updatesql.php
D trunk/syscp/install/updatesql_1.0-1.2.inc.php
D trunk/syscp/install/updatesql_1.0.inc.php
D trunk/syscp/install/updatesql_1.2.19-20.inc.php
D trunk/syscp/install/updatesql_1.2.inc.php
D trunk/syscp/install/updatesql_1.4.inc.php
U trunk/syscp/lib/configfiles/etch.inc.php
U trunk/syscp/lib/configfiles/gentoo.inc.php
U trunk/syscp/lib/configfiles/hardy.inc.php
U trunk/syscp/lib/configfiles/suse10.inc.php
U trunk/syscp/lib/tables.inc.php

- Issue History
Date Modified Username Field Change
2008-11-30 18:03 xaver New Issue
2008-11-30 18:04 d00p Note Added: 0000001
2008-11-30 18:09 svn Checkin
2008-11-30 19:24 EleRas Summary APS => APS (activation does not show the links in admin-menu)
2008-11-30 19:54 svn Checkin
2008-11-30 22:04 d00p Assigned To => d00p
2008-11-30 22:04 d00p Status new => acknowledged
2008-11-30 22:08 svn Checkin
2008-11-30 22:39 EleRas Target Version => 1.4.2
2008-12-01 13:03 theodor Sponsorship Added theodor: EUR 5
2008-12-01 13:03 theodor Sponsorship Total 0 => 5
2008-12-01 13:03 theodor Issue Monitored: theodor
2008-12-01 16:05 svn Checkin
2008-12-01 17:07 d00p Relationship added related to 0001003
2008-12-01 17:07 d00p Relationship added related to 0001024
2008-12-01 17:24 svn Checkin
2008-12-01 18:24 d00p Priority normal => high
2008-12-01 18:24 d00p Projection none => minor fix
2008-12-01 18:24 d00p ETA none => 2-3 days
2008-12-01 18:24 d00p Target Version 1.4.2 => 1.4.x
2008-12-02 21:02 d00p Target Version 1.4.x => 1.4.2
2008-12-02 21:57 EleRas Note Added: 0000087
2008-12-02 21:57 RadiatioN Note Added: 0000088
2008-12-02 22:17 svn Checkin
2008-12-02 22:17 svn Status acknowledged => resolved
2008-12-02 22:17 svn Resolution open => fixed
2008-12-02 22:23 svn Checkin
2008-12-12 17:51 EleRas Fixed in Version => 1.4.2
Footer