Alexander Meindl
dde53a0f26
Some coding standards has been fixed
2017-10-15 09:41:46 +02:00
Alexander Meindl
a16971774d
Rename fa_icon to font_awesome_icon because of conflict other plugins
2017-10-12 15:06:38 +02:00
Alexander Meindl
702520eeb9
Fix pry load
2017-10-07 09:25:59 +02:00
Alexander Meindl
00f04fb628
env variable to load debugger
2017-10-07 09:24:12 +02:00
Alexander Meindl
4e2fec6399
Add fontawesome font info library
2017-10-03 14:09:32 +02:00
Alexander Meindl
a8dfefc99b
Fixed bootstrap-datepicker for es-PA, sr-YU and case-sensitiv web server setting #8
2017-10-02 08:02:27 +02:00
Alexander Meindl
beb2a7a456
Works with older than Redmine 3.4 again
2017-09-30 20:26:58 +02:00
Alexander Meindl
effcf5956a
Fix user preferences for Redmine 3.4
2017-09-30 19:30:44 +02:00
Alexander Meindl
d581f48bdb
New string website
2017-09-30 12:31:50 +02:00
Alexander Meindl
12ae6762cc
Add invisible_captcha support and version bump to 2.0.4
2017-09-27 19:42:59 +02:00
Alexander Meindl
e7968fdce3
Make it work with Redmine < 3.4 again
2017-09-15 17:06:26 +02:00
Alexander Meindl
57c1304314
Make QueryFilter workable for customizing with multiple values
2017-09-15 16:51:00 +02:00
Tobias Stenzel
4e3f89e5f5
fix ajax indicator delay: select2 filters don't break anymore
...
* no JS code changes, just a different inclusion method
2017-09-15 13:10:21 +00:00
Alexander Meindl
f1ada7eb96
disable delay_ajax_indicator, because it breaks query filders with select2
2017-09-15 08:17:46 +02:00
Tobias Stenzel
8b88745f0f
delay ajax load indicator by 300ms
...
* avoid flashing for short AJAX calls
2017-09-14 12:18:51 +00:00
Alexander Meindl
c0bab90c75
Add group_users macro
2017-09-07 13:10:28 +02:00
Alexander Meindl
aa954d857c
Standard settings should not change default redmine behaviour
2017-08-31 06:01:39 +02:00
Alexander Meindl
8ef4d5d76b
menu options as provider
2017-08-29 18:51:26 +02:00
Alexander Meindl
1618fd5c8b
Unit test cleanups
2017-08-29 17:09:43 +02:00
Alexander Meindl
08577fb3a8
Fix API problem with auto assigned_id for issues
2017-08-29 15:39:12 +02:00
Alexander Meindl
f332dd014f
Add template for select2 ajax call
2017-08-25 16:33:48 +02:00
Alexander Meindl
ad10265f7e
Add select2 auto_complete helper
2017-08-25 15:54:05 +02:00
Alexander Meindl
78074bc395
Add select2 helber
2017-08-23 10:48:46 +02:00
Alexander Meindl
9ee9bf246a
Add user level option for autowatch issues, fixed bug with recurring_tasks, add more tests and version bump to 2.0.3
2017-08-11 10:16:28 +02:00
Alexander Meindl
5aaa398cd8
Sync translation files and sort it
2017-08-07 11:03:57 +02:00
Alexander Meindl
1f41f55097
Support removing assigned_user from watchers
2017-07-29 13:33:09 +02:00
Alexander Meindl
5adfb870c1
Fix add_watcher check
2017-07-29 10:46:10 +02:00
Alexander Meindl
35c7e70e53
Optimize add involved watcher algorithm
2017-07-26 14:54:36 +02:00
Alexander Meindl
3c663aaf93
Add feature for involved issue users
2017-07-26 14:17:41 +02:00
Alexander Meindl
aea28b3484
Add change author feature, bugfix for #4 and lot of code restructure
2017-07-26 11:01:51 +02:00
Alexander Meindl
f561f6e581
Another fix for top menu permissions
2017-07-16 17:56:31 +02:00
Alexander Meindl
2773ffa77d
Remove top menu items without application server restart
2017-07-16 17:20:47 +02:00
Alexander Meindl
bdb6e4336e
More abstraction for top menu items
2017-07-13 19:14:50 +02:00
Alexander Meindl
c1ce58caf3
Redmine 3.4.x support
2017-07-13 12:05:17 +02:00
Alexander Meindl
99d75cd5c0
Improve top menu integration
2017-07-11 18:07:05 +02:00
Alexander Meindl
77aec782ca
helper function fa_icon added
2017-06-29 16:11:47 +02:00
Alexander Meindl
d891c98479
cleanup method naming
2017-06-07 20:40:58 +02:00
Alexander Meindl
82f3c8cdaa
integrate fontawesome
2017-06-07 20:36:27 +02:00
Alexander Meindl
5d19ad43ba
Working on migration from redmine tweaks
2017-06-07 19:23:20 +02:00
Alexander Meindl
a2813ce13a
Link to documentation for macro output
2017-06-07 13:38:01 +02:00
Alexander Meindl
dd007bf24f
Add more macro support: cryptocompare and tradingview
2017-06-05 17:22:52 +02:00
Alexander Meindl
790a5ac489
Fix documentation for reddit support and better regexp integration
2017-06-05 10:07:44 +02:00
Alexander Meindl
018056adbd
Updated documentation and some code cleanups
2017-06-05 10:01:13 +02:00
Alexander Meindl
2d249f3fb9
Add reddit support and improve twitter macro
2017-06-05 09:36:04 +02:00
Alexander Meindl
262a7f8bc1
Formater cleanups
2017-04-27 17:47:32 +02:00
Alexander Meindl
5c3b18393f
Legacy smiley/emoji support has been added
2017-04-27 16:53:08 +02:00
Alexander Meindl
22ac3b94bc
Some cleanups, required ruby changed to 2.1.5 and version bump
2017-04-03 19:42:20 +02:00
Alexander Meindl
145e422c43
More solid validation for issue_auto_assign
2017-02-24 15:55:28 +01:00
Alexander Meindl
6c93665f1b
Wiki pdf settings has been added, restructured settings pages and version bump to 1.0.0
2017-02-07 12:31:35 +01:00
Alexander Meindl
508435362b
No edit and delete actions possible on closed issues #33
2016-12-05 20:31:46 +01:00