summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added LDAPS support for LDAP authentication.Jean-Philippe Lang2007-10-161-1/+1
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-152-4/+3
* Search engine: added a checkbox to search titles only (usefull when searching...Jean-Philippe Lang2007-10-151-2/+4
* Search engine:Jean-Philippe Lang2007-10-151-1/+1
* Slight style change on plugin configuration view.Jean-Philippe Lang2007-10-131-0/+2
* Removed inconsistent user manual stuff (html/docbook content and controller)....Jean-Philippe Lang2007-10-131-0/+1
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-1228-120/+17
* Added html part to news_added mail.Jean-Philippe Lang2007-10-122-1/+4
* Moved translated strings of 'register' and 'lost password' mail templates to ...Jean-Philippe Lang2007-10-1222-64/+2
* Status can now be updated when bulk editing issues.Jean-Philippe Lang2007-10-121-2/+8
* Fixed: unable to change how many months are displayed on the gantt.Jean-Philippe Lang2007-10-111-1/+1
* Bulk editing:Jean-Philippe Lang2007-10-111-5/+5
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-102-6/+17
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-0/+1
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+3
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-093-6/+49
* Calendar:Jean-Philippe Lang2007-10-073-93/+42
* Default encodings for repository files can now be set in application settings...Jean-Philippe Lang2007-10-073-5/+8
* Added preview on add/edit issue form.Jean-Philippe Lang2007-10-064-3/+31
* Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p...Jean-Philippe Lang2007-10-063-93/+55
* Merged IssuesController#export_pdf into IssuesController#show.Jean-Philippe Lang2007-10-053-13/+15
* Sligth changes on my page issue tables and wiki history, changesets tables.Jean-Philippe Lang2007-10-054-9/+9
* Added label tags on role form permission checkboxes.Jean-Philippe Lang2007-10-051-2/+2
* Added some accesskeys:Jean-Philippe Lang2007-10-056-6/+8
* Added default value for enumerations.Jean-Philippe Lang2007-10-052-0/+4
* Issues sorted by priority position.Jean-Philippe Lang2007-10-041-2/+2
* Added position on Enumeration model.Jean-Philippe Lang2007-10-041-16/+22
* Fixed: pagination broken on news list with Opera.Jean-Philippe Lang2007-10-031-1/+1
* Fixed: can't select columns when creating a new query.Jean-Philippe Lang2007-10-032-7/+3
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-034-10/+4
* Added label tags on various checkboxes.Jean-Philippe Lang2007-10-015-9/+9
* Don't show attributes on role form for built-in roles.Jean-Philippe Lang2007-10-012-3/+4
* Removed ProjectsController#feeds. This view was incomplete and inconsistent w...Jean-Philippe Lang2007-10-012-44/+1
* Moved media print specific styles to application.css (print.css removed).Jean-Philippe Lang2007-10-011-2/+1
* Default columns displayed on the issue list can now be selected at applicatio...Jean-Philippe Lang2007-10-011-4/+12