0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GanttCalendarPlugin: cleanup `ganttcalendar/ticketgantt.py`
Jun Omae
as jun66j5
More... over 9 years ago
ganttcalendar: fixed SQL injections
Jun Omae
as jun66j5
More... about 10 years ago
ganttcalendar: fixed raising a `TypeError` while creating `holidays_tbl` table if C locale (closes #32918)
Jun Omae
as jun66j5
More... about 10 years ago
ganttcalendar: added German translations contributed by itsmeagain. Thanks!
Jun Omae
as jun66j5
More... almost 11 years ago
reportincludeplugin: fixed broken bar charts when `barWidth` is specified (closes #31416 at sf.jp)
Jun Omae
as jun66j5
More... almost 11 years ago
worktimeplugin: support microseconds in Trac 0.12 or later
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar: use place holder to avoid any possibility of a SQL injection
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar: fix syntaxn error about `ASC` while creating index (#29009)
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar: fix creating cursor while discarding the connection on pysqlite
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar; improve Korean localization and documents (#29012)
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar: fix comparison of the version when Trac 1.0 to use `pkg_resources.parse_version` (#29011)
Jun Omae
as jun66j5
More... about 11 years ago
ganttcalendar: handle exceptions in `float()` (#29010)
Jun Omae
as jun66j5
More... about 11 years ago
worktimeplugin: follow-up to r831, fix breaking year-month selector...
Jun Omae
as jun66j5
More... about 11 years ago
worktimeplugin: fix not saving with in-place-editing on Google Chrome.
Jun Omae
as jun66j5
More... about 11 years ago
worktime: Fixed failures of upgrade on Trac 0.12.x. Don't close database connections.
Jun Omae
as jun66j5
More... over 11 years ago
worktime: Set `python-dateutil<2.0` which is required to `install_requires` for Python 2.x. `python-dateutil 2.0` and later is for Python 3.x.
Jun Omae
as jun66j5
More... over 11 years ago
Downgrade jquery-ui to 1.7.2 from 1.8.7 in order to fix the conflicts between jquery-ui 1.8.7 and datepicker 1.8 in datefield plugin. Also, uses minified files.
Jun Omae
as jun66j5
More... over 11 years ago
Fixed crash when question.detail is NULL
Jun Omae
as jun66j5
More... almost 12 years ago
use ast.literal_eval instead of eval More... almost 12 years ago
Use tree API More... almost 12 years ago
Fixed missing `inform_vote` box in ticket page
Jun Omae
as jun66j5
More... almost 12 years ago
Uses `json` instead of `simplejson` if available (on Python 2.6+)
Jun Omae
as jun66j5
More... almost 12 years ago
Fixed crash when `hours` field is empty
Jun Omae
as jun66j5
More... almost 12 years ago
Works requires for radio type (part of sf.jp #22028)
Jun Omae
as jun66j5
More... about 12 years ago
Improving code readability(fixed #26739). More... about 12 years ago
Improve korean translation (fixed #26735). More... about 12 years ago
署名のパスワードについての記述を追加 More... over 12 years ago
Simplifies i18n codes and removes unused symbols.
Jun Omae
as jun66j5
More... over 12 years ago
Update version number. More... over 12 years ago
refs #26722 add Weekly View in calendar More... over 12 years ago