summaryrefslogtreecommitdiff
path: root/app/views/projects/new.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ui/form-consistency' into 'master' Dmitriy Zaporozhets2015-12-041-2/+8
|\
| * Only use input placeholders when they add valueDouwe Maan2015-12-021-1/+1
| * Add cancel button to forms that didn't have one alreadyDouwe Maan2015-12-021-0/+1
| * Use consistent casing for page titlesDouwe Maan2015-12-021-1/+6
* | Move "Add Group" button higher up in new project formDouwe Maan2015-12-021-8/+5
* | Unify new project namespace select and path inputDouwe Maan2015-12-021-10/+10
|/
* Move import form to partial.Douwe Maan2015-11-181-14/+1
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-6/+8
* Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-131-2/+2
* Fixes to dropdown, font colors for new project and merge requestAndrey2015-10-071-10/+10
* FogBugz project importJared Szechy2015-09-081-0/+5
* Import sources: show only enabled sourcesArtem Sidorenko2015-08-201-62/+67
* Disable turbolinks when linking to Bitbucket import statusStan Hu2015-08-101-1/+1
* Fix migrating from SVN document linkStan Hu2015-07-101-1/+1
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-261-2/+2
* Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-0/+2
* Add new admin settingsVinnie Okada2015-04-261-1/+1
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+4
* Replace alerts with well where alert is not neededDmitriy Zaporozhets2015-03-251-1/+1
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-251-6/+5
* Fix "Import projects from" button to show the correct instructionsStan Hu2015-03-221-3/+3
* Clear up import help.Douwe Maan2015-03-191-6/+9
* Move "Import existing repository by URL" option to button.Douwe Maan2015-03-191-46/+44
* Merge branch 'resetyle-import' into 'master'Dmitriy Zaporozhets2015-03-141-25/+18
|\
| * Improve import buttons on new project pageDmitriy Zaporozhets2015-03-141-25/+18
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
|/
* Apply some styles from flatly themeDmitriy Zaporozhets2015-03-071-2/+2
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* Merge branch 'bitbucket-import'Dmitriy Zaporozhets2015-02-251-0/+13
|\
| * Add ".org" back to Gitorious mentions.Douwe Maan2015-02-241-1/+1
| * Bring Gitorious import page in line with others.Douwe Maan2015-02-241-1/+1
| * Add Bitbucket importer.Douwe Maan2015-02-241-0/+13
* | Merge branch 'master' into 'master'Dmitriy Zaporozhets2015-02-241-1/+1
|\ \ | |/ |/|
| * Use proper Gitorious icons on import pagesMarcin Kulik2015-02-241-1/+1
* | Render gitlab.com import block only if host is not gitlab.comDmitriy Zaporozhets2015-02-211-12/+13
|/
* Add gitorious.org importerMarcin Kulik2015-02-201-0/+7
* Dont show gitlab.com import for gitlab.com :)Dmitriy Zaporozhets2015-02-171-3/+3
* gitlab.com importer: refactorigValery Sizov2015-02-051-0/+8
* GitLab.com integration: refactoringValery Sizov2015-02-051-2/+2
* GitLab integration. ImporterValery Sizov2015-02-051-1/+14
* Show modal window with instructions if GH OAuth is not enablesDmitriy Zaporozhets2015-01-221-4/+9
* Improve import pageDmitriy Zaporozhets2015-01-131-4/+5
* Github ImporterValery Sizov2015-01-101-1/+9
* Set group path during creationDmitriy Zaporozhets2014-12-221-1/+1
* Set project path & name in one field without transforamtionDmitriy Zaporozhets2014-12-221-18/+5
* Dont allow project creation without repositoryDmitriy Zaporozhets2014-11-291-1/+1
* Add links to the migration doc, make it clear import is only for git repos.Marin Jankovski2014-10-151-1/+2
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-3/+3
* Merge pull request #7730 from bbodenmiller/patch-12Dmitriy Zaporozhets2014-09-111-1/+1
|\
| * url -> URLBen Bodenmiller2014-09-101-1/+1