19
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Revert r1194 More... about 19 years ago
* Now, with docs More... about 19 years ago
* Ability to send arbitrary actions from the Mech object, using the webservices API More... about 19 years ago
(empty commit message) More... about 19 years ago
Disabling form buttons, not just fields More... about 19 years ago
(empty commit message) More... about 19 years ago
(empty commit message) More... about 19 years ago
The generated one-file CSS is now memory-cached in Jifty::Web and is requested based on a digest of the content More... about 19 years ago
* Buttons can render as links * onclick actions on buttons work with action arguments now * they also work with action registration in the button More... about 19 years ago
* Be explicit when you *don't* take an action More... about 19 years ago
Handle signals so ^C doesn't upset dbi profile and friends. More... about 19 years ago
* Add CSS::Squish to the prereqs * Add and use Jifty->web->include_css * Make /__jifty/styles.css return the one-file CSS More... about 19 years ago
Add jifty server --start and --stop. More... about 19 years ago
Use a temp file to store test-only config so we can reuse in spawned processes. More... about 19 years ago
Slightly longer fade to give the user more time to read/click More... about 19 years ago
Adding Growl-esque notification support More... about 19 years ago
* Need to call _str() to get the string version of the Math::BigInt::Calc object More... about 19 years ago
* Clean up app_behaviour.js * Add a default app.js and include it More... about 19 years ago
Documented the fact that Record creates default validation and autocompletion methods. More... about 19 years ago
Don't use Math::BigInt->new directly for simple computation, because it insists exporting overload to us, which makes devel::cover and devel::dprof very sad. More... about 19 years ago
* If a FK column has a null value and the user asks for the column's foreign record, we should give them an empty record, not undef More... about 19 years ago
* Switching our PoDir path from Kenichi's "Option B" to his "Option A". Thanks to seanmil More... about 19 years ago
Allow setting escape_label when creating the child so you don't have to create a new link object just to specify an unescaped label More... about 19 years ago
Added docs about a very frustrating and easy-to-make programmer error when using the onclick parameter. More... about 19 years ago
Spelling peeve. More... about 19 years ago
changed PoDir's default setting to include $app_name More... about 19 years ago
* Enable ajax_canonicalizes if we have a canonicalize_field method More... about 19 years ago
Blurring elements before we disable them More... about 19 years ago
Moving the disabling of form fields into the Action class More... about 19 years ago
Reordered loops to be slightly more efficient More... about 19 years ago