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
|
9ab93501e5
|
v 0.6.6 update + readme
|
2019-04-13 23:30:03 +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
|
3ef47ab625
|
Fixed specific 'middle click' issue (#36)
|
2019-04-13 14:33:35 +02:00 |
|
Hugo
|
58742cccfc
|
Fixed JS error on new issue page and edit page (#37)
|
2019-04-13 14:10:09 +02:00 |
|
Hugo
|
9b7a698dbc
|
Fixed duplicate pencil on assignee (#31)
|
2019-04-13 13:52:38 +02:00 |
|
Hugo Zilliox
|
8aa104b7ae
|
Merge pull request #43 from Tempris/master
Fixed classes applied to issue on priority change
|
2019-04-13 13:25:42 +02:00 |
|
Peter Pfläging
|
0d31466dde
|
correct position
|
2019-04-08 14:42:29 +02:00 |
|
Leviscus Tempris
|
bc4cca84c9
|
Fixed classes applied to issue on priority change (domSelectStatus.val() -> domSelectPriorities.val())
|
2019-02-25 10:31:55 -05:00 |
|
Peter Pfläging
|
46749395b6
|
Merge branch 'master' of https://github.com/Ilogeek/redmine_issue_dynamic_edit
|
2018-09-17 14:53:03 +02:00 |
|
Hugo
|
26684a2dd9
|
Fixed lock version update (#26 #28) - custom issue url support (#29)
|
2018-09-02 15:18:56 +02:00 |
|
Peter Pfläging
|
d796a7a46b
|
german locale
|
2018-08-23 22:24:17 +02:00 |
|
Hugo
|
ae90053312
|
Target version and Assignee fields are now supported (#24)
|
2018-07-15 22:57:21 +02:00 |
|
Hugo
|
e6cedf5965
|
version field with checkbox display support added (#24)
|
2018-07-13 23:39:17 +02:00 |
|
Hugo
|
9b22ff1a3b
|
fixed Github issue #22 : DatepickerFallback raised an error
|
2018-02-12 19:13:12 +01:00 |
|
Hugo
|
bb0ecb0056
|
fixed Github issue #22 : long description is now supported (no more 414 errors)
|
2018-02-10 13:09:44 +01:00 |
|
Hugo
|
e74286667c
|
Fixed Github issue #20
|
2018-02-02 21:56:49 +01:00 |
|
Hugo Zilliox
|
97584b4a5b
|
Merge pull request #21 from timesong/master
Fixed JSON.parse issue
|
2018-01-25 18:49:05 +01: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
|
bab8cf362c
|
Version and README updated
|
2018-01-10 22:06:12 +01:00 |
|
Hugo
|
2a10098d99
|
fixed Github issue #18 : textarea fixed (jstoolbar or ckeditor)
|
2018-01-10 21:37:08 +01:00 |
|
Hugo
|
6ea3d1a63d
|
fixed Github issue #17 : Datepicker fallback added for date fields
|
2017-12-15 19:43:25 +01:00 |
|
Hugo
|
4d15ab5797
|
Fixed JS error when no description (Github issue #16)
|
2017-12-14 23:20:20 +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
|
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 |
|
Hugo
|
99fae0aa2c
|
fixed Github issue #13 : CSS display for custom attributes
|
2017-11-19 18:58:46 +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
|
efe0d79065
|
fixed Github issue #7 : update status list to follow Redmine workflow
|
2017-08-28 20:19:58 +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 |
|