Commit Graph

1514 Commits (a18676b6693356f3cea4786e3280149ecfd3f7e6)

Author SHA1 Message Date
Jean-Philippe Lang f4842d6eed added icons on my/page_layout top right links 18 years ago
Jean-Philippe Lang 10e77d865b wrapped javascript with //<![CDATA[ in my/page_layout 18 years ago
Jean-Philippe Lang 92725e5803 check that block is defined before rendering it (my/page_layout) 18 years ago
Jean-Philippe Lang 73510949ba check that block is defined before rendering it (my/page) 18 years ago
Jean-Philippe Lang 08ff4dfb21 removed underscores in block names (problem with scriptaculous sortables) 18 years ago
Jean-Philippe Lang 6c4f196f6e removed strong tag for version name in settings view 18 years ago
Jean-Philippe Lang 022b4ae57c rescued to_date exception when displaying a custom value 18 years ago
Jean-Philippe Lang d185e2f9e0 lost_password option checking in account controller 18 years ago
Jean-Philippe Lang 2b7c31feb5 setting password_lost renamed to lost_password 18 years ago
Jean-Philippe Lang 7dd312b1ac added a setting option to set max number of issues in export 18 years ago
Jean-Philippe Lang 4ff7b395dd associations loading correction in projects/export_issues_pdf 18 years ago
Jean-Philippe Lang 66044c620b issue list pdf export modified 18 years ago
Jean-Philippe Lang 52c1718ee8 added a setting option to disable "password lost" functionality 18 years ago
Jean-Philippe Lang 879a614cde added roadmap view 18 years ago
Jean-Philippe Lang f82654f158 Title property added for pdf export of an issue 18 years ago
Jean-Philippe Lang c365614548 Title property added for generated pdf gantt 18 years ago
Jean-Philippe Lang a3c2c4a48a Creator property added for generated pdf files 18 years ago
Jean-Philippe Lang 8316e78667 custom_field.possible_values is now serialized (no longer pipe separated) 18 years ago
Jean-Philippe Lang b5e80bf90f filter is now cleared when clicking on 'Issues' menu item 18 years ago
Jean-Philippe Lang da426fa652 added a limit of 500 issues when exporting to csv or pdf 18 years ago
Jean-Philippe Lang 1eb17b08f9 added parentheses to get rid of warning 18 years ago
Jean-Philippe Lang c1537b5291 * fixed a variable name error in Setting 18 years ago
Jean-Philippe Lang aa91ca0a8d issue list: added 'Priority' column, removed 'Created on' column 18 years ago
Jean-Philippe Lang d3b831bf7b post method verification for trackers/move 18 years ago
Jean-Philippe Lang fa688d48e6 added the ability to set the sort order for trackers 18 years ago
Jean-Philippe Lang 671a0fa101 added the ability to set the sort order for roles 18 years ago
Jean-Philippe Lang f9c400a727 custom fields list screen split in 3 tabs (one for each kind of custom fields) 18 years ago
Jean-Philippe Lang fe22797d69 added the ability to set the sort order for issue statuses 18 years ago
Jean-Philippe Lang 18fd46ab6b fixed french issue_edit mail template 18 years ago
Jean-Philippe Lang ec7ac956e4 removed environment information 18 years ago
Jean-Philippe Lang 99c560295f indentation corrections 18 years ago
Jean-Philippe Lang 90c7cf9763 proper language setting for mail notifications 18 years ago
Jean-Philippe Lang 2d47a6d71c mail notifications added when: 18 years ago
Jean-Philippe Lang 471679b0f0 deprecated @headers replaced 18 years ago
Jean-Philippe Lang 862c9d76e6 smaller footer font 18 years ago
Jean-Philippe Lang 2c187c43bf fixed: filters ignored when exporting a predefined query to csv/pdf 18 years ago
Jean-Philippe Lang 486b4e9ea2 deprecated ":post => true" replaced 18 years ago
Jean-Philippe Lang 5f361e71df only active users are now proposed when adding a member to a project 18 years ago
Jean-Philippe Lang c38a2112c6 deprecated children_count replaced 18 years ago
Jean-Philippe Lang a9fc777b20 removed space before argument parentheses 18 years ago
Jean-Philippe Lang ab15456119 deprecated count call modified 18 years ago
Jean-Philippe Lang 0d55613359 replaced deprecated human_size by number_to_human_size 18 years ago
Jean-Philippe Lang 845460b165 deprecated start_form_tag replaced by form_tag 18 years ago
Jean-Philippe Lang 7c27fb7c1d fixed: crash when changing the status of an issue 18 years ago
Jean-Philippe Lang e51c20c496 project settings tabs redesign 18 years ago
Jean-Philippe Lang 190fef513f * project settings split in 4 tabs 18 years ago
Jean-Philippe Lang b9ef10fe3f fixed: unable to delete an issue status even if it's not used yet 18 years ago
Jean-Philippe Lang 2b9777555f fixed: setting an issue status as default status leads to an sql error with SQLite 18 years ago
Jean-Philippe Lang 1f79394ac4 updated date removed from my/account view (useless since account is updated at each login) 18 years ago
Jean-Philippe Lang e2e111f95e * added missing fields to csv export: priority, start date, due date, done ratio 18 years ago