Thomas Gelf
|
4ec54bc921
|
CLI script shortened
|
2014-03-04 16:25:43 +00:00 |
Thomas Gelf
|
57caacb93f
|
Merge branch 'feature/fanzzzy-5481' into feature/master-1
Conflicts:
application/controllers/AuthenticationController.php
application/controllers/ErrorController.php
application/views/scripts/authentication/login.phtml
library/Icinga/Application/ApplicationBootstrap.php
library/Icinga/Web/Controller/ActionController.php
library/Icinga/Web/Hook.php
library/Icinga/Web/Widget/Dashboard.php
|
2014-03-04 09:42:25 +00:00 |
Thomas Gelf
|
946903af37
|
createapidoc didn't work anymore, should be a doc module CLI command
|
2014-02-21 15:29:38 +00:00 |
Thomas Gelf
|
7fab16ef7d
|
We don't want to let an external markdown parser to generate our HTML
|
2014-02-21 15:28:13 +00:00 |
Thomas Gelf
|
b65ad7c03e
|
Remove unused make-tarball
|
2014-02-21 15:19:17 +00:00 |
Thomas Gelf
|
c32b26d086
|
Remove create_tests, seems unused
|
2014-02-21 15:18:13 +00:00 |
Thomas Gelf
|
b8020510e6
|
The official CLI executable name is 'icingacli' right now
|
2014-02-21 15:12:04 +00:00 |
Thomas Gelf
|
dd471bac0f
|
Removed obsolete sample.php
|
2014-02-21 15:11:00 +00:00 |
Eric Lippmann
|
3e04122e34
|
Do not set UTC in index.php
refs #5638
fixes #5530
|
2014-02-14 10:56:29 +01:00 |
Johannes Meyer
|
005c52bb4a
|
Refactor translation cli commands and implement po-file compilation
refs #5533
|
2014-01-30 10:51:10 +01:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Eric Lippmann
|
e4a02912fc
|
bin/icingaweb: Set default timezone to UTC
|
2013-10-22 15:11:08 +02:00 |
Thomas Gelf
|
a25cd80ec0
|
CLI interface: initial import
|
2013-10-22 12:26:45 +00:00 |
Michael Friedrich
|
6b2cb571b6
|
Review installation, create tarball and add first spec file draft.
refs #4926
|
2013-10-22 10:57:15 +02:00 |
Marius Hein
|
0217b6af42
|
Fix useless whitespace characters in license header
refs #4603
|
2013-08-23 17:28:12 +02:00 |
Marius Hein
|
e1e6785ad4
|
phpDocumentator: Add runner to create apidocs
Update documentation, create runner script.
refs #4085
|
2013-07-10 13:51:35 +02:00 |
Marius Hein
|
bb8b1944e3
|
License writer
Add license writer python script to handle source code
updates.
refs #4262
|
2013-07-03 14:17:48 +02:00 |
Marius Hein
|
e05ca449ae
|
Fix PSR compliance
Alter files to follow PSR standards.
refs #4246
|
2013-06-07 13:29:11 +02:00 |
Marius Hein
|
5df14b41e1
|
Merge branch 'feature/build-server-integration-4067'
Conflicts:
.gitignore
|
2013-06-04 11:40:20 +02:00 |
Jannis Moßhammer
|
d7bbf256b3
|
Add additional resources
refs #4212
|
2013-06-03 17:05:59 +02:00 |
Marius Hein
|
0592bff4ef
|
Build server
Add absolute directory for helper scripts
refs #4067
refs #4213
refs #4099
refs #4098
refs #4214
|
2013-06-03 15:13:42 +02:00 |
Johannes Meyer
|
420f407df4
|
Fix: Doc-runner uses wrong file extension.
Updated Doc-runner so that it converts files with
the md-extension instead of the txt-extension.
refs #4214
|
2013-06-03 11:40:42 +02:00 |
Johannes Meyer
|
3a90825f9e
|
Add runner to generate html documentation.
Implemented runner which translates each .txt
file located in doc/ to html by using markdown.
refs #4214
|
2013-06-03 11:29:57 +02:00 |