openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Jifty
Settings
|
Report Duplicate
19
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 6 hours
ago.
Jun 17, 2024 — Jun 17, 2025
Showing page 173 of 195
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* name is assumed to be a fully-qualified region name
Alex Vandiver
More...
about 19 years ago
* Only show calendar link on text entry (it was showing up on hidden entries!) * element.parentNode hits Document before it hits null, which doesn't have a getAttribute
Alex Vandiver
More...
about 19 years ago
* Buttons should produce registrations * links and buttons should insert submit information into their onclicks * First pass at removing regions * If we can't know the path of the region (because we don't know about it), carry on anyways, but output a debug warning.
Alex Vandiver
More...
about 19 years ago
* use correct url base for models in navigation
Ruslan Zakirov
More...
about 19 years ago
* Jifty::Dispatcher - Make it Really Work (tm) :)
Audrey Tang
More...
about 19 years ago
Jesse and Audrey design session on client-side continuations
Jesse Vincent
More...
about 19 years ago
* Jifty::Dispatcher: _compile_glob is now closer to unixy behaviour: /*/ # one or more chars must match at * /foo/* # one or more /*foo # zero or more /foo* # zero or more /foo?? # captured as one unit /foo???* # two units also documented it more thoroughly in POD.
Audrey Tang
More...
about 19 years ago
* expand relative paths on guessed data
Alex Vandiver
More...
about 19 years ago
* Change localization to the '%1' format that works, from the '[_1] format that doesn't.
Alex Vandiver
More...
about 19 years ago
* Don't use absolute paths in the config file; use %percents% to mark them as to be made absolute when read * Return undef if we can't guess the app path
Alex Vandiver
More...
about 19 years ago
* A moniker can show up in more than one form. Try harder to find the right one. * Note that skipping undef values for canonicalization is a bit odd
Alex Vandiver
More...
about 19 years ago
* Wording change to not trigger dependency checker.
Alex Vandiver
More...
about 19 years ago
* Better dependency checking * Remove modules in 5.8.3 core from Makefile.PL
Alex Vandiver
More...
about 19 years ago
* Update actions should still enforce constructors as being required.
Alex Vandiver
More...
about 19 years ago
* Fix MANIFEST * Update META.yml, Module::Install
Alex Vandiver
More...
about 19 years ago
update manifest
Thomas Sibley
More...
about 19 years ago
* Unescape incoming and stored URIs to make them match better * If that fails, warn if it looks dodgy.
Alex Vandiver
More...
about 19 years ago
POD fix
Thomas Sibley
More...
about 19 years ago
Add a type for reset buttons
Thomas Sibley
More...
about 19 years ago
Shouldn't have gotten rid of this
Thomas Sibley
More...
about 19 years ago
* Use source of IE7 instead of the compacted version (which generates errors) * Remove two code blocks from ie7-standard-p.js which also cause errors. See the comment marked "XXX TODO".
Thomas Sibley
More...
about 19 years ago
* Option to force Clickables to generate buttons * POD nits
Alex Vandiver
More...
about 19 years ago
* Jifty::I18N: allow hard-coding of application language using the framework.L10N.Lang config.
Audrey Tang
More...
about 19 years ago
* Jifty::Config: when guessing initial config, always use absolute path instead of relative ones, as lighttpd does a implicit "chdir" into document root, rendering relative paths for e.g. PO files useless.
Audrey Tang
More...
about 19 years ago
* remove an erroneous entry in MANIFEST
Audrey Tang
More...
about 19 years ago
* Unite escaping functions
Alex Vandiver
More...
about 19 years ago
* Massively improved Locale::Maketext::Extract's API for Jifty's needs, so up the deps again to LME 0.20 / LML 0.60 to take advantage of the new API.
Audrey Tang
More...
about 19 years ago
* Actions get automagic current_user's too * Update POD to match reality
Alex Vandiver
More...
about 19 years ago
* Removed an extra eval from J::O->_get_current_user
Jesse Vincent
More...
about 19 years ago
* A little bit of work to make PageRegion calls a little bit lighter.
Jesse Vincent
More...
about 19 years ago
←
1
2
…
169
170
171
172
173
174
175
176
177
…
194
195
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree