0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bugfix: typo in the group remove controller. More... about 15 years ago
Small tweaks: enabled collab, removed some debugging. More... about 15 years ago
Never raise errors if dependencies can't be found in a batch of metadata, since this prevents user plugins from depending on built-in plugins More... about 15 years ago
Implement user worker plugins on the server side More... about 15 years ago
Replace references to themes with references to plugins in bespin/usertemplate/plugins/README.txt More... about 15 years ago
Added tag 0.8 for changeset 96bca5879540 More... about 15 years ago
make the raising of plugin dependency errors optional More... about 15 years ago
fix bug 543442: internal server error when you try to delete a directory without providing a trailing slash (now gives a 400 error) More... about 15 years ago
delete dead code More... about 15 years ago
guard against invalid dependencies in filter_plugins More... about 15 years ago
fix regression from 3e704f5b2c43 in reload functionality (the reload URL is only intended to return metadata from a single plugin, so it can't have filtering applied to it properly) More... about 15 years ago
Deliver to web workers only the plugins that are safe for them to execute More... about 15 years ago
eventlog details can be unbounded length More... about 15 years ago
handle new htmlt plugins (as a replacement for jsmt) More... about 15 years ago
Create a BespinSettings project if it doesn't exist while fetching a template More... about 15 years ago
fix base url for new, simpler server setup More... about 15 years ago
optimization for template modules: eliminate render() and just mix the templates into the exports object More... about 15 years ago
the server will now serve up templates for a plugin automatically in a synthesized module More... about 15 years ago
add support for "boot" plugins. these plugins are loaded specially and are not included in the main metadata More... about 15 years ago
remove error logging from _check_identifiers so that errorstack isn't flooded with useless info More... about 15 years ago
add missing "self." so that queued jobs can be completed properly More... about 15 years ago
Update metadata to the format expected by the new Tiki More... about 15 years ago
Added tag 0.7.3 for changeset e7e0348ed6df More... about 15 years ago
remove unwanted license text from email messages More... about 15 years ago
turn off noisy csrf logging More... about 15 years ago
Use preview/at/ to get css files; bug 561070 More... about 15 years ago
Saveas shouldn't work when saving to a folder and there is some content; bug 558670 More... about 15 years ago
a better fix for ensuring that *only* user plugins can be uploaded to the gallery More... about 15 years ago
add new thirdparty directory to the pluginpath More... about 15 years ago
fix bug 558310: tweak handling of URLs and plugin names to allow remote installation again More... about 15 years ago