33 Commits

Author SHA1 Message Date
Hugo Zilliox
56ad17d065 Add admin panel to settings section, fixes #127 #126 #96 2025-10-22 12:01:50 +02:00
Hugo Zilliox
f4f2862db7 json API fix, cleanURL added and history fix
Removed usage of json API to check version, implemented @MayamaTakeshi cleanURL fix and chronological history order update
2023-12-06 13:35:29 +01:00
Hugo Zilliox
17714c542b JSToolbar fixed (#100) 2022-12-27 23:58:11 +01:00
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
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
Hugo Zilliox
8b95d727ec
Merge pull request #63 from dosyfier/style-enhancements
Some CSS style enhancement proposals
2020-05-08 19:33:15 +02:00
Hugo
4ff0c80ebc Fixed incorrect DOM structure if user has read only access to the issue (#61 #64) 2020-05-08 18:10:58 +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
dd3ed349ce Categories filtered by project (#55) 2020-03-21 09:56:29 +01:00
Hugo
04b439260c Category field support added (#54) 2019-11-06 19:55:10 +01:00
Hugo Zilliox
bb0cedaf7d
Merge branch 'master' into master 2019-10-20 12:10:26 +02:00
Lxc
693f60ce1b small syntax refactorings
modifié :         lib/details_issue_hooks.rb
2019-09-25 22:27:03 +02:00
Peter Pfläging
c2c8a629c1 Make title work with quotes,
update german translation
2019-07-11 12:03:21 +02:00
Hugo
6c53e0ef6d Prevent datepickers to raise an error from erb file if they don't exist on the current page 2019-04-14 23:20:54 +02:00
Hugo
1fb2a0519c Configuration file added (https settings, target and action listener choices, field exclusion) (#30 #35 #41) 2019-04-13 23:29:20 +02:00
Hugo
58742cccfc Fixed JS error on new issue page and edit page (#37) 2019-04-13 14:10:09 +02:00
Hugo
26684a2dd9 Fixed lock version update (#26 #28) - custom issue url support (#29) 2018-09-02 15:18:56 +02:00
unknown
bff71cde3b Fixed JSON.parse issue 2018-01-24 17:12:46 +08:00
Hugo
5174466a05 Custom fields support added (Github request #19) 2018-01-22 22:36:44 +01:00
Hugo
fa1b7058df description is now dynamically editable (edit field appears if there's already a description written) (Github request #14) 2017-11-25 02:00:20 +01:00
Hugo
22b299665a Title dynamic edition added (Github request #14) 2017-11-19 22:49:59 +01:00
Ilogeek
e451b45f45 fixed Github issues #6, #12 : User can't update status until all required field are filled for this step of the issue 2017-09-19 16:40:07 +02:00
Ilogeek
f314d1a472 partially fixed Github issue #12 : Read only attributes can't be edited anymore. Dynamic refresh for read only attributes when status changes 2017-09-19 11:39:51 +02: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
4c76d18182 fixed typo issue in details_issue_hooks.rb 2017-08-17 15:59:41 +02:00
Hugo Zilliox
1c8614efbe new attributes are editable, translation added 2017-08-17 15:20:19 +02:00
Hugo Zilliox
8c4e908c58 fixed conflict when trying to add a note after update from dropdown. New method used, REST API is not required anymore 2017-08-11 13:42:43 +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