Commit Graph

2454 Commits (7b77301eabcbd620b4a762d29c71fb800b8d372d)
 

Author SHA1 Message Date
Jean-Philippe Lang 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
Jean-Philippe Lang c201581c05 Fixes test environments. 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Jean-Philippe Lang 4ea714fb91 Fixed: child_pages macro fails on wiki page history (#4152). 15 years ago
Jean-Philippe Lang 6994a81209 Fixed: Feed content limit ignored on issues list. 15 years ago
Jean-Philippe Lang b2a55bda0c Sort the list of users to add to a group or project (#4150). 15 years ago
Jean-Philippe Lang 962535255c Set trunk version to 0.8.6 15 years ago
Jean-Philippe Lang 9943f64ff0 Fixed: inline images in wiki headings (#4112). 15 years ago
Azamat Hackimov 03548f2d63 Locales update 15 years ago
Jean-Philippe Lang 5667b2b7d1 Translation updates (closes #4102, #4108, #4118). 15 years ago
Jean-Philippe Lang 279e81eb92 Fixed a test failure. 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang e117dc8c9c Include missing fixtures. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). 15 years ago
Jean-Philippe Lang 72d208cb35 Typo fixed (#4134). 15 years ago
Jean-Philippe Lang 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). 15 years ago
Jean-Philippe Lang a658679d29 Add etag check on the activity view to avoid rendering when not modified. 15 years ago
Jean-Philippe Lang 06fff6295c Add indexes on various timestamps to speed up the activity view. 15 years ago
Jean-Philippe Lang 9aa2b6b9a4 IssuesController#destroy accepts POST only (#4107). 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang a3fcdfe391 Add translations for new permission. 15 years ago
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 1a1bfbfb07 Do not ignore parent project setting on project copy (#3386). 15 years ago
Jean-Philippe Lang a18676b669 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 4e73685af7 Reset timestamps and wiki page hierarchy on project copy. 15 years ago
Jean-Philippe Lang 875eb47ad1 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 2e675342cb Removes debug message. 15 years ago
Jean-Philippe Lang a9fb11c0f5 Fixes project wiki copy. 15 years ago
Jean-Philippe Lang eecec44ed2 Add a test that breaks before r2967 (broken project wiki copy). 15 years ago
Jean-Philippe Lang 9f12a14382 Wiki auto creation temporary disabled until project wiki copy is fixed (2 wikis created). 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang 6842941adc Removes debug code. 15 years ago
Jean-Philippe Lang 383b2bd903 Small fix to HTML title. 15 years ago
Jean-Philippe Lang 83717a9b75 Add mail field to admin user search filter (#3882). 15 years ago
Jean-Philippe Lang 9233a07a23 Adds a test for attached image inside a link (#4033). 15 years ago
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 15 years ago
Jean-Philippe Lang f206dfe9b5 Reverts r2770 (#3391). 15 years ago
Jean-Philippe Lang a68d8a7b32 Sets the current project as the default value of project jump box (#4053). 15 years ago
Jean-Philippe Lang 2cec9f87ab Translation updates (closes #4054, #4060, #4075). 15 years ago
Jean-Philippe Lang cabf052127 Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098). 15 years ago
Jean-Philippe Lang 2445250960 Fixes form buttons on projects/settings/activities (closes #4083). 15 years ago
Jean-Philippe Lang 6ffe1926ab Remove hard coded string in a view (closes #4076). 15 years ago
Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 15 years ago
Jean-Philippe Lang e5c4cfc688 Add missing strings (rake locales:update). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 2e0cbd2840 Added all list and boolean custom data fields to the Time Report. #4077 15 years ago