Issue: Split admincp/project.php

  1. issueid=217 08-17-2011 08:52 PM
    PT Developer
    Number of reported issues by thincom2000: 46
    Split admincp/project.php

    Let's split up admincp/project.php. It's getting a bit unruly, the script uses more memory, and honestly there's no reason for it not to be separate files:
    - admincp/project.php
    - admincp/projectcategory.php
    - admincp/projectcounters.php
    - admincp/projectmilestone.php
    - admincp/projectpriority.php
    - admincp/projecttag.php
    - admincp/projecttype.php
    - admincp/projectversion.php

    Why is $_REQUEST['do'] == 'updateattachments' NOT in the existing admincp/projectattachment.php? It doesn't make sense to me.

    Even from a development perspective, it will make it easier to make changes to each component if they are in dedicated files.
Issue Details
Issue Number 217
Issue Type Task
Project Project Tools
Category Minor
Status Finished
Priority 4
Target Version 2.2.0
Completed Version 2.2.0
Milestone v2.2.0
Votes to perform 0
Votes not to perform 0
Assigned Users (none)
Tags (none)




  1. Note:
    This issue contains some replies but it seems you don't have the permission to show them. To see them, you should log in.

    Once logged in, if the administrator decided it, you can still be able to not see replies.
+ Reply