Menu

Source Commit Log


Commit Date  
[r2531] by jplang

Fixes #2851.

2009-02-27 11:32:43 Tree
[r2530] by jplang

Updates sample plugin README.

2009-02-26 16:37:48 Tree
[r2529] by jplang

Allow My Page blocks to be added to from a plugin (#2840).

Partials must be placed under the app/views/my/blocks directory of the plugin.
An example can be found in the sample plugin.

2009-02-26 16:36:56 Tree
[r2528] by jplang

Allow underscore in block partial name (#2840).

2009-02-26 16:15:07 Tree
[r2527] by jplang

Clickable/linkable line #'s while browsing the repo or viewing a text file (#2835).

2009-02-26 09:28:33 Tree
[r2526] by jplang

Trackers controller refactoring.

2009-02-26 09:21:41 Tree
[r2525] by jplang

Applies r1723 on Engines update to allow view override (#2841).

2009-02-26 08:59:30 Tree
[r2524] by jplang

Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820).

2009-02-25 14:59:33 Tree
[r2523] by jplang

Adds missing time format in locales (#2831).

2009-02-25 09:41:58 Tree
[r2522] by edavis10

Fixing Plugin and Mailer default_url_options.

Both the plugin hooks and Mailer were setting default_url_options incorrectly
and causing ActionContoller::UrlWritter to cache the settings on the module
(mattr_accessor) causing several url generators to fail in either the plugin
hooks or the Mailer.

* Replaced Mailer's use of the default_url_options accessor with the proper class method
* Replaced Hook's use of the default_url_options accessor with the proper class method on the ViewListener class
* Added a test to reproduce the bugs in the Mailer when a hook is registered (thanks Chaoqun Zou)

#2542

2009-02-25 07:25:01 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.