Commit Graph

2035 Commits (83b4343d2d403a21de4614016e165091e4c5914f)

Author SHA1 Message Date
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 15 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 15 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 15 years ago
Eric Davis 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. 15 years ago
Eric Davis ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 15 years ago
Azamat Hackimov dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) 15 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 15 years ago
Jean-Philippe Lang db55ea8cb3 Moves LDAP entry in admin menu. 15 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 15 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 15 years ago
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 15 years ago
Jean-Philippe Lang 73d9368039 Fixed: Add Another file to ticket doesn't work in IE (broken by r3750). 15 years ago
Jean-Philippe Lang 91f7cbb79d Fixed: Forum message permalinks don't take pagination into account (#5945). 15 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 15 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 15 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 15 years ago
Jean-Philippe Lang fe63eefc1f Adds missing visibility scope. 15 years ago
Jean-Philippe Lang a9a4e0d6b8 Moves code to controller. 15 years ago
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 15 years ago
Eric Davis 4fef8b601d Added icon for the LDAP authentication menu item. #5775 15 years ago
Eric Davis c6223864d0 Add :view_issues_index_bottom hook. #5169 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 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 c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
Eric Davis 672852baaf Force string comparison for login search to be case sensitive on MySQL. #2473 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 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 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 b10818f4a1 Add a css class to hide content when printing. #5508 15 years ago
Eric Davis 2562bc5bcd Hide the role forms when editing or adding Project members. #5452 15 years ago
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
Eric Davis 921b425b8e Accept key authentication to ProjectsController#index (for feeds). #5317 15 years ago
Eric Davis d635fff3f5 Add ATOM auto discovery link to the Projects list. #5317 15 years ago
Eric Davis 43fabab950 Fixed HTML validation errors 15 years ago
Eric Davis f08b2a394d Unused variable 15 years ago
Eric Davis c56c0f411c Fix a nil error when a Project cannot save attachments. 15 years ago
Eric Davis 28519714e0 Updated the project calendar for greater accessibility. 15 years ago
Eric Davis 345301284a Added JSON support to the issues API. #1214 15 years ago
Eric Davis e94c45d548 Add an "Assigned To" keyword to receiving email. #5594 15 years ago
Eric Davis 080dc2212e Add 'Start date' and 'End date' keywords for incoming email. #5595 15 years ago
Eric Davis 1a4b23731f Include the Project name when sorting versions. 15 years ago