lp:phpdevshell

Created by Greg and last modified

This branch is a transition between 3.2.1 (never released) and 4.0.
It will be released as 3.5 to provide the core of 4.0 to the 3.x branch.
It should be mostly compatible with 3.x projects to help you move to 4.0.

Get this branch:
bzr branch lp:phpdevshell
Only Greg can upload to this branch. If you are Greg please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Greg
Project:
PHPDevShell
Status:
Development

Recent revisions

974. By Greg

refactoring :
- PHPDS_template was using a lot of "==false"
- PHPDS_core w<as not using PU_formatLocale()

973. By greg <greg@Silencer>

- slightly moved the notification at the top-right to avoid overlapping the user name/logout button

972. By greg <greg@Silencer>

- added PHPDS_template->addJsFileToBottom() and PHPDS_template->addJsToBottom() to support new best pratices of having JS code at the bottom of the page

971. By greg <greg@Silencer>

- moved a check from PHPDS_login.class.php->controlLogin() to PHPDS_login->needsLogin() to avoid a possible shortcut where PHPDS_login->controlLogin() is not called

970. By greg <greg@Silencer>

- added support for class aliasing to PHPDS_db->makeQuery()

969. By greg <greg@Silencer>

- fixed PHPDS_core->setDefaultNodeParams() to avoid "undefined index" message in error log.

968. By greg <greg@Silencer>

- added "remove()" to PHPDS_tagger

967. By greg <greg@Silencer>

- added "$autoProtect = false" to more distro queries to adapt to the new "$autoProtect = true" default

966. By greg <greg@Silencer>

- masked a warning when an exception's solution doesn't provide all the optional infos
- added PHPinfo to the "system info" page

965. By greg <greg@Silencer>

- fixed various authentication problems introduced with the "route" mecanism

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~titan-phpdevshell/phpdevshell/main
This branch contains Public information 
Everyone can see this information.

Subscribers