Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyRevit 4.8.9 First Release #1412

Merged
merged 141 commits into from Dec 26, 2021
Merged

pyRevit 4.8.9 First Release #1412

merged 141 commits into from Dec 26, 2021

Conversation

eirannejad
Copy link
Collaborator

No description provided.

eirannejad and others added 30 commits May 18, 2021 12:30
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Added slider panel with number display to GetValueWindow class in pyrevit.forms with new forms function ask_for_number_slider

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Squashed commit of the following:

commit 71df181
Author: Ehsan Iran-Nejad <eirannejad@gmail.com>
Date:   Tue May 18 12:30:10 2021 -0700

    added notes for revit 2022 export hook

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Bump urllib3 from 1.26.4 to 1.26.5 in /docs

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.4...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…t all titleblocks without print/console window (#1276)
* fixed db version check

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* use windows identity instead

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

* create_filledregion foregroundpatternId >2019

* filled region type change

* added example on how to document module to answer https://discourse.pyrevitlabs.io/t/room-and-area-location-point/447/4

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* upped to 4.8.7 and added new product codes

* fixed cpython version check on about window

* pyrevit settings no longer attempts at reattaching for all users

* bin update 4.8.7

* cleaned up icons

* added revit 2022 to list

* Allow Dialogs in Journal Playback (#1220)

* allow dialogs draft

* it is the other way around

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* code cleanups after adding allowdialogs option

* I translated in french the sum total button as an example (#1218)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* added try/except to wipe collaboration cache tool to handle case when there is no cache folder in a version of revit

* Changed the way checker handles the unloaded links for rvtlinks and rvtlinks phases section

* Revert "added try/except to wipe collaboration cache tool to handle case when there is no cache folder in a version of revit"

This reverts commit f2fca00.

* rearranged the family collection part + added generic model count as rectangle

* Change the sum total button translation to include french

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* fixed bad build for default engine runner

* allowdialogs fix (#1221)

Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>

* fixed issue #1224 [tool]

* improvements related to issue #1225 [telemetry]

* Create modelchecker_Warnings_check.py

* Create modelchecker_Warnings_check.py (#1231)

* modified inplace families tool + added min version to preflight

modified the inplace families tool to create a 3D view with isolated items
added min version to preflight checks to be 2019

* added close_others to inplace family tool

* translated the preflight check tooltip

* fixed issue #1237

* did a few french translation for some bundles, titles and tooltips

* Some morning translations

* fixed some yaml mis formatting from my previous commit

* added new revit versions

* Even more translations in French

* pulldown translation in the drawing set section

* Added Revit 2022 Icon (#1234)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Added Revit 2022 Icon

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>

* Fix config reading for switches in CommandSwitchWindow (#1242)

typo in conditional statement

* fixed issue #1240 [tool]

* fixed issue #1228 [installer]

* upped version to 4.8.8

* bin update 4.8.8

* released 4.8.8

* Kept on going with french translations of pyRevit buttons and tooltips

* Update modelchecker_check.py

added analytical model elements check

* create_filledregion foregroundpatternId >2019

* filled region type change

* added example on how to document module to answer https://discourse.pyrevitlabs.io/t/room-and-area-location-point/447/4

* reference planes lister

* mod

* refplanes mod, added schedules not on sheet check & small mod to basic model checker

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: thumDer <54556708+thumDer@users.noreply.github.com>
Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>
Co-authored-by: Alex D'Aversa <44062587+alexdaversa@users.noreply.github.com>
Co-authored-by: Davide Giannuzzi <31637386+deddolo@users.noreply.github.com>
# Conflicts:
#	bin/pyrevit-hosts.json
#	dev/pyRevitLabs/pyRevitLabs.Common/UserEnv.cs
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Update modelchecker_Warnings_check.py

Removed unnecessary revit modules & and list
in reply to #1297 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
Co-authored-by: Tamás Déri <tamas.deri@in-ex.hu>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Update script.py

removed typo as per #1329 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Preflight Checks: Revision schedule filtering

Now it is fixed!
ref: #1293 (comment)

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Preflight : model group & model group types count

Preflight checks: fixed model group and model group types count as per #1136

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Submitting PR to address Issue 1299. To not be disruptive to others' workflows, include headers has been added as a switch for shift-click. I have also included an option to select a folder for schedule export in shift-click as I do not often save csvs in the options given.

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* Submitting PR to address Issue 1264.

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
…de.Revit (#1343)

* fixed host adder and added 2020.2.3

* added 2020.1.1 to hosts

* UPDATE method to Convert meshes to solids using RhinoInside.Revit

Co-authored-by: Ehsan Iran-Nejad <eirannejad@gmail.com>
updated the description of the check _ after watching bimxt I noticed I forgot that!
@eirannejad eirannejad merged commit 1e0dbad into master Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet