Commit Graph
345 Commits
Author SHA1 Message Date
Johannes Schleifenbaum cd19f82e51 Fix typos 2013-07-29 12:47:06 +02: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
Dmitriy Zaporozhets 16c3925927 Determine network height based on window size 2013-07-15 15:03:56 +03:00
Dmitriy Zaporozhets 2a07390104 Remove unnecessary title. Fix graphs width for less then 1214px resolution 2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets a10f917ae8 Fix dashbord sidebar filter 2013-07-13 09:55:46 +03:00
Dmitriy Zaporozhets 3805797cae scss: rename file_content to file-content etc 2013-07-13 09:52:47 +03:00
Dmitriy Zaporozhets dc038a7108 Rename Group#people to Group#members 2013-07-12 19:01:39 +03:00
Dmitriy Zaporozhets 5181816970 Merge branch 'master' into 6-0-dev 2013-07-12 14:42:35 +03:00
Dmitriy Zaporozhets 11703e8ece Merge pull request #4297 from jdurand/patch-1
Update api.js.coffee
2013-07-11 09:39:37 -07:00
Dmitriy Zaporozhets 4da48868e5 Fix multiple trigger on button attachment 2013-07-10 19:29:54 +03:00
Dmitriy Zaporozhets 96448d1b7b Fix shortcuts popup 2013-07-05 15:19:31 +03:00
Dmitriy Zaporozhets 44ac961b8d group filter from dashboard. Design improvements of dashboard 2013-07-03 20:10:27 +03:00
Dmitriy Zaporozhets ee890f2b2a Merge branch 'master' into 6-0-dev
Conflicts:
	app/views/dashboard/projects.html.haml
	app/views/layouts/_head_panel.html.haml
	config/routes.rb
2013-07-02 11:47:09 +03:00
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 Sorianoandkarlo57 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