Commit Graph

3162 Commits (a628b0f186cf4d182ce5cee1a497ad42c5246406)
 

Author SHA1 Message Date
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 14 years ago
Eric Davis 4fef8b601d Added icon for the LDAP authentication menu item. #5775 14 years ago
Eric Davis fa8d0c5c6f Bump version to 1.0.0 15 years ago
Eric Davis 854ba2a8d2 Adding 1.0.0's release date. 15 years ago
Eric Davis c087e6f895 Readme update. 15 years ago
Eric Davis 6807d070da Updated the INSTALL and UPGRADING documents for the 1.0 release. 15 years ago
Azamat Hackimov 09a681db8b Translation updates 15 years ago
Eric Davis 9cfa15917d Added an official favicon.ico 15 years ago
Eric Davis d064f27271 Updating CHANGELOG for 1.0 15 years ago
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 15 years ago
Eric Davis 5e259d41e2 Fix typos in the examples. #5823 15 years ago
Eric Davis cd54efa0c9 Force the test RAILS_ENV to help prevent purging data when mistyping. #4572 15 years ago
Eric Davis a84ea6866d Version 0.9.6 15 years ago
Eric Davis 83f1ecb980 Update the CHANGELOG for 0.9.6 15 years ago
Eric Davis 69af1515d1 Check the browse repository or commit access permissions in Redmine.pm with LDAP. #5797 15 years ago
Eric Davis ef5bca0fef Have Redmine.pm respect the Authentication Required setting. #5797 15 years ago
Eric Davis 0d5fca9ba5 Force the default value of path to be set on the Change model class. #5771 15 years ago
Eric Davis ad73f12a6b Include visible subprojects when checking for available Activity event types. #5589 15 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
Eric Davis 48a5460da4 Allow js formatted responses. 15 years ago
Eric Davis bd1384db7d Added hook :controller_timelog_available_criterias 15 years ago
Eric Davis 11ff334cd8 Refactor: extract @available_criterias to utility method. 15 years ago
Eric Davis 64d2221db5 Set @project so macros will work on the welcome and project list. #5781 15 years ago
Eric Davis 43bbda1966 Don't style lists in a project description as a sub-project. #5752 15 years ago
Eric Davis 5a17b5ba39 Fix Chrome JavaScript bug in the pop up calendar. #5769 15 years ago
Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
Eric Davis 305cab100f Rename code and locale typo: Developper. #5751 15 years ago
Eric Davis 6ef240841c Add some tests for User#try_to_login with LDAP. #5592 15 years ago
Eric Davis bc3ad9af38 Bump release to 0.9.5 15 years ago
Eric Davis c7d075fb68 Updating documentation for the 0.9.5 release. 15 years ago
Eric Davis 672852baaf Force string comparison for login search to be case sensitive on MySQL. #2473 15 years ago
Eric Davis 6eea3300f8 Sanitize image links and handle nils in the toc formatter. #5445 15 years ago
Azamat Hackimov 68bdbbac7d Refresh locales 15 years ago
Azamat Hackimov e21b91485e New language en-GB (#5648 thank to Tom Knight for work) 15 years ago
Eric Davis 6cb4ff7d89 Refactor and documentation for User#find_by_login. 15 years ago
Eric Davis de17640489 Change User#login to be case-insensitive. #2473 15 years ago
Eric Davis 7376ef2ad7 Typecast issue ids when searched for. 15 years ago
Eric Davis c98f46d691 Handle unsuccessful destroys in TimelogController. #5700 15 years ago
Eric Davis acef1d5352 Exclude fields_for in the TabularFormBuilder, it has a different method 15 years ago
Eric Davis d2f8feb7c5 Optimize the N+1 query in watcher_recipients. #5415 15 years ago
Eric Davis 116c7a7964 Add a link to the cross project time entries page to /projects. #4935 15 years ago
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis c5863c0ad0 Support listing directories in svn which include square brackets. #5548 15 years ago
Eric Davis 70da33fc29 Add some assertions on the default data loading test to debug a Ruby 1.9 failure. 15 years ago
Eric Davis 95c3c63cfe Fix for Ruby 1.9 strings. 15 years ago
Eric Davis 5db9a982cc Added two hooks to the issues report. #5233 15 years ago
Eric Davis 41ff1b9cb2 Display the correct ISO week number on the project calendar. 15 years ago
Eric Davis b2e903ff7c Calculate the correct week number for weeks starting at any date. #4857 15 years ago
Eric Davis 093853b56a Added tests for #5533's behavior. 15 years ago
Eric Davis b10818f4a1 Add a css class to hide content when printing. #5508 15 years ago