0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change $tbg__ variables to $tbg_ (search replace fail) More... over 15 years ago
append to SQL string instead of just replacing everything up to that point. good idea. More... over 15 years ago
more rebranding, rename $bugs_ variables and bugs_*() functions to $tbg_ and tbg_*() respectively More... over 15 years ago
Tweak upload files UI to fit 1024px screens add javascript_link_tag helper function More... over 15 years ago
Add support for using database as file storage fix publish module not being installable after the rename (still referring to BUGSpublish in publish/class) More... over 15 years ago
Add support for using database as file storage fix publish module not being installable after the rename (still referring to BUGSpublish in publish/class) More... over 15 years ago
Mass renaming BUGS* -> TBG* More... over 15 years ago
add list of existing files to upload dialog use same template when showing files in upload dialog and inline More... over 15 years ago
Make it possible to show and download attached files (still can't remove them) More... over 15 years ago
Implement field templates, only an insy thing doesnt work if no project is set initially when reporting More... over 15 years ago
Implement the radio custom field type More... over 15 years ago
add support for attaching files to issues (can't view them, delete them or do anything with them yet, but they can now get there) also needs a view issue page refresh to show up More... over 15 years ago
put a notice about saved searches being available as project-specific when they are More... over 15 years ago
you can now save searches, edit saved searches and make them public/private saved searches also automatically place themselves under project searches or global searches More... over 15 years ago
fix saved searches appearing correctly More... over 15 years ago
add support for listing, subscribing to and displaying saved searches and search results (can't create them just yet) More... over 15 years ago
add issue access permission search results now respect issue access settings make issue numbers start from #1, not #0 More... over 15 years ago
change so issues are now posted with and reffered to by the correct issue number add sort order to all datatypes More... over 15 years ago
fix custom type value not being changed on-screen when updated fix status color not being changed on-screen when updated More... over 15 years ago
add milestone todo-list as predefined search add issue type to available filters make search field more generic cleanup some code in the search code so milestone todo-list was possible More... over 15 years ago
add milestone todo-list as predefined search More... over 15 years ago
fix a little bug with grouping on non-grouped searches More... over 15 years ago
add search result grouping More... over 15 years ago
show project key tag on "my recent actions" in dashboard More... over 15 years ago
updated todo-template a bit More... over 15 years ago
add "todo"-style issue search results More... over 15 years ago
make it possible to set module permissions, both from the overall permissions page and the configure modules page More... over 15 years ago
clear the project key when you delete a project so you can add a new project with the same name without getting a conflicting project key error More... over 15 years ago
add upload configuration page More... over 15 years ago
hide project links if you're not allowed to access the page(s) add link to module permissions (will be added to module config soon) More... over 15 years ago