Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
m3_webInterface
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
m3
m3_webInterface
Commits
b031777b
Commit
b031777b
authored
Mar 31, 2025
by
Ulises Morales Ramírez
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master2' of
http://gitlab.geoint.mx/m3/m3_webInterface
into mi_nueva_rama
parents
3b340562
5b6fd3ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
data.js
catalog/static/js/data.js
+1
-1
update.sh
update.sh
+1
-0
No files found.
catalog/static/js/data.js
View file @
b031777b
m3Data
=
{
"users"
:
40
,
"publishers"
:
80
,
"text"
:
62
,
"audio"
:
18
,
"documents"
:
5052129
,
"searches"
:
929
,
"audioTime"
:
10188517
};
\ No newline at end of file
m3Data
=
{
"users"
:
3
,
"publishers"
:
40
,
"text"
:
40
,
"audio"
:
0
,
"documents"
:
4322547
,
"searches"
:
14
,
"audioTime"
:
0
};
\ No newline at end of file
update.sh
100644 → 100755
View file @
b031777b
#!/bin/sh
python3 manage.py loadNews /data/m3/news/
python3 manage.py updateDB /data/m3/news/
python3 manage.py report catalog/static/js/data.js
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment