Top Menu

Jump to content
Home
    • Projects
    • Work packages
    • News
    • Boards
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
  • Roadmap
  • Work packages
  • Calendars
  • Team planners
  • Boards
  • Forums
  • Feature tour
    • Table of contents
      • Expanded. Click to collapseCollapsed. Click to showDeveloper
        • Hierarchy leafAccessibility Checklist
        • Hierarchy leafCode Review Guidelines
        • Expanded. Click to collapseCollapsed. Click to showContribution
          • Hierarchy leafGit Workflow
          • Hierarchy leafTranslations
        • Expanded. Click to collapseCollapsed. Click to showDeveloping Plugins
          • Hierarchy leafDeveloping an OmniAuth Authentication Plugin
        • Hierarchy leafRelease Process
        • Hierarchy leafReport a bug
        • Hierarchy leafSecurity
        • Hierarchy leafSetting up an OpenLDAP server for testing
        • Hierarchy leafTheme Features
      • Hierarchy leafDownload
      • Expanded. Click to collapseCollapsed. Click to showFeature tour
        • Hierarchy leafRelease Notes OpenProject 30
        • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 30 - Overview
          • Hierarchy leafGlossary
          • Hierarchy leafRelease Notes - Accessibility
          • Hierarchy leafRelease Notes - Accessibility changes
          • Hierarchy leafRelease Notes - Add work package queries as menu items to sidebar
          • Hierarchy leafRelease Notes - Copy projects based on Templates
          • Hierarchy leafRelease Notes - Design changes
          • Hierarchy leafRelease Notes - Fixed Bugs
          • Hierarchy leafRelease Notes - Keyboard Shortcuts
          • Hierarchy leafRelease Notes - Project settings
          • Hierarchy leafRelease Notes - Ruby&Rails Update
          • Hierarchy leafRelease Notes - Security
          • Hierarchy leafRelease Notes - Timelines
          • Hierarchy leafRelease Notes - Work packages
      • Hierarchy leafHowto create animated gifs
      • Hierarchy leafMigration Squashing
      • Hierarchy leafMod security
      • Hierarchy leafNew work package page
      • Hierarchy leafOP3 to OP4 Debian upgrade
      • Hierarchy leafOP4 Ubuntu1404 Stable with MySQL in production
      • Hierarchy leafOpenProject 40 Development Setup
      • Expanded. Click to collapseCollapsed. Click to showOpenProject Foundation
        • Hierarchy leafBoards
        • Hierarchy leafMembers
        • Hierarchy leafOPF-Meetings
        • Hierarchy leafStatutes
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes
        • Hierarchy leafOpenProject released on Bitnami
      • Expanded. Click to collapseCollapsed. Click to showRelease Notes OpenProject 40 - Overview
        • Hierarchy leafRelease Notes OpenProject 40 - Accessibility improvements
        • Hierarchy leafRelease Notes OpenProject 40 - Column header functions in work package table
        • Hierarchy leafRelease Notes OpenProject 40 - Improved Design
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated query title on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - Integrated toolbar on work package page
        • Hierarchy leafRelease Notes OpenProject 40 - OmniAuth integration for OpenProject
        • Hierarchy leafRelease Notes OpenProject 40 - Work package details pane
      • Expanded. Click to collapseCollapsed. Click to showSecurity and privacy
        • Hierarchy leafFAQ
      • Expanded. Click to collapseCollapsed. Click to showSupport
        • Expanded. Click to collapseCollapsed. Click to showDownload and Installation
          • Hierarchy leafInstallation MacOS
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 3 0
            • Hierarchy leafDebian Stable with MySQL in production
            • Hierarchy leafInstallation Ubuntu
            • Hierarchy leafInstallation Windows
            • Hierarchy leafInstallation on Centos 65 x64 with Apache and PostgreSQL 93
          • Expanded. Click to collapseCollapsed. Click to showInstallation OpenProject 40
            • Hierarchy leafOP4 Debian Stable with MySQL in production
          • Expanded. Click to collapseCollapsed. Click to showMigration paths
            • Hierarchy leafFrom Chilliproject to OpenProject
            • Hierarchy leafMigration 15 to 30
            • Hierarchy leafMigration 24 to 30
            • Hierarchy leafMigration Redmine 2x › OpenProject 30
            • Hierarchy leafOpenProject 3 Migration
          • Hierarchy leafOpenProject 40
        • Expanded. Click to collapseCollapsed. Click to showNews
          • Hierarchy leafNew OpenProject Translations Plugin
          • Hierarchy leafNew Plugin on OpenProjectorg Local Avatars
          • Hierarchy leafNew design for OpenProject
          • Hierarchy leafNews Accessibility workshop for OpenProject
          • Hierarchy leafNews Glossary for OpenProject
          • Hierarchy leafNews Heartbleed fixed
          • Hierarchy leafNews Icon Fonts
          • Hierarchy leafNews OpenProject 30 Release
          • Hierarchy leafNews Release GitHub Integration Plugin
          • Hierarchy leafNews Success Story Deutsche Telekom
          • Hierarchy leafNews Timelines
          • Hierarchy leafOpenProject 3013 released
          • Hierarchy leafOpenProject 3017 released
          • Hierarchy leafOpenProject 40 released
          • Hierarchy leafOpenProject 40 will be coming soon
          • Hierarchy leafOpenProject 405 released
          • Hierarchy leafOpenProject and pkgrio
          • Hierarchy leafOpenProject news moved to a new blog
          • Hierarchy leafOpenProjectBitnami
          • Hierarchy leafPackager version with plugins released ("Community edition")
          • Hierarchy leafRegistration OpenProject-Foundation
          • Hierarchy leafRelease OpenProject AuthPlugins
          • Hierarchy leafUpdates on OpenProject
          • Hierarchy leafWe need your feedback for the the new fullscreen view for work packages
        • Hierarchy leafOpenProject Plug-Ins
      • Expanded. Click to collapseCollapsed. Click to showWiki
        • Hierarchy leaf2nd Level Support
You are here:
  • Forums
  • Support Installation & Updates

Content

jquery.atwho not found

Added by Milton Stanley about 9 years ago

I’m running a fresh install from origin/dev. When running in development, I get an Action Controller Sass:SyntaxError of
File to import not found or unreadable: css/jquery.atwho
on load.

It’s referenced from app/assets/stylesheets/external.css.sass, which has an @import for that file.

I’ve bundle installed, and done everything EXCEPT precompile assets (because there’s no need for that in development, right?)

I can’t find any jquery gems in the Gemfiles. Is this a bug, or am I fundamentally misunderstanding jquery, rails and Sass?

There is a forum post a while back about this, but it also seems to indicate that jquery was at one time gem installed.

Thanks,


Replies (10)

RE: jquery.atwho not found - Added by Ralf Walther about 9 years ago

I have the same problem while updating beta version of 3.0
Any hints ?

RE: jquery.atwho not found - Added by Milton Stanley about 9 years ago

No luck adding to Gemfile, but it looks like it’s referenced in bower.json. Are there now new requirements not mentioned in the installation instructions?

EDIT: Latest install included in the repo (but not on the wiki here), in doc/INSTALL.md, adds Node.js, npm/bower prerequisites.

EDIT #2 (sorry, I should just take the time to research fully before replying): BUT the release and stable branches refer back to the wiki here for installation [[Installation_OpenProject_3_0]] which makes no reference to those prerequisites. Is this an oversight?

RE: jquery.atwho not found - Added by Milton Stanley about 9 years ago

That is to say, release and stable seem to require those extras jquery, node.js, bower but the install instructions don’t include them.

RE: jquery.atwho not found - Added by Piotr Brandys-Buczek about 9 years ago

How can i correct it? I don’t know ruby,gems and rails very good. It is important for me because i must make presentation OpenProject to my team and boss for few days. It isn’t possible without right installation.

RE: jquery.atwho not found - Added by Milton Stanley about 9 years ago

Ralf: Here’s what to do (worked for me). Issue seems to be not following install directions closely (I admit it!) - I had issues with the official installation instructions.

Piotr: it’s pretty easy as long as you follow the directions. If you do get lost, feel free to comment here on the forum.

Link: [[https://www.openproject.org/projects/openproject/wiki/Installation_OpenProject_3_0]]

The VERY FIRST STEP will give you links to your specific flavor of *nix. If you follow them, it will work. I would recommend going to one of the links, rather than following the actual page.

I have a good install running now, plugins included. My only issue now is that Passenger can’t find fonts, so I’m just using the Rails command line:

RAILS_ENV="production" rails start

RE: jquery.atwho not found - Added by Ralf Walther about 9 years ago

Hi Milton,

thanks for the hints. My Setup is on openSuse/MySQL and beta worked perfect for me.
But allthough I tested the other installation instructions (Debian etc.), no success.

Actually I have no time to solve such time consuming installation issues, because we are evaluating OpenProject for our purposes (we aim tight intgegration of eclipse to OpenProject). I have thought, that a simple update to stable release would be as easy as making a coffee (;-)
I’m looking forward to changes of installation docs.

Regards

Ralf

RE: jquery.atwho not found - Added by Piotr Brandys-Buczek about 9 years ago

On my Debian 7.4 (64bit) installation was failed, too. I try five times, dot by dot, exactly as instruction says.

RE: jquery.atwho not found - Added by Hagen Schink about 9 years ago

Hello everyone,

please excuse the late reply! Regarding the problems you seem to have: Bower (a package manager for JavaScript dependencies) was just added to the dev branch. If you like to run the dev (which we don’t recommend for production because a stable is available now) please follow the instructions in the installation manual.

The bower dependency will be mentioned in the HOWTOs as soon as bower becomes part of the stable branch.

I hope these hints help you to continue?

Kind regards,
Hagen

RE: jquery.atwho not found - Added by Philipp Tessenow about 9 years ago

Actually our installation guides were misleading (I fixed them now).
They made you use our development branch, which can break from time to time (but always uses the latest features).

The downloading openproject step is now:

git clone https://github.com/opf/openproject.git
cd openproject
git checkout stable

I’d recommend to use the stable branch if you want a production system.
However, if you want to test the latest (and greatest) new features of OpenProject, you may use our development branch with Hagens’ instructions.

yours,
tessi

RE: jquery.atwho not found - Added by Gabriel Mazetto over 8 years ago

I’ve just validated my old opinion about Bower on this year Brazilian RubyConf, that have happened last week, which is: Don’t use it with Rails. Simple as that. There are many philosophical reasons not to do so, and the most important one is that you now have 2 different package control system that don’t talk to each other.

A most simplistic solution that works “most of time” (on the edge cases we can just make our own RubyGem or use the existing ones), is to use Rails Assets project.
If you don’t know it yet please take a look: https://rails-assets.org/

It solves the problem by converting bower packages to rubygems and exposing a “rubygems source” address.
You can save everybody from the burden of installing node, then stalling bower, than updating the assets etc…

I know this is not unanimous yet, but I believe that this is the right direction.
(I’ve made this statement with the best of intentions, not trying to bash anyone).

  • (1 - 10/10)
Loading...