Jyri-Petteri Paloposki
8f3eab0744
Update icon inclusion and tests for FontAwesome 6.
2022-08-02 00:39:24 +03:00
Jyri-Petteri Paloposki
5a6ee73d7d
Precompile datepicker i18n files for each language.
...
Not an optimal solution, because it uses files from our own repository instead of the bundle, but found no other solution for now.
2021-08-26 12:49:40 +03:00
Jyri-Petteri Paloposki
b268486703
Fix autocomplete accessibility content overflow
2021-08-25 19:26:21 +03:00
Jyri-Petteri Paloposki
31aa6e6516
Make a few string and help page translatable. Fix the recurring todo dialog close button.
2021-01-06 11:17:08 +02:00
Jyri-Petteri Paloposki
e1be3b8a95
Fix the jquery-ui datepicker i18n files' asset compilation
2021-01-05 19:40:28 +02:00
Jyri-Petteri Paloposki
858ce1b0d3
#2468 : Fix the recurring todo dialog UI bug.
...
This probably shouldn't be necessary, but I couldn't quickly figured out what had changed for the dialog to behave incorrectly. Seems to work.
Fixes #2468 .
2020-09-01 14:34:57 +03:00
Jyri-Petteri Paloposki
e25c50503c
Fix the jquery requires in the stylesheets and the missing Yarn warning.
2020-08-25 21:46:27 +03:00
Jyri-Petteri Paloposki
31af1a7f3d
Move asset precompile config to config/manifest.js for Sprockets 4.
2020-08-20 12:16:33 +03:00
Jyri-Petteri Paloposki
9982217ee9
Add theme selector to preferences and return the previous black theme as an alternative
2020-08-20 02:46:45 +03:00
Jyri-Petteri Paloposki
2e9a0d2b4c
New colors to replace the heavy black.
2020-08-20 02:46:03 +03:00
Jyri-Petteri Paloposki
112419e713
Fix the included files for the new version of jquery-ui-rails. Don't know why the menu stylesheet wasn't previously needed as a separate include, but seems to work with the file added.
2020-08-18 17:00:28 +03:00
Jyri-Petteri Paloposki
ca6382832e
Redo the datepicker z-index fix that didn't work because it has been applied only to the div.legacy, but as datepicker is appended to the end of the document it's outside the element. Also making the number a lot bigger to account for a large amount of tasks, which cause higher z-indexes.
...
Fixes #2245 .
2020-07-24 17:37:37 +03:00
Jyri-Petteri Paloposki
f86285b7b3
Show a signup link under the login form if open signup is enabled
2020-07-23 20:48:38 +03:00
Jyri-Petteri Paloposki
7560206d96
Fix the footer on login and signup pages
2020-07-20 19:11:16 +03:00
Jyri-Petteri Paloposki
5a3727dc5f
Add functionality for requiring TOS approval on signup
2020-07-20 18:16:15 +03:00
Jyri-Petteri Paloposki
2781395405
Use the login form styles for the signup form too
2020-07-20 17:24:16 +03:00
Matt Rogers
fddcc1d8a5
Remove support for IE7 and IE8
2020-03-14 09:45:43 -05:00
Matt Rogers
40e3aa298c
Restyle the new todo form
...
This makes use of bootstrap and provides more space for the individual
fields to use.
2019-12-07 08:55:50 -06:00
Matt Rogers
7026737bf8
Merge pull request #2238 from ZeiP/bug/1898_default_context_tag_for_project
...
#1898 : Fix setting the project's default context and tag in the new a…
2019-06-13 18:57:45 -05:00
Matt Rogers
ece584c3f6
Merge pull request #2235 from ZeiP/preferences_fixes
...
Fix the preferences form: Labels' for attributes, boolean fields and …
2019-06-13 18:57:03 -05:00
Jyri-Petteri Paloposki
7bb8efce16
#2243 : Reduce footer z-index to avoid it disabling part of the new action form
2019-06-10 13:16:48 +03:00
Jyri-Petteri Paloposki
6ad1e2cf93
Merge pull request #2231 from ZeiP/bug/1153_stats
...
Change the Flash charts to Charts.js
2019-05-29 19:33:57 +03:00
Jyri-Petteri Paloposki
2f0ceb9385
#1898 : Fix setting the project's default context and tag in the new action form
2019-05-23 03:28:30 +03:00
Jyri-Petteri Paloposki
2bda716ceb
Merge pull request #2076 from C-Otto/fix-2048
...
also update project name in multiple-actions mode
2019-05-23 01:10:35 +03:00
Jyri-Petteri Paloposki
dad7fdf006
Merge pull request #2055 from scriptythekid/master
...
make drag&drop todos from/to contexts work again - fix #2054
2019-05-22 22:46:51 +03:00
Jyri-Petteri Paloposki
22530a6b80
Fix the preferences form: Labels' for attributes, boolean fields and autofill of the new password field
2019-05-22 03:36:27 +03:00
Jyri-Petteri Paloposki
1e0f1bd611
Change context element IDs to use underscore instead of just the c prefix
2019-05-22 01:28:50 +03:00
Jyri-Petteri Paloposki
61ed4c33f3
#1153 : Remove the last of Flash charts
2019-05-19 18:31:04 +03:00
Jyri-Petteri Paloposki
f873a93eb3
#1153 : Convert rest of the stats to use ChartJS
2019-05-19 13:04:33 +03:00
Jyri-Petteri Paloposki
dec82fd26c
#1153 : Change to using Chart.js with a basic RoR library instead of Chartkick because Chartkick doesn't support combo charts.
2019-05-17 22:49:21 +03:00
Jyri-Petteri Paloposki
c9cae9421a
#1153 : Few of the graphs converted to use Chartkick
2019-05-17 22:49:21 +03:00
ericmoon
6dcaa76f09
cucumber removal
2018-07-24 12:34:55 -07:00
Ryan Truran
db7603f799
A more rational way to decode the html entities in editable
...
a more rational way to handle edit fields
revert to previous
add html_safe
2017-12-28 10:01:54 -06:00
Carsten Otto
2e89a36345
also update project name in multiple-actions mode
...
fixes #2048
2017-03-19 19:32:23 +01:00
Dan Rice
55c5d07aff
Limit swf_fu to the stats page
...
Fixes #2061
2017-02-12 15:27:00 -05:00
Dan Rice
23a22413f5
Load jquery-ui-rails CSS via "require" instead of "import"
...
Fixes #2024 and #2025
2016-06-25 16:55:17 -04:00
Matt Rogers
7748253388
Merge pull request #1910 from dnrce/rails42
...
Upgrade to Rails 4.2
2016-06-14 19:27:18 -05:00
Robin Dickson
67f33b3e39
Remove JS for search input autofocus
...
Previously replaced by HTML5 autofocus.
2016-06-06 16:28:14 +01:00
Dan Rice
d7d86446c0
Upgrade to Rails 4.2
...
* Update boilerplate with `bin/rake rails:upgrade`
* Use test instead of test:all rake task
* Change stylesheet extensions from .css.scss to .scss
* Update docs to use localhost instead of 0.0.0.0 because Rails 4.2
no longer listens on all addresses by default.
2016-05-22 21:58:52 -04:00
Dan Rice
091697fe1e
Fix recurring todo edit form formatting
...
Fixes #1938
2016-05-18 17:02:15 -04:00
Dan Rice
1227eaa84c
Move the recurring todo dialog below the navbar
...
Fixes #2007
2016-05-17 22:50:32 -04:00
Dan Rice
836d790f9f
Replace search icon with glyph
2016-05-15 22:37:03 -04:00
Dan Rice
14a4da8a71
Add Font Awesome icon support
2016-05-15 22:37:03 -04:00
Dan Rice
4b046b98ea
Include datepicker i18n only as needed
...
* Restore the javascript_tag_for_i18n_datepicker helper (and actually use it)
* Include the datepicker i18n JS in the asset precompilation list
2016-02-16 22:10:20 -05:00
Carsten Otto
ab5b7af069
quick fix
...
fixes #1982
2016-02-06 00:23:55 +01:00
Dan Rice
2ea20d1a1e
Use jquery-ui-rails gem instead of vendored jQuery UI
2016-01-30 16:12:31 -05:00
Matt Rogers
7652791451
Update the preferences pages to Bootstrap
2016-01-30 13:49:08 -06:00
Matt Rogers
d18c6caf34
Remove the legacy footer styles
2016-01-14 14:06:04 -06:00
Matt Rogers
137e36497d
Update the footer to be more responsive
...
Matches the style of the existing footer and makes the links move to the
next line instead of wrapping if the viewport is too small for all of
the footer to fit on one line.
Also moves the footer over to bootstrap styles
2016-01-12 21:37:44 -06:00
Matt Rogers
a07567086c
Add flash styling of the login page.
2015-12-15 20:02:53 -06:00