summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* CVS duplicate key violation fix (#996, #1098).Jean-Philippe Lang2008-04-241-4/+10
* Better error message and AR errors in log for failed LDAP on-the-fly user cre...Jean-Philippe Lang2008-04-131-4/+9
* Fixed: error when browsing an empty Mercurial repository (#1046).Jean-Philippe Lang2008-04-121-1/+3
* Add an icon to each event on the activity view.Jean-Philippe Lang2008-04-123-0/+3
* Mercurial: display working directory files sizes unless browsing a specific r...Jean-Philippe Lang2008-04-061-0/+5
* Fix repository browsing at given revision for various scm and add tests for t...Jean-Philippe Lang2008-04-062-2/+4
* Attachment model clean up: fixed some inconsistent indentation and an inaccur...Jean-Philippe Lang2008-04-021-49/+48
* Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ...Jean-Philippe Lang2008-04-021-1/+17
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-0/+4
* Fixed: Boards are not deleted when project is deleted (closes #963).Jean-Philippe Lang2008-04-011-1/+1
* Global queries can be saved from the global issue list (follows r1311 and clo...Jean-Philippe Lang2008-03-301-11/+20
* Queries can be marked as 'For all projects'. Such queries will be available o...Jean-Philippe Lang2008-03-301-2/+9
* Fixed: Priorities not ordered when displayed as a filter in issue list (#956).Jean-Philippe Lang2008-03-301-1/+1
* If 'Display subprojects issues on main projects' is set to false:Jean-Philippe Lang2008-03-271-0/+6
* Make the versions with the same date sorted by name (#864).Jean-Philippe Lang2008-03-261-2/+2
* Fixed: 'This week' condition in filter consider monday as the first day of th...Jean-Philippe Lang2008-03-231-1/+6
* Add the following headers to email notifications (#830, #247):Jean-Philippe Lang2008-03-161-0/+22
* Allow issue list to be sorted by target version (#832).Jean-Philippe Lang2008-03-161-1/+1
* Mercurial adapter:Jean-Philippe Lang2008-03-151-20/+26
* Remove hardcoded "Redmine" strings in account related emails. And use applica...Jean-Philippe Lang2008-03-151-4/+4
* Workflow copy:Jean-Philippe Lang2008-03-152-2/+24
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-1/+1
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-141-0/+19
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-127-34/+104
* Prevent LDAP authentication with empty password related problems.Jean-Philippe Lang2008-03-121-0/+2
* Activity enhancements:Jean-Philippe Lang2008-03-114-15/+21
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-091-1/+1
* Version details view changes:Jean-Philippe Lang2008-03-081-0/+10
* Fix LDAP authentication (#714, broken by r1194).Jean-Philippe Lang2008-03-061-1/+1
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-061-6/+13
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-053-0/+8
* Fixed "LdapError: invalid binding information" when no username/password are ...Jean-Philippe Lang2008-03-051-5/+6
* Fixed #759: Can not view a project without View time entries permission (brok...Jean-Philippe Lang2008-03-011-1/+1
* Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.Jean-Philippe Lang2008-03-011-0/+2
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-1/+1
* Include subprojects on the issue list, calendar and gantt by default.Jean-Philippe Lang2008-02-282-9/+17
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-272-0/+21
* Do not send an email with no recipient, cc or bcc (closes #743).Jean-Philippe Lang2008-02-261-1/+10
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-1/+6
* Fixed: Issue custom fields "required" flag not stored (broken by r1090). Clos...Jean-Philippe Lang2008-02-221-1/+1
* Fixed: LDAP authentication without password may be possible (#714).Jean-Philippe Lang2008-02-221-0/+1
* Fixed: "undefined method 'textilizable'" error on email notification when run...Jean-Philippe Lang2008-02-211-3/+3
* Do not clear issue relations when moving an issue to another project if cross...Jean-Philippe Lang2008-02-211-2/+4
* Fixed: auto closing of duplicates doesn't work.Jean-Philippe Lang2008-02-172-1/+4
* Fixes:Jean-Philippe Lang2008-02-171-1/+8
* Atom feeds:Jean-Philippe Lang2008-02-161-1/+1
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-161-1/+2
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-061-1/+15
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-051-5/+6
* Fixed: error when uploading a file with no content-type specified by the brow...Jean-Philippe Lang2008-02-031-1/+1