[Taginfo-dev] [taginfo/taginfo] 207c76: Add new /key/prevalent_values API call and use it
Jochen Topf
noreply at github.com
Wed Jul 13 15:58:36 UTC 2022
Branch: refs/heads/master
Home: https://github.com/taginfo/taginfo
Commit: 207c76b4e09c044dfaaab86e7802e3f0f9681cd4
https://github.com/taginfo/taginfo/commit/207c76b4e09c044dfaaab86e7802e3f0f9681cd4
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M web/lib/api/v4/key.rb
M web/lib/ui/keys.rb
M web/views/key.erb
M web/viewsjs/key.js.erb
Log Message:
-----------
Add new /key/prevalent_values API call and use it
Commit: eef2886473f9e51562b02d8126ea1f0f52a6456b
https://github.com/taginfo/taginfo/commit/eef2886473f9e51562b02d8126ea1f0f52a6456b
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M web/views/key.erb
M web/viewsjs/key.js.erb
Log Message:
-----------
Simplify code: Remove javascript section from key HTML page
Commit: 4be00291923656ccfe4d6a4c5a00e28e47dfdee9
https://github.com/taginfo/taginfo/commit/4be00291923656ccfe4d6a4c5a00e28e47dfdee9
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M web/views/taginfo/wiki-problems.erb
M web/viewsjs/taginfo/wiki-problems.js.erb
Log Message:
-----------
Remove unnecessary page_init2() in wiki-problems
Commit: 5f4d8e324b99095d38304f8918f1888d4057cc75
https://github.com/taginfo/taginfo/commit/5f4d8e324b99095d38304f8918f1888d4057cc75
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M web/views/reports/frequently_used_keys_without_wiki_page.erb
M web/viewsjs/reports/frequently_used_keys_without_wiki_page.js.erb
Log Message:
-----------
Simplify javascript for report requently_used_keys_without_wiki_page
Commit: 36645bdaa2e4cba1433f30a8ce23972e233baacc
https://github.com/taginfo/taginfo/commit/36645bdaa2e4cba1433f30a8ce23972e233baacc
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M web/views/reports/name_tags.erb
M web/viewsjs/reports/name_tags.js.erb
Log Message:
-----------
Remove need for javascript in HTML for name_tags report
Commit: 2c5a26ac60fa68057d10ada48c8afee61bd59c0c
https://github.com/taginfo/taginfo/commit/2c5a26ac60fa68057d10ada48c8afee61bd59c0c
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M sources/db/pre.sql
Log Message:
-----------
Remove unused users_* fields in keys table
Commit: fbcba2734c14485420a143f20b284e91f4b111d6
https://github.com/taginfo/taginfo/commit/fbcba2734c14485420a143f20b284e91f4b111d6
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/lib/api/v4/key.rb
M web/lib/api/v4/tag.rb
M web/views/compare.erb
M web/viewsjs/compare.js.erb
Log Message:
-----------
Add new key/overview and tag/overview API endpoints
and use them in compare page
Commit: b67b2946b41190ec25a989484a87538116f9849b
https://github.com/taginfo/taginfo/commit/b67b2946b41190ec25a989484a87538116f9849b
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/lib/javascript.rb
Log Message:
-----------
Remove now unused javascript raw magic, remove use of CDATA
CDATA doesn't work escaping anything properly anyway
Commit: 0958835a97cf3f3a2c72ff24cd79facd0b0bfc42
https://github.com/taginfo/taginfo/commit/0958835a97cf3f3a2c72ff24cd79facd0b0bfc42
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/lib/ui/compare.rb
M web/views/compare.erb
M web/viewsjs/compare.js.erb
Log Message:
-----------
Get projects on compare page from API
Commit: aa22d6789315fee0c9ccdc52d595715361ad77c3
https://github.com/taginfo/taginfo/commit/aa22d6789315fee0c9ccdc52d595715361ad77c3
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/views/compare.erb
Log Message:
-----------
Switch to grid layout for comparison page
Commit: 672c6109ee847d2e27dd73ef852b00416bc30864
https://github.com/taginfo/taginfo/commit/672c6109ee847d2e27dd73ef852b00416bc30864
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/views/compare.erb
M web/viewsjs/compare.js.erb
Log Message:
-----------
Fill in counts on comparison page from API
Commit: 6aac8f551acfeee97d1f95076247628552603bde
https://github.com/taginfo/taginfo/commit/6aac8f551acfeee97d1f95076247628552603bde
Author: Jochen Topf <jochen at topf.org>
Date: 2022-07-13 (Wed, 13 Jul 2022)
Changed paths:
M web/lib/api/v4/key.rb
M web/lib/api/v4/tag.rb
M web/lib/ui/compare.rb
M web/views/compare.erb
M web/viewsjs/compare.js.erb
Log Message:
-----------
Various cleanups of comparison page
Compare: https://github.com/taginfo/taginfo/compare/15b1f933c6ca...6aac8f551acf
More information about the Taginfo-dev
mailing list