Commit Graph

6500 Commits (6eafde439d2c7e2f3165b561e2b971b70d7ad9f3)
 

Author SHA1 Message Date
Martin Linkhorst 6eafde439d force attributes to be set where needed 12 years ago
Martin Linkhorst 027477b874 Merge branch 'master' into feature/rails3 12 years ago
Martin Linkhorst 7809f40d29 we don't need that anymore 12 years ago
Jens Ulferts 2c3067137d Merge branch 'feature/wiki_menu_auth_and_index' 12 years ago
Romano Licker f6eccc6705 add index for wiki_menu_items 12 years ago
Romano Licker 04541cc662 add before filter in order for the authentication to work 12 years ago
Martin Linkhorst 3d1c9ca05f we need a hash. to_yaml returns a string 12 years ago
Martin Linkhorst 9d69adc5e9 use minitest's refute methods 12 years ago
Martin Linkhorst 23167a0ac9 change name of column for acts as journalized changes 12 years ago
Martin Linkhorst 43b0bc2e46 fix creation of journals in order to fix some tests 12 years ago
tmaruyama 711f4e63ee move repositories helper to_utf8 tests to new CodesetUtilTest (#2371) 12 years ago
Romano Licker 0c5631b4e5 Merge pull request #67 from finnlabs/feature/wiki_menu_entry_selection 12 years ago
Romano Licker 3cd3b30c79 Merge pull request #65 from finnlabs/fix/migrating_existing_wikis_to_menu_items 12 years ago
Jens Ulferts d02ebfde84 selects the currently edited menu entry in the main menu 12 years ago
Jens Ulferts ce9b860b3f explicitly defines the selected menu items for the wiki controller 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Philipp Tessenow 6718dba7ef require all the fixtures (neccessary to let journal_test.rb pass) 12 years ago
Philipp Tessenow 84e2729b98 REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
Philipp Tessenow 8739429027 fix test: require projects, users, and trackers fixtures in journal_test 12 years ago
Philipp Tessenow 70a63a65c4 rename journal#changes attribute to changed_data 12 years ago
Philipp Tessenow e1d2b1b8ba Don't register Mime types if they're already registered 12 years ago
Philipp Tessenow 7c301cfaf9 Merge branch 'feature/rails3' into feature/rails3.2 12 years ago
Philipp Tessenow 40a2a76e1d get rid of the cucumber warning 12 years ago
Gregor Schmidt 355d58b774 Merge pull request #66 from finnlabs/fix/typo_in_issue_report_label 12 years ago
Jens Ulferts fbc308d719 fixes typo in the subproject label reference within the issue_report view 12 years ago
Jens Ulferts fd151cd7bf considerates renamed wiki start pages on migrating to wiki_menu_items 12 years ago
Romano Licker dbfecfae9c Merge pull request #56 from finnlabs/feature/extended_wiki_tabs 12 years ago
Philipp Tessenow 720186e4a7 Merge pull request #63 from finnlabs/feature/footer_fix 12 years ago
Philipp Tessenow 1cfc28e8be Merge branch 'feature/rails3.2' of github.com:finnlabs/chiliproject into feature/rails3.2 12 years ago
Philipp Tessenow 67c068a68b remove safe_attributes gem 12 years ago
Romano Licker 8bbfa71670 enlarge minimum distance to footer 12 years ago
Romano Licker b28177a237 remove minimum height on content area 12 years ago
Romano Licker eecb7d70ad fix css styling of wiki menu items edit 12 years ago
Martin Linkhorst f26f5dab0d use guard for test unit only and without spork for now 12 years ago
Martin Linkhorst c50edb6f99 optimize the spec helper for spork 12 years ago
Martin Linkhorst 582fbd4f3c use rb-fsevent for watching file on mac 12 years ago
Romano Licker 65e5ae5dd1 objects should be loaded in ascending order 12 years ago
Martin Linkhorst bc28805876 update the postgresql database example 12 years ago
Martin Linkhorst 37007d8388 only use logging if there's a log folder in the current directory 12 years ago
Romano Licker f7b67bcd87 destroy wiki menu item when corresponding page is destroyed 12 years ago
Romano Licker 065406a387 highlight nearest ancestor of current wiki page in navigation 12 years ago
Romano Licker 92110a7dc3 make translations more consistent 12 years ago
Martin Czuchra 35798e96da Merge pull request #64 from finnlabs/fix/replace_app_name_in_footer 12 years ago
Jens Ulferts fd7bc6f306 replaces app_name with OpenProject 12 years ago
Martin Linkhorst 27d7b0d58e add a sample model spec to see how fast it is ;) 12 years ago
Martin Linkhorst 753732ec79 let guard control spark to create the ultimate combination 12 years ago
Martin Linkhorst d580d6054b added spork to the mix 12 years ago
Martin Linkhorst b5a38eefff guard for cucumber 12 years ago
Martin Linkhorst 0288324b4f added guard-test for test unit, yay 12 years ago
Martin Linkhorst ff21667caf added guard for rspec 12 years ago