summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use JSON so we don't have to parse data-rels manually (#3436).Jean-Philippe Lang2013-01-052-13/+6
* Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).Jean-Philippe Lang2013-01-054-5/+193
* Make sure that dates are stored as YYYY-MM-DD in journal details (#12713).Jean-Philippe Lang2013-01-042-2/+26
* Prevent sqlserver adapter from breaking the sub-query (#12713).Jean-Philippe Lang2013-01-041-1/+1
* Pass the order option as an array to satisfy sqlserver adapter (#12713).Jean-Philippe Lang2013-01-043-14/+13
* Use activerecord-jdbc-adapter 1.2.5.Jean-Philippe Lang2013-01-041-2/+1
* Deprecates Version#*_pourcent in favour of #*_percent (#12724).Jean-Philippe Lang2013-01-047-27/+39
* Check permissions before the extra condition for displaying a menu item (#127...Jean-Philippe Lang2013-01-041-8/+5
* remove trailing white-space from app/controllers/wiki_controller.rbToshi MARUYAMA2013-01-041-1/+1
* Upgrade to Rails 3.2.10.Jean-Philippe Lang2013-01-031-1/+1
* Code cleanup.Jean-Philippe Lang2013-01-031-15/+4
* Use joins instead of sub-queries (#12713).Jean-Philippe Lang2013-01-031-4/+10
* A column has been specified more than once in the order by list (#12713).Jean-Philippe Lang2013-01-031-1/+1
* Don't do any query if id is not present.Jean-Philippe Lang2013-01-031-0/+3
* Fixed fixtures.Jean-Philippe Lang2013-01-031-2/+2
* Make sure we don't cast an empty string to numeric (#12713).Jean-Philippe Lang2013-01-033-9/+9
* Use joins instead of sub-queries in group by/sort by when using custom fields...Jean-Philippe Lang2013-01-033-22/+26
* Repository changesets are already sorted by committed_on DESC (#12713).Jean-Philippe Lang2013-01-031-2/+1
* Prevents position to be specified more than once in the order by list which i...Jean-Philippe Lang2013-01-031-1/+1
* SQLServer: rule is a reserved keyword (#12713).Jean-Philippe Lang2013-01-031-2/+2
* SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo...Jean-Philippe Lang2013-01-033-9/+9
* SQLServer does not support changing the type of an indexed column (#12713).Jean-Philippe Lang2013-01-031-0/+4
* Check that locale is well formed.Jean-Philippe Lang2013-01-031-1/+9
* YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i...Jean-Philippe Lang2013-01-031-3/+0
* YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].Jean-Philippe Lang2013-01-031-2/+0
* German translation restructured by Daniel Felix (#12708)Toshi MARUYAMA2013-01-021-853/+849
* fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #...Toshi MARUYAMA2013-01-021-1/+1
* Typo in app/models/tracker.rb (#12707).Jean-Philippe Lang2013-01-021-1/+1
* cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22.Jean-Philippe Lang2013-01-021-0/+1
* Link to Wikipedia (#12691).Jean-Philippe Lang2013-01-021-1/+1
* Icon for the textile help link.Jean-Philippe Lang2013-01-025-11/+17
* replace tabs to spaces at app/views/timelog/_form.html.erbToshi MARUYAMA2012-12-271-16/+16
* Tests broken with activerecord-jdbc-adapter 1.2.3.Jean-Philippe Lang2012-12-261-0/+1
* Log an error when trying to send an attachment that cannot be read.Jean-Philippe Lang2012-12-261-1/+6
* Update the issue subject when choosing an issue from the drop down menu.Jean-Philippe Lang2012-12-261-2/+11
* Adds an indicator to all autocomplete/search fields.Jean-Philippe Lang2012-12-262-6/+11
* Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.Jean-Philippe Lang2012-12-267-698/+18
* Auto-populate fields while creating a new user with LDAP (#10286).Jean-Philippe Lang2012-12-269-10/+135
* Missing labels on auth_source edit form.Jean-Philippe Lang2012-12-241-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-234-6/+14
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-238-64/+36
* Renamed #_issues_path to #_project_issues_path.Jean-Philippe Lang2012-12-233-6/+6
* Moved routes helper methods to an helper.Jean-Philippe Lang2012-12-232-10/+33
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-232-11/+9
* Adds route names for r11072.Jean-Philippe Lang2012-12-221-2/+2
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-222-10/+10
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-224-25/+42
* Code cleanup.Jean-Philippe Lang2012-12-222-10/+9
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-15/+17
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-224-11/+12