Commit Graph
604 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 6eabf90b80 Ability to edit group member permissions 2013-08-06 18:45:45 +03:00
Dmitriy Zaporozhets 498a9ce3d2 more space for months names in network graph 2013-08-05 19:10:20 +03:00
Dmitriy Zaporozhets a2501d1586 more space for days in network graph 2013-08-05 19:08:51 +03:00
Dmitriy Zaporozhets 65197b8a8a Sanitize issues title in autocomplete for comment 2013-08-04 17:14:15 +03:00
Dmitriy Zaporozhets 263b301f66 Merge pull request #4663 from jackbot/autocomplete_in_editable_notes
Show autocomplete list when editing notes.
2013-08-04 06:36:36 -07:00
Dmitriy Zaporozhets 6af4223a27 Fixed Diff suppressed link for MR 2013-08-02 12:49:20 +03:00
Dmitriy Zaporozhets ce5fca4828 Fix MR modal 2013-08-01 15:59:57 +03:00
Dmitriy Zaporozhets 8290e7cc70 Autofocus to project name at projects#new. Added description field to projects#new. Increased timeout for flash message 2013-07-29 21:06:59 +03:00
Jack Weeden 1458dea9fe Show autocomplete list when editing notes. 2013-07-29 14:16:36 +01:00
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