Commit graph

23 commits

Author SHA1 Message Date
Luke Barratt
f2d908a06f Switched web server to puma
Added styling to gathers page
Added styling to account page
Improved forms styling
2014-04-15 10:59:52 +01:00
Luke Barratt
8e222ae567 Added basic teams pages styling 2014-04-13 12:16:51 +01:00
Luke Barratt
ef83ec88f5 Added form view styling
Improved articles styling
Improved bbcode to html formatting
HTML and CSS refactorings
Moved Extra into concerns
Changed repo URL to read-only for deploys
Fixes quotes in comments
2014-04-12 02:35:42 +01:00
Luke Barratt
5487854a6c Start to cleanup old assets
Added new ISO country code flag icons to asset pipeline
Lots and lots of new style changes
Began converting to JS to coffeescript
2014-04-09 00:28:53 +01:00
Luke Barratt
4aa83bf4cd Initial HTML refactor 2014-04-07 11:04:56 +01:00
Luke Barratt
f438984e34 Updates to gather pages: Styling & Copy 2014-04-05 01:03:13 +01:00
Luke Barratt
8c9debefc3 Added ability to login with a username that is case insensitive
Added some missing translations
Small CSS tweaks
2014-04-04 20:38:44 +01:00
Luke Barratt
c2309dd2ef Added timezone based google calendar widget
Updated unicorn and capistrano deployment configuration for the staging environment
HTML formatting
Fixes errors when posting new issues
Added Google Calendar client code
CSS tweaks to layout
Added new .env vars
Layout tweaks
Updated contributors
2014-04-04 17:55:49 +01:00
Luke Barratt
ed43a36e9d Add exceptional for better error tracking in production 2014-03-31 00:11:32 +01:00
Luke Barratt
704a6b4e9b Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
3b9c807594 Merge branch 'refs/heads/develop' into bug-article-text 2014-03-29 01:27:44 +00:00
Luke Barratt
8fd28245f2 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
a2e019aea3 Merge branch 'develop' into bug-article-text 2014-03-27 21:08:10 +00:00
Luke Barratt
28fb2cc64d Updated production config
Updated .env and database.yml
2014-03-26 11:12:00 +00:00
Luke Barratt
4199062a9c Initial article text code
Added model annotations
2014-03-26 11:09:39 +00:00
Luke Barratt
d6ae95e18c Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
Luke Barratt
a977bb8cfa Updated unicorn and capistrano configs 2014-03-25 14:44:42 +00:00
Luke Barratt
913bb3bb48 Updated unicorn config
Updated gem versions
Removed foreman
2014-03-25 11:15:49 +00:00
Luke Barratt
28a1112a1c Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
Luke Barratt
cd5520b948 Silence deprecation warning in production
Fix rbenv not being able to export to upstart via foreman
2014-03-23 04:13:19 +00:00
Luke Barratt
0f6b953222 Bump gem versions 2014-03-23 01:53:42 +00:00
Luke Barratt
ed9ecdc66b Improve install log
Remove unused files
Update .env.example
2014-03-23 00:56:13 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00