Page MenuHomePhabricator

Update Almanac for newPage
ClosedPublic

Authored by chad on Nov 28 2015, 10:40 PM.
Tags
None
Referenced Files
F15526826: D14590.id35296.diff
Mon, Apr 21, 11:45 PM
F15526825: D14590.id.diff
Mon, Apr 21, 11:45 PM
F15507846: D14590.diff
Tue, Apr 15, 11:27 PM
F15490898: D14590.id35297.diff
Fri, Apr 11, 9:34 PM
F15472440: D14590.id35296.diff
Sat, Apr 5, 1:39 PM
F15467679: D14590.id35297.diff
Thu, Apr 3, 5:19 PM
F15452110: D14590.id35296.diff
Sat, Mar 29, 1:51 AM
F15449241: D14590.id35298.diff
Fri, Mar 28, 9:04 AM
Subscribers

Details

Summary

Swaps out for modern methods. Ref T9690

Test Plan

Check various Almanac pages, new devices, editing, lists.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Update Alamanac for newPage.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
chad retitled this revision from Update Alamanac for newPage to Update Almanac for newPage.Nov 28 2015, 10:40 PM
epriestley edited edge metadata.

One copypasta thing

src/applications/almanac/controller/AlmanacConsoleController.php
44

This one is great!

src/applications/almanac/controller/AlmanacDeviceEditController.php
155

Should be $title.

src/applications/almanac/controller/AlmanacDeviceViewController.php
61

Should be $title.

src/applications/almanac/controller/AlmanacInterfaceEditController.php
146

Should be $title.

src/applications/almanac/controller/AlmanacNetworkEditController.php
134

Should be $title.

src/applications/almanac/controller/AlmanacNetworkViewController.php
46

Should be $title.

This revision is now accepted and ready to land.Nov 28 2015, 10:42 PM
chad edited edge metadata.
  • derps
This revision was automatically updated to reflect the committed changes.