Commit graph

30 commits

Author SHA1 Message Date
Theodor Norup
8e06683c77 Merge branch 'master' into more_config_opts 2017-01-11 21:37:58 +01:00
Theodor Norup
ab4e26105a removed a debug-print statement 2017-01-09 22:15:51 +01:00
Theodor Norup
68d760e5aa Added IRequestFilter function to discover addition of new ticket types and create corresponding new Options. Fixed failed inheritance when add_style == link. Prefixed all per-ticket-type options with type in order to make the admin panel sort options somewhat reasonably 2017-01-09 22:03:59 +01:00
Theodor Norup
8d99411755 Convert all options to use the Options API so they can be administered through an admin panel. Provide functionality equivalent to what is suggested in pull requests #14 and #15. Clean up some database queries 2017-01-05 22:22:17 +01:00
Theodor Norup
dc6d97f392 Fix #13: Use of Options interface everywhere, Fix #8: Milestone query added when milestone field is shown, provide equivalent functionality for pull request #13: control of recursion depth. 2016-12-28 22:24:19 +01:00
Theodor Norup
2e15d31a30 fix #8 - displayed milestones becomes links to a trac query 2016-12-16 21:01:33 +01:00
Theodor Norup
aaa3fe710b Merge pull request #11 from roandbox/i18n-russian
Added support of russian
2016-12-16 20:41:50 +01:00
Theodor Norup
5fed84cdf7 Change Trac version requirement check to conform to https://trac-hacks.org/wiki/DevGuide#AssertMinimumTracVersionRequirement 2016-12-16 20:35:48 +01:00
Theodor Norup
9e77a81846 Coding style fixes according to review by rjollos 2016-12-14 23:16:04 +01:00
Theodor Norup
ae9ebf9967 fix #4 - remove deprecated get_db_cnx 2016-12-07 16:49:21 +01:00
Theodor Norup
bf99e65c13 Merge pull request #3 from trac-hacks/fixes-for-several-itota-tickets
Fixes for several tickets pre transfer to track-hacks
2016-11-11 19:33:37 +01:00
Theodor Norup
5ab2a7eb0c added auxiliary stored functions for reporting 2016-11-06 21:20:04 +01:00
Theodor Norup
229490a685 config values for child_inherits, table_columns, add_style (button), owner_url 2016-11-01 22:24:09 +01:00
e55426a50c Added support of russian 2016-02-20 11:39:05 +03:00
Takashi Ito
a0fc153798 Fix an error which throws away incoming data on preview 2012-10-28 03:40:31 +09:00
rjollos
f7e4683bf5 Refs #27: Modified validate_ticket so that individual messages are reported for each valid ticket and the parent list is fixed-up to remove all invalid ticket. Modified post_process_request to avoid an exception during auto-preview. 2012-10-21 22:59:23 -07:00
Takashi Ito
900cbf532d Add database migration support 2012-10-09 00:08:14 +09:00
Takashi Ito
266fe5ddd1 Merge remote-tracking branch 'gaod/master' 2012-10-08 22:33:47 +09:00
Takashi Ito
42bbd36a20 Merge remote-tracking branch 'ronnywang/master' 2012-10-08 22:16:29 +09:00
Hung-Yi Chen
b5b1d47650 When a subticket changing parent, send a notification of both new & old parent ticket. 2012-09-11 02:07:15 +08:00
Hung-Yi Chen
303f9e9078 Make a link 2012-09-03 18:39:52 +08:00
Hung-Yi Chen
04889d3737 When change parent, add a comment to both new & old parent 2012-09-03 16:38:22 +08:00
Shang-Rung Wang
f8f42b8861 allow modify ticket parent child both are closed 2012-02-15 15:20:21 +08:00
Antoine
253f0194d4 Merge branch '0.11'
adding column type integer

Conflicts:
	setup.py
2010-11-17 03:11:25 +00:00
Antoine
99dec187b8 Correcting column types for 0.11 2010-11-17 02:50:11 +00:00
Takashi Ito
20d9f2301e Applied a patch from Steffen Hoffmann which enables i18n. 2010-05-24 01:35:26 +09:00
Takashi Ito
cb202beeee Added subticket data check script. 2010-04-12 01:10:44 +09:00
Takashi Ito
3380c517d5 Added circularity check and subticket list view 2010-04-11 23:57:19 +09:00
Takashi Ito
1a5f0711d1 Added get_children() method.
Fixed some defects.
2010-04-09 01:31:32 +09:00
Takashi Ito
192eb94c98 Initial commit 2010-04-08 05:01:23 +09:00