Florent (HP)
8adf6ba8f5
Add merged label on branches page
2015-08-11 23:00:46 +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
164d474488
Add Merge Request button to branches page.
2015-05-09 22:55:19 +02: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
Dmitriy Zaporozhets
29970204ea
Fix button overflow for branches/tags pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-04-14 16:26:47 +03:00
Dmitriy Zaporozhets
30ca451fd4
Refactor buttons
2015-03-14 00:29:32 -07:00
Dmitriy Zaporozhets
519ca7bae9
Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq into cirosantilli-link-to-button
...
Conflicts:
app/views/shared/_issuable_filter.html.haml
2015-03-02 15:28:22 -08: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
Ciro Santilli
55d9809055
Convert Javascript links to buttons.
2015-01-17 19:50:41 +01:00
uran and yglukhov
b34e83d261
Corrected validation of 'Create branch' and 'Create tag' buttons
2014-12-23 16:04:39 +02:00
Dmitriy Zaporozhets
d80a59c7b1
Create helper for sort drowdown option names
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-04 12:10:38 +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
Dmitriy Zaporozhets
1767873845
Merge pull request #7193 from dloman/master
...
added htmlsafe to branch list
2014-09-05 15:51:18 +03:00
Robert Schilling
551145bc98
Validate branch-names and references in WebUI, API
...
Add specs for GitRefValidator
2014-09-03 13:08:35 +02:00
Daniel Loman
b816491356
added str-truncated to branch list to fix issue #7192
2014-09-01 15:16:55 -07:00
Robert Schilling
50c2efea03
don't lookup branch element - it might need to be escaped
2014-08-17 17:05:32 +02:00
Jeroen van Baarsen
4ac56fa1db
Changed some stuff around after rebase
2014-05-23 20:26:31 +02:00
Jeroen van Baarsen
d0e794cc1a
Make sure the branch counter gets updated
...
When you delete a branch, the counters wont get updated automaticly,
this happends because of the JS nature of the original call. I've
fixed this by responding with a JS file, and recalculate the counters.
Fixes : #6030
2014-05-23 20:23:59 +02:00
Dmitriy Zaporozhets
de7d93e31f
Merge branch 'branch-creation-flow' into 'master'
...
Branch creation flow
To improve user experience with web editing I did next improvements:
* when create branch via ui - redirect to tree view so you start add/edit files
* when click on branch name - redirect to tree view instead of commits so you can immedialty add/edit files
2014-05-23 13:06:32 +00:00
Dmitriy Zaporozhets
695fd3cf2c
Move protected branches to Project settings
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 14:25:55 +03:00
Dmitriy Zaporozhets
b44138ae40
Branch link on branches page goes to tree view instead of commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 13:29:14 +03:00
Dmitriy Zaporozhets
0455391add
Improve branch-removal logic
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-22 14:39:09 +03:00
Dmitriy Zaporozhets
86e25595c8
Fix btn-group align
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-24 17:44:25 +02:00
Dmitriy Zaporozhets
31386adf53
Fixed 500 error on branch and tag creation via UI
...
Also fixes issue with branch/tag removing via UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-24 14:55:27 +02:00
Dmitriy Zaporozhets
f92b1f3d01
Use more specific class names: grouped -> btn-grouped
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-20 13:05:33 +02:00
Timm Drevensek
ee993dfc64
Fix branches/compare butten to directly diff to default branch
2014-02-15 22:46:02 +01:00
Dmitriy Zaporozhets
ca7e4a948b
Use new tags/branches from gitlab_git
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-03 18:13:24 +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
Jason Hollingsworth
97c72d7417
Add UI for downloading various archive formats.
...
Change the “Download” button to a split button with options for zip and
tar.gz.
Added download option to tree view.
2014-01-07 20:50:36 -06: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
1b1a408a71
Convert span into col-md
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-30 23:55:15 +02:00
Dmitriy Zaporozhets
9a31844e2a
Remove unnecessary ago keyword
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-30 14:49:22 +02:00
Drew Blessing
fa817dffea
Add time ago tooltips to show actual date/time
...
Clean up admin dashboad tooltips
Clean up admin dashboad tooltips
Clean up admin dashboad tooltips
Add helper method
change to use app helper
Modify tooltips to use new helper
Convert remaining times
Adjust one tooltip
2013-12-14 15:24:12 -06:00
Jeroen van Baarsen and Dmitriy Zaporozhets
2293cb1051
Fixed some deprecations
...
* Model.all is deprecacted, use without .all
* confirm: message is deprecated, needed to be wrapped
in data block
2013-12-10 12:11:28 +02:00
Dmitriy Zaporozhets
a7d3e2b9b6
Fix recent branches order. Added counters
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-15 09:18:06 +02:00
Steven Thonus
65cad57a35
avatar upload on profile page
2013-10-09 09:05:09 +02:00
Dmitriy Zaporozhets
069a6dfa91
Compare link for branches
2013-09-12 21:39:53 +03:00
Dmitriy Zaporozhets
27b3d2302e
Remove unecessary paddding at Branches#index page
2013-08-08 20:48:06 +00:00
Dmitriy Zaporozhets
3ee46726c5
Remove unecessary paddding at Branches#recent page
2013-08-08 20:25:47 +00:00
Dmitriy Zaporozhets
88c741dde0
Refactor recent branches page
2013-08-05 17:59:58 +03: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
Dmitriy Zaporozhets
132caae734
Move repo tags to own controller. add ability to remove tags
2013-07-16 23:12:52 +03:00
Dmitriy Zaporozhets
7a167cf1f7
Move branches list to own controller with pagination. Ability to remove branches from UI
2013-07-16 22:19:07 +03:00