lp:~knitzsche/+junk/trunk-old

Created by Kyle Nitzsche and last modified

move this aside

Get this branch:
bzr branch lp:~knitzsche/+junk/trunk-old
Only Kyle Nitzsche can upload to this branch. If you are Kyle Nitzsche please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kyle Nitzsche
Status:
Development

Recent revisions

47. By Kyle Nitzsche

merge clickstore impl MR:#253983

46. By Kyle Nitzsche

remove two debug prints

45. By Kyle Nitzsche

fix regression that broke link_to_child. fixes LP:#1437134

44. By Kyle Nitzsche

set using_hints to false as proper default

43. By Kyle Nitzsche

when showing the scope after dismissing hints, the mechanism used to signal this is a query_string. when choosing the json template, the scope needs to (and now does) differentiate between a true query and a query being used to signal the end of hints display

42. By Kyle Nitzsche

separate getting and reporting of enabled (settings) and registered. These two had been combined under a single var (exists) that was consulted. If !exists, debug reported the scope was either disabled or not present. Now we use the new enabled(settings()) method to check if indeed the child scope is enabled and then we check whether it is registered, with separate clearer reporting

41. By Kyle Nitzsche

don't include scope-ids.h in scope.cpp

40. By Kyle Nitzsche

hints.json now has "using_hints". Set to "false" to not use hints. When
"true", hints will display using the other values in hints.json, where errors,
such as values that the hints scope does not know about, results in blank
display.

39. By Kyle Nitzsche

put fake values in hints.json. note that the LACK of this file means: this agg scope does not use hints

38. By Kyle Nitzsche

fix regression in hints handling

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers