23 Commits

Author SHA1 Message Date
Hugo Zilliox
07c2af9841 Trying to remove jQuery code as much as possible 2022-12-27 18:20:10 +01:00
Hugo Zilliox
cbd2e36a37 Fix refreshData button apparition into subtask + fixed mechanism on primary button (#92) 2022-04-23 22:56:37 +02:00
Hugo
99de29a7a8 Moved Print style directly into layout avoiding user condition, CSS fix, removed unused file 2021-12-29 20:30:10 +01:00
Hugo
90f23e3629 Merge conflicts fix 2021-12-29 20:11:15 +01:00
Hugo
ad37b96b53 0.8.0 update - Complete rework. Compatible with last Redmine version. New settings added (#70 #88). Removed external lib (FontAwesome) (#74). Mobile style added (#87). Print style added (#84). Bug fix (#79, #85) 2021-12-29 18:34:55 +01:00
Stanislav Koleda
8c15a57547
Fix IE problem with "pointer-events: none;"
In IE11. If you click on an invisible "select", a list is displayed.
2020-05-14 01:45:43 +07:00
Hugo
e968ee7499 New settings in config file, new event 'none' for listener, css fix 2020-05-09 12:28:39 +02:00
csouriss
77afe3d5d0 Some CSS style enhancements
* Move the "dynamicEdit" span at the beginning of the "value" div to let
  it appear at the top left corner of the field to edit.
  Otherwise, the edition block may appear outside the page, e.g. if we
  want to edit the title of an issue and if this title ends at the
  extreme right of the page.
* Display the pencil icon on a field only when this field is hovered
  (not simply if the mouse hovers any part of the "content" div).
* Vertically align validate and cancel buttons of the edition block with
  the edition field nearby.
* Auto resize the issue title edition input field based on the window
  size (to leave as much space as possible to rewrite the title).
2020-04-05 10:40:40 +02:00
Hugo
925895b514 Checkboxes custom fields fixed (#53) 2019-10-20 14:28:51 +02:00
Peter Pfläging
0d31466dde correct position 2019-04-08 14:42:29 +02:00
Hugo
e6cedf5965 version field with checkbox display support added (#24) 2018-07-13 23:39:17 +02:00
Hugo
5174466a05 Custom fields support added (Github request #19) 2018-01-22 22:36:44 +01:00
Hugo
2a10098d99 fixed Github issue #18 : textarea fixed (jstoolbar or ckeditor) 2018-01-10 21:37:08 +01:00
Hugo
0942111f16 Issue title override pagination fix (Github issue #15) 2017-12-06 19:23:00 +01:00
Hugo
ea2b6e62ac if error on dynamic update, show message and put back old values in details block 2017-11-26 19:45:44 +01:00
Hugo
22b299665a Title dynamic edition added (Github request #14) 2017-11-19 22:49:59 +01:00
Hugo
99fae0aa2c fixed Github issue #13 : CSS display for custom attributes 2017-11-19 18:58:46 +01:00
Ilogeek
7f5d6e6858 Fixed Github issue #10. History list updated after modification 2017-09-13 15:22:56 +02:00
Hugo
ebb504ad54 Fixed Github issues (#4, #9). New way to display dropdown list or edit field 2017-08-28 16:37:10 +02:00
Hugo
be22d52467 Fixed Redmine root url issue (#2) thanks to TrumanRu. Minor fixes 2017-08-19 08:57:45 +02:00
Hugo Zilliox
1c8614efbe new attributes are editable, translation added 2017-08-17 15:20:19 +02:00
Hugo Zilliox
9a7a860ea5 Style modifications and README update 2017-08-07 16:48:20 +02:00
Hugo Zilliox
94bb6e67f6 Initialization 2017-08-02 17:27:52 +02:00