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
#83 - class Insert: type of variable 'value' should be Resource instead of string
Issue -
State: open - Opened by SibrenJacobs over 2 years ago
#82 - response.py: new class ResponsePolling
Issue -
State: open - Opened by SibrenJacobs over 2 years ago
#81 - Server: new route paths for getting information about the Cloud Office Print server.
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
#76 - class PDFOptions: new properties to sign existing signature fields
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
#69 - class CombinedChart: getModifiedChartDicts() and replaceKeyRecursive()
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
#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
#65 - elements/pdf.py: _identifier should be a static method for it to be useful
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
#62 - {data_string_with_cell_markup$} not fully implemented (see Excel part in docs)
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#61 - server.py and printjob.py: server.config can be None, so proxies should only be given if server.config is not 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
#58 - charts.py: all series should have 'color' option, not only PieSeries, AreaSeries and LineSeries
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#57 - An error is thrown when the output-filetype is not given when using the AOP cloud service instead of the on-premise version
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#56 - classes Image, ImageUrl and ImageBase64: (max_)width and -length and transparency should also support string type
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
#54 - class Watermark: remove commas after each line in constructor (else you have a tuple with one element)
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#53 - class StyledProperty: the commas after each line in the constructor should be removed (else you have a tuple with one element)
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#52 - class StyledProperty: highlight_color should be string instead of boolean
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#51 - class StyledProperty: self.highlight_color is not used (self.font_color is used twice)
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
#48 - class PrintJob: as_dict(): result = STATIC_OPTS -> result = dict(STATIC_OPTS)
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
#44 - elements/pdf.py: as_dict() of PDFTexts and PDFImages: everything needs to be inside an array
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
#42 - class AOPChart: from_dataframe: x2_title and y2_title need to be interchanged in `return cls()`
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#41 - class AOPChart: constructor: elif isinstance(y_datas, Iterable): data -> list(data)
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
#39 - class AOPChart: as_dict(): result["x2Axis"]["title"] and result["y2Axis"]["title"] fail
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
#36 - class AOPChart: 'date' argument missing for x_axis (see documentation for Chart templating)
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 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
#33 - charts.py: _replace_key_recursive(obj, old_key, new_key) fails if value of key is list instead of dictionary
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
#31 - charts.py: the *args are useless because there's an argumant 'options' after it
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#30 - class ChartOptions: set class variables to given argument in constructor instead of setting to True
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
#27 - class PDFImages: as_dict(): possible that input 'images' contains multiple images for the same page -> not overwrite, but update dictionary
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
#25 - class PDFImage and PDFText: if statements should check 'is not None', because otherwise false booleans or zero integers won't be shown
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#24 - class PDFTexts: as_dict(): possible that input 'texts' contains multiple texts for the same page -> not overwrite, but update dictionary
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#23 - class PDFOptions: output_page_orientation and output_page_margin -> page_orientation and page_margin
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
#20 - class Printjob: subtemplates, prepend_files and append_files are missing in the constructor
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
#18 - class PDFOptions: conflicting names of self.page_margin and self._page_margin
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
#15 - class Commands (server.py): _dict(): if statements for 'post_process_return' and 'post_process_delete_delay'
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#14 - class Command (server.py): _dict(): result['args'] should be result['command_parameters']
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#13 - class CloudAccessToken: constructor should raise error when the given cloud service is not supported
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#12 - class PDFOptions: missing 'output_page_orientation' and 'output_sign_certificate' fields in as_dict()
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#11 - class Server: create get_version() function for Route Paths
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 2 comments
#10 - class ServerConfig: missing 'version', 'apex_version' and 'aop_remote_debug' arguments
Issue -
State: closed - Opened by jaakdentrekhaak over 3 years ago
- 3 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
#7 - PieSeries in charts.py : color should be an array not a single string (should have color for each pie, not one for all)
Issue -
State: closed - Opened by quentinstroobants 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
#5 - set_data_labels in charts.py is a boolean so it can't be \n or \t (should be a string)
Issue -
State: closed - Opened by quentinstroobants over 3 years ago
- 2 comments
#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