0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for the actual chart gem I use. More... over 15 years ago
Added an initializer to announce a node startup via xmpp. More... almost 16 years ago
Moved common logic for admin controller extras into a common place. More... almost 16 years ago
Don't error on unauthenticated admin page views, either. More... almost 16 years ago
Fix bug when sending report links to unauthenticated users. More... almost 16 years ago
Rewrote currency_span as currency_tag and got rid of a bunch of useless HTML More... almost 16 years ago
Use a dl for the group summaries in the footer. More... almost 16 years ago
Use a dense inline list for user admin actions. More... almost 16 years ago
Request reconciled amounts update in js format. More... almost 16 years ago
Use content_tag to create the currency_span more simply. More... almost 16 years ago
Simplify the amt_class helper with a ternary. More... almost 16 years ago
Use the inline class for displaying footer balances. More... almost 16 years ago
Renamed links css lass to inline. More... almost 16 years ago
More cleanup around listing links. More... almost 16 years ago
Less presentation in the HTML for displaying a list of links. More... almost 16 years ago
More reuse in the flash displays. More... almost 16 years ago
Moved txn_delete_tag up to app helper. Removed make_txn_checkbox_callback More... almost 16 years ago
Another xhr test fix. More... almost 16 years ago
Added delete support from various views. More... almost 16 years ago
Fix the test to ask for a js formatted response. More... almost 16 years ago
Renamed the remaining templates to the new naming convention. More... almost 16 years ago
Converted all admin pages to haml. More... almost 16 years ago
Converted report templates to haml. More... almost 16 years ago
Fix edit links for admin views. More... almost 16 years ago
If the flow list is long, provide anchors to groups. More... almost 16 years ago
Don't show categories with no transactions. More... almost 16 years ago
Sort the category lists. More... almost 16 years ago
Fix ajax in-place-edit paths. More... almost 16 years ago
UI for creating a new account within a group. More... almost 16 years ago
Use PUT for completion as well. More... almost 16 years ago