[Rt-commit] rtir branch, 3.4/countermeasures, repushed
Shawn Moore
shawn at bestpractical.com
Mon May 16 19:05:32 EDT 2016
The branch 3.4/countermeasures was deleted and repushed:
was 73afc21099bed767b4fc393cf42e7856dbdcb15b
now 6fb2227dc527e51f461acab03d02ff4d3a809988
1: af89baa = 1: af89baa Use RT::IR->lifecycle_* methods instead of hardcoding
2: 43b776b = 2: 43b776b Rename lifecycle from "blocks" to "countermeasures"
3: 383bb5e = 3: 383bb5e Switch lifecycle definition from "blocks" to "countermeasures"
4: 36b5bc5 = 4: 36b5bc5 Switch default queue from Blocks to Countermeasures
5: 8c7de77 = 5: 8c7de77 Rename Blocks menu at top to Countermeasures
6: 99ef2bf = 6: 99ef2bf Switch %TYPE to use lifecycle methods (and Countermeasures)
7: af6e5ae = 7: af6e5ae Fix error to mention plural Countermeasure queues rather than Block queue
8: 287b968 = 8: 287b968 Rename SelectedBlocks to SelectedCountermeasures
9: b97f165 = 9: b97f165 Fix one instance of hardcoded name Blocks in UI to be Countermeasure
10: 1073c9b = 10: 1073c9b Rename create_block and goto_edit_block test functions
11: a35a885 = 11: a35a885 Switch hardcoded "Blocks" queue name in tests to "Countermeasures"
12: 2b52712 = 12: 2b52712 Fix some references in RTIR_Config to Countermeasures
13: f09061f = 13: f09061f Rename RTIR_DisableBlocksQueue to RTIR_DisableCountermeasures
14: d1478c8 = 14: d1478c8 Fix the tab name from blocks to countermeasures
15: 60d0745 = 15: 60d0745 Change blocks to countermeasures in comments and internal documentation
16: a512a21 = 16: a512a21 Fix references to Blocks in README
17: 835c539 = 17: 835c539 Update documentation to refer to Countermeasures not Blocks
18: 87b40a0 = 18: 87b40a0 Fix some CSS class names to match 3.4 spelling
19: fdc75b4 = 19: fdc75b4 Fix stray references of blocks to be countermeasures
20: ce554cf = 20: ce554cf Fix uses of block with countermeasure in t/searches/menu.t
21: bb8fa78 = 21: bb8fa78 Fix test filenames to be countermeasure/ not block/
22: 228dba1 ! 22: f108563 Rename RTIR_SetBlockStatus to RTIR_SetCountermeasureStatus
@@ -1,8 +1,6 @@
Author: Shawn M Moore <shawn at bestpractical.com>
Rename RTIR_SetBlockStatus to RTIR_SetCountermeasureStatus
-
- This doesn't yet deal with upgrading existing deployments
diff --git a/MANIFEST b/MANIFEST
--- a/MANIFEST
23: c2be611 = 23: 0ac4c7a Rename $RTIR_BlockAproveActionRegexp to $RTIR_CountermeasureApproveActionRegexp
24: 9ea21d2 = 24: cbad054 MANIFEST update for t/block -> t/countermeasure
25: 87b465b ! 25: 575bc45 Rename BlockRemoved template to CountermeasureRemoved
@@ -1,8 +1,6 @@
Author: Shawn M Moore <shawn at bestpractical.com>
Rename BlockRemoved template to CountermeasureRemoved
-
- This doesn't handle upgrades yet
diff --git a/docs/AdministrationTutorial.pod b/docs/AdministrationTutorial.pod
--- a/docs/AdministrationTutorial.pod
26: 4266417 = 26: 78b96a1 Finish renaming "set block status" to countermeasure
27: caa2968 = 27: ab2b15e Rename EveryoneBlockRights to EveryoneCountermeasureRights
28: d0ef550 = 28: 6cdb8d0 Fix names of search result format keys to countermeasure
29: 006b41f = 29: 09c9904 Upgrade old "blocks" lifecycles to countermeasures
30: ed5adc9 = 30: f888baa Bail out if unable to load the "base" queue in add_constituency
31: a6b9841 = 31: 34f7966 Load base lifecycle queue by finding the queue with lowest ID
32: 1565e04 = 32: 154238b Fix queues to be named Countermeasures
33: 73afc21 = 33: 6fb2227 Switch Blocks to Countermeasures for CF descriptions
More information about the rt-commit
mailing list