1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
Commit Graph

449 Commits

Author SHA1 Message Date
Matt Griswold
06805fef36 Support 202001 (#641)
* remove warning for missing information for fields: aka, looking glass server url, route server url (#616)
remove warning for missing information for fields: ipv4 prefixes, ipv6 prefixes if either of them is set (#616)

* Use autocomplete fields in the admincom controlpanel to speed up loading times (#597)

* Better error reporting for POSTs and PUTs (#610)

* Add operation to API to look for covering prefixes given an IP (#25)
2020-02-05 21:26:21 -06:00
Matt Griswold
014b5746e3 Support 201912 (#642)
* Add text to https://peeringdb.com/suggest/fac (#554)

* Make LAN information, Website and technical email mandatory for adding an IXP (#291)

* Bypass ACK question when at superuser level (#507)

* better icons for column sorting indication (#596)
2020-02-05 21:25:57 -06:00
Matt Griswold
068d0bdc4e Revert "revert drop ixlan changes (#21) (#631)" (#640)
This reverts commit 676f850bfe.
2020-02-05 21:25:25 -06:00
Chris Caputo
8aa825b80f Add Korean. 2020-01-26 11:51:01 -08:00
Job Snijders
0dac84e7f1 Open resources in new windows or tabs (#622)
Fixes #619
2020-01-24 08:25:32 -06:00
Matt Griswold
4f676122ac set version 2.18.0.1 2020-01-22 04:16:13 +00:00
Matt Griswold
8e90a4af44 set version 2.18.0 2.18.0 2020-01-22 04:16:07 +00:00
Matt Griswold
676f850bfe revert drop ixlan changes (#21) (#631)
Revert #21
2020-01-21 15:56:47 -06:00
Matt Griswold
9a6efa1f9f Fix 628 cp ixlan search (#630)
* fixes bug in the ixlan migration script during reparenting of extra ixlans that would result in ixfacs to be copied with the wrong status. (#21)

* ixlan view in /cp should take ix name into account for search (#628)
2020-01-10 14:18:11 -06:00
Matt Griswold
eeac3d92ea set version 2.17.0.3 2.17.0.3 2020-01-08 21:58:03 +00:00
Matt Griswold
713b04ea2c Py37 (#624)
* update to py37

* relock pipfile

* python to 3.7 in travis config
2020-01-08 15:42:58 -06:00
Matt Griswold
b279d7a9a6 set version 2.17.0.2 2.17.0.2 2020-01-08 20:54:36 +00:00
Matt Griswold
37c7529909 generate requirements.txt 2020-01-08 20:41:54 +00:00
Matt Griswold
487d3c4272 sort old requiements.txt for ease of diffing 2020-01-08 20:01:15 +00:00
Matt Griswold
62cae775ac rm requirements-text.txt in favor of tox with pipenv 2020-01-08 20:00:28 +00:00
Matt Griswold
ba6f9b6432 Qu1003 (#621)
* use new peeringdb client (1.0.0) for pdb_load_data sync (#599)

* drop django-mobi for lack of py3/dj2 support (#492)
remove django-forms-bootstrap for lack of py3/dj2 support (#492)

* black formatted

* django2.2 and py3 upgrade (#492)

* drop ixlans (#21) ui and api changes

* drop local_asn (#168)

* org search (#193)

* phone number validation (#50)

* implement help text tooltips (#228)

* Mark own ASN as transit-free (#394)

* py3 fix for `pdb_migrate_ixlans` command when writing migration report

* pdb_migrate_ixlans: properly handle py3 Runtime error if ixlan dict changes during iteration

* set rest DEFAULT_SCHEMA_CLASS to coreapi to fix swagger apidocs
fix migration 0027 missing from facsimile manifest

* fix swagger doc strings

* fix tests that were broken from api doc fixes

* fix UniqueFieldValidator for netixlan ipaddress validation that broke during django/drf upgrade

* fix org merge tool layout issues

* travis config

* update pipfile and lock

* black formatting

* update travis dist

* beta mode banner (#411)

* add beta banner template (#411)

* automatically scheduled sync may not always be on, add a flag that lets us reflect that state in the beta banner message
clean up beta banner implementation (#411)

* add tests for beta banner (#411)
2020-01-08 13:29:58 -06:00
Job Snijders
0bdc803e14 Open resources in new windows or tabs 2020-01-08 18:09:56 +01:00
Matt Griswold
cf56acbfc4 black formatted 2019-12-05 16:57:52 +00:00
Matt Griswold
a53cadb167 set version 2.17.0.1 2019-12-04 04:08:38 +00:00
Matt Griswold
1e7444485c set version 2.17.0 2.17.0 2019-12-04 04:08:33 +00:00
Chris Caputo
62a8d534ca Remove link to Store in footer. 2019-11-21 19:15:51 -08:00
Matt Griswold
3e1381d1cb add Arabic locale choice 2019-11-20 16:50:58 +00:00
Matt Griswold
c670b7cf6c set version 2.16.3.3 2.16.3.3 2019-11-20 16:42:11 +00:00
Matt Griswold
4d2730d845 show sponsorship as active if at least one logo is set (#593) (#604)
always show row to add org to the sponsorship
when there are no orgs attached to a sponsorship show "No organization(s) set" instead of empty cell
2019-11-20 10:29:57 -06:00
Matt Griswold
91f1908c1c set version 2.16.3.2 2.16.3.2 2019-11-17 03:43:35 +00:00
Matt Griswold
297fd4cb88 pip lock to current (unused) 2019-11-17 03:36:30 +00:00
Matt Griswold
89effcd2e6 Pr 558 560 (#601)
* pdb_stats command fixes github-558, github-560

* stabilize key order in pdb_stats output (order differed on travis, causing tests to fail, and good to have it stable anyways)
2019-11-16 21:33:01 -06:00
Matt Griswold
dd66103067 Pr 502 593 (#602)
* VerificationQueueItem - make unique in db schema (github-502)

* multiple org records under a single sponsorship (github-593)

fix migration branch
2019-11-16 21:32:27 -06:00
Matt Griswold
e09bbae066 Better error message when user tries to add a record (basically network) with status "deleted" (github-288) (#603) 2019-11-16 21:30:34 -06:00
Chris Caputo
cc5d6b5ea4 Add link to Store in footer. 2019-10-29 08:15:46 -07:00
Matt Griswold
ee13222f5e fix issue with unicode encoding in geosync command output, (#582)
add --commit option to geosync command to be in line with other peeringdb commands,
add tests for running geosync command
2019-10-08 10:30:52 -05:00
Chris Caputo
18407a11f3 Reorder footer and add link to Governance per board mtg. 2019-10-03 22:20:59 -07:00
Chris Caputo
39f0539a32 Translations updates. (#570)
* Enable Romanian translation.

* Translations cleanup.
Sorted list, added parentheses around "English", enabled zh-tw.

* Correct sort in 10-locale.conf.
2019-09-24 11:33:38 -05:00
Matt Griswold
663a929bf5 set version 2.16.3.1 2019-09-24 08:44:23 +00:00
Matt Griswold
c0d4e8a16e set version 2.16.3 2.16.3 2019-09-24 08:44:18 +00:00
Matt Griswold
f7e111dd94 fix issue with bool_choice_str enum translations (#579) 2019-09-24 03:44:01 -05:00
Matt Griswold
44c6b8860d set version 2.16.2.1 2019-09-24 08:41:57 +00:00
Matt Griswold
08ac334753 set version 2.16.2 2.16.2 2019-09-24 08:41:52 +00:00
Matt Griswold
b891039e46 set version 2.16.1.1 2019-09-21 03:59:17 +00:00
Matt Griswold
b388435ce4 set version 2.16.1 2.16.1 2019-09-21 03:59:12 +00:00
Matt Griswold
0d2f92fe47 fix locale issue introduced by upgrading to django-peeringdb 1.0.0 (#577) 2019-09-20 16:57:58 -05:00
Matt Griswold
d61ebf902c set version 2.16.0.1 2019-09-18 04:06:14 +00:00
Matt Griswold
947e42585a set version 2.16.0 2.16.0 2019-09-18 04:06:08 +00:00
Matt Griswold
5eaf182a97 add chinese traditional 2019-09-18 04:05:16 +00:00
Matt Griswold
b19d9a61a8 set version 2.15.0.2 2.15.0.2 2019-09-07 06:25:54 +00:00
Matt Griswold
f78b68dc2e IX-F JSON postmortem/preview for networks (#505) (#564) 2019-09-07 01:08:37 -05:00
Matt Griswold
31c0fdb118 Fix and additional tests for "Renumber IP Space" tool (#532) (#563) 2019-09-06 21:49:17 -05:00
Matt Griswold
20dc350396 Wording IPv6 IXlan size (gh-517) (#562) 2019-09-06 21:40:31 -05:00
Matt Griswold
f575278455 Pr 531 (#561)
* Version History with revert and rollback functionality (#531)

* fix twentyc.rpc requirement to allow >= 0.3.5
2019-09-06 21:32:19 -05:00
Matt Griswold
0269b6cda5 pin to new handleref 2019-09-05 17:27:43 -05:00