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

286 Commits

Author SHA1 Message Date
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
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
Job Snijders
14f7988596 Add IANA Reserved ASNs to Bogon list
This fixes #559
2019-09-05 16:23:36 +02:00
Matt Griswold
eb2d2d1b3a set version 2.15.0.1 2019-08-28 03:11:33 +00:00
Matt Griswold
bcc65b8e1d set version 2.15.0 2.15.0 2019-08-28 03:02:27 +00:00
Matt Griswold
dd93c4924c set version 2.14.0.3 2.14.0.3 2019-08-17 01:06:47 +00:00
Matt Griswold
99b19c715e bump django version 2019-08-17 01:04:44 +00:00
Matt Griswold
9a4fa2a060 set version 2.14.0.2 2.14.0.2 2019-08-17 01:02:42 +00:00
Matt Griswold
5b31564d30 consistent markdown behaviour by dropping backend markdown render in favor of javascript markdown rendering (#221) (#544) 2019-08-16 20:01:12 -05:00
Matt Griswold
0d0f682795 initialize info prefixes{4,6} with 0 #289 (#545) 2019-08-16 20:00:55 -05:00
Matt Griswold
500d1a78ed Make URLs in Admin GUI clickable (#161), turns out this is actually the default behaviour of django, but django-grappelli implements a hack to get rid of it - this change removes that hack from the template (#546) 2019-08-16 20:00:44 -05:00
Matt Griswold
2049d9b426 dont language format lat, long in the link to google maps (#496) (#547) 2019-08-16 20:00:27 -05:00
Matt Griswold
0caf1ae535 implement prefix overlap validation (#538) 2019-07-30 13:48:52 -05:00
Matt Griswold
e0ee11fcf9 Pr 482 534 (#535)
* fix oauth redirect if login is required,
fix login redirect getting lost on auth failure

* fix bad rdap test (#534)
2019-07-30 12:43:56 -05:00
Chris Caputo
c04e8c7231 Merge pull request #528 from ccaputo/master
sponsorships: indent fixes, div fix, href extended to Gold
2019-07-16 10:14:33 -07:00