Commit graph

20 commits

Author SHA1 Message Date
Douwe Maan
c0e614d1c4 Rename variable 2015-12-02 14:41:57 +01:00
Douwe Maan
a70c507882 Only use input placeholders when they add value 2015-12-02 14:41:55 +01:00
Douwe Maan
67119e15c0 Use consistent casing for form field labels 2015-12-02 14:41:54 +01:00
Douwe Maan
ed74fa73e2 Use consistent casing for page titles 2015-12-02 14:41:54 +01:00
Douwe Maan
d89ae7df2c Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
Robert Speicher
f6503f71f9 Remove disableButtonIf[Any]EmptyField calls from forms
These have been replaced by the "requiresInput" behavior.
2015-06-26 22:07:59 -04:00
Douwe Maan
ae09c2a6db Capitalize "X" in "New X". 2015-04-30 21:33:02 +02:00
Douwe Maan
26ad250989 Add a page title to every page. 2015-04-30 19:12:15 +02:00
Vinnie Okada
76aad9b76e Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:

* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
uran
b34e83d261 Corrected validation of 'Create branch' and 'Create tag' buttons 2014-12-23 16:04:39 +02:00
Dmitriy Zaporozhets
b23b78ada1 Merge pull request #7866 from cirosantilli/input-button-to-tag
Use button type=submit instead of input.
2014-10-28 12:11:15 +02:00
Sullivan SENECHAL
5d8be4438a Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
Ciro Santilli
6294033024 Use button type=submit instead of input. 2014-10-01 11:12:56 +02:00
Robert Schilling
551145bc98 Validate branch-names and references in WebUI, API
Add specs for GitRefValidator
2014-09-03 13:08:35 +02:00
dosire
d015bb322f New branch doesn't exist yet. 2014-01-16 11:05:55 +01:00
dosire
92c5682268 Replace hints with text that is obviously not valid. 2014-01-15 16:16:07 +01:00
Dmitriy Zaporozhets
3230df5fbe
Style new branch/tag forms
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-02 13:36:47 +02:00
Dmitriy Zaporozhets
16eb3ac360
Update form classes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 01:27:02 +02:00
Dmitriy Zaporozhets
29306dd6a4 improve new branch page 2013-07-17 08:15:55 +03:00
Dmitriy Zaporozhets
cbe9f56afa Ability to create new branch via UI 2013-07-17 00:09:23 +03:00