Commit Graph

1026 Commits (6fc62d393cc49986408aa4ef22ddb5f8eb7b34e2)

Author SHA1 Message Date
Jean-Philippe Lang 7f134a8c67 Prevent admin users from locking their own account (#1276). 17 years ago
Jean-Philippe Lang 193b2450f4 Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
Jean-Philippe Lang 9d4e71adf3 Fixed: error when previewing a new wiki page (#1292) introduced in r1415. 17 years ago
Jean-Philippe Lang e02e047dd4 Fixed: TypeError in WikiController#destroy_attachment (#1281). 17 years ago
Jean-Philippe Lang 82c12d09e9 Fixed: non member or anonymous permissions change is effective only after an application restart (#1280). 17 years ago
Jean-Philippe Lang e5bc1d370a Use display: block; for activity item descriptions. 17 years ago
Jean-Philippe Lang 03308028c9 Slight changes to the search results. 17 years ago
Jean-Philippe Lang b0be3b95aa Ability to search a project and its subprojects (#1264). 17 years ago
Jean-Philippe Lang 82f204d8ac Adds icons on search results. 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang 439c697237 Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089). 17 years ago
Jean-Philippe Lang 9e225cc63f Fixed: private subprojects are listed on the issues view (#1217). 17 years ago
Jean-Philippe Lang 7ee38a95a0 Fixed: Calendar and Gantt show private subprojects even if current user is not a member of them (#1217). 17 years ago
Jean-Philippe Lang 06e44b8e64 Do not toggle assignable check box when using un/check all permissions links on role form. 17 years ago
Jean-Philippe Lang 4c6b9d9ce5 Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180). 17 years ago
Jean-Philippe Lang 75d25b7e61 Fixed: Update issue form: comment field from log time end out of screen (#1227). 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 9e5624c362 Prevent "can't convert nil into String" error when :sort_order param is not present. 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago
Jean-Philippe Lang 7f8d959171 Show the project hierarchy in the drop down list for new membership on user administration screen. 17 years ago
Jean-Philippe Lang f705b889d9 Hide the 'Latest projects' box on the welcome screen if there are no projects (#1156). 17 years ago
Jean-Philippe Lang 2d11265ec5 Fixed: private subprojects names are revealed on the project overview (#1152). 17 years ago
Jean-Philippe Lang b2abe48592 Use GET instead of POST on roadmap (#718), gantt and calendar forms. 17 years ago
Jean-Philippe Lang 5f58e2ced2 Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). 17 years ago
Jean-Philippe Lang e55c1d82e6 Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 17 years ago
Jean-Philippe Lang a73f68a185 Fixed: Links to repository directories don't work (#1119). 17 years ago
Jean-Philippe Lang 6a3236daea Include subprojects versions on calendar and gantt (#1116). 17 years ago
Jean-Philippe Lang ffbdc6b25b Postgresql 8.3 compatibility fix (#834). 17 years ago
Jean-Philippe Lang 64474802f9 Fixes custom field filters behaviour (#1078). 17 years ago
Jean-Philippe Lang a6311a9603 Estimated time recognizes improved time formats (#1092). 17 years ago
Jean-Philippe Lang 1d570a40ff Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105). 17 years ago
Jean-Philippe Lang 76b92fb999 Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion. 17 years ago
Jean-Philippe Lang a9f86444fc Fixed: Modules selection not remembered when new project creation fails (#1109). 17 years ago
Jean-Philippe Lang 596de073f9 Commits per author graph: remove email adress in usernames (#1066). 17 years ago
Jean-Philippe Lang 2b412e9e07 Fixed: trying to preview a new issue raises an exception (closes #984). 17 years ago
Jean-Philippe Lang 76b8d3eff2 CVS duplicate key violation fix (#996, #1098). 17 years ago
Jean-Philippe Lang 1a4f81163d Redirected user to where he is coming from after logging hours (#1062). 17 years ago
Jean-Philippe Lang 277bee62eb Issue list shows all tickets when going back to a global query inside a project (closes #1055). 17 years ago
Jean-Philippe Lang e644435715 Add css class for ticket changes (#1032). 17 years ago
Jean-Philippe Lang 56683967da Left align filter buttons (closes #872) and reduce filters spacing. 17 years ago
Jean-Philippe Lang a340d8c957 Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042). 17 years ago
Jean-Philippe Lang 8eb86396e1 Fixed: Double dot displayed on ticket view when ticket not updated (closes #813). 17 years ago
Jean-Philippe Lang 7aaa538fd9 Fixed: error when browsing an empty Mercurial repository (#1046). 17 years ago
Jean-Philippe Lang 6d2a89142a Add an icon to each event on the activity view. 17 years ago
Jean-Philippe Lang 85f040c536 Fixed: preview fails when updating an issue (broken by r1322). Patch #1027. 17 years ago
Jean-Philippe Lang a3c89d4f69 Custom fields (list and boolean) can be used as criteria in time report (#1012). 17 years ago
Jean-Philippe Lang f025b16be7 Fix date range filter js behaviour and css fix for IE. 17 years ago
Jean-Philippe Lang 5d34548539 CSV export added to timelog report (#1009). 17 years ago
Jean-Philippe Lang 0249ae5f50 Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998). 17 years ago
Jean-Philippe Lang beff2c54bc Mercurial: display working directory files sizes unless browsing a specific revision (#999). 17 years ago