1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/auth
epriestley 30dedb2251 Allow PhabricatorMenuView to have items inserted in the middle
Summary:
Make `PhabricatorMenuView` more flexible, so callers can add items to the beginning/end/middle.

In particular, this allows event handlers to receive a $menu and call `addMenuItemToLabel('activity', ...)` or similar, for D4708.

Test Plan: Unit tests. Browsed site. Home page, Conpherence, and other pages with menus look correct.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D4792
2013-02-03 10:02:35 -08:00
..
application Allow PhabricatorMenuView to have items inserted in the middle 2013-02-03 10:02:35 -08:00
controller Reasonable pht pass at auth. 2013-01-26 16:17:44 -08:00
ldap Added support for STARTTLS with LDAP 2013-01-17 09:51:13 -08:00
oauth/provider Complete missing bits of Google OAuth2 provider 2013-01-21 18:53:35 -08:00
view Fix dynamic string usage as safe input 2013-02-02 16:20:29 -08:00