129
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I've heard that it also helps to put the "onchange" property on the select element instead of the option element More... over 15 years ago
fix upload path not disabling when choosing "database" storage method More... over 15 years ago
also add information about post_max_size More... over 15 years ago
remove the "upload_failed" error block, since this is now handled inline without page refresh More... over 15 years ago
add support for specifying max upload file size More... over 15 years ago
add support for removing attached files from issues More... over 15 years ago
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
Philip Kent
as lsproc
More... over 15 years ago
Implement the radio custom field type
Philip Kent
as lsproc
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