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.
Aug 17, 2024 — Aug 17, 2025
Showing page 34 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Solar/Locale/en_US: [ADD] 2 new keys, 'PROCESS_DELETE_CONFIRM' and 'SUCCESS_DELETED'.
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model_Record
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model_Record
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model_Record: [CHG] When fields are invalid, now looks up INVALID_* locale keys for the column name as the feedback message. This lets you customize invalidation messages on a per-column basis."
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form: [CHG] No longer need to use getTextRaw() to set label values in form elements; instead, just pass the locale key."
Paul M. Jones
More...
over 17 years ago
Solar/App/Bookmarks/View/*: using new addProcess() and addProcessGroup() methods.
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model: [ADD] __call() method now supports 'fetchBy' as an alias of 'fetchOneBy'.
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form: [ADD] Method addProcessGroup() to add a group of process buttons.
Paul M. Jones
More...
over 17 years ago
Solar_App_Bookmarks: [FIX] Added security check to see if the bookmark actually exists.
Paul M. Jones
More...
over 17 years ago
Solar_App_Base: [FIX] Method _error() should use _forward(), not merely set the action.
Paul M. Jones
More...
over 17 years ago
Solar_App_Bookmarks: [CHG] Use the new _error() method instead of setting $errors and forwarding.
Paul M. Jones
More...
over 17 years ago
Solar_App_Base: [ADD] Convenience method _error() to set the action to 'error' and add a translated error message.
Paul M. Jones
More...
over 17 years ago
Solar_View_Helper_Form: [ADD] Method addProcess() to add a submit button named 'process' with an auto-translated locale key. Convenient for adding 'save', 'delete', etc. buttons.
Paul M. Jones
More...
over 17 years ago
Solar/Locale/en_US.php: [ADD] New 'SUCCESS_ADDED' key.
Paul M. Jones
More...
over 17 years ago
Solar_Role_Adapter: [FIX] Fix substr() in __call() method.
Paul M. Jones
More...
over 17 years ago
Solar_Cli_MakeModel
Paul M. Jones
More...
over 17 years ago
Solar_User: [REF] Refactor so that the construction and loading process is less monolithic.
Paul M. Jones
More...
over 17 years ago
Solar_Role_Adapter: [ADD] Magic method __call() to take "isRoleName()" and convert to "is('role_name')".
Paul M. Jones
More...
over 17 years ago
Solar binary: look up config file relative to a solar-system installation
Paul M. Jones
More...
over 17 years ago
Solar binary: look up include-path relative to a solar-system installation
Paul M. Jones
More...
over 17 years ago
Solar_Auth_Adapter_Sql: [ADD] New config key 'hash_algo' lets you define the hashing algorithm for the password. Thanks, neste1.
Paul M. Jones
More...
over 17 years ago
Solar_App_Bookmarks: [CHG] In line with new Record save() boolean returns, remove try/catch blocks around save().
Paul M. Jones
More...
over 17 years ago
update comments
Paul M. Jones
More...
over 17 years ago
Solar_Sql_Model_Record: One BC break and several new features.
Paul M. Jones
More...
over 17 years ago
Solar_Cli_MakeModel: [FIX] Method _loadTempates() now properly prefixes PHP tags to the template text. Thanks, neste1.
Paul M. Jones
More...
over 17 years ago
Solar_Filter_ValidateEmail: [CHG] No longer validates 'ema...@host' ... you must use a fully-qualified domain name. Thanks, Jeff Surgeson and JB, for pointing this out and making the proper RFC recommendations.
Paul M. Jones
More...
over 17 years ago
updated comments
Paul M. Jones
More...
over 17 years ago
Solar: [BRK] Removed config keys 'locale_class' and 'request_class'. Replaced with a new config key, 'registry_set', that allows you to define registry entries to be created at Solar::start() time. This allows you to directly control the registry entries from the config file. Solar::start() still sets 'locale' and 'request' registry entries if they are not set by the 'registry_set' config.
Paul M. Jones
More...
over 17 years ago
Solar_Registry: Enforce singleton pattern.
Paul M. Jones
More...
over 17 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
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