[extensions-web/deploy] (111 commits) ...docker: initial container configuration
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/deploy] (111 commits) ...docker: initial container configuration
- Date: Mon, 3 Dec 2018 15:41:40 +0000 (UTC)
Summary of changes:
214f03e... extensions: mark extension outdated if it doesn't have vers (*)
989c251... comments: implemented proper preview. (*)
4b7ee2f... css: clean unused styles (*)
a7366ba... gitignore: add static directory (*)
4975404... settings: cleanup static settings (*)
cfbe2ea... Added support for ManifestStaticFilesStorage (*)
0f37f69... settings: allow to bypass static settings override in debug (*)
94cdc0a... Rename static_paths tag to static_js_paths (*)
b3c3d4b... static: export static images to javascript code. (*)
a55803d... static: tell raty where to find static images (*)
de76f74... static: move image url to css (*)
0971c81... extension: hide upgrade button for not installed extensions (*)
4a46389... Remove "beta" notice from error page (*)
b7631e8... local extensions: added line between extensions (*)
587eefd... extension-info: handle wrong input pk (*)
5b11492... extension-info: do not assume that pk is mandatory (*)
5dc940b... review: added workaround broken old pygments version (*)
e55626a... update-info: return empty response in case of broken input (*)
23c06f6... css: define version in comment to be able to change hash of (*)
a4ba31c... extensions.js: reformatted, added header (*)
8e569d3... extensionUtils.js: reformatted, added header (*)
b199d94... extensionUtils: added ExtensionType constants (*)
f0fac87... extensions: properly handle system extensions upgrade. (*)
27b0aa6... common.js: reformatted, added header (*)
4a6725b... common.js: removed duplicate code (*)
c30cfaa... common.js: return promises for enable/disable extension met (*)
ec57076... extensions: try to disable system extension prior to upgrad (*)
abdf8b6... extensions: disable extensions if it was disabled prior to (*)
5fe6a03... extensions: remove customization from extension switch on s (*)
d6dc5aa... update-info: return HTTP/400 instead of empty json on wrong (*)
12b0c7d... Add Bootstrap framework (*)
fd35e52... dbus.js: formatted, added header (*)
f0fca6a... dbus.js: proceed site load on API initialize failure. (*)
27f429e... dbus.js: update header (*)
d8cdc11... Update main navigation bar style (*)
152f416... Update footer style (*)
7fcc2a8... Sync footer links with gnome.org (*)
7d6e8c3... Make footer stick to the bottom (*)
a2baf32... Drop 960.css and use Bootstrap markup for the pages (*)
52c70a7... Remove obsolete CSS classes (*)
7fae8fc... extensions: Rework layout of the extensions page (*)
0dea44b... errorreports: Fix alignment issues on error report page (*)
33a0c18... css: Style the search input (*)
17bad10... css: Minor layout fixes and cleanup (*)
ffb3a21... text.css: Make font size smaller (*)
f8b525c... Adjust forms to the new style (*)
9b71a4c... js: Update JQuery to 1.12.4 version (*)
4e27fdd... modal.js: Use event.dispatch.apply() instead of event.event (*)
d9a36f8... hashchange.js: Drop IE support (*)
f99e4d9... style.css: We don't want a background color on the avatar (*)
3db9af8... main.js: Remove obsolete code for userPopup menu (*)
1b3b639... bootstrap: replaced css with not minified version (*)
d24e1ec... bootstrap.css: removed references to glyphicons files (*)
b5d317f... sweettooth.css: Fix alignment of extension url with its des (*)
1d44bbb... comments: Use Unicode ellipsis for the text on opinion form (*)
66eacdb... sweettooth.css: Make message box bigger (*)
bc1812b... Added Google Search Console verification meta tag. (*)
2aeeb9e... Added inline installation of browser extension. (*)
93f955c... Added Chrome Store link to browser extension (*)
1519448... Revert "sweettooth.css: Make message box bigger" (*)
9aa3de8... Fixed box-sizing for messages and control buttons (*)
c926fd6... Fixed alignment of extension description for lists (*)
13475c9... Fixed alignment of extension description on single page (*)
30f61ee... Fixed extension screenshot alignment (*)
782913f... extensions list: fixed description alignment for review. (*)
aa52fa8... review: removed redundant spaces (*)
dcab253... extension: fixed alignment issues (*)
431dd09... review: added bootstrap and extension classes (*)
89675e5... navbar: removed duplicate markup (*)
21dcbe1... Revert "navbar: removed duplicate markup" (*)
baa26b0... header: change unreviewed_counter to class to avoid duplica (*)
06fdd11... extensions.js: do not show inline install message if API is (*)
a070ffc... extensions.js: properly detect browser extension API presen (*)
6b37703... Aligned extensions to header (*)
8bb1d8e... Merge branch 'wip/tomtryf/redesign' (*)
b60bbe0... base.html: restored missing header tags (*)
1ef89a0... fsui.js: formatted, added header (*)
0b35b64... dbus-api: added missing VersionValidationEnabled property. (*)
6cd6de7... fsui: show all extensions if VersionValidationEnabled is di (*)
db45a48... sweettooth.css: move import to template. (*)
3e9151a... sweettooth.css: fixed system extension note alignment (*)
b5270c5... paginator.js: formatted, added header (*)
687ebd1... paginator.js: show all extensions if VersionValidationEnabl (*)
5b91834... switch.js: formatted, added header (*)
50411e5... extension: hide control buttons for incompatible extensions (*)
e745fa7... extension: find "best" version if Shell version check is di (*)
f95fff5... extensions: guess "best" suitable Shell version. (*)
75758c3... extension: make "outdated" switch auto width. (*)
f607f98... cron: added job for GNOME Software (*)
c4d1948... extension-query: redirect GNOME Software requests to static (*)
5888ed3... extension-query: fixed redirect with hashed static storage (*)
9cf572e... extension-info: workaround missing Shell version in metadat (*)
45eb30c... diff.js: formatted, added header. (*)
c05512a... diff.js: optimized for performance. (*)
201e75d... extension-detail: add download options. (*)
d01ebe0... extension-detail: check for extension versions array. (*)
bff1341... extension-detail: added titles to control buttons (*)
3e05f99... extension-detail: added uninstall button. (*)
999924c... Add privacy policy to extensions site (*)
c731ea0... Merge branch 'master' into 'master' (*)
be9f3a2... Replace cgit and Bugzilla by Gitlab (*)
5116da8... django: don't use deprecated django.conf.urls.patterns (*)
d2152c6... django: SessionAuthenticationMiddleware is mandatory since (*)
d95339b... django: context_processors moved to another package (*)
85053cf... django: reverse() with dot strings is deprecated (*)
0422b2a... django: context_instance in render_to_string() is deprecate (*)
873a4de... python: explicitly define message property since it is depr (*)
e2c5e0a... requirements: restrict maximum pygments version for now. Re (*)
8bc9ec2... django: bump to current 1.11 LTS (*)
7d7826f... Revert "requirements: restrict maximum pygments version for (*)
662cfe9... docker: initial container configuration (*)
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]