Commit Graph

5807 Commits (7881d740de4112c276bce946eec48ce4313e1f7c)
 

Author SHA1 Message Date
Romano Licker dd7d61275c Merge pull request #11 from finnlabs/feature/extend_textile_issue_quickinfo 13 years ago
Martin Czuchra 4d39a5c6c3 Uses en dash to seperate start and end date. 13 years ago
Romano Licker 8c08b5106c replace small "-" with the large "—" one 13 years ago
Romano Licker 2be910f6d1 cut of the description with "…" in issue textile quickinfo links 13 years ago
Martin Linkhorst 947ee3ec09 use the project_tree helper in tracker view 13 years ago
Martin Linkhorst 680fe507b6 always sort a project hierarchy by name. fixes #30706 13 years ago
Jens Ulferts 128462bdee setting breadcrumb for timelog_controller 13 years ago
Martin Czuchra 35416dcd6c Merge pull request #8 from finnlabs/feature/extend_textile_issue_quickinfo 13 years ago
Romano Licker e3ab381eb4 add tracker to issue quickinfo link according to new specification 13 years ago
Romano Licker 963b588230 Merge pull request #4 from finnlabs/fix/jstoolbar_button_swallow 13 years ago
Romano Licker 8c43ade0f2 Merge pull request #6 from finnlabs/feature/extend_textile_issue_quickinfo 13 years ago
Jens Ulferts d2eb9e7f29 harmonized textile help on links with the rest of the help 13 years ago
Martin Czuchra eff62fee6a Merge pull request #7 from finnlabs/fix/new_project_breadcrumb 13 years ago
Romano Licker 311e0e5644 Merge pull request #3 from finnlabs/fix/new_version_prompt 13 years ago
Romano Licker f6f837e03b adding explanations for the wiki syntax help pages 13 years ago
Jens Ulferts d50dbb62b8 code prettification and xss-vulnarability fixes 13 years ago
Jens Ulferts 66bfa26f63 define 3 lines to be the default description length on issue quick infos 13 years ago
Jens Ulferts 00d50140e4 production mode returns enumerable for String#lines if no block is provided 13 years ago
Jens Ulferts 7076a33934 do not return the ancestor links for new projects 13 years ago
Romano Licker b39f27cd3b extend issue link macro functionality by ## and ### 13 years ago
Martin Linkhorst f3ae4302c6 the ie8 fix by eckardt (9e04bf8) swallows content after the textarea (the jump back to the bookmark, when the exception is thrown somehow doesn't work correctly). this sums up the movement with a helper range and then moves the original range by the sum. it doesn't fix the weird scrolling when large text is edited. 13 years ago
Martin Linkhorst e53206f517 fix 'undefined' value in ie8, related to #29973 13 years ago
Martin Linkhorst 0b852c0d5d remove shadows for my page boxes in all IE<=8 since they lead to fuzzy font. fixes #26249 13 years ago
Martin Linkhorst 409149f91d Merge remote-tracking branch 'origin/master' 13 years ago
Jens Ulferts 62b96e4694 Merge branch 'feature/2.4.0/internationalization' 13 years ago
Jens Ulferts 8ec3f24de3 patching globalize to be able to circumvent the cache 13 years ago
Felix Schäfer 2e81aee28b We don't allways want I18n fallbacks 13 years ago
Jens Ulferts d25a8351a4 patching i18n to provide a without_fallback method 13 years ago
Jens Ulferts f695ff0c33 Merge branch 'mass_assignment' 13 years ago
Romano Licker ade3fd1048 enforce date when setting commit_date 13 years ago
jwollert c7ef39f0c7 rebranding of default settings to openproject 13 years ago
jwollert fb85611816 rebrand noscript translations to openproject 13 years ago
jwollert 4ac6a6d7a2 rebranding mailer stuff to openproject 13 years ago
jwollert 5b49ce0d4c rebranding of 404 13 years ago
jwollert c3bb801a3d switch branding from chili to open in wiki syntax pages 13 years ago
Romano Licker 51be005760 remove exception which was thrown on mass assign protected attributes 13 years ago
Romano Licker 422705c5de fixes attachment partial on windows browsers 13 years ago
Jens Ulferts 47454dd7e5 making successful saving a condition for a success response on member edit 13 years ago
jwollert 068e3048c4 display summary in news#index if we got one. if not, display a short version of the news text 13 years ago
jwollert 9f73b8c734 Merge branch 'feature/2.4.0/accessibility-master' of github.com:finnlabs/chiliproject into feature/2.4.0/accessibility-master 13 years ago
jwollert 65b384db2e unify issues bulk update form. code for custom fields now looks just like standard issue fields' 13 years ago
Martin Linkhorst 3e034514f6 re-allow mass assignment of assign_to_id of issue categories. but issue category won't be valid unless assignee is also project member of the category. (mirroring what is possible to select in the view) fixes #28790 13 years ago
Romano Licker d9069356e1 display errors correctly when adding a member to a project 13 years ago
Romano Licker 01f8886a63 fixes: couldn't switch roles on a user & ensure correct 13 years ago
Martin Linkhorst 1fd10e5243 use super without explicit params, cleanup whitespace 13 years ago
Romano Licker e2d7bde493 fixing copying of members (while copying a project) 13 years ago
Jens Ulferts e4dfb3ed80 Initialize locale_fallbacks only if Settings table exists 13 years ago
Martin Linkhorst 83c9edd278 fixes missing spec 13 years ago
Jens Ulferts ce0bdc8abd add start_date to save attributes, validate it as date format 13 years ago
Jens Ulferts 3511600c0a adjust members_controller to work with the protected attributes 13 years ago