dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16218
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6113: Removed beta label
------------------------------------------------------------
revno: 6113
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Sun 2012-02-26 21:37:36 +0100
message:
Removed beta label
modified:
dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties
resources/cron/readme.txt
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties 2012-02-23 11:12:25 +0000
+++ dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties 2012-02-26 20:37:36 +0000
@@ -5,7 +5,7 @@
reports=Reports
charts=Charts
documents=Documents
-dashboard=Dashboard (beta)
+dashboard=Dashboard
dashboard_reports=Dashboard reports
dashboard_charts=Dashboard charts
dashboard_documents=Dashboard documents
=== modified file 'resources/cron/readme.txt'
--- resources/cron/readme.txt 2011-06-13 21:19:39 +0000
+++ resources/cron/readme.txt 2012-02-26 20:37:36 +0000
@@ -8,7 +8,8 @@
- The backupdir must be created manually (mkdir pg_backups)
- The backupdir owner must be changed to postgres (chown postgres pg_backups)
- Script must be made executable (chmod 755 pg_backup.sh)
-- Script must be invoked by postgres user
+- Script must be invoked by postgres user so load crontab as postgres
+- Script must be copied to /usr/local/bin/
2) pg_backup.cron - crontab file invoking the script every day at 23:00