Commit graph

632 commits

Author SHA1 Message Date
Alexandre Aubin
328c0b73f0 Misc fixes + note about stuff to fix 2019-03-14 17:41:31 +01:00
Alexandre Aubin
70e27e53a1 Fix logo size 2019-03-14 17:38:28 +01:00
Alexandre Aubin
a39f8fa33d
Merge pull request #124 from eauchat/theming-reloaded-plus
Make current theme's files accessibles under "/ynhtheme/"
2019-03-14 17:05:49 +01:00
Alexandre Aubin
b054b262b5 Update changelog for 3.5.0 testing 2019-03-13 17:04:23 +01:00
Alexandre Aubin
11eae3314d
Merge pull request #125 from yunohost-bot/stretch-unstable
Update translations
2019-03-13 15:02:09 +01:00
Anonymous (technical account)
39d4673d68 [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Anonymous (technical account)
4b223b3d7b [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Алексей
a361cf7910 [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Алексей
cf5489c83d [i18n] Translated using Weblate (Russian)
Currently translated at 53.6% (22 of 41 strings)
2019-03-13 14:00:25 +00:00
chateau
3537e0840c modifed clouds theme to have good login page 2019-03-12 20:00:28 +01:00
chateau
acfcabd727 corrected some styles, previous changes didn't take into account logging page 2019-03-12 19:33:03 +01:00
chateau
5701322694 theme clouds :) 2019-03-12 19:06:11 +01:00
chateau
54d073975f theme random :) 2019-03-12 19:06:00 +01:00
chateau
d2d8fe6155 make ynh logo loaded with css, not as img tag, it's easier for customization 2019-03-12 19:05:05 +01:00
chateau
9845d99398 Make files in current theme's directory accessibles under "https://server.tld/ynhtheme/". 2019-03-09 11:21:12 +01:00
Alexandre Aubin
1eff5b7c23
Merge pull request #123 from eauchat/theming-reloaded-plus
Simplify tiles styling
2019-03-08 23:24:04 +01:00
chateau
afdc7cc73c move styling of tiles to custom.js 2019-02-26 10:52:07 +01:00
chateau
91cca157c8 simplify styling of tiles 2019-02-26 10:41:12 +01:00
Alexandre Aubin
32323b4980 Replace h1 with div for logo, should make customization easier 2019-02-23 21:01:32 +01:00
Alexandre Aubin
2f24e82f38 Add trick to access.lua to be able to inject custom/theme css and js when in apps as well 2019-02-23 04:20:01 +01:00
Alexandre Aubin
ac3dc39f9a Rename stylesheet.css to custom.css for themes, symetric to custom.js 2019-02-23 04:14:39 +01:00
Alexandre Aubin
3385732263 Fix handling of the logout button when inside the iframe 2019-02-22 23:56:01 +01:00
Alexandre Aubin
ad27933f54 Use addEvent helper to be consistent accross the JS file 2019-02-22 23:44:04 +01:00
Alexandre Aubin
d521d87d23 Add note about portalButton dragging 2019-02-22 23:22:09 +01:00
Alexandre Aubin
a19c198cd3 Import logo fix from lfuelling when in app overlay 2019-02-22 21:37:23 +01:00
Alexandre Aubin
b3bdb9e30b Fix iframe check 2019-02-22 21:30:13 +01:00
Alexandre Aubin
7bc43392ce Factorize app tile styling, might make it easier to customize it ? 2019-02-22 21:28:53 +01:00
Alexandre Aubin
46b4903456 Merge global.js into ynhpanel.js 2019-02-22 21:26:32 +01:00
Alexandre Aubin
85d59c5e77 Clarify the various cases and pave the way to merging with global.js 2019-02-22 21:07:12 +01:00
Alexandre Aubin
2646db9ea2 Remove the domReady madness, use DOMContentLoaded event like in global.js 2019-02-22 20:12:25 +01:00
Alexandre Aubin
7fa5b91297 Merge app tile stuff together 2019-02-22 20:11:23 +01:00
Alexandre Aubin
c62471703b Improve style and semantic 2019-02-22 18:44:08 +01:00
Alexandre Aubin
7734d248c5 Handle app-tiles click events in a more elegant way ;) 2019-02-22 17:35:03 +01:00
Alexandre Aubin
63846817c0 Moar weird stuff to fix probably 2019-02-21 19:29:51 +01:00
Alexandre Aubin
a80b4bdff1 We don't use any info from ynhpanel.json 2019-02-21 19:29:06 +01:00
Alexandre Aubin
c05e5ea7eb Those stuff looks like complete madness and should be rework I think :| 2019-02-21 19:26:11 +01:00
Alexandre Aubin
140eb042d9 We don't need this? 2019-02-21 19:23:44 +01:00
Alexandre Aubin
5478ea7bcf Import patch from lfuelling about overlay, dunno wat this do 2019-02-21 19:21:01 +01:00
Lukas Fülling
40e78b6b0a decrease fadeout duration 2019-02-21 19:15:09 +01:00
Lukas Fülling
356a53de52 fix overlay issues 2019-02-21 19:14:50 +01:00
Alexandre Aubin
ca0951e476 Move the default and vapor theme files to where appropriate 2019-02-21 18:28:23 +01:00
Alexandre Aubin
2bdc12b0a0 Let's keep it simple ... have a folder asserts/{theme}/ containing a stylesheet.css and global.js 2019-02-21 18:27:28 +01:00
Alexandre Aubin
a84fbb55c8 Definitely not a good idea to do this here because we aint sure to be logged in ... Actually this whole global.js is absolutely weird 2019-02-21 18:17:45 +01:00
Alexandre Aubin
e9b03188fd Come on we don't need a gitignore ... 2019-02-21 18:13:45 +01:00
Lukas Fülling
d33cd97556 Add theming support, add vapor theme 2019-02-21 18:12:24 +01:00
Alexandre Aubin
23af640c8c Dun' delete the logo ? D: 2019-02-21 17:26:43 +01:00
chateau
3d7e606f1a little more cleanup in ynhpanel.js 2019-02-21 16:47:37 +01:00
chateau
94e15d9fe6 Simplify ynhpanel.js and ynhpanel.css making the YNH inapp panel an iframe that loads the info.html page. 2019-02-21 16:47:11 +01:00
Alexandre Aubin
5bd4de4bfa
Merge pull request #115 from YunoHost/fix_string_helper
Fix string helper if string is empty
2019-02-21 15:25:19 +01:00
Alexandre Aubin
d83c34bbcf
Merge pull request #120 from lfuelling/stretch-unstable
add missing dependencies to README
2019-02-18 16:07:29 +01:00