Page MenuHomePhabricator

Update Almanac for newPage
ClosedPublic

Authored by chad on Nov 28 2015, 10:40 PM.
Tags
None
Referenced Files
F19817155: D14590.diff
Thu, Mar 5, 11:16 AM
F19577197: D14590.diff
Feb 1 2026, 10:20 AM
F19081067: D14590.id.diff
Dec 2 2025, 3:47 AM
F19078459: D14590.diff
Dec 1 2025, 6:12 PM
F18855166: D14590.id.diff
Nov 1 2025, 3:45 AM
F18853689: D14590.diff
Oct 31 2025, 6:47 PM
F18804615: D14590.id.diff
Oct 18 2025, 10:16 AM
F18783247: D14590.id35298.diff
Oct 13 2025, 5:22 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
Branch
newpage-almanac
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9108
Build 10733: Run Core Tests
Build 10732: arc lint + arc unit

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.