Commit Graph

3890 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Gregor Schmidt eeb052280f Load user memberships by default 12 years ago
Gregor Schmidt ab968a52fc Micro-optimization - no initialization when admin 12 years ago
Gregor Schmidt 9b3a33ebd0 Using already loaded information if available 12 years ago
Jens Ulferts 4644f44087 eager loads child wiki_menu_items 12 years ago
Romano Licker 51eadcd558 show news icon on myproject box 12 years ago
Romano Licker 5291169bf3 create hook at the beginning of activites/index 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
Jens Ulferts 620fc311fc adds some eager loading to the groups_controller 12 years ago
Romano Licker dc6b33fc10 replace add.png with plus.png 12 years ago
Romano Licker 3afe12c96a refine new icons 12 years ago
Romano Licker 644a6edc12 introduce new icon-set 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 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
Martin Linkhorst add9cc5769 simplify that helper 12 years ago
Martin Linkhorst c4f7b22670 there is no plugin directory anymore 12 years ago
Martin Linkhorst 0105135c37 adding all helpers isn't necessary anymore 12 years ago
Martin Linkhorst bd4310800f alias textilize to textilizable 12 years ago
Martin Linkhorst 658dca7f06 move current_user helper 12 years ago
Martin Linkhorst 3b7b096065 use the correct paths generated by the asset pipeline for the jstoolbar assets 12 years ago
Martin Linkhorst c9772cefa4 we now always have a theme, so there are no 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Martin Linkhorst bd7102310d jquery-ui is provided by the gem jquery-ui-rails 12 years ago
Martin Linkhorst dc1f62fbf2 updated the reset.css file 12 years ago
Martin Linkhorst a67afceb0c little refactoring of user preferences 12 years ago
Jean-Philippe Lang ff195605b3 Ignore emails with Auto-Submitted: auto-replied header #190 12 years ago
Martin Linkhorst 6fe81868e8 missing equals added 12 years ago
Martin Linkhorst b30fac4a59 refactor the welcome controller 12 years ago
Martin Linkhorst bbe460dfbc fix a html safe thing 12 years ago
Philipp Tessenow 1023ee1288 convert attr back to_sym if neccessary 12 years ago
Philipp Tessenow 80adcc2b30 use Mail::Address to get name and address from a mail address 12 years ago
Philipp Tessenow b389a36edd correctly handle multi part mails in MailHandler 12 years ago
Philipp Tessenow 558f7b7cb5 REVIEW: adding watchers on a not-yet-saved ticket does not work, as the watchers watchable property is not set by ActiveRecord 12 years ago
Philipp Tessenow 2fe02402ac fix MailHandler to correctly safe attachments from incomming mails 12 years ago
Philipp Tessenow 1285adbdf4 mail (in contrast to tmail) does not always include the < in the mail_id header 12 years ago
Philipp Tessenow d5029a0307 force encoding of mails to circumvent unknown encoding errors 12 years ago
Philipp Tessenow c31c9af5c3 attachments now can handle decoded strings as new files. this is a requirement for MailHandler 12 years ago
Martin Linkhorst d71f821a92 controller is now a method rather than an instance variable 12 years ago
Martin Linkhorst c7c07730cd do not cache start_date in order to fix a test 12 years ago
Martin Linkhorst 6f94efaa6c active record defines the association proxy differently 12 years ago
Martin Linkhorst 05efc55174 mark user's login attribute as unsafe (like the test likes it) 12 years ago
Martin Linkhorst 94c6527976 there's no attribute called role 12 years ago
Martin Linkhorst 232fa7d7b0 use a hash for yaml stuff 12 years ago
Martin Linkhorst 6eafde439d force attributes to be set where needed 12 years ago
Jens Ulferts 668d6ba1b8 increases robustness of menu item selection for wiki controller 12 years ago
Romano Licker 04541cc662 add before filter in order for the authentication to work 12 years ago