1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test More... over 19 years ago
New trunk starting 2006-03-08. More... over 19 years ago
Trunk is being scrubbed (copied to branch mitch_initial) prior to commits from sprint started 2006-03-07. More... over 19 years ago
Extensions mechanism, themes and i18n support from Mitch. More... over 19 years ago
Branches. More... over 19 years ago
Removing Windows line-ends aetc. More... over 19 years ago
Removing windows line-ends and hashbang lines. More... over 19 years ago
Replacing Windows CRLF linefeeds with *nix LF, chmod +x More... over 19 years ago
Adding final semicolon and newline as per ticket #40. More... over 19 years ago
Improve matching of extensions - load *.rb from extension_api/. Submitted by Jeremy Chalfant. More... over 19 years ago
Initial sample More... over 19 years ago
Unfinished features for my computer transition... More... over 19 years ago
create_item and edit_item edited to choose content extensions too (#10) More... over 19 years ago
add_user_role tool added to add another role to a user without touching the rest (#26) remove_user_role tool added to remove a role from a user without touching the rest (#27) add_user and edit_user have been modified to select roles the user should belong to (#24) list_users now also lists the role(s) the user belongs to User model now checks to see if a user belongs to a role before adding or removing it. This is so that a user can't be apart of a role more than once. More... over 19 years ago
list_users tool added to list users (#17) add_user tool added to add a new user (#18) delete_user tool added to delete a user (#19) edit_user tool added to edit a user (#25) More... over 19 years ago
add_role_permission tool to add permission to role (#28) remove_role_permission tool to remove permission from role (#29) edit_role tool to completely edit a role (#30) More... over 19 years ago
add_role tool created (#22) delete_role tool created (#23) list_role_permissions added to list all roles and the permissions they have. More... over 19 years ago
list_roles tool added (#21) list_permissions tool added (#20) check_role_permission tool added More... over 19 years ago
edit_template done, completing #14 delete_template changed to ask an "Are you sure?" before deleting a template More... over 19 years ago
create_template and delete_template done completing #15 and #16 More... over 19 years ago
list_templates tool added, completing #13 More... over 19 years ago
Created tool to activate_theme, closes #9 More... over 19 years ago
list_themes script complete, which completes #12 More... over 19 years ago
+ Fixed create_item script to run correct method + Added scripts to intsall, list, and uninstall extensions More... over 19 years ago
+ Began creating command line scripts for managing railfrog: + create_item, delete_item, and list_items is done More... over 19 years ago
+ Changed area finder hash to just AreaHash, will be extended upon later + Worked on theme previewing. More... over 19 years ago
+ Fixed theme resource routes. It was incorrectly routing due to me explicitly setting a default :build parameter when one was not needed. More... over 19 years ago
+ Resources can now have ERB parsed on request + Can now view template + it's areas More... over 19 years ago
Edit templates works More... over 19 years ago
Deleted log files More... over 19 years ago