An error occurred fetching the project authors.
  1. 06 Apr, 2017 1 commit
    • Jacopo's avatar
      ProjectsFinder should handle more options · b996a82f
      Jacopo authored
      Extended ProjectFinder in order to handle the following options:
       - current_user - which user use
       - project_ids_relation: int[] - project ids to use
       - params:
         -  trending: boolean
         -  non_public: boolean
         -  starred: boolean
         -  sort: string
         -  visibility_level: int
         -  tags: string[]
         -  personal: boolean
         -  search: string
         -  non_archived: boolean
      
      GroupProjectsFinder now inherits from ProjectsFinder.
      Changed the code in order to use the new available options.
      b996a82f
  2. 31 Dec, 2016 1 commit
  3. 29 Nov, 2016 1 commit
  4. 15 Jul, 2016 1 commit
  5. 08 Jul, 2016 1 commit
  6. 14 Mar, 2016 1 commit
  7. 13 Mar, 2016 1 commit
  8. 19 Feb, 2016 1 commit
  9. 08 Sep, 2015 1 commit
  10. 10 Mar, 2015 1 commit
  11. 13 Feb, 2015 1 commit
  12. 06 Jan, 2015 1 commit
  13. 17 Oct, 2014 1 commit
  14. 03 Oct, 2014 1 commit
  15. 23 Jul, 2014 1 commit
  16. 05 Jun, 2014 1 commit
    • Ben Bodenmiller's avatar
      improve no projects screen · 829c7282
      Ben Bodenmiller authored
      * correct odd capitalization pattern in tagline
      * remove "click on button" statement as telling a user to click something is not a good web development practice
      * add missing period for consistency
      829c7282
  17. 17 Mar, 2014 1 commit
  18. 08 Mar, 2014 1 commit
  19. 11 Sep, 2013 1 commit
  20. 15 Aug, 2013 1 commit
    • Henry Smith's avatar
      Wording improvements in the zero_authorized_projects template · bae85fa8
      Henry Smith authored
      I've reworded the first sentence to say "You don't have access to any projects",
      which I think sounds more natural.
      
      I've also used the "pluralize" ActionView helper for the user's projects_limit,
      so that it still looks good when it says "You can create up to 1 project.".
      
      Finally, I've tweaked the structure of the final sentence a little bit to make
      it sound a bit better.
      bae85fa8
  21. 29 Jan, 2013 1 commit
  22. 04 Dec, 2012 1 commit