11
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. More... almost 15 years ago
Add a switch to disable the progress bar for capturing the output of findBrokenAssets. More... almost 15 years ago
Better handling for collateral assets in the Product sku. Fixes bug #12072. More... almost 15 years ago
Ready for 7.10.12 development. More... almost 15 years ago
Preparing for 7.10.11 release More... almost 15 years ago
Fix the test to track changes in the TimeField form. More... almost 15 years ago
Put the notice about the changed TimeField form in a note for the correct version. More... almost 15 years ago
There's no need to check again if the asset exists when importing asset collateral data. Fixes bug #12060. More... almost 15 years ago
Add a test to make sure that duplicating a Thingy does not leak rows or things. More... almost 15 years ago
www_editSave needs permission checks to prevent extra assets from being added by unprivileged users. Partial fix for #12068. More... almost 15 years ago
Revert "Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060." More... almost 15 years ago
Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060. More... almost 15 years ago
Fix sytax errors in the new TimeField code. More... almost 15 years ago
Fix the accidental overriding of www_export in the Thing. Fixes bug #12066. More... almost 15 years ago
Tree view buttons now work. Changed progress bar helpers to use fork. Added forkId option to AssetHelpers. Added updateAsset service to Admin. More... almost 15 years ago
Add i18n requirements for the TimeField, so it works if used without other plugins requiring them. More... almost 15 years ago
Merge branch 'master' of git://github.com/plainblack/webgui More... almost 15 years ago
Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061 More... almost 15 years ago
Fix the currentUrl used by the thingy for making URLs with action, like pagination and sorting, in the search screen. Fixes bug #12055. More... almost 15 years ago
update docs on Fork More... almost 15 years ago
Change class => className where func=add. More... almost 15 years ago
reformat and rearrange migration docs More... almost 15 years ago
Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug #12054 and works swell in the Thingy. The Thingy is my favorite asset now. More... almost 15 years ago
Fix the URL to the user after exporting a Thing in CSV format. The URL needs to contain the thingId to see non-default things. Fixes bug #12063 More... almost 15 years ago
Add the column headers back to the CSV file exported from a Thing. Fixes bug #12062. More... almost 15 years ago
Update test for CSRF token. More... almost 15 years ago
Rename the test to be a test. More... almost 15 years ago
Update the default View Thing Data template to use the viewScreenTitle variable, and i18n the word "View". Update template docs to describe what viewScreenTitle really is. Fixes bug #12053. More... almost 15 years ago
No direct appending of URL's, since it breaks Prevent Proxy Cache. Also, i18n the buttons. Fixes bug #12051. More... almost 15 years ago
Document that in WebGUI::Search, assetIds are not AND'ed with the other rules. More... almost 15 years ago