|
|
|
@4847
|
[4847]
|
11/19/08 13:12:38 |
eblot |
Fix up Tags management:
* Proper positioning of the tag label when a … |
|
|
|
@4846
|
[4846]
|
11/18/08 15:34:58 |
k0s |
check to see if the requirement is a file relative to the template |
|
|
|
@4845
|
[4845]
|
11/18/08 14:48:34 |
k0s |
dont use a default database of SQLite ... if left as none, do nothing and … |
|
|
|
@4844
|
[4844]
|
11/18/08 14:05:20 |
k0s |
fixes to documentation |
|
|
|
@4843
|
[4843]
|
11/18/08 13:39:52 |
roadrunner |
Replaced tabs with spaces. |
|
|
|
@4842
|
[4842]
|
11/18/08 13:08:29 |
k0s |
hopefully fix some scoping problems |
|
|
|
@4841
|
[4841]
|
11/18/08 13:05:36 |
k0s |
* point at local plugins;
* remove TOPP specific vars |
|
|
|
@4840
|
[4840]
|
11/18/08 13:02:47 |
k0s |
add topp-used plugins |
|
|
|
@4839
|
[4839]
|
11/18/08 12:57:24 |
k0s |
Rename class to be OSS instead of trac |
|
|
|
@4838
|
[4838]
|
11/18/08 12:55:07 |
k0s |
adding a README |
|
|
|
@4837
|
[4837]
|
11/18/08 12:53:13 |
ErikRose |
New hack SubversionLocationPlugin, created by ErikRose |
|
|
|
@4836
|
[4836]
|
11/18/08 12:21:02 |
k0s |
more renaming, TOPP -> OSS |
|
|
|
@4835
|
[4835]
|
11/18/08 12:18:37 |
k0s |
move TOPP site.ini to a more appropriate location; this might be … |
|
|
|
@4834
|
[4834]
|
11/18/08 12:17:34 |
k0s |
add directory for TOPP-specific configuration |
|
|
|
@4833
|
[4833]
|
11/18/08 12:15:18 |
k0s |
moving TOPP project to OSS project, genericization |
|
|
|
@4832
|
[4832]
|
11/17/08 13:24:28 |
ComaVN |
ignore *.pyc |
|
|
|
@4831
|
[4831]
|
11/16/08 10:19:41 |
martin_s |
setup.py:: Updated setup file. |
|
|
|
@4830
|
[4830]
|
11/16/08 10:03:51 |
martin_s |
plugin.py:: Fixed typo. |
|
|
|
@4829
|
[4829]
|
11/16/08 09:59:53 |
martin_s |
plugin.py:: Moved exception and db function in own python files. |
|
|
|
@4828
|
[4828]
|
11/16/08 09:51:02 |
martin_s |
0.11_redesign:: Created a develop dir for plugin internal redesign. |
|
|
|
@4827
|
[4827]
|
11/16/08 09:34:12 |
martin_s |
plugin.py:: Change DB creation to trac.db API to improve compatibility. |
|
|
|
@4826
|
[4826]
|
11/16/08 09:03:30 |
martin_s |
Renamed DB table columns from 'user','id' to 'wluser','resid' because … |
|
|
|
@4825
|
[4825]
|
11/16/08 06:03:29 |
martin_s |
plugin.py:: Enforced unicode encoding for Id and Realm. |
|
|
|
@4824
|
[4824]
|
11/16/08 05:45:07 |
martin_s |
plugin.py:: Added file header. Fixed plugin class name. |
|
|
|
@4823
|
[4823]
|
11/16/08 05:31:13 |
martin_s |
plugin.py:: Removed IF NOT EXISTS from table creation SQL command … |
|
|
|
@4822
|
[4822]
|
11/16/08 05:19:30 |
martin_s |
Added templates dir to package data. Moved style.css to css subdir in … |
|
|
|
@4821
|
[4821]
|
11/16/08 04:06:24 |
ComaVN |
Initial import (poc) |
|
|
|
@4820
|
[4820]
|
11/16/08 03:38:32 |
ComaVN |
New hack RegexLinkPlugin, created by ComaVN |
|
|
|
@4819
|
[4819]
|
11/15/08 19:01:29 |
martin_s |
Added display of ticket comment (first 250 letters only). |
|
|
|
@4818
|
[4818]
|
11/15/08 18:32:14 |
martin_s |
plugin.py:: Added diff link for ticket description changes. |
|
|
|
@4817
|
[4817]
|
11/15/08 18:21:19 |
martin_s |
plugin.py:: Changed format_change function. |
|
|
|
@4816
|
[4816]
|
11/15/08 17:47:11 |
martin_s |
plugin.py:: Added check if to-be-added wiki or ticket really exists. |
|
|
|
@4815
|
[4815]
|
11/15/08 17:21:05 |
martin_s |
Added handling of deleted wikis. |
|
|
|
@4814
|
[4814]
|
11/15/08 14:54:08 |
martin_s |
plugin.py:: Improved error message. |
|
|
|
@4813
|
[4813]
|
11/15/08 13:07:00 |
martin_s |
plugin.py:: Added further permission and realm checks. |
|
|
|
@4812
|
[4812]
|
11/15/08 12:55:13 |
martin_s |
plugin.py:: Fixed formatting issue with cc changes. |
|
|
|
@4811
|
[4811]
|
11/15/08 12:39:30 |
martin_s |
Added proper permission checks. |
|
|
|
@4810
|
[4810]
|
11/15/08 11:30:31 |
martin_s |
Added list of changes to ticket list. |
|
|
|
@4809
|
[4809]
|
11/15/08 10:55:11 |
martin_s |
Added ticket change author and comment number. Improved ticket layout. |
|
|
|
@4808
|
[4808]
|
11/15/08 10:19:05 |
martin_s |
Improved ticket list style.
Added SQL query file for watched tickets. |
|
|
|
@4807
|
[4807]
|
11/15/08 09:27:02 |
martin_s |
watchlist.html:: Changed header class implemention. |
|
|
|
@4806
|
[4806]
|
11/15/08 09:20:20 |
martin_s |
Improved layout of wiki watchlist. |
|
|
|
@4805
|
[4805]
|
11/14/08 20:46:57 |
martin_s |
Initial version. |
|
|
|
@4804
|
[4804]
|
11/14/08 20:44:37 |
martin_s |
New hack WatchlistPlugin, created by martin_s |
|
|
|
@4803
|
[4803]
|
11/14/08 14:49:58 |
martin_s |
parseargs.py:: Turned internal variable multilist into as set multiset … |
|
|
|
@4802
|
[4802]
|
11/14/08 12:08:59 |
JoshuaH |
Modify hours calculation to include tickets without an hours value set |
|
|
|
@4801
|
[4801]
|
11/14/08 09:36:27 |
martin_s |
Merged trunk with dev/0.11 branch. |
|
|
|
@4800
|
[4800]
|
11/14/08 09:24:43 |
martin_s |
tracgooglemap/macro.py:: Fixed missing word and added correct table style. |
|
|
|
@4799
|
[4799]
|
11/14/08 09:09:24 |
martin_s |
tracgooglemap/macro.py:: Added support for multiple driving targets. |
|
|
|
@4798
|
[4798]
|
11/14/08 09:04:30 |
martin_s |
dev/0.11_reqid:: Deleted branch because of merge with dev/0.11 branch. |
|
|
|
@4797
|
[4797]
|
11/14/08 09:03:54 |
martin_s |
0.11:: Merged with 0.11_reqid branch. |
|
|
|
@4796
|
[4796]
|
11/14/08 08:57:15 |
martin_s |
0.11/tracgooglemap/macro.py:: Added support for multiple 'marker' … |
|
|
|
@4795
|
[4795]
|
11/14/08 08:52:09 |
martin_s |
tracadvparseargs/parseargs.py:: Enhanced multi argument to also take a … |
|
|
|
@4794
|
[4794]
|
11/14/08 03:58:51 |
ftiede |
Finally fixing graph generation when there are quotes in a ticket's … |
|
|
|
@4793
|
[4793]
|
11/13/08 22:12:38 |
slestak |
fixes save legacy prefs oops #4083 |
|
|
|
@4792
|
[4792]
|
11/13/08 11:55:56 |
martin_s |
tracwikicss/plugin.py:: Changed exception handling due to problems. Thanks … |
|
|
|
@4791
|
[4791]
|
11/13/08 10:36:48 |
kivsiak |
-- |
|
|
|
@4790
|
[4790]
|
11/13/08 10:34:06 |
kivsiak |
-- |
|
|
|
@4789
|
[4789]
|
11/13/08 10:33:44 |
kivsiak |
-- |
|
|
|
@4788
|
[4788]
|
11/13/08 10:33:13 |
kivsiak |
0.11 created |
|
|
|
@4787
|
[4787]
|
11/13/08 10:27:46 |
kivsiak |
New hack TypedTicketWorkflowPlugin, created by kivsiak |
|
|
|
@4786
|
[4786]
|
11/13/08 05:50:29 |
martin_s |
tracwikicss/plugin.py:: Added more error warnings as user feedback. |
|
|
|
@4785
|
[4785]
|
11/13/08 05:31:24 |
martin_s |
tracattachmentnum/attachmentnum.py:: Fixed bug in ticket ID. |
|
|
|
@4784
|
[4784]
|
11/13/08 02:26:13 |
martin_s |
macro.py:: Fixed missing slash in wiki links. |
|
|
|
@4783
|
[4783]
|
11/12/08 19:03:26 |
bobbysmith007 |
closes #1593 made billdates render in a manner close to ISO 8601 (without … |
|
|
|
@4782
|
[4782]
|
11/12/08 18:31:50 |
bobbysmith007 |
closes #4008 Made Billing page matching more precise |
|
|
|
@4781
|
[4781]
|
11/12/08 17:08:48 |
martin_s |
macro.py:: Added macro LastChangesBy.
style.css:: Updated style for … |
|
|
|
@4780
|
[4780]
|
11/12/08 11:56:34 |
martin_s |
Initial version. |
|
|
|
@4779
|
[4779]
|
11/12/08 11:55:51 |
martin_s |
New hack DashesSyntaxPlugin, created by martin_s |
|
|
|
@4778
|
[4778]
|
11/12/08 07:49:57 |
martin_s |
Initial version. |
|
|
|
@4777
|
[4777]
|
11/12/08 07:43:50 |
martin_s |
New hack AttachmentNumMacro, created by martin_s |
|
|
|
@4776
|
[4776]
|
11/12/08 03:57:40 |
osimons |
TracPastePlugin: Fix to make it work with Trac 0.11. Patch by nulleke@... … |
|
|
|
@4775
|
[4775]
|
11/11/08 17:41:46 |
martin_s |
Initial version. |
|
|
|
@4774
|
[4774]
|
11/11/08 17:36:47 |
martin_s |
New hack ServerSideRedirectPlugin, created by martin_s |
|
|
|
@4773
|
[4773]
|
11/11/08 16:47:34 |
martin_s |
Initial version. |
|
|
|
@4772
|
[4772]
|
11/11/08 16:46:22 |
martin_s |
New hack ExtractUrlPlugin, created by martin_s |
|
|
|
@4771
|
[4771]
|
11/11/08 16:23:50 |
martin_s |
Initial version. |
|
|
|
@4770
|
[4770]
|
11/11/08 16:21:51 |
martin_s |
New hack AdvParseArgsPlugin, created by martin_s |
|
|
|
@4769
|
[4769]
|
11/11/08 14:15:51 |
martin_s |
macro.py:: Added use of tracadvparseargs. |
|
|
|
@4768
|
[4768]
|
11/11/08 08:53:20 |
gruenebe |
Blue Border changed |
|
|
|
@4767
|
[4767]
|
11/11/08 08:52:14 |
gruenebe |
Fixed a floating problem with TracNav Plugin.
Changed the warning … |
|
|
|
@4766
|
[4766]
|
11/11/08 04:32:55 |
ftiede |
Now using trac's internal priority enum to colorize the nodes. As of now … |
|
|
|
@4765
|
[4765]
|
11/11/08 02:00:39 |
richard |
fix svg file url |
|
|
|
@4764
|
[4764]
|
11/11/08 01:38:47 |
richard |
add ImageSvgMacro? for trac 0.11 |
|
|
|
@4763
|
[4763]
|
11/10/08 10:18:35 |
techtonik |
+ hack import |
|
|
|
@4762
|
[4762]
|
11/10/08 10:12:18 |
techtonik |
New hack MantisChangesetBugLinksPatch, created by techtonik |
|
|
|
@4761
|
[4761]
|
11/10/08 05:46:33 |
martin_s |
0.11/tracgooglemap/macro.py:: Fixed bug which wrongly reported that DB … |
|
|
|
@4760
|
[4760]
|
11/09/08 09:20:47 |
gruenebe |
WikiSyntax? given to NoteBox? is now formatted right. |
|
|
|
@4759
|
[4759]
|
11/08/08 21:12:48 |
martin_s |
Added posibility for odd/even table row styles. |
|
|
|
@4758
|
[4758]
|
11/08/08 20:33:17 |
martin_s |
style.css:: Set table header explicite centered. |
|
|
|
@4757
|
[4757]
|
11/08/08 20:24:53 |
martin_s |
Added CSS style sheet to generate nicer tables. |
|
|
|
@4756
|
[4756]
|
11/08/08 20:05:05 |
martin_s |
Initial version. |
|
|
|
@4755
|
[4755]
|
11/08/08 20:04:08 |
martin_s |
New hack ListOfWikiPagesMacro, created by martin_s |
|
|
|
@4754
|
[4754]
|
11/08/08 17:00:52 |
martin_s |
Initial version. |
|
|
|
@4753
|
[4753]
|
11/08/08 16:57:29 |
martin_s |
Added 0.11 dir, removed 0.9 dir. |
|
|
|
@4752
|
[4752]
|
11/08/08 16:55:10 |
martin_s |
New hack WikiCssPlugin, created by martin_s |
|
|
|
@4751
|
[4751]
|
11/06/08 13:44:44 |
daan |
Fix for Trac 0.11, when you have clearsilver and genshi installed, the hdf … |
|
|
|
@4750
|
[4750]
|
11/06/08 11:44:37 |
coderanger |
Also don't error out on bad wiki pages. |
|
|
|
@4749
|
[4749]
|
11/06/08 11:34:00 |
coderanger |
Don't mask errors. |
|
|
|
@4748
|
[4748]
|
11/05/08 17:20:09 |
gruenebe |
Initial checkin of working 0.11 Version |