0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... about 15 years ago
fix a bug in the wiki module relating to deleted articles and categories Update routing documentation Added documentation about template variables Update MVC documentation More... about 15 years ago
some updates More... about 15 years ago
update some documentation files add "incoming" tab to mailing module settings More... about 15 years ago
add module management task to cli, you can now list_installed, list_available, install and uninstall modules from the cli More... about 15 years ago
present command exceptions as an error message instead of spitting the whole exception in the cli More... about 15 years ago
forgot to change web installation to use correct new method update module documentation More... about 15 years ago
oops, forgot one change More... about 15 years ago
refactor the way modules are structured implement stricter and more organised module structuring add basic module documentation fix tbgtextparser not showing link text for internal links when it is provided More... about 15 years ago
Change wiki default articles to use "thebuggenie" namespace add some "howto" articles for thebuggenie development add tbgevent explanation for describing the event system More... about 15 years ago
improve wiki module fixture loading to import colon-based articles as well add publish:import_articles and publish:export_articles to cli tasks More... about 15 years ago
mail_queue_cli: add indicator for emails processed with errors More... about 15 years ago
Implement email queueing functionality to be run from command line update some CLI functionality that was a bit lacking fix CLI routing initialization from TBGContext not being initialized properly Add some more help to cli help command More... about 15 years ago
add mail queue table and manipulation functions More... about 15 years ago
some fixes add open issues overview to front page summary if selected More... about 15 years ago
Finalize alpha 1 and bump version number add a URL_REWRITE file to guide with installation update README fix installation step4 so wiki module is required More... about 15 years ago
fix quicksearch not working fix configurepermissions wiki fixture More... about 15 years ago
article diffing now works added restoring an article from a specific revision added viewing an article at a specific revision More... about 15 years ago
more work on diffing articles. will work ok as soon as we get a good diff'er, but atm the functionality is broken, but looks decent. More... about 15 years ago
sync (working on wiki article history) More... about 15 years ago
more minor tweaks More... about 15 years ago
some minor tweaks More... about 15 years ago
remove some unused templates cleanup unused / old styles from stylesheet More... about 15 years ago
add more pie chart statistics make pie chart statistics generator code more generic to make it easier to extend add some basic error checking for when statistics image set fetching fails More... about 15 years ago
add working pie chart statistics, with status and priority as first examples More... about 15 years ago
some performance and bug fix changes to B2DB add tons more docblocks remove some unneeded files, also triggers a long-mysterious "bug" that wasn't a bug but a feature that was a bug - which is now fixed explaning the above line, the __() function is only allowed in template files, all other files should use the TBGContext::getI18n()->__() method More... about 15 years ago
B2DB regenerating DSN on demand More... about 15 years ago
Fix modules array not getting initialized when in install mode More... about 15 years ago
Add poster to notifications on issue creation Tweak notification emails a bit More... about 15 years ago
some more menu changes More... about 15 years ago