Jack Weeden
20b2a0b235
Ability to edit comments
2013-07-01 10:48:02 +01:00
Dmitriy Zaporozhets
6e550af150
Show shotcut dialog on ?
2013-06-30 22:10:52 +03:00
Dmitriy Zaporozhets
f50cb7fc9f
Add keyboard nav for tree view. Refactor tree-view coffee
2013-06-26 16:58:56 +03:00
Dmitriy Zaporozhets
0a0cdc6c61
Limit amount of contributors at graph to 100 persons
2013-06-25 17:34:50 +03:00
Dmitriy Zaporozhets
8fb84104e4
Use graph ticks to make axis more readable
2013-06-25 12:39:58 +03:00
Dmitriy Zaporozhets
d41940d36e
Merge branch 'master' into 6-0-dev
...
Conflicts:
app/views/projects/issues/show.html.haml
db/fixtures/development/09_issues.rb
db/fixtures/development/10_merge_requests.rb
2013-06-24 22:13:00 +03:00
Dmitriy Zaporozhets
106764ab3b
update gems. remove console.log
2013-06-24 22:03:32 +03:00
Yves Senn
f3a9240237
we should not use console.log in production code...
2013-06-24 17:40:23 +02:00
Dmitriy Zaporozhets
2ed7cbfba4
Move projects controllers/views in Projects module
2013-06-23 19:47:22 +03:00
Dmitriy Zaporozhets
09daff6178
Colors for author additions/develtions in graph
2013-06-22 11:38:47 +03:00
Dmitriy Zaporozhets
ede746bf07
prevent document unbind since it breaks rails ujs
2013-06-21 23:47:42 +03:00
Dmitriy Zaporozhets
be26d2724b
Unbind all document.on click/scroll after page fetch
2013-06-21 22:34:38 +03:00
Dmitriy Zaporozhets
c3c849927d
Unbind note events to prevent firing twice with turbolinks
2013-06-21 22:29:30 +03:00
Dmitriy Zaporozhets
78680a8177
Filter projects on dashboard
2013-06-19 13:52:25 +03:00
Dmitriy Zaporozhets
e12c9ee2bc
Added UsersGroup scaffold. Simplify adding people to group
2013-06-18 17:47:52 +03:00
Dmitriy Zaporozhets
2e839cee93
Fixed tests. Fixed overrided scope. Better usability for milestone view
2013-06-17 11:57:37 +03:00
Dmitriy Zaporozhets
b1bdd82992
Merge pull request #4269 from dosire/scrum-view-for-milestone
...
Scrum view style milestone view.
2013-06-16 23:32:09 -07:00
Jim
3668cdf5bb
Update api.js.coffee
...
CoffeeScript doesn't like that
2013-06-13 00:44:25 -03:00
Sytse Sijbrandij
642f9f4a1c
Scrum view style milestone view.
2013-06-10 17:24:49 +00:00
Dmitriy Zaporozhets
c5f56ee8a0
Restyle admin:group:show. Remove .all calls fro users, projects here
2013-06-10 15:58:51 +03:00
Karlo Soriano and karlo57
71d67e6557
Contributors graphs feature for GitLab
...
Created tests and refactored some code along the way
Added stat graph util spec, refactored code
finsihed up tests and refactors
finsihed up tests and refactors
2013-06-05 16:51:48 +08:00
erkasraim
d24c1dd834
fixed commit tab page shows commit log twice
2013-06-04 14:07:33 +09:00
Dmitriy Zaporozhets
56b42f58e7
Added TeamMembers.js file
2013-05-30 10:57:10 +03:00
Dmitriy Zaporozhets
73f9474b10
Fix dashboard event filter when navigate via turbolinks
2013-05-29 21:41:12 +03:00
Dmitriy Zaporozhets
45f9cca9b3
Unbind document scroll on page:fetch to disable endlessScroll on pages where it is not used
2013-05-28 18:59:01 +03:00
Dmitriy Zaporozhets
bd6dfe7d44
respect newlines for wall messages
2013-05-24 09:49:49 +03:00
Dmitriy Zaporozhets
576ad4453a
Replace all occurs of {{created_at}} at project wall
2013-05-22 16:12:30 +03:00
Dmitriy Zaporozhets
e6224942ce
Merge pull request #3935 from hiroponz/fix-bubble-padding
...
Fix bubble padding.
2013-05-14 04:37:35 -07:00
Sato Hiroyuki
c449dab161
Fix bubble padding.
...
fix #3823
2013-05-14 19:34:05 +09:00
Dmitriy Zaporozhets
f59b7409cb
Improve user expirience while create/edit project settings
2013-05-14 12:46:41 +03:00
Dmitriy Zaporozhets
7b6f2fb160
Merge branch 'enhancement/issue_filter_dropdown' of /home/git/repositories/gitlab/gitlabhq
2013-05-08 11:27:19 +00:00
Dmitriy Zaporozhets
646fbe9286
bring more usability to issues filtering. Block issues area on loading filtered results
2013-05-08 13:43:21 +03:00
ichord
439cd3ebd3
autocomplete issues and preload autocomplete data.
...
update jquery-atwho-rails to v0.3.0
add autocomplete_source action to project for gfm autocomplete
move init_autocomplete layout from head_panel to project_resource
2013-05-04 11:26:43 +08:00
Dmitriy Zaporozhets
fe838588ae
Merge pull request #3704 from former03/feature_bugfix_js_memberadd_realtive_url_root
...
[BUGFIX] User suggest at team_members/new not working with relative_url_root
2013-05-02 05:35:26 -07:00
Dmitriy Zaporozhets
c8649c5d60
Fix issue with undefined dispather page
2013-05-02 15:28:07 +03:00
Dmitriy Zaporozhets
92f0473354
Move search autocomplete call to dispatcher
2013-05-02 14:51:47 +03:00
Dmitriy Zaporozhets
0b981eb9b3
coffescript refactoring pt.1
2013-05-02 14:36:53 +03:00
Dmitriy Zaporozhets
37f3d0f25b
Fix newlines in how-to-merge. Added steps description. Fixes #3772
2013-05-02 13:23:50 +03:00
Dmitriy Zaporozhets
2aa620c25a
move more inline js to handle via dispatcher
2013-05-02 11:46:45 +03:00
Dmitriy Zaporozhets
ca225d92c3
Replace inline document.ready with dispatcher
2013-05-02 11:18:29 +03:00
Aleks Bunin
26d0e47ce4
Show emoji popup if : preceeding by space or is new line.
2013-04-30 09:29:43 -04:00
Dmitriy Zaporozhets
bfaa3edbf1
Remove tree history & ajax slider
2013-04-29 13:14:55 +03:00
Dmitriy Zaporozhets
de7d6431b1
Add turbolinks to application
2013-04-29 10:10:45 +03:00
Sato Hiroyuki
1ae9c69734
Draging network graph is replaced by vertical scrolling.
2013-04-25 22:15:50 +00:00
Sato Hiroyuki
85c468ec48
Render graph partially.
2013-04-25 18:29:26 +09:00
Christian Simon
529376bb0b
[BUGFIX] User suggest at team_members/new not working with relative_url_root
...
* Closing #3540
* Closing #3704
2013-04-24 19:40:09 +02:00
Dmitriy Zaporozhets
546d7d44d0
Fix missing initCheck for Issues page checkbox
2013-04-09 11:17:24 +03:00
Dmitriy Zaporozhets
e0df75de3f
refactor Issues.js. Remove unused actions. Respect filters while searching for issue
2013-04-07 13:19:36 +03:00
Dmitriy Zaporozhets
9fddd5b440
Refactoring & restyle pagination:
...
- remove admin kaminari theme. Use gitlab theme everywhere
- use bootstrap styled for gitlab admin themes
- dont reload page when change issue filter
2013-04-06 22:32:23 +03:00
Dmitriy Zaporozhets
39f4604653
refactor scss, refove unused classes
2013-04-06 14:35:17 +03:00