Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Latest commit

 

History

History
336 lines (273 loc) · 30.7 KB

CHANGELOG.rst

File metadata and controls

336 lines (273 loc) · 30.7 KB

0.8.1

Pull Requests

  • (@ralphbean) #73, Fix export link on filter page. #73

Commits

0.7.7

Pull Requests

  • (@ralphbean) #72, Fixes to rule_id handling. #72

Commits

0.7.4

Pull Requests

  • (@acatton) #71, Specify a rule_id when executing an action on a rule #71

Commits

Changelog

0.7.1

  • @puiterwijk caught this. POST needs to be an option. 9630a8b5a

0.7.0

  • Adapt to changed gather_hinting interface. db9d9b92f
  • Merge pull request #68 from fedora-infra/feature/simplify-hinting-interface aa675387a

0.6.0

  • Update to bootstrap 3.3.4. f4fb4a1c1
  • Add a desktop backend. f42fc9faa
  • Add desktop bits to the context template. b11e47f1f
  • Merge pull request #65 from fedora-infra/feature/desktop 531299538
  • Add fedmenu to the master template bdc003ee8
  • Place the icon the right side, looks better 2cc7e027d
  • Add the fedmenu user entry if there is a Fedora openid defined in the template a10676d4e
  • Merge pull request #66 from fedora-infra/fedmenu 305363ec8

0.5.3

  • Let admins confirm details for other users. e2b5f0240
  • Fix the about page when logged in. 2746bd2fd
  • Merge pull request #63 from fedora-infra/feature/about-page-fix d142479cf
  • Make it so you don't have to be logged in to get your preferences via json. b4c7d01ec
  • Don't check authz in the case where we don't require login. c55ed5aac
  • Merge pull request #64 from fedora-infra/feature/nologin 990277de9

0.5.2

  • Only show android blurb if android is enabled. a48e61bc2
  • Serves me right.. 12a3a69c4
  • Some more admin view fixes. e4e83ecf3
  • Merge pull request #62 from fedora-infra/feature/admin-fixes2 43f9ac84c

0.5.1

  • Make it possible to disable one-shot when disabled ac239911a
  • Merge pull request #60 from fedora-infra/disable-oneshot-if-triggered 3c1b027dd
  • Promote this to h1. bae017aaa
  • Add a little indicator about oneshot status. 498c8fe58
  • Merge pull request #61 from fedora-infra/feature/oneshot-indicators 151d54002

0.5.0

  • Remove newly-added unserializable data from json export. 6fbc1cfe1
  • Merge pull request #47 from fedora-infra/feature/export-bugfix 2fdc6bd68
  • Implement one-shot toggling 30836f899
  • Merge pull request #48 from fedora-infra/oneshot 8a7205abd
  • Improve findability of the hacking document e8379925a
  • Merge pull request #49 from fedora-infra/docs 8aa53bc6d
  • Editable filter names. 55d3ae9cc
  • Switch this icon. f8e9cad89
  • Add lots of tooltips to help explain stuff. 5d63d7019
  • Toggle verbosity. c5e6ea6b7
  • Expand editing to alter rule args also. a34e0e313
  • Remove debug statement. 52723f4d9
  • Clarification. 76a62ba8f
  • Merge pull request #51 from fedora-infra/feature/btn-tooltips 0f08f6328
  • Merge pull request #50 from fedora-infra/feature/editable-filter-names 5cf85b529
  • Merge pull request #52 from fedora-infra/feature/toggle-verbosity 5fae2014b
  • Add a way to delete all filters. 8c31fdd68
  • Merge pull request #53 from fedora-infra/feature/delete-all 740b4fb9a
  • Add confirmation dialogs for all our "delete" actions. bcd0e4cca
  • Clear up button inconsistency. 20964d732
  • Simplify login. 2024fd58e
  • Merge pull request #56 from fedora-infra/feature/simplify-login 42a12eec0
  • Merge pull request #55 from fedora-infra/feature/button-consistency 00f7b425c
  • Merge branch 'develop' into feature/confirmation 7e13a0ef6
  • Merge pull request #54 from fedora-infra/feature/confirmation 0f067a9a7
  • Pass new required parameter to fmn.lib.validate_detail_value. bef8d57cb
  • Merge pull request #57 from fedora-infra/feature/ask-smtp-server-to-validate d9a9d9a0e
  • Make some things more seamless for admins. 1f8a073b0
  • Merge pull request #58 from fedora-infra/feature/admin-fixes ecc314f10
  • Fix not_reserved negative lookahead regex. 5e866f28f
  • Merge pull request #59 from fedora-infra/feature/api-is-a-substring-of-jcapik af38ff1ab

0.4.7

  • Add new required argument to gather_hinting. 317543c64
  • Merge pull request #46 from fedora-infra/feature/callable-hinting 22dd83fb7

0.4.4

  • Remove old no-longer-used logos. 08a14f5d5
  • Spread the spinner.gif disease. d04e8b160
  • Indicate to users that they should check their email. 345f05cb6
  • Move text around for readability. 0a1c0a2c1
  • Merge pull request #42 from fedora-infra/feature/ux-flow a56ae1498
  • Update Reset button intro text. 61e3e4397
  • Merge pull request #43 from fedora-infra/feature/text-update 6861098e7
  • Use the first portion of the hostname here. a59f4200c
  • Handle unhandled errors. 6f30d6b3a
  • Merge pull request #44 from fedora-infra/feature/js-error-handling 3055def7c
  • Break up searching for examples into 'time windows'. 395fdba8e
  • Remove animated dots now that we have spinner.gif. d438121e2
  • Merge pull request #45 from fedora-infra/feature/faster-examples d5cf8e93d

0.4.3

  • Remove extra lines from desc on PyPI 11e593f92
  • Merge pull request #40 from msabramo/remove_extra_lines_from_desc_on_PyPI d99300b2b
  • Export individual filters. f86a6f89d
  • Export whole Preference objects. 90d8299d7
  • Add some export-as-json buttons. 06faa98b4
  • Merge pull request #41 from fedora-infra/feature/export-prefs 7557e11ee

0.4.1

  • Add accidentally omitted attrs. c1dbaac79
  • Fix this conditional. It was not working at all. ad3d70d6b
  • Merge pull request #32 from fedora-infra/feature/bugfixes 7d13abde7
  • Work around bug in python-flask-openid-1.2-1.el7. e880789ca
  • Unconstrain Flask. 67d542bcf
  • Merge pull request #36 from fedora-infra/feature/unconstrained-flask f42256823
  • Merge pull request #35 from fedora-infra/feature/python-flask-openid-1.2-1.el7-workaround 166dce421
  • Use the URL root as trust root (needs flask-openid 1.2.4+) c8ea3877c
  • Merge pull request #34 from fedora-infra/url-root-as-trust-root 48799f496
  • Move the negation button. cbc105b98
  • Merge pull request #37 from fedora-infra/feature/move-negation-button 79c482b45
  • Indicate negation status on the context page as well. 81da84740
  • Include tooltips to clarify meaning of icon. 0d0eeacb6
  • Update copyright year. d5856e7c1
  • Tell the ui JS to stop paging if we have run out of results. 754a89029
  • Use datanommer hints provided by fmn.rules if there are any. ae63d9b7f
  • Some generic, unrelated cleanup. 4a5cabf05
  • Ignore local creds. 3ca1304ac
  • Move gather_hinting out to fmn.lib. d996f404b
  • Merge pull request #39 from fedora-infra/feature/datanommer-hinting ecd552b06
  • Merge pull request #38 from fedora-infra/feature/negation-on-context-page-too 75cdbb1fc
  • Typofix. 461fed3d7

0.3.0

  • Need to thingify rules so that matches() will work. 89f9a703e
  • Provide a UI for users to modify rule-negation. cae816452
  • Merge pull request #27 from fedora-infra/feature/rule-negation 8e6ea9542
  • Move the new-filter form on the context page over to the left. 6c7265e8b
  • Hide panels if context is not active. 8c4d64bb4
  • Furthermore, hide panels if context is yet unable to send. 0c8c9ad2a
  • Allow the user to delete pending confirmations. 1df6c04fe
  • Provide some more information to users about how to register their delivery details. c7167284b
  • Merge pull request #28 from fedora-infra/feature/context-page-reorganization 3106cd948
  • Don't truncate rule names. 4d6064d99
  • Change wording of Android API key generation. 5a4079421
  • Merge pull request #30 from fedora-infra/wording fd9e08dcf
  • Added code to handle_filter to enable/disable filters b1c27ba31
  • Merge pull request #29 from fedora-infra/feature/no-truncate 31d16c7de
  • added a button to the filter page to enable/disable filters 8332b8db8
  • Added enable/disable filter button to the context page This finishes up the last item mentioned in fedora-infra/fmn#13 5ffe01307
  • Updated the icons for the disable/enable filter buttons to be a checkmark for enable, and an x for disable e6b575eb3
  • Merge pull request #31 from rossdylan/disable_filter 69dc70042

0.2.6

  • Copy in real, latest bootstrap-fedora. 6df0d3880
  • Constrain the navbar in a container. d2185270f
  • Navbar tweaks to make fmn match up with bodhi2. b55a6dcd4
  • Merge pull request #25 from fedora-infra/feature/bodhi-ui-matchup 5cb8628bd
  • Fix the "examples" feature. a3c1e4ece
  • Merge pull request #26 from fedora-infra/feature/examples-fix fa325a35f

0.2.5

  • Also, handle null here. 6898b2f44
  • Typofix. 3b92d5030
  • Allow to override which login method is the default one. dc3be8184
  • Merge pull request #18 from fedora-infra/feature/default-login a4cf707f6
  • Merge pull request #17 from fedora-infra/feature/also-null 559b09de5
  • Group possible rules by service in the UI. e84958eec
  • Merge pull request #19 from fedora-infra/feature/group-rules cb9f79a08
  • Provide clarification on confirmation process. 7b2f88fcb
  • Clarify irc delivery details. 43ebd68b5
  • Further clarification as per review feedback. 15a858dd2
  • Merge pull request #21 from fedora-infra/feature/delivery-clarification 45fbc8b5e
  • Merge pull request #20 from fedora-infra/feature/confirmation-clarification 57975bce0
  • Latest bootstrap-fedora. 5120bf05d
  • Merge branch 'feature/confirmation-clarification' into develop 9d58de5cd
  • Merge branch 'develop' of github.com:fedora-infra/fmn.web into develop d5800687e
  • Use flask_openid safe_roots for Covert Redirect. 7dc10fd25
  • Go ahead and simplify these two blocks. ce90c2b66
  • Adjust config for development. 4cf0adbe5
  • Move this one call into fmn.lib. 23fef4d34
  • Add another endpoint so the hub and webapp can share config during development. 34a32cc09
  • Merge pull request #24 from fedora-infra/feature/fedmsg-messages 7d64a9672
  • Merge pull request #23 from fedora-infra/feature/simplify ec33ade3e
  • Link to dev instructions from the README. 3d71270c5
  • Add a way to disable a backend alltogether. c1f5692a5
  • UI for making some links configurable. 54c46f370
  • Handle colorizing IRC messages. d757d753a
  • Allow resetting a context to the default set of filters. 93335d9de

0.2.4

0.2.3

  • Add enable/disable switches to the profile page. Fixes #9. 9005111a7
  • Just formatting. e43656f2a
  • Allow deleting detail_values. 55b42e578
  • Correct this. 1f63c5cee
  • Merge pull request #15 from fedora-infra/feature/delete-details 8a83cae6d
  • Add a button to delete a filter from its own view. Fixes #11. a79bea25b
  • Merge pull request #16 from fedora-infra/feature/delete-filter bc01c670f

0.2.2

  • Remove unnecessary word. 587df5258
  • add /link-fedora-mobile endpoint for...linking fedora mobile. ;) 1eff1d432
  • Change status to accepted instead of pending 335e5c3bf
  • Add an endpoint for accepting without login. f66ed7e51
  • make the context page prettier for android 53c4605eb
  • use @api_method and return dicts 22a23e296
  • Merge pull request #8 from fedora-infra/android 8b79bf0c0
  • Use filter_id in urls instead of unsafe filter_name. 901366c40
  • Merge branch 'develop' of github.com:fedora-infra/fmn.web into develop 19b5ad4ac

0.2.1

  • Re-do the frontpage and redistribute that text to the context template. 86caa7d7a
  • Show examples messages that match a filter. Fixes #2. ó/ 4a45c5f7a
  • Update the name of this method call. 7dab102be

0.2.0

  • Not using these anymore. e1d932601
  • Logout only if logged in. 7387e46d3
  • Use stateless mode for openid. dbc9a93d0
  • Adapt to an API change. 5ca5f2f26
  • Show API key and allow the user to reset it e96b7e70d
  • Add a confirmation on the key reset link 47a9bdf14
  • useless import 963d8079f
  • Add some Fedora Mobile magic. 7841c7451
  • Break out the forms on the context view. eddb755c0
  • Split up detail_value in the context template. 5caa803f8
  • detail_value validation. 3d0b46fe0
  • Move this inside. Users are not always changing this here. 8920c901e
  • config for pkgdb queries. c711aecb7
  • Merge pull request #6 from fedora-infra/apikey 9b9c8e41e
  • Adapt to detail values as a model (not comma-separated.......) dce54d0fa
  • Merge branch 'feature/comma-delimited-detail-value' into develop b5ebcd694
  • Merge branch 'develop' of github.com:fedora-infra/fmn.web into develop 5125cdafa
  • Further updates for detail_values-as-model stuff. ee030d719
  • Some defaults for dogpile cache. 00f531732
  • Redirect to profile after login. 8263754df
  • Some explanation on the context page. 7939ce807
  • A note about android. 0e77992da

0.1.5

  • Include static resources in the tarball. ed6bf3a60

0.1.4

  • Deactivate apache config by default. 57cd98987

0.1.3

0.1.2

0.1.1