amouhzi
|
39d8a64d25
|
Fixes grack authentification under relative_url_root
Ref: e6159b8725
Ref: https://github.com/gitlabhq/gitlabhq/pull/3204
Ref: https://github.com/gitlabhq/gitlabhq/issues/1228
Add Rails' variable in application.rb to support relative url
This variable is used by assets compilation and other modules.
Note that user needs to change application.rb too
Restrict session cookie to the relative path if set.
Ref: 2c2f1e3185
Fix Update attachment_uploader.rb bug with relative URL
See: 161afda3fa
Fix Wall relative bug with attachement files (javascript)
|
2013-08-15 21:25:09 +02: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
|
0b981eb9b3
|
coffescript refactoring pt.1
|
2013-05-02 14:36:53 +03:00 |
|
Dmitriy Zaporozhets
|
21191318ae
|
refactor wall.js. style wall page a bit
|
2013-03-28 16:41:29 +02:00 |
|
Dmitriy Zaporozhets
|
3cdac0b934
|
Use Api.js to handle api calls to gitlab
|
2013-03-20 21:55:25 +02: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
|
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 |
|