Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
O
OHR Support
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 97
    • Issues 97
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • OHR Support
  • Wiki
    • Outdated
  • Chiliproject modifications

Chiliproject modifications

Last edited by Erik van der Bij Mar 26, 2019
Page history

Chiliproject modifications


# new files / folders

backup/*                                  # backup-related rakefile
config/environments/staging.rg            # defines the staging env configuration
-config/initializers/session_store.rb-    # generated file for session handling
config/deploy.rb                          # deploy-related configuration
lib/tasks/postgresql.rake                 # postgresql-related tasks
lib/tasks/vlad.rake                       # deployment-related tasks
public/themes/ohwr/*                      # the ohwr theme
public/maintenance.html                   # page shown while the server is under maintenance
plugins/*                                 # plugins installed


# modified files / folders

lib/redmine/info.rb                       # controls the "help" link on the top; it goes to ohwr, not to redmine.org
lib/redmine/scm/adapters/subversion.rb    # ignore white space and newline types on subversion diffs
public/help/wiki_syntax_detailed.html     # fixes several documentation bugs, the most important one being #91
public/favicon.ico                        # personalized ohwr favicon
app/views/accounts/register.rhtml         # it now includes a yellow warning message on the top
app/views/project/show.rhtml             # changed order of elements shown in this view (issue #363)


# removed files / folders

vendor/rails/*                            # rails bundle. We use our own (installed on the server)
Clone repository
  • Administrator guide
  • Documents
  • Folder structure example
  • Gitlab migration of ohwr faq
  • Home
  • Local git backups
  • News
  • Project structure guidelines
  • Project guidelines
  • Project re structure tips
  • Project review by ht volunteers
  • Repository use
  • Repository use2
  • Documents
    • Ohr logos
    • Ohwr new design visuals
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.