atlasdocs-theme 0.2.2__tar.gz → 0.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/PKG-INFO +1 -1
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/indico_category_loader.js +141 -10
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/pyproject.toml +1 -1
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/.gitignore +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/404.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/AQP.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/JIRA.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/__init__.py +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/banners/network.jpg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/fonts/OpenSans-Italic-VariableFont_wdth_wght.ttf +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/fonts/OpenSans-VariableFont_wdth_wght.ttf +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/fonts/RobotoMono-Italic-VariableFont_wght.ttf +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/fonts/RobotoMono-VariableFont_wght.ttf +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/images/logo.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/athena_changelog_loader.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/extra.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/jira_project_loader.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/mathjax.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/tex.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/output/chtml/fonts/woff-v2/MathJax_Zero.woff +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/twikiregistry.js +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/blocker.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/critical.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/high.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/highest.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/icons.jpg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/low.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/lowest.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/major.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/medium.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/minor.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/jira/trivial.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/logo/atlaslogo.svg +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/badges.css +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/extra.classic.css +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/extra.css +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/jira.css +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/twikiregistry.css +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/bookmarks.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/config/02-assets.toml +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/config/04-theme.toml +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/config/05-markdown.toml +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/config/06-plugins.toml +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/feedback.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/frontpage.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/main.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/mkdocs_theme.yml +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/actions.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/announce.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/aqp.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/atlas_authors.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/atlas_pagestatus.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/content.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/jira.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/page-actions.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/path-item.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/path.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/social.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/source.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/user_profile.html +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/scripts/release.sh +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/scripts/test_css.py +0 -0
- {atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/scripts/test_templates.py +0 -0
|
@@ -131,11 +131,13 @@
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
function renderAll(container, events) {
|
|
134
|
-
|
|
134
|
+
if (!events.length) {
|
|
135
|
+
container.innerHTML = '<p><em>No meetings found.</em></p>';
|
|
136
|
+
return;
|
|
137
|
+
}
|
|
135
138
|
|
|
136
|
-
// Group by month, newest first
|
|
137
139
|
const byMonth = new Map();
|
|
138
|
-
|
|
140
|
+
events
|
|
139
141
|
.sort((a, b) => b.date.localeCompare(a.date))
|
|
140
142
|
.forEach(ev => {
|
|
141
143
|
const [y, m] = ev.date.split('-').map(Number);
|
|
@@ -145,14 +147,94 @@
|
|
|
145
147
|
byMonth.get(key).events.push(ev);
|
|
146
148
|
});
|
|
147
149
|
|
|
148
|
-
|
|
150
|
+
container.innerHTML = [...byMonth.entries()]
|
|
149
151
|
.sort(([a], [b]) => b.localeCompare(a))
|
|
150
152
|
.map(([, { label, events: evs }]) =>
|
|
151
153
|
`<h2>${label}</h2>\n` + evs.map(renderMeeting).join('\n')
|
|
152
154
|
)
|
|
153
155
|
.join('\n');
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
// ---------------------------------------------------------------------------
|
|
159
|
+
// Fuse.js search workers
|
|
160
|
+
// Workers are built from the pre-built _search.json index, not the full
|
|
161
|
+
// category JSON. Each returns a Set<event_url> for the matched events.
|
|
162
|
+
// ---------------------------------------------------------------------------
|
|
163
|
+
|
|
164
|
+
class FuseWorker {
|
|
165
|
+
constructor(items, keys, options = {}) {
|
|
166
|
+
this._items = items;
|
|
167
|
+
this._keys = keys;
|
|
168
|
+
this._options = { threshold: 0.35, ignoreLocation: true, ...options };
|
|
169
|
+
this._fuse = null;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
init(FuseClass) {
|
|
173
|
+
this._fuse = new FuseClass(this._items, { keys: this._keys, ...this._options });
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
_matchingUrls(query) {
|
|
177
|
+
const hits = (query && this._fuse) ? this._fuse.search(query).map(r => r.item) : this._items;
|
|
178
|
+
return new Set(hits.map(item => item.event_url || item.url));
|
|
179
|
+
}
|
|
180
|
+
}
|
|
154
181
|
|
|
155
|
-
|
|
182
|
+
class MeetingWorker extends FuseWorker {
|
|
183
|
+
constructor(index) {
|
|
184
|
+
super(
|
|
185
|
+
index.filter(r => r.type === 'event'),
|
|
186
|
+
[{ name: 'title', weight: 1 }]
|
|
187
|
+
);
|
|
188
|
+
}
|
|
189
|
+
matchingUrls(query) { return this._matchingUrls(query); }
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
class ContributionWorker extends FuseWorker {
|
|
193
|
+
constructor(index) {
|
|
194
|
+
super(
|
|
195
|
+
index.filter(r => r.type === 'contribution'),
|
|
196
|
+
[{ name: 'title', weight: 1 }]
|
|
197
|
+
);
|
|
198
|
+
}
|
|
199
|
+
matchingUrls(query) { return this._matchingUrls(query); }
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
class SpeakerWorker extends FuseWorker {
|
|
203
|
+
constructor(index) {
|
|
204
|
+
super(
|
|
205
|
+
index.filter(r => r.type === 'speaker'),
|
|
206
|
+
[{ name: 'name', weight: 2 }, { name: 'variants', weight: 1 }]
|
|
207
|
+
);
|
|
208
|
+
}
|
|
209
|
+
matchingUrls(query) { return this._matchingUrls(query); }
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
// ---------------------------------------------------------------------------
|
|
213
|
+
// Search UI
|
|
214
|
+
// ---------------------------------------------------------------------------
|
|
215
|
+
|
|
216
|
+
function buildSearchBar() {
|
|
217
|
+
const wrap = document.createElement('div');
|
|
218
|
+
wrap.className = 'indico-search-bar';
|
|
219
|
+
wrap.innerHTML =
|
|
220
|
+
`<input type="search" placeholder="Search meetings, talks, speakers…" aria-label="Search meetings">` +
|
|
221
|
+
`<span class="indico-search-count"></span>`;
|
|
222
|
+
return wrap;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
// ---------------------------------------------------------------------------
|
|
226
|
+
// Fuse.js loader
|
|
227
|
+
// ---------------------------------------------------------------------------
|
|
228
|
+
|
|
229
|
+
function loadFuse() {
|
|
230
|
+
if (window.Fuse) return Promise.resolve(window.Fuse);
|
|
231
|
+
return new Promise((resolve) => {
|
|
232
|
+
const s = document.createElement('script');
|
|
233
|
+
s.src = 'https://cdn.jsdelivr.net/npm/fuse.js@7/dist/fuse.min.js';
|
|
234
|
+
s.onload = () => resolve(window.Fuse);
|
|
235
|
+
s.onerror = () => resolve(null);
|
|
236
|
+
document.head.appendChild(s);
|
|
237
|
+
});
|
|
156
238
|
}
|
|
157
239
|
|
|
158
240
|
// ---------------------------------------------------------------------------
|
|
@@ -162,13 +244,62 @@
|
|
|
162
244
|
function load(container) {
|
|
163
245
|
const src = container.dataset.json;
|
|
164
246
|
if (!src) return;
|
|
247
|
+
|
|
248
|
+
// Derive search index path: category_492.json → category_492_search.json
|
|
249
|
+
const searchSrc = container.dataset.search
|
|
250
|
+
|| src.replace(/\.json$/, '_search.json');
|
|
251
|
+
|
|
165
252
|
container.innerHTML = '<p><em>Loading…</em></p>';
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
.then(
|
|
169
|
-
.catch(
|
|
170
|
-
|
|
253
|
+
|
|
254
|
+
Promise.all([
|
|
255
|
+
fetch(src).then(r => { if (!r.ok) throw new Error(`HTTP ${r.status}`); return r.json(); }),
|
|
256
|
+
fetch(searchSrc).then(r => r.ok ? r.json() : []).catch(() => []),
|
|
257
|
+
loadFuse(),
|
|
258
|
+
]).then(([data, index, FuseClass]) => {
|
|
259
|
+
const events = (Array.isArray(data) ? data : (data.events || []))
|
|
260
|
+
.filter(ev => ev._type !== 'category_metadata' && ev.date);
|
|
261
|
+
|
|
262
|
+
const meetingWorker = new MeetingWorker(index);
|
|
263
|
+
const contributionWorker = new ContributionWorker(index);
|
|
264
|
+
const speakerWorker = new SpeakerWorker(index);
|
|
265
|
+
|
|
266
|
+
if (FuseClass) {
|
|
267
|
+
[meetingWorker, contributionWorker, speakerWorker]
|
|
268
|
+
.forEach(w => w.init(FuseClass));
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
const bar = buildSearchBar();
|
|
272
|
+
container.parentNode.insertBefore(bar, container);
|
|
273
|
+
const input = bar.querySelector('input');
|
|
274
|
+
const countEl = bar.querySelector('.indico-search-count');
|
|
275
|
+
|
|
276
|
+
function applySearch(query) {
|
|
277
|
+
let results;
|
|
278
|
+
if (!query) {
|
|
279
|
+
results = events;
|
|
280
|
+
countEl.textContent = '';
|
|
281
|
+
} else {
|
|
282
|
+
const urls = new Set([
|
|
283
|
+
...meetingWorker.matchingUrls(query),
|
|
284
|
+
...contributionWorker.matchingUrls(query),
|
|
285
|
+
...speakerWorker.matchingUrls(query),
|
|
286
|
+
]);
|
|
287
|
+
results = events.filter(ev => urls.has(ev.url));
|
|
288
|
+
countEl.textContent = `${results.length} result${results.length !== 1 ? 's' : ''}`;
|
|
289
|
+
}
|
|
290
|
+
renderAll(container, results);
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
let timer;
|
|
294
|
+
input.addEventListener('input', e => {
|
|
295
|
+
clearTimeout(timer);
|
|
296
|
+
timer = setTimeout(() => applySearch(e.target.value.trim()), 200);
|
|
171
297
|
});
|
|
298
|
+
|
|
299
|
+
renderAll(container, events);
|
|
300
|
+
}).catch(err => {
|
|
301
|
+
container.innerHTML = `<p><em>Could not load meetings: ${err.message}</em></p>`;
|
|
302
|
+
});
|
|
172
303
|
}
|
|
173
304
|
|
|
174
305
|
const container = document.getElementById('indico-meetings');
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/mathjax.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/javascripts/twikiregistry.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/badges.css
RENAMED
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/extra.classic.css
RENAMED
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/extra.css
RENAMED
|
File without changes
|
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/assets/stylesheets/twikiregistry.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{atlasdocs_theme-0.2.2 → atlasdocs_theme-0.3.0}/atlasdocs_theme/partials/atlas_pagestatus.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|