Jonas Winkler
|
fa6cc9692e
|
Merge pull request #297 from shamoon/fix/issue-293
Fix logo size issues in certain browsers
|
2021-01-08 21:15:07 +01:00 |
|
Michael Shamoon
|
6cf20a93d0
|
Set explicit svg height, hide on mobile
|
2021-01-08 11:55:50 -08:00 |
|
Mark Schmitt
|
a2b5fb8374
|
Fix name of documentation workflow
|
2021-01-08 20:42:17 +01:00 |
|
Mark Schmitt
|
f4f9200fba
|
Fix typo in yaml
|
2021-01-08 20:39:20 +01:00 |
|
Mark Schmitt
|
52640f08d2
|
github action improved tagging
|
2021-01-08 20:37:25 +01:00 |
|
Jonas Winkler
|
bbb5783b4f
|
Merge pull request #289 from shamoon/fix/safari-flex-transition
Miscellaneous CSS fixes
|
2021-01-08 18:56:37 +01:00 |
|
Michael Shamoon
|
cde937a9eb
|
Fix dark theme highlighting of ng-select dropdowns on keyboard navigation
|
2021-01-08 09:37:25 -08:00 |
|
Michael Shamoon
|
a4ee4e9b17
|
Prevent dashboard overflow on mobile
|
2021-01-08 09:33:45 -08:00 |
|
jonaswinkler
|
34a06435cf
|
changelog and version
ng-0.9.13
|
2021-01-08 13:39:12 +01:00 |
|
jonaswinkler
|
fad6e7284a
|
fixes #290
|
2021-01-08 13:27:57 +01:00 |
|
Mark Schmitt
|
29f73b2dbb
|
Give the frontend workflow a name
|
2021-01-08 11:34:04 +01:00 |
|
Mark Schmitt
|
968725f09f
|
Separate github action into separete workflow files
|
2021-01-08 11:33:08 +01:00 |
|
Mark Schmitt
|
42064df3e0
|
Testing excluding docker builds if not specific ref is selected
|
2021-01-08 11:23:17 +01:00 |
|
Michael Shamoon
|
c980a52244
|
Fix transition for Safari
|
2021-01-07 19:23:59 -08:00 |
|
jonaswinkler
|
ed5c50db7d
|
Merge branch 'master' into dev
ng-0.9.12
|
2021-01-08 02:16:59 +01:00 |
|
jonaswinkler
|
b463428a40
|
tika documentation
|
2021-01-08 02:15:42 +01:00 |
|
jonaswinkler
|
38f279fd2a
|
update installation instructions
|
2021-01-07 21:16:16 +01:00 |
|
Jonas Winkler
|
d3ab4d2f11
|
Update README.md
|
2021-01-07 19:33:27 +01:00 |
|
jonaswinkler
|
1170827f3d
|
update docker ignore
|
2021-01-07 18:42:46 +01:00 |
|
jonaswinkler
|
838631b057
|
Merge branch 'dev' into travis-multiarch-builds
|
2021-01-07 17:41:44 +01:00 |
|
jonaswinkler
|
0a469cfdd1
|
test case for localized index view
|
2021-01-07 16:58:38 +01:00 |
|
jonaswinkler
|
fc82121604
|
update tests, remove dead code
|
2021-01-07 15:20:00 +01:00 |
|
Jonas Winkler
|
25444034ab
|
Update README.md
|
2021-01-07 15:04:15 +01:00 |
|
Jonas Winkler
|
eec1dbe0a0
|
Merge pull request #286 from jonaswinkler/translations_src-ui-messages-xlf--dev_nl_NL
Translate '/src-ui/messages.xlf' in 'nl_NL'
|
2021-01-07 10:53:24 +01:00 |
|
Jonas Winkler
|
47e8bdb752
|
Merge pull request #287 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_nl_NL
Translate '/src/locale/en-us/LC_MESSAGES/django.po' in 'nl_NL'
|
2021-01-07 10:52:48 +01:00 |
|
transifex-integration[bot]
|
75fc373b51
|
Apply translations in nl_NL
translation completed for the source file '/src/locale/en-us/LC_MESSAGES/django.po'
on the 'nl_NL' language.
|
2021-01-07 09:32:19 +00:00 |
|
transifex-integration[bot]
|
8a397034fd
|
Translate /src-ui/messages.xlf in nl_NL
translation completed for the source file '/src-ui/messages.xlf'
on the 'nl_NL' language.
|
2021-01-07 09:04:51 +00:00 |
|
Mark Schmitt
|
89476e4479
|
Try to use pip cache and install dependnecies like in tests
|
2021-01-07 09:02:29 +01:00 |
|
Mark Schmitt
|
1b61765df8
|
Install pip
|
2021-01-07 08:56:48 +01:00 |
|
Mark Schmitt
|
40da245d8d
|
Try to insall sphinx from pipfile
|
2021-01-07 08:50:04 +01:00 |
|
Mark Schmitt
|
1238d8b994
|
Add pip cache
Try to be a good citizen and use caches instead of hitting the repos all the time
|
2021-01-07 08:44:05 +01:00 |
|
Mark Schmitt
|
460d202eb0
|
Use pip to install sphinx
Not sure why pipenv install doesn't do the trick .. let's try this way first
|
2021-01-07 08:37:25 +01:00 |
|
Mark Schmitt
|
248e4e5eb9
|
Try installing sphinx simply with apt
|
2021-01-07 07:57:12 +01:00 |
|
Mark Schmitt
|
08299fb808
|
Simplify node build
|
2021-01-07 07:48:32 +01:00 |
|
Mark Schmitt
|
c06f6145a1
|
ALso install python before using pip in the documentation job
|
2021-01-07 07:47:42 +01:00 |
|
Mark Schmitt
|
6101f42ae3
|
ADd documentation and frontend to dependency for docker build
|
2021-01-07 07:45:17 +01:00 |
|
Mark Schmitt
|
9ffd9027fa
|
Add missing runs-on
|
2021-01-07 07:44:36 +01:00 |
|
Mark Schmitt
|
10995788d1
|
Fix identation
|
2021-01-07 07:43:45 +01:00 |
|
Mark Schmitt
|
98bc51a3ec
|
Adding documentation and frontend steps from travis build
|
2021-01-07 07:42:25 +01:00 |
|
Mark Schmitt
|
cc9f9b6e8b
|
Docker build step depends on tests
|
2021-01-07 07:32:43 +01:00 |
|
jonaswinkler
|
7f0f48ddac
|
bugfixes
|
2021-01-07 01:01:01 +01:00 |
|
jonaswinkler
|
e92046a265
|
bugfix
|
2021-01-07 00:21:47 +01:00 |
|
jonaswinkler
|
fe00dffb70
|
version push
|
2021-01-07 00:10:14 +01:00 |
|
jonaswinkler
|
a02ddeb722
|
fix release script
|
2021-01-07 00:08:42 +01:00 |
|
jonaswinkler
|
9b3bc62132
|
fix broken webmanifest
|
2021-01-07 00:08:34 +01:00 |
|
Mark Schmitt
|
d7b3e7bd69
|
Use 3.8.6
|
2021-01-06 23:11:54 +01:00 |
|
Jonas Winkler
|
d3fda57b6d
|
Merge pull request #284 from jonaswinkler/translations_src-locale-en-us-lc-messages-django-po--dev_fr
Translate '/src/locale/en-us/LC_MESSAGES/django.po' in 'fr'
|
2021-01-06 23:10:06 +01:00 |
|
Mark Schmitt
|
257ebb88f0
|
Looks like we need to specify the exact version
|
2021-01-06 23:10:06 +01:00 |
|
Mark Schmitt
|
9257cdac8f
|
Remove debugging line and specify release versions
|
2021-01-06 23:06:40 +01:00 |
|
transifex-integration[bot]
|
19fddc8da8
|
Apply translations in fr
translation completed for the source file '/src/locale/en-us/LC_MESSAGES/django.po'
on the 'fr' language.
|
2021-01-06 22:04:46 +00:00 |
|