0
I Use This!
Inactive

Commits : Listings

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