Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / United-Codes/cloudofficeprint-python issues and pull requests

#87 - Additional features

Pull Request - State: open - Opened by anush735 about 1 month ago
Labels: enhancement

#86 - V22.2

Pull Request - State: open - Opened by ramchandra-kc about 2 years ago

#85 - added features

Pull Request - State: closed - Opened by ramchandra-kc about 2 years ago - 2 comments

#84 - Feature

Pull Request - State: closed - Opened by ramchandra-kc about 2 years ago - 1 comment

#82 - response.py: new class ResponsePolling

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#80 - Server: new route paths for actions on template hashes.

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#79 - config: class for new 'globalization' object

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#78 - OutputConfig: new options to poll your print job

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#77 - output.py: new class RequestOption

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#75 - New element class for {?sign } tag

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#74 - class Image: new property 'maintain_aspect_ratio'

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#73 - class OutputConfig: prepend_per_page missing

Issue - State: open - Opened by SibrenJacobs over 2 years ago

#72 - New element for {?form } tag

Issue - State: open - Opened by SibrenJacobs almost 3 years ago

#71 - issues labeled with cloudofficeprint are resolved for python sdk

Pull Request - State: closed - Opened by ramchandra-kc about 3 years ago

#70 - added remove last page from output file,

Pull Request - State: closed - Opened by ramchandra-kc about 3 years ago - 2 comments

#68 - class Image: from_url(): make distinction between url_source and url_link

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#67 - branch 'jens'

Pull Request - State: closed - Opened by jaakdentrekhaak over 3 years ago

#66 - class PDFOptions: output_split missing

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#64 - class AOPError: create getter for contact_support_message

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#63 - class ChartOptions: x_axis and y_axis should have default value None

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#60 - type_utils.py: supported_resource_types should also include pdf

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#59 - class BubbleSeries should extend XYSeries instead of Series

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#55 - missing tags (see description)

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 3 comments

#52 - class StyledProperty: highlight_color should be string instead of boolean

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#50 - class TableOfContents: self.depth and self.tab_leader are not initialized

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#49 - class ForEachSheet: for-loop: content -> content.items()

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#47 - class Printjob: data can also come from REST endpoint

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#46 - class QRCode: create setters for different styling options (see AOP docs)

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#45 - class PDFFormData: argument **form_data -> form_data

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#43 - elements/pdf.py: all as_dict-functions: self.name needs to be at top-level

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#40 - class AOPChart: as_dict is wrong: self.name should be at the top-level

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#38 - Combined charts should not have individual names

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 2 comments

#37 - class CombinedChart: _get_modified_chart_dicts() not popping 'options'

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 3 comments

#35 - Chartoptions in charts.py misses the regular grid tag

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 2 comments

#34 - class ChartOptions: if-statement before the warning is wrong

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#32 - type RadarSeries should be equivalent to LineSeries instead of XYSeries

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#29 - bugs in class ChartAxisOptions and class ChartOptions

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#28 - class Code in elements.py: not according to the documentation

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#26 - class PDFText: _inner_dict() should be marked as a property (@property)

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#22 - class PDFOptions: as_dict() is wrong for page_margin

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#21 - supported_resource_types in type_utils.py must also include 'csv'

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#19 - class Printjob: Prepend and append files can be images

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#17 - I think as_dict from Object in elements.py is false

Issue - State: closed - Opened by quentinstroobants over 3 years ago

#16 - class PDFOptions: 'identify_form_fields' argument is missing

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#11 - class Server: create get_version() function for Route Paths

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#9 - missing _image_transparency and _url in Image class in elements/images.py

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#8 - class ImageUrl in apexofficeprint/elements/images.py: as_dict()

Issue - State: closed - Opened by jaakdentrekhaak over 3 years ago - 2 comments

#6 - bugfix server.config.proxies in apexofficeprint/printjob.py

Pull Request - State: closed - Opened by jaakdentrekhaak over 3 years ago - 1 comment

#4 - Code class in Elements.py is missing the "_type" tag

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 1 comment

#3 - D3Code is missing the optional tag "test_data"

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 1 comment

#2 - StyledProperty : as_dict() is missing _highlight

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 1 comment

#1 - missing orientation tag in PDF options

Issue - State: closed - Opened by quentinstroobants over 3 years ago - 2 comments