6
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The controller threw an error when a start date was not defined because it was trying to format the string. In the generate method, we already have logic to return nil if the start date is not defined, so I added a check in the fetch method to return nil if the generate method exited with a nil status. More... over 14 years ago
Change license from MIT to GPL v2 More... over 14 years ago
Important credits :-) More... over 14 years ago
Remove pound sign in issue id More... over 14 years ago
Better handling of <pre> tags in item description More... almost 15 years ago
Merge branch 'parent-id' More... almost 15 years ago
Update README More... almost 15 years ago
Remove extraneous javascript function More... almost 15 years ago
Add "items." prefix to database calls More... almost 15 years ago
Update the description field after creating item More... almost 15 years ago
Replace Element.update() with direct value assignment to innerHTML More... almost 15 years ago
Fix #171: HTML and script tags are not escaped More... almost 15 years ago
Add demo URL to README More... almost 15 years ago
* Update README to include tested DB More... almost 15 years ago
* Fixed the chart data find condition * Let Rails decide how to format 'true' in an SQL condition * Do not save the time in backlog_chart_data.created_at More... almost 15 years ago
* Use Date.today instead of Time.now More... almost 15 years ago
* Clarifications in README More... almost 15 years ago
* Remove PostgreSQL-specific condition More... almost 15 years ago
* Fix the 'unauthorized' error More... almost 15 years ago
* Do a proper authorization check in controllers More... almost 15 years ago
* Fix the condition used to fetch chart data * Fix some styling glitches More... almost 15 years ago
Implement the removal of Backlog and Item More... almost 15 years ago
Fix the way Item#update determines the project record More... almost 15 years ago
Add compatibility information More... almost 15 years ago
For compatibility with older versions of Redmine More... almost 15 years ago
Make the reverted status more noticeable More... almost 15 years ago
Add special effects on new items and reverted statuses More... almost 15 years ago
Remove extraneous styles More... almost 15 years ago
#23 Allow user to pick a tracker type when creating an item More... almost 15 years ago
#111 Combine js into a single cache file More... almost 15 years ago