Sato Hiroyuki
f5e001bd8c
Using arrowed line only if it connects to not first parent.
...
It is easy to see which branch is merged.
2013-03-22 16:09:21 +09:00
Sato Hiroyuki
26606aa2ec
Fix style of network graph.
...
refs #3258
2013-03-22 10:11:53 +09:00
Dmitriy Zaporozhets
fec283889b
fix commit-description css on commit.show
2013-03-21 22:22:21 +02:00
Dmitriy Zaporozhets
d6338a8482
Merge pull request #3258 from hiroponz/display-commit-msg
...
Display commit message on network graph.
2013-03-21 09:58:57 -07:00
Sato Hiroyuki
a19e3d898d
Display icon and commit message on network graph.
2013-03-21 13:08:54 +00:00
Sato Hiroyuki
916c61fc64
Refactor: clean up code.
2013-03-21 12:34:15 +00:00
Dmitriy Zaporozhets
3cdac0b934
Use Api.js to handle api calls to gitlab
2013-03-20 21:55:25 +02:00
Dmitriy Zaporozhets
a163135cb5
Intead of showing 404 give users ability to close MR with missing branches
2013-03-20 20:22:29 +02:00
Sato Hiroyuki
1f6b6b6c62
Rotating graph orientation.
2013-03-20 12:28:22 +00:00
Dmitriy Zaporozhets
72db22d385
send wall message with crtl+enter
2013-03-20 09:53:39 +02:00
Dmitriy Zaporozhets
8ec01e0ba9
remove ajax loader from wall
2013-03-19 18:14:59 +02:00
Dmitriy Zaporozhets
3b42c267a6
Dont show blocked users in autocomplete
2013-03-19 18:07:14 +02:00
Dmitriy Zaporozhets
4403f71f45
added sanitize and linkify functions. Moved some js to lib/
2013-03-19 15:54:58 +02:00
Dmitriy Zaporozhets
e6c2080214
use scrollTop solution for both chrome & firefox
2013-03-19 15:04:58 +02:00
Dmitriy Zaporozhets
b1bd3f1252
fix tests. added jquery.timeago.js
2013-03-19 14:39:32 +02:00
Dmitriy Zaporozhets
124a5e270e
add attachemnts support for wall
2013-03-19 13:28:29 +02:00
Dmitriy Zaporozhets
4d378f3c9a
load notes for wall via api
2013-03-19 12:35:55 +02:00
Dmitriy Zaporozhets
f3dfd22993
add wall.scss
2013-03-19 12:34:59 +02:00
Dmitriy Zaporozhets
5bf3a898ed
Remove wall from basic notes logic
2013-03-19 12:34:14 +02:00
Sato Hiroyuki
175e09f167
Change graph element size.
2013-03-19 19:27:15 +09:00
Sato Hiroyuki
351c952192
Refactor: extract method.
2013-03-19 18:42:46 +09:00
Sato Hiroyuki
96a584211b
Refactor: Clean up code.
2013-03-19 18:08:27 +09:00
Dmitriy Zaporozhets
1752c6dc8b
Uncheck notify team checkbox by default
2013-03-19 09:38:33 +02:00
Dmitriy Zaporozhets
6956f1f6e1
Improve usability of project edit page
2013-03-18 20:50:41 +02:00
Kevin Lyda
415bade302
Result of misspellings run.
...
Most of these are comments but a few are strings for users.
Might be an idea to run this from time to time:
https://github.com/lyda/misspell-check
It runs mostly clean now.
2013-03-17 19:46:54 +00:00
Dmitriy Zaporozhets
71ab011a17
Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into DanKnox-use_gollum_wikis
...
Conflicts:
app/views/layouts/project_resource.html.haml
app/views/wikis/edit.html.haml
app/views/wikis/pages.html.haml
app/views/wikis/show.html.haml
spec/features/gitlab_flavored_markdown_spec.rb
2013-03-15 16:55:07 +02:00
Dmitriy Zaporozhets
4f23c30ace
Fix highlight line for solarized theme
2013-03-15 16:20:40 +02:00
Dmitriy Zaporozhets
2449bea2c4
restyle header a bit
2013-03-15 15:39:47 +02:00
Dmitriy Zaporozhets
2a04341fba
finish up with solarized dark
2013-03-15 15:14:56 +02:00
Dmitriy Zaporozhets
8cad1c9f4c
add dark solarized theme for code preview
2013-03-15 15:09:34 +02:00
Dmitriy Zaporozhets
35ad4fe7db
Use wiki tab for wiki, wall, snippets
2013-03-15 14:20:03 +02:00
Dmitriy Zaporozhets
2681a01bcf
add resize button for better wiki reading
2013-03-14 22:57:38 +02:00
Dmitriy Zaporozhets
a685624d27
Merge wiki, wall & snippets under one tab - writeboards
2013-03-14 22:24:27 +02:00
Dmitriy Zaporozhets
38ecec4472
Remove tree single-tab panel
2013-03-14 19:50:57 +02:00
Dmitriy Zaporozhets
88d42c2e1c
Replace projects_box with ui-box. Fixed team spinach test
2013-03-14 13:12:11 +02:00
Dmitriy Zaporozhets
441d256188
Rebuild team area
2013-03-14 12:38:43 +02:00
Dmitriy Zaporozhets
cc1dd624aa
Restyled group -> edit area. Use select2 for transfer autocomplete
2013-03-14 11:31:33 +02:00
Dmitriy Zaporozhets
2f6d289f32
style select2-searching too
2013-03-14 10:20:45 +02:00
Dmitriy Zaporozhets
ef05423f47
Finish select2-ajax for users. Added Select2Helper for tests
2013-03-14 10:16:27 +02:00
Dmitriy Zaporozhets
bdcaf21ea7
Allow single/multiple user select
2013-03-13 23:19:09 +02:00
Dmitriy Zaporozhets
7316055ac8
multiselect for ajax-users-select2
2013-03-13 23:19:09 +02:00
Dmitriy Zaporozhets
bf17d976a7
add api users filter and integrate users select2
2013-03-13 23:19:09 +02:00
Dmitriy Zaporozhets
163908b393
user select2 javascript
2013-03-13 23:19:09 +02:00
Dmitriy Zaporozhets
1bba46d661
md5 and utf_encode js libraries
2013-03-13 23:19:09 +02:00
Sato Hiroyuki
197f9abedf
Covert to coffee.
2013-03-11 21:41:24 +09:00
Sato Hiroyuki
b8f070f0d1
Rename to coffee.
2013-03-11 21:32:44 +09:00
Dmitriy Zaporozhets
473efc82b6
Group and team rss is valid now
2013-03-10 12:16:57 +02:00
Dmitriy Zaporozhets
8812d9dee2
Move groups and teams to tabs on dashboard. Remember tab with cookie
2013-03-10 11:57:14 +02:00
Dmitriy Zaporozhets
96c627edd8
Merge pull request #3169 from hiroponz/refactor-network-graph
...
Refactor network graph
2013-03-10 01:00:14 -08:00
Dan Knox
ea9b3687db
Replace current Wiki system with Gollum Wikis.
...
This commit replaces the old database backed Wiki system with the
excellent Gollum git based Wiki system.
The UI has been updated to allow for utilizing the extra features
that Gollum provides. Specifically:
* Edit page now allows you to choose the content format.
* Edit page allows you to provide a commit message for the change.
* History page now shows Format, Commit Message, and Commit Hash.
* A new Git Access page has been added with the Wiki Repo URL.
* The default page has been changed to Home from Index to match
the Gollum standard.
The old Wiki model has been left in tact to provide for the
development of a migration script that will move all content stored
in the old Wiki system into new Gollum Wikis.
2013-03-09 16:39:51 -08:00