Commit Graph

502 Commits (5d6d0136c1322a209bb17077fa908659a756a998)

Author SHA1 Message Date
Jean-Philippe Lang a798a1ac4d Removed fragment caching on gantt and calendar. 17 years ago
Jean-Philippe Lang 153c4c242d Atom feeds: 17 years ago
Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 17 years ago
Jean-Philippe Lang abb0b15407 Added translation support for project modules names and a few other strings. 17 years ago
Jean-Philippe Lang 377a45ae1a Slight changes to calendar and activity h2 titles. 17 years ago
Jean-Philippe Lang 71d089c833 Escape titles in activity view. 17 years ago
Jean-Philippe Lang 0b6a010a12 Translation for various hard-coded strings (#577). 17 years ago
Jean-Philippe Lang 4dc7f662e3 Added issue subject to the time entries view and subject + tracker to the csv export (#616). Default order on date column set to desc. 17 years ago
Jean-Philippe Lang 616899d879 Fixed: empty status list shouldn't be displayed when the user can not change the status. 17 years ago
Jean-Philippe Lang 30a7314b86 Fixed: wiki and changeset links not displayed when previewing issue description or notes. 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 17 years ago
Jean-Philippe Lang 15ed53cf17 Footer update. 17 years ago
Jean-Philippe Lang 5152771fdd Fixed: 404 error when selecting an other project on issues/move. 17 years ago
Jean-Philippe Lang 913a806f90 Fixed: context menu not available if the initial issue list is empty. 17 years ago
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang 14b2d3f4b9 Slight change to the issue added/updated email templates. 17 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago
Jean-Philippe Lang 80a60247f5 Slight changes to the activity view. 17 years ago
Jean-Philippe Lang 4e244be21c Slight changes on users list view and hide Anonymous user. 17 years ago
Jean-Philippe Lang c3d909e0cc Slight style changes on issue associated changesets list. 17 years ago
Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 17 years ago
Jean-Philippe Lang bea49ae245 Administrators can edit issue notes. 17 years ago
Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 17 years ago
Jean-Philippe Lang d8ac6d2b79 Issue properties below the description textarea. 17 years ago
Jean-Philippe Lang 2d9e669e85 Added preview for issue notes. 17 years ago
Jean-Philippe Lang d6bfb7fa4d Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields. 17 years ago
Jean-Philippe Lang 59c5d995c3 Fixed: custom fields empty on issue/edit (broken by r1086). 17 years ago
Jean-Philippe Lang df99d8f308 Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines). 17 years ago
Jean-Philippe Lang d5b9dedca2 Added tabindex property on wiki toolbar buttons and 'new category' link. 17 years ago
Jean-Philippe Lang 0b4a02f607 Display custom fields in two columns on the issue form. 17 years ago
Jean-Philippe Lang b6549d763a Added related changesets messages on issue details view. 17 years ago
Jean-Philippe Lang d79c20c4f2 Fixed: custom field selection is not saved when unchecking them all on project settings 17 years ago
Jean-Philippe Lang 16e9ffce0d Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 8b710cf9de Do not show sticky and locked checkboxes when replying to a message. 17 years ago
Jean-Philippe Lang df30e18a8c Added missing wiki div on news/index and news/show. 17 years ago
Jean-Philippe Lang 64eaf328ea Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed. 17 years ago
Jean-Philippe Lang a39f655a7c Added details by assignees on issue summary view (Hans Yoon). 17 years ago
Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 17 years ago
Jean-Philippe Lang 3d920c13b4 wrapper div added to the layout. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang c9fd7513ed Default configuration data can now be loaded from the administration screen. 17 years ago
Jean-Philippe Lang bd85c0cbb1 Fixed: table of content not rendered properly when used in an issue or document description. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang 97f0da0b1a Moved login and logout links to ApplicationHelper methods for easier customization. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang 3ff95e4031 Fixed 'export to' links positioning on wiki page. 17 years ago