Eric Davis
4b8f4c3b83
[ #263 ] Allow setting the page header title
2011-08-05 10:45:48 -07:00
Eric Davis
d63cb35e82
[ #263 ] Add icons to the main menu
2011-08-05 10:41:29 -07:00
Eric Davis
cfed74579d
[ #263 ] Cleaning up admin menus
2011-08-05 10:22:54 -07:00
Eric Davis
9bb8f80d7e
[ #263 ] Merging css
...
* Append main.css to the bottom of application.css
* Remove main.css
* Move print styles out to print.css
* Move the CSS reset to be loaded first
* Port some colors to color.css
2011-08-05 09:56:13 -07:00
Eric Davis
b4804f4ce4
[ #263 ] Merged redmine-reset.css into application.css
2011-08-05 09:28:52 -07:00
Eric Davis
adffd044d7
[ #263 ] Fix the missing line on the top menu
2011-08-05 09:05:52 -07:00
Eric Davis
ffa2d5f319
[ #263 ] Remove the tree of parent issues from the issue title
2011-08-05 09:01:03 -07:00
Eric Davis
156cdf316e
[ #263 ] Remove duplicated updated label
2011-08-05 08:56:28 -07:00
Eric Davis
635923f90d
[ #263 ] Fix admin menu sidebar styling
2011-07-29 15:33:59 -07:00
Eric Davis
8f45e780ce
[ #263 ] Fix issue subject style
2011-07-29 15:33:43 -07:00
Eric Davis
124c98d4ba
[ #263 ] Fix for changes to the admin_menu
2011-07-29 15:06:09 -07:00
Eric Davis
8c183dda2e
[ #263 ] Fix XSS regression from merge
2011-07-29 15:04:22 -07:00
Eric Davis
e7e4557009
[ #263 ] Fix journal formatting
2011-07-29 15:04:03 -07:00
Eric Davis
5cedd5cdcb
[ #263 ] Don't output heads_for_wiki_formatter
2011-07-29 14:46:39 -07:00
Eric Davis
cf40447356
Fix the thickbox loading image path
2011-07-29 14:43:33 -07:00
Eric Davis
61847d831a
CSS cleanup for the sidebar
2011-07-29 14:43:33 -07:00
Eric Davis
6c9c85134a
Fix the issue action bar CSS
2011-07-29 14:43:33 -07:00
Eric Davis
6435905132
Port issue show view
2011-07-29 14:43:33 -07:00
Eric Davis
ce973429fe
Move the Add link next to the Related issues label
2011-07-29 14:37:24 -07:00
Eric Davis
cff91d8cf0
Port id selectors to the main issues list
2011-07-29 14:37:24 -07:00
Eric Davis
13f57032c1
Add the new issue button partial
2011-07-29 14:37:24 -07:00
Eric Davis
7485858da2
Cleanup styles in the issue filter section
2011-07-29 14:37:24 -07:00
Eric Davis
2dc0e100c3
Port the issue filter section on the issues list
2011-07-29 14:37:24 -07:00
Eric Davis
5949f8de91
Port issue history changes
2011-07-29 14:37:24 -07:00
Eric Davis
ec21b4c075
Merge issue context menu changes
2011-07-29 14:32:53 -07:00
Eric Davis
84ef979c47
Add welcome text to the project list
2011-07-29 14:31:27 -07:00
Eric Davis
6d522a9acd
Remove the list of versions from sidebar, will be moved to menu
2011-07-29 14:31:26 -07:00
Eric Davis
48675d63a5
Clean up footer
2011-07-29 14:31:26 -07:00
Eric Davis
bfa57e5e6c
Fix hardcoded image path
2011-07-29 14:31:26 -07:00
Eric Davis
ac48b91864
Add images
2011-07-29 14:31:26 -07:00
Eric Davis
d3392c6d0d
Add JavaScript
2011-07-29 14:31:26 -07:00
Eric Davis
a0c777ee79
Add the CSS, including resets
2011-07-29 14:31:26 -07:00
Eric Davis
c23f73e9fe
Port ApplicationHelper patches
2011-07-29 14:31:26 -07:00
Eric Davis
484ed29fa2
Port main layout
2011-07-29 14:29:23 -07:00
Eric Davis
1f57eb01b1
Merge HTML head section
2011-07-29 14:25:35 -07:00
Eric Davis
74cfd7b5ca
Merge branch 'stable' into unstable
2011-07-29 13:54:27 -07:00
Eric Davis
30285ce67f
Merge branch 'release-v2.1.0' into stable
2011-07-29 10:47:59 -07:00
Eric Davis
2d67c2f2b3
Bump version to 2.1.0
2011-07-29 10:29:52 -07:00
Eric Davis
1af4c30a6c
Update changelog for 2.1.0 release
2011-07-29 10:29:00 -07:00
Eric Davis
70c3e1c8f9
[ #544 ] html_escape issue fields
2011-07-29 09:25:13 -07:00
Felix Schäfer
4bc5bc9fa6
Avoid touching journaled objects on backdated journal creation.
2011-07-29 18:21:04 +02:00
Felix Schäfer
5015ca4878
Merge branch 'master' of github.com:chiliproject/chiliproject
2011-07-29 18:19:46 +02:00
Eric Davis
25b7b42c55
Fix for encoding errors on 1.9.2 with the mysql gem
2011-07-29 09:09:02 -07:00
Felix Schäfer
ff6d75ca74
Only build initial journals for core classes. #542
2011-07-29 18:00:19 +02:00
Holger Just
d7a9adf880
move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices
2011-07-29 17:23:13 +02:00
Felix Schäfer
531653596d
Touch journaled objects on journal creation only. #543
2011-07-29 15:12:06 +02:00
Felix Schäfer
55f9ecbe23
Remove double initial WikiContentJournals. #542
2011-07-29 15:00:31 +02:00
Felix Schäfer
894911f5dc
Correct deflation of gzipped wiki text. #523
2011-07-29 10:19:43 +02:00
Holger Just
76490fcda5
Merge remote-tracking branch 'finnlabs/pulls/539/cleanup-issue_helper-show_detail'
2011-07-27 16:03:14 +02:00
Gregor Schmidt
e2d16e1397
[ #540 ] compatibility layer to reenable API from Chili 1.x
2011-07-27 15:52:28 +02:00