Commit Graph

32 Commits

Author SHA1 Message Date
Rui Chen
fc63162515
fix: include requirements.txt and SECURITY.md for pypi dist
Signed-off-by: Rui Chen <rui@chenrui.dev>
2024-05-12 14:45:13 -04:00
Dan Church
438455eb50
Fix missing file during install 2019-07-09 14:31:52 -05:00
nicolargo
09ba54c458 Update setup file 2017-01-07 10:09:27 +01:00
Alessio Sergi
ce8dccd392 MANIFEST.in: sync with reality and simplify 2016-03-06 19:53:05 +01:00
Alessio Sergi
cbcf779dc2 Use Sphinx for man page 2016-03-06 19:16:37 +01:00
Alessio Sergi
c1e1ad4da5 Use Sphinx for doc 2016-03-06 19:16:37 +01:00
Floran Brutel
83728d1452 Big refactoring of the Web UI
Move logic from controller and views to the new services GlancesStats and GlancesPlugins : GlanceStats load data from api and set data in plugins. Plugins are responsible for transforming data for the view.
GetAlert is now in GlancesPlugin
Use view data instead of getAlert when is possible
Remove directives for monitor plugin
2015-08-22 17:26:09 +02:00
Nicolas Hart
07b8ff67a0 remove unused base.tpl file 2015-05-14 13:16:24 +02:00
Floran Brutel
e67fce0e8a Fix MANIFEST for the web UI 2015-05-06 08:35:09 +02:00
Nicolargo
a8e7f68d13 Commit Glances 2.4 RC1 2015-05-04 11:32:22 +02:00
Nicolargo
d125c2ede8 Merge feature - AngularJS based web interface #480 2015-05-04 10:22:09 +02:00
Alessio Sergi
eaa8e39771 No more translations 2015-05-01 19:51:15 +02:00
Nicolargo
6583a875e8 Merge from develop branch 2015-01-31 16:52:58 +01:00
Nicolargo
c7fad235f3 Update docs file for the 2.3 version 2015-01-31 13:45:48 +01:00
Sylvain MOUQUET
7b77b98bf0 refactoring bottle html files + add refresh_time in url + add help page 2015-01-18 17:38:26 +01:00
Sylvain MOUQUET
d25c34e699 add angularjs 2015-01-13 01:19:53 +01:00
Alessio Sergi
4b82e4ad27 Fix Sphinx documentation
Perpetual version string and copyright year.
Fix Sphinx warnings.
2014-06-16 18:14:35 +02:00
Alessio Sergi
3687321b30 Miscellaneous fixes and improvements
Rules of thumb:
- setup.py only <=, >=
- requirements.txt only ==
2014-05-07 16:59:59 +02:00
Nicolas Hennion
5f8f0c7fb7 Change Python packaging files and structure for color console 2014-04-13 21:48:58 +02:00
Alessio Sergi
d997802de1 Fix source distribution
Add missing files to MANIFEST.in
Better package structure
Better path handling
2013-12-14 15:05:05 +01:00
Alessio Sergi
5ab2094244 Fix packaging 2013-08-20 15:55:55 +02:00
Nicolas Hennion
b32a249bbf Add conf file to MANIFEST 2013-08-10 15:50:07 +02:00
Alessio Sergi
ecfadce4ac Improve packaging - Round 2 2013-04-08 16:16:00 +02:00
Alessio Sergi
0560f6387e Improve packaging 2013-02-22 20:55:00 +01:00
Alessio Sergi
31780046c2 Fix Travis-CI issue 2013-02-21 17:51:00 +01:00
Nicolas Hennion
999cb09766 version 1.6 2013-01-26 11:45:07 +01:00
asergi
f7b96d3c9f Fixes and cleanup 2013-01-20 23:55:00 +01:00
Nicolas Hennion
ddfb2a2baa Fix Setup.py issue 2012-07-07 19:57:58 +02:00
Nicolas Hennion
73a324c6a9 version 1.4 2012-07-06 14:03:32 +02:00
Laurent Bachelier
e01737d55d Include package data files 2012-03-14 18:45:38 +01:00
Laurent Bachelier
91adde8917 Simple building and packaging of i18n 2012-03-14 00:14:41 +01:00
Laurent Bachelier
471db3b03e Much simpler, pure-python packaging 2012-03-13 22:32:22 +01:00