summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-4/+18
* Fixed: 'View all issues' link doesn't work on issues/show.Jean-Philippe Lang2007-11-291-1/+1
* * Updated Spanish translation (Gumer Coronel PĂ©rez)Jean-Philippe Lang2007-11-262-2/+2
* Issue context menu now also available on 'My page'.Jean-Philippe Lang2007-11-242-5/+12
* Removed the 12 characters limit on passwords.Jean-Philippe Lang2007-11-244-4/+5
* Forums enhancements:Jean-Philippe Lang2007-11-245-21/+40
* * Updated Russian translation (iGor kMeta)Jean-Philippe Lang2007-11-231-1/+1
* Forums: attachments can now be added to replies.Jean-Philippe Lang2007-11-222-8/+12
* Themes:Jean-Philippe Lang2007-11-221-9/+9
* * Fixed: Error when displaying the issue list if a float custom field is mark...Jean-Philippe Lang2007-11-211-2/+1
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-206-15/+36
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-1/+1
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-191-0/+1
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-184-4/+10
* Added an alternate theme which provides issue list colorization based on issu...Jean-Philippe Lang2007-11-181-1/+1
* Fixed: Update of time entry fails when the issue has been moved to an other p...Jean-Philippe Lang2007-11-171-1/+1
* Roadmap: more accurate completion percentage calculation (done ratio of open ...Jean-Philippe Lang2007-11-172-39/+34
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-162-2/+5
* Fixed: admin should be able to move issues to any project.Jean-Philippe Lang2007-11-141-1/+1
* Fixed: adding an attachment is not possible when changing the status of an is...Jean-Philippe Lang2007-11-121-2/+0
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-121-1/+8
* Removed hard coded string on 'My account'.Jean-Philippe Lang2007-11-121-1/+1
* Added an option on 'My account' for users who don't want to be notified of ch...Jean-Philippe Lang2007-11-121-0/+1
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-124-4/+4
* Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...Jean-Philippe Lang2007-11-091-1/+2
* Diff style (inline or side by side) automatically saved as a user preference.Jean-Philippe Lang2007-11-081-1/+1
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+1
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-072-4/+4
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-059-148/+12
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-0511-158/+154
* Fixed: <td> closed with a </th>Jean-Philippe Lang2007-11-051-1/+1
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-3/+0
* Pretty URL for the repository browser (Cyril Mougel)Jean-Philippe Lang2007-11-041-2/+1
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-041-7/+14
* Mailer:Jean-Philippe Lang2007-11-0431-104/+65
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-282-34/+5
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-1/+1
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-283-3/+6
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-283-1/+44
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-251-8/+1
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+9
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-231-1/+1
* SCM browser: directories can now be collapsed and re-expanded with no additio...Jean-Philippe Lang2007-10-222-5/+5
* Added a bit of AJAX on the SCM browser (tree view).Jean-Philippe Lang2007-10-222-16/+37
* Fixed flashes style for IE6.Jean-Philippe Lang2007-10-212-5/+3
* * Emails footer can now be customized from the admin interface (Admin -> Emai...Jean-Philippe Lang2007-10-2120-6/+59
* Added status and priority related classes for each row on the issue list so t...Jean-Philippe Lang2007-10-202-2/+2
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-204-38/+53
* New document form can be accessed from the document list with no additional r...Jean-Philippe Lang2007-10-184-7/+24
* Added the ability to unassign issues with bulk edit.Jean-Philippe Lang2007-10-181-1/+3