* Re-did the new changes to dev instead of master.
* Added templating options.
* Removed console logs
* No filter chosen should default to no filter, not two filters.
* New settings now handling locales..
* Handled the fact that IE does not support Event constructor.
* Updated documentation.
* Better images for documentation.
* Updated version history.
* Upped version number correctly.
* Update ResultsLayoutOption.ts
Removed comma
* Added the "Search within folders" switch which enables the WebPart to return results from within folders as well (recursive). Also fixed a bug where webs could sometimes not appear under the web url dropdown.
* Fixed a bug which prevented to load webs correctly out of private groups
* Fixed a bug with the automatic current web selection
* Previously committed wrong .sppkg
The .sppkg file was referring the wrong .js files which was displaying an error while adding the WebPart to a page. Replaced it with an updated and functional .sppkg file.
* Upgrade to drop 1.2.0 and added site url and web url preselection
Upgrade to drop 1.2.0 and added site url and web url preselection
* Added a working .sppkg for easy testing
* Added a bug fix to the Pull Request #313
Since pull request hasn't been merged yet, added a one-liner bug fix for
fields that had spaces in their internal names.
* Updated the .sppkg solution with the last bug fix.
* Updated the .sppkg solution with the bug fix.
* Removing the .sppkg solution to update it
* Updated the .sppkg solution with the bug fix
Added a Site Url property next to the Web Url property in order to
narrow down the results that were previously all mixed within the same
dropdown. Also added a recursive promise mecanism that allows the
WebPart to perform multiple search requests until all the results are
returning, bypassing the max rowLimit of 500 items. The site url
property can now fetch unlimited site collections, and the web url
property can also fetch unlimited web urls.
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme
* Updated the readme with the solution author
* Added the External Scripts property to the toolpart
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Fixed the readme.md imaged broke in the previous commit
* Added the ExternalScripts.png picture to readme.md
* Updated readme.md
* Update the externalScripts image.
* Fixed an issue where sites/subsites were missing from the WebUrl dropdown
The search query responsible for feeding the Web Url dropdown had no
rowLimit specified, which was limiting the amount of returned urls to 10
since this is the default rowLimit. Updated the rowLimit to 500 so all
sites can be displayed in the toolpart!
* Update README.md
The search query responsible for feeding the Web Url dropdown had no
rowLimit specified, which was limiting the amount of returned urls to 10
since this is the default rowLimit. Updated the rowLimit to 500 so all
sites can be displayed in the toolpart!
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme
* Updated the readme with the solution author
* Added the External Scripts property to the toolpart
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Fixed the readme.md imaged broke in the previous commit
* Added the ExternalScripts.png picture to readme.md
* Updated readme.md
* Update the externalScripts image.
The new External Scripts property allows the user to add external
JavaScript files to the WebPart that can run precisely before or after
the rendering of the template.
* Added the files to the new repository
* Modified the .gitignore
* Added the generated sppkg file
* Added animated gifs for the read me.
* Added another animated gif
* Added a first temporary version of the readme.md
* Update README.md
* Update README.md
* Updated the readme.md file by removing spaces between brackets in the handlebars templates examples.
* Updated the WebPart with inline template editing
Added inline template editing within the toolpane, automatic template
generation and fixed a bug related to the "Me" checkbox while filtering
user fields.
* Removed the debug folder from sources
* Updated the toolpart animated gif
* Removed toolpart animated gif
* Updated the README.md file with the latest changes.
* Update README.md
* Update README.md
* Update README.md
* Adding AceEditor as Code Editor
* Removing old Monato Artefacts
* Finalized the code editor update
Added documentation for the code editor, fixed the npm-shrinkwrap to
support the code editor dependencies, updated images for the new
documentation, regenerated the .sppkg file and updated the sources on
the public CDN for version 1.0.1
* Added a .gif for the new code editor documentation
* Updated the WebPart with the latest spfx packages.
Multiple bottle-neck bugs have been fixed in SPFX which allows to update
the WebPart with the latest SPFX packages. Overall performance should
now be better and other minor bugs have been fixed.
* ...
* Updated the readme