0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed inline to reflect required syntax More... over 13 years ago
Fixed command in README file (thanks, Carl!) More... over 14 years ago
Fixed typo More... over 14 years ago
Minor changes to make [crm_issues] plugin fully compatible with Fat Free CRM 0.9.8 More... over 14 years ago
Minor changes to make [crm_issues] plugin fully compatible with Fat Free CRM 0.9.8 More... over 14 years ago
"Issues" tab is highlighted on issue detail page. More... over 14 years ago
"Issues" tab is now loaded using the new tabs API. More... over 14 years ago
Styling for the 'Resolve bug' button. More... over 14 years ago
After resolving a bug, results are no longer filtered by that bug ticket. More... over 14 years ago
Only show issues for current user on account landing page More... over 14 years ago
Styles for issues now applied on Account landing page. More... over 14 years ago
Updated README. No need to hack CRM source anymore! More... over 14 years ago
More HAML indentation woes. More... over 14 years ago
Fixed HAML indentation error More... over 14 years ago
Issues now added to account landing page via hooks. More... over 14 years ago
Added haml to plugin dependencies, and require hooks. More... over 14 years ago
Added a todo note re: options. More... over 14 years ago
Sidebar/recent now updated when destroying an issue. More... over 14 years ago
Added interaction for issue update on success/fail More... over 14 years ago
Sidebar is updated when creating an issue from issues index. More... over 14 years ago
Truncating account name in issue summary to 20 (from 30) More... over 14 years ago
s/summary/name/g - one missed occurance fixed. More... over 14 years ago
Use Dispatcher.to_prepare to reload modules in dev mode. More... over 14 years ago
Created tabs_helper.rb, which adds "Issues" tab. More... over 14 years ago
Moved ./rails/init.rb to ./init.rb More... over 14 years ago
Spec + implement sidebar update on issue destroy. More... over 14 years ago
Spec + implemented sidebar update on issue update More... over 14 years ago
Spec + implemented sidebar update on create More... over 14 years ago
Removed pending filter spec which is fleshed out elsewhere. More... over 14 years ago
Added spec for index loading data for sidebar. More... over 14 years ago