Commit Graph

4880 Commits (adffd044d7a8c581975c21218e5b5782f2ef1c14)
 

Author SHA1 Message Date
Eric Davis adffd044d7 [#263] Fix the missing line on the top menu 13 years ago
Eric Davis ffa2d5f319 [#263] Remove the tree of parent issues from the issue title 13 years ago
Eric Davis 156cdf316e [#263] Remove duplicated updated label 13 years ago
Eric Davis 635923f90d [#263] Fix admin menu sidebar styling 13 years ago
Eric Davis 8f45e780ce [#263] Fix issue subject style 13 years ago
Eric Davis 124c98d4ba [#263] Fix for changes to the admin_menu 13 years ago
Eric Davis 8c183dda2e [#263] Fix XSS regression from merge 13 years ago
Eric Davis e7e4557009 [#263] Fix journal formatting 13 years ago
Eric Davis 5cedd5cdcb [#263] Don't output heads_for_wiki_formatter 13 years ago
Eric Davis cf40447356 Fix the thickbox loading image path 13 years ago
Eric Davis 61847d831a CSS cleanup for the sidebar 13 years ago
Eric Davis 6c9c85134a Fix the issue action bar CSS 13 years ago
Eric Davis 6435905132 Port issue show view 13 years ago
Eric Davis ce973429fe Move the Add link next to the Related issues label 13 years ago
Eric Davis cff91d8cf0 Port id selectors to the main issues list 13 years ago
Eric Davis 13f57032c1 Add the new issue button partial 13 years ago
Eric Davis 7485858da2 Cleanup styles in the issue filter section 13 years ago
Eric Davis 2dc0e100c3 Port the issue filter section on the issues list 13 years ago
Eric Davis 5949f8de91 Port issue history changes 13 years ago
Eric Davis ec21b4c075 Merge issue context menu changes 13 years ago
Eric Davis 84ef979c47 Add welcome text to the project list 13 years ago
Eric Davis 6d522a9acd Remove the list of versions from sidebar, will be moved to menu 13 years ago
Eric Davis 48675d63a5 Clean up footer 13 years ago
Eric Davis bfa57e5e6c Fix hardcoded image path 13 years ago
Eric Davis ac48b91864 Add images 13 years ago
Eric Davis d3392c6d0d Add JavaScript 13 years ago
Eric Davis a0c777ee79 Add the CSS, including resets 13 years ago
Eric Davis c23f73e9fe Port ApplicationHelper patches 13 years ago
Eric Davis 484ed29fa2 Port main layout 13 years ago
Eric Davis 1f57eb01b1 Merge HTML head section 13 years ago
Eric Davis 74cfd7b5ca Merge branch 'stable' into unstable 13 years ago
Eric Davis 30285ce67f Merge branch 'release-v2.1.0' into stable 13 years ago
Eric Davis 2d67c2f2b3 Bump version to 2.1.0 13 years ago
Eric Davis 1af4c30a6c Update changelog for 2.1.0 release 13 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 13 years ago
Felix Schäfer 4bc5bc9fa6 Avoid touching journaled objects on backdated journal creation. 13 years ago
Felix Schäfer 5015ca4878 Merge branch 'master' of github.com:chiliproject/chiliproject 13 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 13 years ago
Felix Schäfer ff6d75ca74 Only build initial journals for core classes. #542 13 years ago
Holger Just d7a9adf880 move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices 13 years ago
Felix Schäfer 531653596d Touch journaled objects on journal creation only. #543 13 years ago
Felix Schäfer 55f9ecbe23 Remove double initial WikiContentJournals. #542 13 years ago
Felix Schäfer 894911f5dc Correct deflation of gzipped wiki text. #523 13 years ago
Holger Just 76490fcda5 Merge remote-tracking branch 'finnlabs/pulls/539/cleanup-issue_helper-show_detail' 13 years ago
Gregor Schmidt e2d16e1397 [#540] compatibility layer to reenable API from Chili 1.x 13 years ago
Holger Just 06076e5ac1 Remove db:migrate_plugins task. 13 years ago
Gregor Schmidt 008a29dcbc [#539] removing helper method from tests, adding TODO 13 years ago
Gregor Schmidt 8c9034f41e [#539] removing dead code - this went into JournalFormatter 13 years ago
Holger Just c63954a4c7 Add ruby-debug as test dependency to debug failing tests 13 years ago
Holger Just f0d271bee3 Fix failing tests because of missing journal fixtures and indeterministic behaviour of .find(:first) 13 years ago