Commit Graph

3146 Commits (2287d7ce8cd0f3c89a81c5e84fe8699ad21c523d)
 

Author SHA1 Message Date
Tim Felgentreff 2287d7ce8c with acts_as_journalized activities only have to search the journal table 15 years ago
Tim Felgentreff 2ec2405b32 convert more to acts_as_journalized 15 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff 4b0bd11f6d move more journal classes 15 years ago
Tim Felgentreff 96bbd94251 adjust for acts_as_journalized 15 years ago
Tim Felgentreff 7d4d87a9a9 journal numbers are now called versions 15 years ago
Tim Felgentreff 867266e934 init_journal has now the old signature 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 15 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
Holger Just f2957176bf Added helper functions to base journal class 15 years ago
Holger Just bcbb328cd2 Merge branch 'master' of git://github.com/edavis10/redmine into journals 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
Eric Davis b53de502ab Display the link name when external links are used in the toc macro. #5445 15 years ago
Eric Davis 69d9600f48 Added documentation about the session_path. #3968 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 5f93750c80 Pin shoulda, 2.11.x changes it's API and deprecates a lot of macros. 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 cf334cee31 Refactor: extract test method 15 years ago
Eric Davis c56c0f411c Fix a nil error when a Project cannot save attachments. 15 years ago
Holger Just bc6805a6a6 Initial version of acts_as_journalized 15 years ago
Eric Davis 759858d11d Add example url and author url to the plugin generator. 15 years ago
Eric Davis 1a145dca25 Plugin models and controllers must be unloadable. 15 years ago
Eric Davis 28519714e0 Updated the project calendar for greater accessibility. 15 years ago
Eric Davis f18c0c790b Ignore rubinius .rbc files 15 years ago
Azamat Hackimov 3096166f09 fr update (#5617) 15 years ago