mrliptontea
42e5ce1217
Fix spacing for headers on roadmap pages
...
Resolves #132
2019-08-06 23:08:04 +01:00
mrliptontea
ad138b9331
Support issue-id plugin
...
Resolves #124
http://projects.andriylesyuk.com/project/redmine/issue-id
2019-06-13 20:36:12 +01:00
mrliptontea
a1d18834d3
Add support for redmine_wiki_page_tree plugin
...
Resolves #121
2019-06-13 00:01:01 +01:00
mrliptontea
51ba1deb36
Improvements for responsive layout
2019-06-05 20:49:27 +01:00
mrliptontea
0282ba6695
Bring up to speed with the default theme
2019-06-02 21:38:42 +01:00
mrliptontea
7bbdb230a8
Improve the color contrast in text diffs
2019-05-21 20:01:26 +01:00
mrliptontea
1ce3d3121f
Merge branch 'master' into issue-107/nested-lis
2019-05-09 22:11:23 +01:00
mrliptontea
a2e8955488
Use stylelint
2019-05-09 22:05:30 +01:00
mrliptontea
759d8424b9
Support lists in the sidebar via additionals plugin
2019-05-09 20:35:07 +01:00
mrliptontea
d365120f67
Support pages hierarchy list in the sidebar and main content
...
Resolves #107
2019-05-09 20:01:48 +01:00
mrliptontea
e68f8a1aa3
Remove margin from paragraphs in tables
...
That's what Redmine's default theme does.
2019-04-09 22:27:47 +01:00
mrliptontea
0bb9a27140
Fix tooltip positioning on gantt chart and agile board
...
Resolves #101 , #102
2019-04-09 22:18:05 +01:00
mrliptontea
97502b8372
Fix contextual dropdown padding in mobile view
2019-03-22 23:54:37 +00:00
mrliptontea
aa985c34c6
Merge branch 'v1.x' into fix-sidebar-toggler-in-fixed-layout
2019-03-22 23:48:16 +00:00
mrliptontea
c4f2ccff3f
Fix sidebar toggle style with fixed layout enabled
2019-03-22 23:36:10 +00:00
mrliptontea
f1df7d1e29
Backport fixes from v2
...
- Fix #89 : RM+ custom menu breaking the layout
- Fix #90 : regression in some sidebar layouts
- Fix #93 : Agile chart expanding indefinitely when Additional "Go to top" link is enabled
- Fix #94 : subtasks indentation
- Fix styling of some flash messages
- Fix horizontal scrollbar appearing when sidebar is on the right
- Fix footer being mispositioned in Agile charts
- Fix positioning of admin menu icons for some plugins
- Improve support for Redmine Tags plugin
- Add separator line between news on the news list
- Improve Redmine 4.0 compatibility
- Update Font Awesome icons to 4.7.0
2019-03-22 23:22:36 +00:00
mrliptontea
e3e194bb95
Add a few improvements
...
- Improve progress bar styling
- Improve avatar positioning
- Improve WYSIWYG button styling
- Make wiki preview font sizes consistent with presentation
2019-03-22 21:17:40 +00:00
mrliptontea
06df2c2740
Merge branch 'master' into issue-94-subtasks-formatting-is-off
2019-03-22 19:13:32 +00:00
mrliptontea
ccdb344082
Add a hack to stop Agile chart from expanding forever
...
Page layout on Agile charts is broken, and with "Go to top" link
from https://github.com/alphanodes/additionals plugin enabled
the chart expands and resize event is triggered indefinitely.
Fixes #93
2019-03-21 22:36:55 +00:00
mrliptontea
3d8aeb0e7d
Improve hierarchy list indentation
...
Fixes #94
2019-03-21 21:01:10 +00:00
mrliptontea
b8a1dcc913
Improvements
...
- Add CSS grid layout support (off by default because of IE support)
- Fix styling of some flash messages
- Fix horizontal scrollbar appearing when sidebar is on the right
- Fix footer being mispositioned in Agile charts
- Improve support for [Redmine Tags](https://www.redmineup.com/pages/plugins/tags ) plugin
- Fix positioning of admin menu icons for some plugins
- Add separator line between news on the news list
2019-03-21 00:09:38 +00:00
mrliptontea
97b68972f7
Fix top menu layout with custom_menu plugin
...
Fixes #89
2019-03-19 23:59:11 +00:00
mrliptontea
8dab6dc92b
Remove reduntant abbr style
2019-03-18 22:13:37 +00:00
mrliptontea
25ba736e7d
Resolve regression in sidebar layouts
...
Fixes #90
2019-03-17 22:40:26 +00:00
mrliptontea
0ec8791d41
Version 2.0
2019-03-13 22:26:25 +00:00
mrliptontea
b79991966a
Add support for redmine_hearts plugin
...
Fixes #86
2019-03-12 22:16:09 +00:00
mrliptontea
d8dee5ccb2
Improve new Edit/Preview tab layout
2019-02-24 15:14:01 +00:00
mrliptontea
73d1210a00
Unify text contextual action icon's appearance
2019-02-24 13:42:12 +00:00
Takeshi Nakamura
e1563a6f9c
Update application.css
2018-12-15 22:30:13 +09:00
mrliptontea
3e80d292f4
Add some space below search form
2018-09-29 17:06:37 +01:00
mrliptontea
6d1346064e
Fix #81 missing top checkboxes on Firefox
...
- Use position: absolute on inputs instead of float
- Unify mixins to check for checkboxes and radioes
- Improve checkbox layout in few places
2018-09-29 17:04:44 +01:00
mrliptontea
da33ec44f3
Fix attachments form layout and extend collapsible
2018-06-14 21:40:10 +01:00
mrliptontea
e0211daf24
Update dependencies
2018-05-11 22:02:47 +01:00
mrliptontea
d65d26f26f
Fix "remember me" checkbox layout on login page, fixes #69
2017-09-14 21:38:08 +01:00
mrliptontea
37d408cdb6
Disallow wrapping text in the top menu, fixes #51
2017-09-05 23:00:12 +01:00
mrliptontea
442596d0d0
Quick fix for regression introduced in #67
2017-09-05 22:49:03 +01:00
mrliptontea
252d28c4cb
Avoid applying styles for icon-only links in sidebar, fixes #52
2017-09-05 22:37:22 +01:00
mrliptontea
dbdcbce6a4
Fix issue with printed content in Firefox, fixes #50
2017-09-05 22:23:51 +01:00
mrliptontea
e4821cf03e
Enforce correct padding for modal window's content
2017-09-05 21:47:33 +01:00
mrliptontea
9204d2263b
Indent table cells with icons
2017-09-05 21:40:40 +01:00
mrliptontea
b4eb58bc77
Make 'Add filter' button wrap correctly on smaller screens
2017-09-05 21:37:04 +01:00
mrliptontea
4a5ec23be5
Fix layout of .query-columns in the latest Redmine
2017-09-05 21:34:02 +01:00
mrliptontea
493bed0468
Fix layout of checkbox list in administration forms
2017-09-05 21:15:11 +01:00
mrliptontea
7dbbaab953
Unify styles for checkbox/radio lists
2017-09-05 21:01:05 +01:00
mrliptontea
8e5378b65b
Display custom list field as scrollable list, fixes #54
2017-09-03 22:55:03 +01:00
mrliptontea
c595f5b66f
Remove styles for empty anchors in wiki, fixes #62
2017-09-03 13:20:38 +01:00
mrliptontea
2103d1e3b3
Fix linter errors
2017-07-12 22:32:24 +01:00
Takeshi Nakamura
ebcbd49e18
Update application.css and theme.js
2017-07-09 12:48:07 +09:00
Takeshi Nakamura
aba098b4cd
Fix jQuery ui-icons path
2017-05-26 23:57:44 +09:00
Takeshi Nakamura
6423b32ce3
Fix h4 heading in issue note
2017-05-25 23:09:52 +09:00