2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some installations have old idx_xxx columns in db tables instead of property. Remove. More... over 11 years ago
Fixed sorting in linked lists. More... over 11 years ago
Updated history More... over 11 years ago
Minor test fix. More... over 11 years ago
Added code to ensure only the latest Ajax requests is used to update a DOM. More... over 11 years ago
Improved jobs action information display. More... over 11 years ago
Fixed capistrano rule to make alias. More... over 11 years ago
Improved jobs display (should show total page count). More... over 11 years ago
Fixed clear cache operation ordering to avoid existing cache without db entries. More... over 11 years ago
Using shift+enter to add carriage returns in grid (ctrl+return does not work on all browsers). More... over 11 years ago
Fixed pagination bug with new Ajax ordering code. More... over 11 years ago
Fixed @p do='input'@ zafu so that p tag is preserved. More... over 11 years ago
Upgrading to querybuilder 1.2.4. Fixes #68 (errors with 'or' clause) by using unions. More... over 11 years ago
Stripping currency list More... over 11 years ago
Added currency brick to work with openexchangerates.org More... over 11 years ago
Fixed user creation through auth field More... over 11 years ago
Better auth params setting implementation with changes. More... over 11 years ago
Small fix More... over 11 years ago
Setting auth on node should add changes in auth_user. More... over 11 years ago
Fixed checkboxes in admin forms. More... over 11 years ago
Fixed tlabel on [input] when there is a default label (should overwride default). More... over 11 years ago
Do not trigger Ajax 'loading' unless it takes more then 200 ms (avoid blink). More... over 11 years ago
Fixed #67 a critical bug related to changing a virtual class' superclass. More... almost 12 years ago
Added parent_id, project_id, section_id Rubyless methods. More... almost 12 years ago
Created 'manager' user status: can edit users (only through 'auth'). More... almost 12 years ago
Fixed relations to not interfere with defined writer methods. More... almost 12 years ago
Fixed prop_eval on nil titles, renaming pseudo param to 'auth' instead of 'user'. More... almost 12 years ago
Added support for profile users. Added support to edit linked_user through node uparams (admin only). More... almost 12 years ago
Added forced skin setting for sites (overwrites all but ACL skin settings). More... almost 12 years ago
Fixed urls for custom base and home node in alias sites. More... almost 12 years ago