Page MenuHomePhabricator

Update Almanac for newPage
ClosedPublic

Authored by chad on Nov 28 2015, 10:40 PM.
Tags
None
Referenced Files
F18110912: D14590.id35296.diff
Tue, Aug 12, 1:43 AM
F18104557: D14590.id35298.diff
Sun, Aug 10, 1:09 PM
F18099684: D14590.id35297.diff
Sat, Aug 9, 7:40 AM
F18085366: D14590.id.diff
Tue, Aug 5, 7:10 PM
F17940827: D14590.id.diff
Thu, Jul 31, 4:46 AM
F17932279: D14590.diff
Wed, Jul 30, 7:57 PM
Unknown Object (File)
Jun 30 2025, 4:22 AM
Unknown Object (File)
Jun 29 2025, 7:13 PM
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.