Dmitriy Zaporozhets
5bf3a898ed
Remove wall from basic notes logic
2013-03-19 12:34:14 +02:00
Dmitriy Zaporozhets
1752c6dc8b
Uncheck notify team checkbox by default
2013-03-19 09:38:33 +02:00
Dmitriy Zaporozhets
e68955b4fc
add permission messages to project edit
2013-03-19 09:27:12 +02:00
Dmitriy Zaporozhets
54f40301ff
fixed form input overflow on 1024px res
2013-03-19 08:39:26 +02:00
Sato Hiroyuki
e00e54b69c
Fix timeout error while showing the very large repo like git repo.
2013-03-19 10:36:40 +09:00
Sato Hiroyuki
46fa92187d
Refactor: removing duplicate code.
2013-03-19 10:00:29 +09:00
Dmitriy Zaporozhets
7587a3b2fc
fixed check for snippets module enabled
2013-03-18 23:44:57 +02:00
Dmitriy Zaporozhets
747292e2d3
reorder features list in project -> edit page
2013-03-18 23:38:16 +02:00
Dmitriy Zaporozhets
b765a7958d
Move snippets to own tab as feature. Make it disabled for new projects by default
2013-03-18 23:33:41 +02:00
Dmitriy Zaporozhets
112dc875ba
feature: wiki -> new page
2013-03-18 23:08:54 +02:00
Dmitriy Zaporozhets
ae06a0aab8
Return own tab for wall. Improve Wiki nav. Removed attachments listing page
2013-03-18 22:43:14 +02:00
Dmitriy Zaporozhets
6956f1f6e1
Improve usability of project edit page
2013-03-18 20:50:41 +02:00
Dmitriy Zaporozhets
0c884498d2
Rename project_head partial to settings_nav
2013-03-18 19:35:27 +02:00
Dmitriy Zaporozhets
0eccc08015
show project description in project listing on dashboard
2013-03-18 19:22:15 +02:00
Dmitriy Zaporozhets
aa5327a565
Fix project_limit being ignored on signup
2013-03-18 13:22: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
c367cc5ca6
Show projet name with namespace on team _projects widget
2013-03-16 14:40:16 +02:00
Dmitriy Zaporozhets
d75cb57f9c
remove separator between search & icons in header
2013-03-15 17:35:54 +02:00
Dmitriy Zaporozhets
94f0493999
few fixes afte merge gollum wiki
2013-03-15 17:21:01 +02: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
21b1fee92c
reannotated
2013-03-15 15:16:02 +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
5bf88506ec
rename writeboards to wiki
2013-03-15 09:39:07 +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
5c4e74acc3
Add settings tab to project. Move all project administration there
2013-03-14 19:28:29 +02:00
Dmitriy Zaporozhets
da3bc14d80
removed mistype
2013-03-14 14:02:56 +02:00
Dmitriy Zaporozhets
a8b1f8c0e5
use refresh icon instead loader gif
2013-03-14 14:02:24 +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
e84df44ea0
Redesign search filters
2013-03-14 13:11:20 +02:00
Dmitriy Zaporozhets
4673c85379
add teams to search autocomplete
2013-03-14 12:43:08 +02:00
Dmitriy Zaporozhets
441d256188
Rebuild team area
2013-03-14 12:38:43 +02:00
Dmitriy Zaporozhets
f4f36f78dd
Remove separate search page from group
2013-03-14 12:37:28 +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
Dan Knox
d69a37e0b7
Fix whitespace on MARKUPS constant in GollumWiki class.
2013-03-14 00:07:01 -07:00
Dan Knox
6d25484417
Limit available Wiki formats to Markdown and RDoc.
2013-03-13 23:34:50 -07:00
Dan Knox
7665b1de7e
Use Gitlab Markdown for Markdown files and Gollum to render the rest.
...
This commit enables the usage of the Gitlab Markdown post processing
on all Markdown formatted files. For file types that do not contain
Markdown, it defaults to the Gollum native renderer to process the
content.
2013-03-13 23:31:08 -07:00
Dmitriy Zaporozhets
10f14136f5
fix setting gon.api_token
2013-03-13 23:45:47 +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