wbTeamPro Feature Request & Bug Tracker
wbTeamPro and wbTimeLog are actively being developed and supported.

We are working to update our tracker, changelogs, and documentation to convey this appropriately.
Thank you for your patience as we manage this period of growth.

View Issue Details Jump to Notes ]
0 Votes
 ]
Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010728wbTeamPro[All Projects] Featurespublic2017-01-30 09:312015-01-25 00:00
Reporterwebuddha 
Assigned Towebuddha 
PrioritynormalSeverityminorReproducibilityalways
StatusIn ProgressResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionApplied to Version 
Summary0010728: Allow wbteampro.php to be changed
DescriptionAdd configuration option to rename the wbteampro.php entry point. The htaccess solution works but the anchor tags still show wbteampro.php.

Current Instructions
http://billing.holodyn.com/knowledgebase/113/How-can-I-rename-the-wbteamprophp-script-file.html [^]

# Rename wbTeamPro.php
RewriteEngine On
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{REQUEST_URI} ^/wbteampro\.php.*
RewriteRule (.*) /myprojects.php [R=301,L]
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0010248)
webuddha (administrator)
2015-06-30 15:41

Started implementation of system_appurl value - to be customizable
Will be part of move of all entry point logic into app container.

- Issue History
Date Modified Username Field Change
2015-06-23 16:49 webuddha New Issue
2015-06-30 15:41 webuddha Note Added: 0010248
2015-06-30 15:41 webuddha Assigned To => webuddha
2015-06-30 15:41 webuddha Status New => In Progress



Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker