Commit graph

145 commits

Author SHA1 Message Date
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
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
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
nicofrand
4b85679471 Prevent the browser to refresh the page on mobile when moving overlay 2018-09-07 11:44:38 +02:00
nicofrand
8e4a7ba80e Fix regression on mobile: overlay not clickable 2018-09-01 10:35:55 +02:00
nicofrand
a41b76c251 Make tile dragging work on mobile devices 2018-05-09 18:34:00 +02:00
opi
1e9087b644 Merge pull request #46 from Kloadut/fix-js-concat
[fix] JS concact string.
2015-10-07 09:55:03 +02:00
opi
63fc1a3edb [fix] Do not add hash when setAttribute an id. 2015-10-07 09:50:55 +02:00
opi
d88dce3d3c [fix] JS concact string. 2015-09-03 17:31:54 +02:00
opi
05c7f8f47c [fix] Use a more explicit id for overlay toggle button. 2015-08-31 17:24:26 +02:00
opi
c8b6d1b9ac [fix] Use 'ynh-' as CSS selector prefix (add dash). 2015-08-31 17:22:05 +02:00
opi
f9a9472179 [fix] .wrapper is a too much generic class. 2015-08-31 17:20:36 +02:00
opi
5e41010458 [fix] Remove trailing white spaces in CSS files. 2015-08-31 17:15:36 +02:00
opi
c9b267f2d7 [fix] Consistent custom CSS classes prefix: ynh 2015-08-31 17:14:18 +02:00
kload
cd85f6b740 [enh] Sort apps alphabeticaly + set app color regarding its name 2015-06-14 13:23:21 +02:00
opi
7f32fed667 [fix] Prevent firefox native D'n'D behavior. 2014-11-19 17:23:50 +01:00
opi
c932716470 [enh] Allow dragging ynhportal button. 2014-11-19 10:13:02 +01:00
opi
78934091b5 [enh] All apps colors to be set without javascript. Fix #21 2014-11-13 20:36:33 +01:00
opi
57f4dcdf97 [fix] Add missing trailing slash on admin link. 2014-11-13 20:11:13 +01:00
opi
d361f0e6bb [fix] Do not return formatted html in ynhpanel.json 2014-11-13 19:01:16 +01:00
opi
866d51be14 [enh] Massive cleanup. 2014-11-13 18:50:40 +01:00
opi
bdeff813e5 [fix] Remove unused icomoon files. 2014-11-13 18:43:26 +01:00
opi
a488d53e96 [fix] Remove unused jquery files. 2014-11-13 18:42:53 +01:00
opi
1327d6d090 [enh] Move fonts.css content into ynh-style.css (reduce http requests). 2014-11-13 18:39:56 +01:00
opi
73e8be4611 [enh] Remove some animations. 2014-11-13 18:28:07 +01:00
opi
5852851c86 [enh] Use base64 version for ynh_ssowat font. 2014-11-13 18:27:05 +01:00
opi
44d5f525b8 [fix] Remove unused SourceSansPro-Black font. 2014-11-13 18:24:07 +01:00
opi
af65559ef1 [enh] Move artichaut framework into ynh-style.css file. 2014-11-13 17:43:04 +01:00
opi
7d0c71ef80 [fix] Remove unused panel.css 2014-11-13 17:21:24 +01:00
opi
565f1e053d [enh] Open 'administration' link in a new tab. #18 2014-07-21 22:49:31 +02:00
opi
49f16986a4 [enh] Add footer links on panel. 2014-06-02 22:11:46 +02:00
opi
a938b6f4af [enh] zIndex war will never end. 2014-06-02 15:36:11 +02:00
opi
52da9e952a [fix] Wrong min-height & min-width reset. 2014-06-02 13:06:43 +02:00
opi
8bf903ee6b [fix] Harden CSS reset. 2014-06-02 12:54:47 +02:00
opi
132b79e8d5 [fix] JS error with undefined variables. 2014-06-01 13:58:11 +02:00
opi
9d7cc34333 [fix] Login label display. 2014-05-29 14:24:04 +02:00
opi
2cdb5fe5dc [fix] Harder reset for panel elements 2014-05-28 09:59:51 +02:00
opi
bbb94997e0 [fix] Remove duplicate code. (?) 2014-05-20 18:36:05 +02:00
opi
6524b5fe45 [fix] Vertical alignment for apps in panel. 2014-05-20 14:07:13 +02:00
opi
180fcdca52 [fix] App background color never change after the 10th app. #35 2014-05-20 13:23:51 +02:00
opi
2622629d0a [enh] More responsive, and CSS cleanup. 2014-05-20 13:15:12 +02:00
opi
9f020a1cb9 [fix] Add disableAjax class on every panel link. Fix PhpMyAdmin behavior. 2014-05-20 11:58:46 +02:00
opi
1ff523af6a [enh] Add icons porn. 2014-05-15 13:14:31 +02:00
opi
70c230f3f4 [enh] Form responsive. 2014-05-15 12:57:18 +02:00
opi
a156639fd8 [fix] Panel/portal responsiveness. 2014-05-15 12:49:24 +02:00
opi
e50de1a26a [yolo] Cheesy CSS commit. 2014-05-15 01:05:00 +02:00
opi
febc74aa20 [enh] Backport panel style to portal. 2014-05-14 19:23:52 +02:00
opi
339a4426b1 [fix] Panel: portal url and variables. 2014-05-14 18:42:43 +02:00
opi
32fe07a39f [enh] CSS transitions + return link. 2014-05-14 17:14:39 +02:00
opi
cd4118f681 [fix] <3 Apple 2014-05-14 15:07:42 +02:00
opi
235ac32e64 [fix] Responsive header. 2014-05-14 13:32:10 +02:00
opi
03e1e54152 [enh] Refactor user info header. 2014-05-14 13:21:38 +02:00
opi
dc771ab196 [enh] Update ynh_ssowat font, add pencil and trash. 2014-05-14 13:20:34 +02:00
opi
1585ab7aec [fix] Placeholder color on login form. 2014-05-14 12:54:58 +02:00
opi
9d9fbac94a [enh] CSS fix, responsive. 2014-05-14 12:49:55 +02:00
opi
74a116ced3 [del] Remove bootstrap. 2014-05-14 12:49:55 +02:00
opi
ed5c8908cf [fix] Clean javascript. Empty value when cloning inputs. 2014-05-14 12:49:55 +02:00
opi
c222132010 [enh] Messages sizes, logo position and icon font. 2014-05-14 02:01:28 +02:00
kload
83e3b3acb1 [enh] Integrarte courgette's theme + i18n 2014-05-13 23:42:31 +00:00
opi
648afcec49 Fix double-width bug, remove transition. 2014-02-19 12:38:30 +01:00
opi
ce73333a2d Display more user info on panel. 2014-02-19 01:49:35 +01:00
opi
55cb583bdd Improve overlay animation. 2014-02-19 01:48:31 +01:00
opi
589e2614cc Add logout link. 2014-02-17 14:40:34 +01:00
opi
c5dc0a5ef2 Set full opacity to Panel btn when overlay is visible. 2014-02-17 14:36:51 +01:00
opi
3138df1c7b Prevent YNHPortal button to be added on iframe. 2014-02-17 13:48:04 +01:00
opi
df60ba6ada YNH Panel. 1st draft. 2014-02-17 13:07:28 +01:00
Kload
c70de6f594 Serve JSON with revelant informations for the panel 2014-02-04 21:41:53 +01:00
Kload
dc00adc86e Iframe panel 2013-10-29 09:16:30 +00:00
Kload
418ae04571 Add YunoHost panel 2013-10-23 09:21:05 +00:00
kload
d611d15ce2 User edition 2013-10-21 18:43:12 +00:00
Kload
92d2e8848f User info view + password edition 2013-10-21 13:13:43 +02:00
Kload
cfae7af501 Fixes + login style 2013-10-20 18:24:42 +02:00