| Add doc comments. Maybe they'll even be useful ones! :) |
|
More...
|
almost 18 years ago
|
| Move require 'gettext/utils' into tasks so that doc:app doesn't break. |
|
More...
|
almost 18 years ago
|
| Ignore tmp.pot. |
|
More...
|
about 18 years ago
|
| Improve user-stamping functionality: add updated_by and change layout of index. |
|
More...
|
about 18 years ago
|
| Change comment display to something not table-based. |
|
More...
|
about 18 years ago
|
| Change id of comments form so that we don't have two forms with the same id on the same page. |
|
More...
|
about 18 years ago
|
| Change comment display to something not table-based. |
|
More...
|
about 18 years ago
|
| Make gettext work properly with Haml files. |
|
More...
|
about 18 years ago
|
| Break up the visual monotony a little. |
|
More...
|
about 18 years ago
|
| Change comment display to something not table-based. |
|
More...
|
about 18 years ago
|
| Change id of comments form so that we don't have two forms with the same id on the same page. |
|
More...
|
about 18 years ago
|
| Remove a file left over from the old authentication system. |
|
More...
|
about 18 years ago
|
| Break up the visual monotony a little. |
|
More...
|
about 18 years ago
|
| Break up the visual monotony a little. |
|
More...
|
about 18 years ago
|
| Install acl_system2 and build infrastructure so it can work. |
|
More...
|
about 18 years ago
|
| Rewrite migration so it creates foreign keys with the right type the first time around! |
|
More...
|
about 18 years ago
|
| Change a couple of keys from decimal (a mistake) to integer (which they should have been all along). |
|
More...
|
about 18 years ago
|
| Add assigned_to mechanism to issues, so that we can assign issues to the users who are supposed to work on them. |
|
More...
|
about 18 years ago
|
| Add time-stamping to issues and comments. |
|
More...
|
about 18 years ago
|
| Improve color scheme. |
|
More...
|
about 18 years ago
|
| Add comment features. |
|
More...
|
about 18 years ago
|
| Fix specs, start putting in space for comments on each issue. |
|
More...
|
about 18 years ago
|
| Some cleanup: move issue rows into a partial, make Issue#to_s return Issue#id.to_s . |
|
More...
|
about 18 years ago
|
| Add current username to common header. |
|
More...
|
about 18 years ago
|
| Put some navigation links in the header. |
|
More...
|
about 18 years ago
|
| Get issue creation working properly. |
|
More...
|
about 18 years ago
|
| Modify User so that #to_s yields self.login; also put a link on the issue index so that new issues can be created (not that the link's connected to anything yet). |
|
More...
|
about 18 years ago
|
| Remove acts_as_authentable -- it's not working properly. Replace with restful_authentication, modified for bcrypt. |
|
More...
|
about 18 years ago
|
| Start trying for a login system. Not working yet. |
|
More...
|
about 18 years ago
|
| Improve specs for update behavior. |
|
More...
|
about 18 years ago
|