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
S
Solar
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 104 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
lots of little updates
Paul M. Jones
More...
over 20 years ago
no changes to Mysql driver, but added comments to Sql_Entity.
Paul M. Jones
More...
over 20 years ago
removed todo noted from Driver.php, Solar/Locale.php got a version number added, updated change notes in packaging
Paul M. Jones
More...
over 20 years ago
dropped Oracle support entirely; the 30-char limit is much too strict.
Paul M. Jones
More...
over 20 years ago
changed 'forum' to 'queue' in Solar_Cell_Talk Solar_Sql sequences now suffix with '__seq'
Paul M. Jones
More...
over 20 years ago
* Solar_Sql: * dropped support for Oracle (30-char limit on names is just too strict) * max table name is now 30 chars, max col/idx name is now 27 chars * double underscores not allowed in table, index, or column names (to prevent name collisions) * indexes now suffixed with '__idx', sequences with '__seq' * in index names, the table/index separator is now '__' * Converted fetch(), fetchNum(), and free() methods to static (now there's no need to pass a reference to the driver into the result class) * Solar_Sql_Result: modified to make static calls to Solar_Sql for free(), fetch(), and fetchNum()
Paul M. Jones
More...
over 20 years ago
[no comment]
Paul M. Jones
More...
over 20 years ago
adding new locale handling (some experimental)
Paul M. Jones
More...
over 20 years ago
'status' not required now (NULL in SQL)
Paul M. Jones
More...
over 20 years ago
resolved conflicts
Paul M. Jones
More...
over 20 years ago
changed 'pack' to 'queue' added 'priority' dropped 'os', 'ver', 'passwd' dropped 'email' and 'descr' (now handled by Talk.php)
Paul M. Jones
More...
over 20 years ago
added validation in 'mini' form for the body content
Paul M. Jones
More...
over 20 years ago
updated with new field name labels, etc.
Paul M. Jones
More...
over 20 years ago
not sure
Paul M. Jones
More...
over 20 years ago
new package build
Paul M. Jones
More...
over 20 years ago
converted class name from 'File' to 'None' (left over from copying) updated comments
Paul M. Jones
More...
over 20 years ago
added ID tags to package builder
Paul M. Jones
More...
over 20 years ago
re-committing?
Paul M. Jones
More...
over 20 years ago
updated Id properties, changed keywords.php script to act on proper directory, updated todo list
Paul M. Jones
More...
over 20 years ago
added None driver (never authenticates)
Paul M. Jones
More...
over 20 years ago
added comments added None.php driver (no roles every returned) Converted Sql.php driver to use the $config array (instead of separate public properties)
Paul M. Jones
More...
over 20 years ago
added Form class for generating form "hints" (mostly for collating form elements from different Solar_Cell_* classes)
Paul M. Jones
More...
over 20 years ago
changed 'valid' to 'validate' in $schema['col'] keys changed 'seqname' to 'sequence' in $schema['col'] keys
Paul M. Jones
More...
over 20 years ago
changed 'valid' to 'validate' in $schema['col'] keys changed formHints() to formElements() changed return array of formElements() from key 'message' to key 'feedback' changed default feedback message in formElements() from 'not valid' to a Solar::locale() call
Paul M. Jones
More...
over 20 years ago
changed final check for object loading from class_exists() to !class_exists()
Paul M. Jones
More...
over 20 years ago
added Locale strings changed 'ent' to 'tbl' in schema array keys added new forms to Bugs
Paul M. Jones
More...
over 20 years ago
changed 'ent' to 'tbl' in the schema array added 'disable' key to form hints added innfo array to all errors where no info previously existed
Paul M. Jones
More...
over 20 years ago
updated comments in Solar.php, calls to shared() and object() return E_USER_ERROR when the requested object does not exist (aids in debugging)`
Paul M. Jones
More...
over 20 years ago
changed literal package version numbmer to the word 'version' in replacements
Paul M. Jones
More...
over 20 years ago
changed literal version string to @pacakge_version@ (for PEAR installer replacement) updated package.xml to have replacement calls
Paul M. Jones
More...
over 20 years ago
←
1
2
…
97
98
99
100
101
102
103
104
105
→
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