- Fix sprockets error: enable again assets:precompile
- Fix javascripts after upgrading jQuery & Datatables
- Fix stack level too deep
- Use i18n-js gem from github (PR-74 needed)
- Upgrade javascript helpers
- Drop appservers column at system frameworks info
- Upgrade several gems
- Add some Travis CI options
- Add Java 1.7, Node 0.8 and Play vendor images
- Fix for confirm option deprecation in Rails 4.0.
- Upgrade several gems
- Ignore public/assets
- Fix Fork app banner
- Merge pull request #1 from troytop/patch-1
- Updated Stackato Sandbox URL. Stackato only accepts requests via HTTPS.
- Fix a literal not translated
- Bug fix: node 0.6 logo must be included in vendor_images sprite
- Update .gitignore
- Update Rails 3.2.2 configs
- Add Node 0.6 image
- Add a require statement at the Gemfile (needed for MRI 1.9.2-p180)
- Filter sensitive parameters in the log file
- Upgrade gems: webmock
- Upgrade gems: rails and vcr
- Reenable test in app model
- Test commit: disable simplecov to prevent Travis CI exception
- Disable an app model test
- Fix a test in app model
- Upgrade gems: addressable, rubyzip, sass-rails, uglifier, sprite-factory
- Fix a bug with %w arrays
- Follow Ruby coding style and improve tests
- Show restart app option when creating an env var only when app is started
- Fix jQuery .on mimic syntax (must use .live instead of .bind)
- Fix validator behaviour: validate field when it loses focus instead of keyup
- Add I18n support. Languages added: English, Español and Català
- Upgrade to v.0.2.0 cloudfoundy-client gem
- Upgrade to rails 3.2
- Enable download application bits
- Show migration log if exists
- Disable sorting for log files
- Enable filtering of data in tables
- Login layout
- Add handler to close flash messages
- Add tooltips to icons
- Fix an error checking application, envvars and services names
- Use CSS Sprites for icons and vendor images
- Improve field help tooltips
- Add client-side form validations
- Clarify description of suggest URL option
- Suggest a name when creating a new service
- Suggest an URL when creating new application
- Run pack files inside an EM defer block
- Run git clone in EM reactor
- Asynchronous and concurrent http requests
- Upgrade versions of some gems
- Allow to upload app bits from a git repository
- Fix typo errors at login screen
- Make easier to rebrand the app
- Add MS Sql Server vendor logo
- Add ASP.NET vendor logo
- Add Iron Foundry provider
- Fix an error when creating an app that already exists
- Allow to bind a service when creating an application
- Show pie chart with types of apps at dashboard view
- Add port to application instances view
- Add Perl and Python vendor images
- Disable cloud_runtimes_info
- Fix error when creating jQuery uniform selects
- Use .on() to attach event handlers, as of jQuery 1.7, the .live() method is deprecated.
- Allow to login to several CloudFoundry providers
- Enable Create Application (without app bits)
- Add some tooltip helpers
- Switch dropdown selects from selectBox to Uniform
- Switch to jquery 1.7.1