diff --git a/README.md b/README.md index 67a12c28f..e5738b326 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ Getting Started --------------- 1. Install Zammad on your system - ``` root@shell> cd /opt/ root@shell> tar -xzf zammad-1.0.1.tar.gz @@ -22,7 +21,6 @@ Getting Started ``` 2. Install all dependencies - ``` zammad@shell> cd zammad zammad@shell> gem install bundler @@ -35,14 +33,12 @@ Getting Started ``` 3. Configure your databases - ``` zammad@shell> cp config/database.yml.dist config/database.yml zammad@shell> vi config/database.yml ``` 4. Initialize your database - ``` zammad@shell> export RAILS_ENV=production zammad@shell> rake db:create @@ -51,7 +47,6 @@ Getting Started ``` 5. Change directory to zammad (if needed) and start the web server: - ``` zammad@shell> rake assets:precompile zammad@shell> rails s -p 3000 # application web server @@ -61,4 +56,3 @@ Getting Started 6. Go to http://localhost:3000/#getting_started and you'll see: "Welcome to Zammad!", there you need to create your admin user and you need to invite other agents. - diff --git a/README_Install_Mac.md b/README_Install_Mac.md index 26ae55ff9..ea62bc5fc 100644 --- a/README_Install_Mac.md +++ b/README_Install_Mac.md @@ -15,9 +15,9 @@ Get Zammad ---------- ````shell - test -d ~/zammad/ || mkdir ~/zammad + test -d ~/zammad/ || mkdir ~/zammad cd ~/zammad/ - curl -L -O http://zammad.org/zammad-latest.tar.bz2 | tar -xj + curl -L -O https://ftp.zammad.com/zammad-latest.tar.bz2 | tar -xj ```` Install Zammad diff --git a/README_Install_Ubuntu.md b/README_Install_Ubuntu.md index 9834c0837..7e60c1908 100644 --- a/README_Install_Ubuntu.md +++ b/README_Install_Ubuntu.md @@ -14,7 +14,7 @@ ### Get Zammad * su zammad * cd ~ -* wget http://ftp.zammad.com/zammad-latest.tar.gz +* wget https://ftp.zammad.com/zammad-latest.tar.gz * tar -xzf zammad-latest.tar.gz * exit @@ -53,4 +53,3 @@ ### Restart nginx as root * exit * systemctl restart nginx - diff --git a/app/assets/javascripts/app/views/facebook/app_config.jst.eco b/app/assets/javascripts/app/views/facebook/app_config.jst.eco index d9098f3e0..625d9bd8c 100644 --- a/app/assets/javascripts/app/views/facebook/app_config.jst.eco +++ b/app/assets/javascripts/app/views/facebook/app_config.jst.eco @@ -1,6 +1,6 @@

- <%- @T('The tutorial on how to manage a %s is hosted on our [online documentation](http://zammad.org/documentation/channel/facebook).', 'Facebook App') %> + <%- @T('The tutorial on how to manage a %s is hosted on our [online documentation](https://zammad.org/documentation/channel/facebook).', 'Facebook App') %>

<%- @T('Enter your %s App Keys', 'Facebook') %>

@@ -26,4 +26,4 @@ -
\ No newline at end of file + diff --git a/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco b/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco index 1b3e4cea5..f910cf9b1 100644 --- a/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/communication_overview.jst.eco @@ -7,7 +7,7 @@

Ticket Article

-
Welcome to Zammad! We want to entertain you and your whole family!
- Ticket# 10001 - erstellte 11.07.2014 + Ticket# 10001 - erstellte 11.07.2014
@@ -65,12 +65,12 @@ Welcome!
Thank you for installing Zammad.

-You will find updates and patches at http://zammad.org/. Online
-documentation is available at http://guides.zammad.org/. You can also
-use our forums at http://forums.zammad.org/
+You will find updates and patches at https://zammad.org/. Online
+documentation is available at https://zammad.org/documentation/. Get involved
+(discussions, contributing, ...) at https://zammad.org/participate.

Regards,
-The Zammad.org Project +The zammad.org Project
<%- @T('See more') %>
@@ -105,7 +105,7 @@ The Zammad -
+
@@ -649,7 +649,7 @@ - +
@@ -677,7 +677,7 @@ - + @@ -717,7 +717,7 @@ - + @@ -896,7 +896,7 @@ - +
@@ -912,7 +912,7 @@ - +
@@ -932,7 +932,7 @@ - +
@@ -944,7 +944,7 @@ - +
@@ -954,4 +954,4 @@ - \ No newline at end of file + diff --git a/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco b/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco index 7d0bc2ac9..cc7c063e8 100644 --- a/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco +++ b/app/assets/javascripts/app/views/layout_ref/ticket_zoom.jst.eco @@ -27,7 +27,7 @@ -
Welcome to Zammad! We want to entertain you and your whole family!
- Ticket# 10001 - erstellte 11.07.2014 + Ticket# 10001 - erstellte 11.07.2014
@@ -86,12 +86,12 @@
Thank you for installing Zammad.

- You will find updates and patches at http://zammad.org/. Online
- documentation is available at http://guides.zammad.org/. You can also
- use our forums at http://forums.zammad.org/
+ You will find updates and patches at https://zammad.org/. Online
+ documentation is available at https://zammad.org/documentation/. Get involved
+ (discussions, contributing, ...) at https://zammad.org/participate.

Regards,
- The Zammad.org Project + The zammad.org Project
<%- @T('See more') %>
@@ -130,7 +130,7 @@
-
+