Commit Graph

6598 Commits (0453fc3170e3904c990dfb9ee82963126653bb0a)
 

Author SHA1 Message Date
Philipp Tessenow 0453fc3170 require more fixtures to let time_entry_activity_test pass 12 years ago
Philipp Tessenow 5cf8554947 require enough fixtures to let time_entry_tests run 12 years ago
Philipp Tessenow 56913b390e try to make our ci happy 12 years ago
Philipp Tessenow 7a302c8829 fixed my recent messed up Gemfile.lock change 12 years ago
Philipp Tessenow c84303aff9 use debugger-ruby_core_source (~> 1.1.5) instead of 1.1.3 12 years ago
Philipp Tessenow f5c20ec19b add gem execjs to Gemfile 12 years ago
Philipp Tessenow 03777a2794 watch lib/plugins for plugin Gemfiles 12 years ago
Philipp Tessenow f707c386dd add gem therubyracer 12 years ago
Philipp Tessenow edc058cc90 document Project.allowed_to_condition. with doc-string from redmine 12 years ago
Philipp Tessenow a20c3068e0 fix typo in name of TimeEntry#earliest_date_for_project 12 years ago
Philipp Tessenow 768e7f820f fix wiki_content tests 12 years ago
Martin Linkhorst 867c4d232c hacky way to use a newer version of the landing page plugin :] 12 years ago
Philipp Tessenow 64a1ac7814 Merge branch 'feature/rails3' of github.com:finnlabs/chiliproject into feature/rails3 12 years ago
Philipp Tessenow 33fd40decf composed multiple redmine commits (thanks goes to jpl) to let MailHandler tests pass. 12 years ago
Martin Linkhorst 31e614987b provide a noop rake task called db:migrate:plugins 12 years ago
Martin Linkhorst b669c2a890 use a more recent version of openproject-themes 12 years ago
Martin Linkhorst fbd62c6697 add the landing_page plugin to the Gemfile (this is for testing purposes) 12 years ago
Martin Linkhorst ef6680636e fix two order clauses which create unambiguous sql queries 12 years ago
Martin Linkhorst 7e11d1b148 REVIEW: move onClickDropDown before definition of context menu (please fix this, wanted to make it work quickly) 12 years ago
Martin Linkhorst df47820386 group the compile list. also precompile i.e. specific styles, though they aren't used atm. 12 years ago
Martin Linkhorst dcd27976be separately load user specific javascript files 12 years ago
Martin Linkhorst 4018931ef8 and this one is empty 12 years ago
Martin Linkhorst bf5d4819df this file is extremely old and seems to be unused 12 years ago
Martin Linkhorst b54717ee88 do not escape me 12 years ago
Martin Linkhorst 04a1691e9d REVIEW: do we still need that behavior? 12 years ago
Martin Linkhorst d992f9d4ad always include the calendar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst fb6b89586b always include the jstoolbar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst e2186e2dad precompile repository_nagigation.js in order to conditionally load it 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 81a70cf73f include the print styles in the main css file 12 years ago
Martin Linkhorst 33d0bf894e precompile copy_issue_actions.js 12 years ago
Martin Linkhorst 601d4ab478 bug: labelled_tabular_form_for was called incorrectly 12 years ago
Martin Linkhorst f6746c5327 bug: watcher uses redmine's safe_attributes so we need to include it 12 years ago
Martin Linkhorst eb1ee2d077 deprecation fix: explicitly define a layout when overwriting 12 years ago
Martin Linkhorst 3878e056d6 save calendar's hungarian locale file as utf-8 to fix issues with the asset pipeline complaining about non-utf-8 characters 12 years ago
Martin Linkhorst 33f9342ceb remove parenthesis from js manifest entries 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst 8e6ae4f856 match all http verbs for login and logout 12 years ago
Martin Linkhorst 2522acc689 hmm… funny?! 12 years ago
Martin Linkhorst e09def1911 rails 3.2.9, yay! 12 years ago
Martin Linkhorst f02fc7249c use the correct version of open project-themes 12 years ago
Martin Linkhorst 6cf6b177c1 use the correct asset paths for the wiki syntax help page + some indentation 12 years ago
Martin Linkhorst eb947f5d83 fix the way we pass the sort params 12 years ago
Martin Linkhorst 743b1043eb remember: no :url parameter in link_to 12 years ago
Martin Linkhorst 2120fd8359 name the project_id parameter correct 12 years ago
Martin Linkhorst d1c88595af this was moved to autocomplete_for_members partial 12 years ago
Martin Linkhorst 1295302505 remove the relative url root, since master doesn't have it 12 years ago
Martin Linkhorst 660855e3f1 do not escape 12 years ago
Martin Linkhorst 9dd36ccc20 yes, we do 12 years ago
Martin Linkhorst 3163846192 make the whole string html safe 12 years ago