Log inSkip to main contentSkip to sidebar
Loading…
JIRA Ametys
  • Dashboards
  • Projects
  • Issues
  • Capture
    • Getting started
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Xray Notification Settings

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Sub-task RUNTIME-1645
    [Editor/Table] The diablog box for editing is not good looking
  2. Sub-task RUNTIME-1641
    [Editor/General] Style properties and CSS classes have to be declared
  3. Sub-task RUNTIME-1635
    [Editor/Link] External link with long href has broken layout
  4. Sub-task RUNTIME-1634
    [Editor/General] Richtext is slow
  5. Sub-task RUNTIME-1632
    [Editor/General] Review insertAtRoot API
  6. Sub-task RUNTIME-1617
    [Editor/Table] Contextual table tab blinks when removing a row or a column from the table
  7. Sub-task RUNTIME-1616
    [Editor/General] EditorField disable then enable himself on selection changing, creating unnecessary events
  8. Sub-task RUNTIME-1612
    [Editor/Image] Need to clear Tinymce width and height cached data before changing them
  9. Sub-task RUNTIME-1611
    [Editor/Image] Image ratio is not respected due to consecutive rounding
  10. Sub-task RUNTIME-1610
    [Editor/General] The NodeChange event should be thrown even if the IFrame is not focused
  11. Sub-task RUNTIME-1607
    [Editor/General] Have a tour on all buttons to fix some general stuffs
  12. Sub-task RUNTIME-1606
    [Editor/Table] The widget for cells size is not correctly drawn
  13. Sub-task RUNTIME-1604
    [Editor/List] List style "custom" block some keyboard interactions, in Edge
  14. Sub-task RUNTIME-1603
    [Editor/Expert] Editor is reset when the mouse moves, in IE11
  15. Sub-task RUNTIME-1602
    [Editor/Link] Link created by typing directly in the richtext can't be "modified"
  16. Sub-task RUNTIME-1601
    [Editor/Link] Unable to create a link on an existing selected text in IE11
  17. Sub-task RUNTIME-1600
    [Editor/List] Switching between ordered and unordered list lose the current selection in IE11
  18. Sub-task RUNTIME-1598
    [Editor/Image] Losing focus on image when resizing with field spin buttons, in IE11
  19. Sub-task RUNTIME-1597
    [Editor/Image] Image lose focus when clicking on it, in IE11
  20. Sub-task RUNTIME-1593
    [Editor/General] Anchor boxes stays when switching between FullPage and Preview mode
  21. Sub-task RUNTIME-1592
    [Editor/Table] Unable to add a space between two adjacent table in IE/Edge
  22. Sub-task RUNTIME-1590
    [Editor/List] You can resize with anchors a list item with the the style "custom" in IE
  23. Sub-task RUNTIME-1588
    [Editor/Text] Transforming a normal text into a title adds a paragraph in IE10
  24. Sub-task RUNTIME-1587
    [Editor/Image] Resizing an image with the field spin buttons behave strangly
  25. Sub-task RUNTIME-1586
    [Editor/General] IE10 on Windows 8.0 crashes when the richtext is empty and invalid
  26. Sub-task RUNTIME-1584
    [Editor/Expert] HTML Expert special code are not interpreted when displaying the content
  27. Sub-task RUNTIME-1583
    [Editor/Table] Inserting a row in a table with a column header transform the table in a full <th> table
  28. Sub-task RUNTIME-1582
    [Editor/Text] Unable to focus the richtext field after setting a paragraph style
  29. Sub-task RUNTIME-1581
    [Editor/Image] Setting the image heigh in the ribbon field changes its width, in firefox
  30. Sub-task RUNTIME-1580
    [Editor/General] Inconsistent background color for richtext field between browsers
  31. Sub-task RUNTIME-1579
    [Editor/General] It is possible to break the sync between the code editor and the standard editor
  32. Sub-task RUNTIME-1578
    [Editor/Table] Can't merge table cells because the button stay disabled
  33. Sub-task RUNTIME-1577
    [Editor/Table] Can't set cell alignment when selecting the whole cell
  34. Sub-task RUNTIME-1576
    [Editor/Table] Text alignment for table cell is lost on save or on html code mode
  35. Sub-task RUNTIME-1574
    [Editor/Table] Unable to insert a table inside a table cell
  36. Sub-task RUNTIME-1573
    [Editor/List] Switching the type of list only applies the default decoration
  37. Sub-task RUNTIME-1572
    [Editor/List] The list buttons do not react to the current selection
  38. Sub-task RUNTIME-1571
    [Editor/Text] Text alignment is lost on save or on html code mode
  39. Sub-task RUNTIME-1570
    [Editor/Text] The text class combobox does not show the correct value
  40. Sub-task RUNTIME-1569
    [Editor/Image] Clicking on an image does not trigger the contextual tab if some text was selected before.
  41. Sub-task RUNTIME-1568
    [Editor/Image] JS error in console when un-focusing an image
  42. Sub-task RUNTIME-1567
    [Editor/General] You can send invalid HTML code when saving in code mode
  43. Sub-task RUNTIME-1566
    [Editor/General] Field in ribbon make the RichText field lose focus
  44. Sub-task RUNTIME-1565
    [Editor/Image] Resize anchor are wrongly placed on initial focus on image
  45. Sub-task RUNTIME-1564
    [Editor/Image] When pressing backspace, the new line is removed instead of my picture
  46. Sub-task RUNTIME-1563
    [Editor/Image] Can't insert shared pictures twice in a row
  47. Sub-task RUNTIME-1561
    [Editor/Image] Shared pictured are not focused when inserted
  48. Sub-task RUNTIME-1560
    [Editor/General] Source view does not have an horizontal scrollbar
  49. Sub-task RUNTIME-1559
    [Editor/General] Content is not dirty when editing a RichText
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira open source license for Ametys. Try Jira - bug tracking software for your team.

Atlassian