Grzegorz Rajchman
134960a957
Update dependencies
2023-11-20 13:03:21 +00:00
Guillaume AGNIERAY
c80281367d
Better fix context-menu position
...
Fixes #233 , #242 , #246
2023-03-23 10:43:31 +01:00
Guillaume AGNIERAY
2e7e3ceb54
Fix context-menu position
...
Fixes #233 , #242 , #246
2023-03-21 12:54:43 +01:00
mrliptontea
41143cf15f
Update package versions
2021-05-22 16:23:58 +01:00
mrliptontea
491fde75bb
Update packages
2020-05-24 16:01:52 +01:00
mrliptontea
955aca022e
Build updated JS
2020-02-22 14:41:40 +00:00
mrliptontea
57a60673a7
Resolve issues
...
* Fixed #141 : improved styling for issue edit form.
* Fixed #142 : TOC assumes `left` by default, also added new variables to control how it looks.
* Fixed #143 : `$main-menu-bg-hover` is now being used.
* Resolved #144 : added `$main-menu-bg-active` variable.
* Resolved #145 : added `$table-list-header-bg` variable.
* Fixed #147 : corrected forum edit attached files icon.
* Fixed #153 : improved styling for `label.block`.
2020-01-30 20:55:46 +00:00
mrliptontea
136cf02394
Update dependencies
2020-01-28 20:20:28 +00:00
mrliptontea
9371b797b3
Update browserlist config
2019-08-06 23:16:29 +01:00
mrliptontea
30e88ca836
Update dependencies
2019-02-24 15:33:20 +00:00
Mihai Kelemen
e8687dfc7f
Add Romanian & French translation support
2018-05-14 20:41:46 +01:00
mrliptontea
e0211daf24
Update dependencies
2018-05-11 22:02:47 +01:00
Takeshi Nakamura
ebcbd49e18
Update application.css and theme.js
2017-07-09 12:48:07 +09:00
Takeshi Nakamura
51435b6d5e
Add Japanese translation
2017-05-26 21:34:51 +09:00
mrliptontea
61f9ee4af7
Build German translations and update changelog
2017-03-19 14:26:39 +00:00
mrliptontea
06638406f0
Use standardjs
2016-11-20 23:31:10 +00:00
mrliptontea
7b95f93194
improve styles for the main menu in Redmine 3.3, fixes #32 , refs #33
2016-06-23 23:30:08 +01:00
mrliptontea
b9035527ea
move font-awesome import outside of if statement, fixes #30
2016-06-23 21:43:01 +01:00
mrliptontea
24db7ad013
fix animation issue when showing sidebar
2015-08-09 20:49:54 +02:00
mrliptontea
a350c369cc
update npm packages
2015-06-10 22:27:58 +02:00
mrliptontea
654f4f9073
js refactoring - treat all modules as singletons
2015-04-17 15:51:09 +02:00
mrliptontea
aebbfbaf17
make main menu collapsible, just like the top menu, fixes #9
...
- rename TopMenuCollapse.js to MenuCollapse.js
- refactor MenuCollapse to handle two menus
- add dark image icons for arrow up and down
2015-04-17 15:39:25 +02:00
mrliptontea
5081a5874b
corrections in SidebarToggler and HistoryTabs
2015-04-17 11:40:17 +02:00
mrliptontea
2cc2c83568
button for expanding/collapsing top menu, fixes #8
...
- introduce `$top-menu-collapse` flag and `$top-menu-collapse-breakpoint` variable
- add TopMenuCollapse.js script
- new base64 encoded images: arrow-up and arrow-down (white colored)
2015-04-17 11:30:27 +02:00
mrliptontea
26ba4e1701
setTimeout is not needed to override drawRevisionGraph function
2015-03-19 09:53:21 +01:00
mrliptontea
7f03565012
override revision graph function on document ready
2015-03-18 10:30:48 +01:00
mrliptontea
4d099338e9
override Redmine's revision graph function to make it look better with this theme
2015-03-18 10:24:51 +01:00
mrliptontea
539446909f
fix context menu position regression introduced by sidebar toggle
2015-03-03 10:12:51 +01:00
mrliptontea
bdf4713583
fix for layouts not containing any sidebar
2015-02-28 18:53:58 +01:00
mrliptontea
29fd0896ed
fix "timeline" sticking out from journal notes when one of filter tabs is active
2015-02-26 15:48:04 +01:00
mrliptontea
27fd164d3e
introduce HistoryTabs for filtering issue journals
...
fix change sets layout
2015-02-22 01:36:24 +01:00
mrliptontea
8665246be7
fix watch task path for .js; remove unnecessary classes from .sidebar-toggler
2015-02-19 13:05:49 +01:00
mrliptontea
581ea7896c
introducing sidebar toggling (js); all sources moved to src folder
2015-02-15 15:53:01 +01:00