Commit Graph

1505 Commits (61847d831a235ffcbf504a3d7cc0fc1df9ad9755)

Author SHA1 Message Date
Eric Davis 6c9c85134a Fix the issue action bar CSS 14 years ago
Eric Davis 6435905132 Port issue show view 14 years ago
Eric Davis ce973429fe Move the Add link next to the Related issues label 14 years ago
Eric Davis cff91d8cf0 Port id selectors to the main issues list 14 years ago
Eric Davis 13f57032c1 Add the new issue button partial 14 years ago
Eric Davis 7485858da2 Cleanup styles in the issue filter section 14 years ago
Eric Davis 2dc0e100c3 Port the issue filter section on the issues list 14 years ago
Eric Davis ec21b4c075 Merge issue context menu changes 14 years ago
Eric Davis 84ef979c47 Add welcome text to the project list 14 years ago
Eric Davis 6d522a9acd Remove the list of versions from sidebar, will be moved to menu 14 years ago
Eric Davis 48675d63a5 Clean up footer 14 years ago
Eric Davis 484ed29fa2 Port main layout 14 years ago
Eric Davis 1f57eb01b1 Merge HTML head section 14 years ago
Eric Davis 70c3e1c8f9 [#544] html_escape issue fields 14 years ago
Eric Davis 25b7b42c55 Fix for encoding errors on 1.9.2 with the mysql gem 14 years ago
Eric Davis 38b7ec5726 [#191] Add pagination links above the search results 14 years ago
Eric Davis 839654fc85 [#191] Refactor: extract search pagination to partial 14 years ago
Eric Davis 0b042903ca [#191] Refactor HTML style to CSS 14 years ago
Eric Davis 97dd339bbb [#191] Refactor: extract methods to helper 14 years ago
Holger Just 63d8264320 Make links in exported wiki HTML files absolute 14 years ago
Eric Davis 66c4db8669 [#490] Escape AuthSources in the list. 14 years ago
Eric Davis a75eab1adb [#490] Escape AuthSources in the list. 14 years ago
Tom Kersten ffc1db8a54 Added hook for additional wiki formats [refs #488] 14 years ago
Eric Davis 9f2c412fa6 [#383] Fix for undefined_method 'to_utf8' 14 years ago
Eric Davis 67dbd0160d Document#category should be displayed as a required field 14 years ago
Eric Davis 1e68bed997 [#442] Handle nil changes in Atom feed 14 years ago
Eric Davis 95b19953a4 Add plugin hooks to Users#show view 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Tom Kersten ce8bb652c6 [#423] Removed explicit render in WikiController#show 14 years ago
Eric Davis 8994a0b58d [#406] Added missing and removed unused code for Journals 14 years ago
Gregor Schmidt 3893ef9f7d [#416] updating watcher_tag in news/show to use watcher_link 14 years ago
Gregor Schmidt 4fff430846 [#416] removing reference to now unused local variable 14 years ago
Gregor Schmidt a5b439544a [#416] introducing separate rjs view to reduce controller code 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Felix Schäfer 9cb4feefce Update the watcher list on click on "watch". #311 14 years ago
Holger Just c51eb7059a [#340] Format blockquote tags in emails. 14 years ago
Felix Schäfer 20d804825d Update the watcher list on click on "watch". #311 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis 90df645cae Use link_to_user instead of a manual link 14 years ago
Eric Davis 315ec5f65c HTML escape some user values 14 years ago
Adam Soltys f27614b576 make username a link to their profile page 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Eric Davis ebf4584141 [#380] Add example of a cross project wiki link 14 years ago
Felix Schäfer 87e055cf47 disable browser autocomplete on password fields on user edit view. #360 14 years ago
Gregor Schmidt edb263cd2b [#379] using html_title properly 14 years ago
Gregor Schmidt 6408cddc40 [#374] Not escaping URLs since they are used in a safe CDATA section, where no entity encoding is needed. 14 years ago
Gregor Schmidt 913c60f71c Fixing typo 14 years ago
Gregor Schmidt 5cbcd702a4 Replacing Redmine w/ ChiliProject in wiki help texts 14 years ago
Gregor Schmidt c0d7d45870 Fixing typo in detailed wiki syntax help 14 years ago