|
|
|
@5025
|
[5025]
|
07/23/08 13:57:01 |
carndt |
Fix typo in create_tgsetupng.py script |
|
|
|
@5016
|
[5016]
|
07/21/08 14:13:04 |
carndt |
Added project 'tgsetupng' for new TG 1.x installation script |
|
|
|
@4990
|
[4990]
|
07/17/08 09:59:24 |
percious |
middleware template had two definitions of make_app, I removed one. |
|
|
|
@4988
|
[4988]
|
07/16/08 18:58:14 |
mramm |
Fix for #1885 development.ini now runs only on localhost to avoid … |
|
|
|
@4987
|
[4987]
|
07/16/08 18:33:08 |
mramm |
Updating tg.devtools to use the config object for creating make_base_app … |
|
|
|
@4920
|
[4920]
|
07/11/08 02:13:16 |
alberto |
updated setup.py to require a stable release of prioritized_methods |
|
|
|
@4919
|
[4919]
|
07/10/08 12:54:19 |
percious |
fixed identity template to support … |
|
|
|
@4915
|
[4915]
|
07/09/08 14:52:37 |
alberto |
missed a -1 |
|
|
|
@4914
|
[4914]
|
07/09/08 14:49:04 |
alberto |
changed prio argument to be keyword argument so it is more explicit. Added … |
|
|
|
@4913
|
[4913]
|
07/09/08 14:34:37 |
alberto |
merged prioritized branch into trunk |
|
|
|
@4912
|
[4912]
|
07/09/08 10:07:46 |
alberto |
added a test for overrides |
|
|
|
@4911
|
[4911]
|
07/09/08 10:02:05 |
alberto |
integrated prioritized_methods |
|
|
|
@4910
|
[4910]
|
07/09/08 09:54:00 |
alberto |
Created an experimental branch to try out prioritized_methods |
|
|
|
@4908
|
[4908]
|
07/08/08 18:18:42 |
mramm |
fixes #1881
Added import DBSession |
|
|
|
@4905
|
[4905]
|
07/08/08 10:39:40 |
fredlin |
tgcrud: expand support tg versions |
|
|
|
@4902
|
[4902]
|
07/07/08 16:15:12 |
percious |
fixed template to support form_plugin change. |
|
|
|
@4891
|
[4891]
|
07/04/08 07:47:46 |
chrisz |
Preparing release number in TurboJson? trunk for next release 1.2.1. |
|
|
|
@4890
|
[4890]
|
07/04/08 07:47:18 |
chrisz |
Preparing release number in TurboJson? 1.1 branch for next release 1.1.4. |
|
|
|
@4889
|
[4889]
|
07/04/08 07:45:55 |
chrisz |
Tagging release 1.2 of TurboJson?. |
|
|
|
@4888
|
[4888]
|
07/04/08 07:45:16 |
chrisz |
Tagging release 1.1.3 of TurboJson?. |
|
|
|
@4878
|
[4878]
|
07/01/08 17:39:34 |
mramm |
bumping revision of tg.devtools |
|
|
|
@4869
|
[4869]
|
07/01/08 12:50:13 |
mramm |
Post release version update. |
|
|
|
@4865
|
[4865]
|
07/01/08 09:21:00 |
mramm |
Tagging the 1.9.7a1 release |
|
|
|
@4862
|
[4862]
|
07/01/08 08:47:59 |
mramm |
css tweeks, and a minor version bump for DBSProckets. |
|
|
|
@4853
|
[4853]
|
06/30/08 22:35:49 |
mramm |
Updating require again for dbsprockets |
|
|
|
@4852
|
[4852]
|
06/30/08 22:20:44 |
percious |
dbsprockets is now 0.5 or higher in the setup.py |
|
|
|
@4851
|
[4851]
|
06/30/08 17:54:02 |
mramm |
oops, commited that too fast. Missing comma |
|
|
|
@4850
|
[4850]
|
06/30/08 17:52:59 |
mramm |
adding turbojson requirement |
|
|
|
@4849
|
[4849]
|
06/30/08 16:39:42 |
percious |
fixed template to be 0.5beta1 complient. also, setup.py pulls in wsgiref … |
|
|
|
@4848
|
[4848]
|
06/30/08 16:09:54 |
mramm |
Updates to setup.py |
|
|
|
@4828
|
[4828]
|
06/28/08 10:07:47 |
mramm |
Tweeks to the quickstart template suggested by Ademan + line-breaks to … |
|
|
|
@4827
|
[4827]
|
06/27/08 21:08:13 |
mramm |
Remove comment that makes no sense anymore now that we dropped the widget … |
|
|
|
@4825
|
[4825]
|
06/26/08 22:13:14 |
roger |
Avoid rendering repeated <html></html> tags at beginning of page source. |
|
|
|
@4824
|
[4824]
|
06/26/08 21:34:30 |
fredlin |
update about doc.... I think template explanations are too detail, … |
|
|
|
@4819
|
[4819]
|
06/25/08 21:35:41 |
roger |
better name (related to my previous commit) |
|
|
|
@4818
|
[4818]
|
06/25/08 21:25:59 |
roger |
Fix css classname typos
Fix page names in root controller |
|
|
|
@4812
|
[4812]
|
06/24/08 12:28:17 |
faide |
Adding base work for secure controller usage in the template. Please … |
|
|
|
@4802
|
[4802]
|
06/22/08 04:21:04 |
chrisz |
Added a note about testing to the release howto. |
|
|
|
@4798
|
[4798]
|
06/21/08 15:06:48 |
mramm |
Fixing import error (imports were using the project name, not the package … |
|
|
|
@4797
|
[4797]
|
06/21/08 15:03:55 |
mramm |
A couple of wording changed, and dropping the second navbar on the main … |
|
|
|
@4796
|
[4796]
|
06/21/08 14:50:26 |
mramm |
Updating the quickstart page look and feel. |
|
|
|
@4795
|
[4795]
|
06/21/08 14:31:00 |
chrisz |
Added predicates is_sqlobject and is_saobject. |
|
|
|
@4794
|
[4794]
|
06/21/08 02:15:22 |
chrisz |
Better remove superfluous check. |
|
|
|
@4792
|
[4792]
|
06/20/08 08:47:42 |
carndt |
Ignore SQLAlchemy ImportError? in jsonify.py |
|
|
|
@4788
|
[4788]
|
06/20/08 04:49:59 |
chrisz |
Encode the output using json.encoding (utf-8 by default). |
|
|
|
@4787
|
[4787]
|
06/20/08 03:54:50 |
chrisz |
Some trivial changes. |
|
|
|
@4786
|
[4786]
|
06/20/08 03:04:26 |
chrisz |
Require current version of PEAK-rules in TurboJSON 1.2, so we don't need a … |
|
|
|
@4785
|
[4785]
|
06/20/08 02:48:36 |
chrisz |
The PEAK-rules bug had nothing to do with the Python version, but only … |
|
|
|
@4784
|
[4784]
|
06/19/08 18:28:29 |
mramm |
Moving the declarative config into it's own file to be more like TG1 |
|
|
|
@4782
|
[4782]
|
06/19/08 13:47:42 |
chrisz |
Made sure that TurboJSON works with both Py 2.4 and 2.5 (and Py 2.3 in the … |
|
|
|
@4772
|
[4772]
|
06/18/08 13:52:58 |
mramm |
-- |
|
|
|
@4771
|
[4771]
|
06/18/08 13:48:22 |
mramm |
Adding back some code to environment.py in order to may the pylons paster … |
|
|
|
@4764
|
[4764]
|
06/18/08 02:05:45 |
mramm |
Environment now setup from base_config object in the tg framework, rather … |
|
|
|
@4762
|
[4762]
|
06/17/08 19:18:30 |
mramm |
Updating middleware to fix some auth related breakage |
|
|
|
@4760
|
[4760]
|
06/17/08 17:59:15 |
mramm |
quickstart template update. Now we use an AppConfig? object rather than a … |
|
|
|
@4754
|
[4754]
|
06/16/08 00:19:26 |
mramm |
-- |
|
|
|
@4753
|
[4753]
|
06/15/08 22:03:13 |
mramm |
Beginnings of the config setup replacement. Could use some review. The … |
|
|
|
@4749
|
[4749]
|
06/15/08 19:55:42 |
chrisz |
Workaround for SQLObject problem with Python 2.4. |
|
|
|
@4748
|
[4748]
|
06/15/08 19:54:24 |
chrisz |
Added test for SO SelectResults?. |
|
|
|
@4747
|
[4747]
|
06/15/08 18:32:22 |
carndt |
Add missing simplejson dependency to setup.py |
|
|
|
@4746
|
[4746]
|
06/15/08 18:31:33 |
carndt |
Add missing simplejson depedency to setup.py; Correct misleading source … |
|
|
|
@4745
|
[4745]
|
06/15/08 17:37:17 |
carndt |
Cosmetic pre-release changes |
|
|
|
@4744
|
[4744]
|
06/15/08 17:29:15 |
carndt |
Cosmetic pre-release changes |
|
|
|
@4729
|
[4729]
|
06/14/08 05:26:36 |
chrisz |
Remove get_content_type(). |
|
|
|
@4728
|
[4728]
|
06/14/08 05:26:00 |
chrisz |
Deprecate get_content_type(). |
|
|
|
@4697
|
[4697]
|
06/10/08 15:08:09 |
faide |
small presentation changes in the templates (no code) just spaces |
|
|
|
@4696
|
[4696]
|
06/10/08 14:44:18 |
percious |
added tg.ext.geo as a plugin for tg.devtools. |
|
|
|
@4693
|
[4693]
|
06/09/08 22:02:40 |
mramm |
fixed my stupid typo |
|
|
|
@4692
|
[4692]
|
06/09/08 17:40:39 |
mramm |
Oops. I accidentally checked in a partial commit of the buffet removal … |
|
|
|
@4688
|
[4688]
|
06/08/08 10:05:27 |
deets |
added version handling stuff, tests and docuementation |
|
|
|
@4687
|
[4687]
|
06/08/08 10:00:47 |
mramm |
Template fixed for non-identity SQLAlchemy projects. |
|
|
|
@4686
|
[4686]
|
06/08/08 08:53:46 |
deets |
removed the unknown snaphshot |
|
|
|
@4684
|
[4684]
|
06/07/08 10:55:16 |
carndt |
Sync'ed README.txt with wiki page |
|
|
|
@4683
|
[4683]
|
06/07/08 10:39:35 |
deets |
added external references for preciser version tracking + enhanced … |
|
|
|
@4682
|
[4682]
|
06/07/08 09:59:04 |
deets |
externals |
|
|
|
@4681
|
[4681]
|
06/07/08 09:56:02 |
deets |
testing externals |
|
|
|
@4677
|
[4677]
|
06/06/08 02:12:52 |
chrisz |
Made TurboJson? 1.1 branch configurable as well. |
|
|
|
@4676
|
[4676]
|
06/05/08 09:51:29 |
alberto |
Removed ToscaWidgets? and tw.forms repositories. These are now at … |
|
|
|
@4671
|
[4671]
|
06/04/08 11:31:07 |
percious |
added initial paste fixture tests to turbogears template. |
|
|
|
@4657
|
[4657]
|
06/02/08 12:44:27 |
percious |
fixes to the environment template to make identity work again. |
|
|
|
@4656
|
[4656]
|
06/01/08 20:06:10 |
percious |
changes to suppor the change to tg.ext.repoze.who |
|
|
|
@4654
|
[4654]
|
06/01/08 16:34:17 |
percious |
all authentication predicates are now tested. |
|
|
|
@4653
|
[4653]
|
06/01/08 16:19:47 |
alberto |
udpated TG2's template to use TW 0.9 |
|
|
|
@4652
|
[4652]
|
06/01/08 15:25:05 |
percious |
tgrepoze now uses a tg controller to do it's testing. Woot! |
|
|
|
@4650
|
[4650]
|
06/01/08 11:59:09 |
percious |
moved tests into their own directory.y |
|
|
|
@4649
|
[4649]
|
06/01/08 11:26:41 |
mramm |
Removing un-needed twresources stuff |
|
|
|
@4648
|
[4648]
|
06/01/08 10:18:51 |
mramm |
More toolbox updates to match the new ToscaWidgets? |
|
|
|
@4647
|
[4647]
|
06/01/08 10:07:45 |
mramm |
Fixing the toolbox's use of ToscaWidgets? |
|
|
|
@4646
|
[4646]
|
06/01/08 00:42:04 |
percious |
modified environment to support identity. |
|
|
|
@4629
|
[4629]
|
05/31/08 05:49:05 |
chrisz |
Made TurboJson? configurable. |
|
|
|
@4608
|
[4608]
|
05/29/08 10:22:29 |
chrism |
Adjust find-link. |
|
|
|
@4607
|
[4607]
|
05/28/08 22:07:56 |
fredlin |
doc update |
|
|
|
@4606
|
[4606]
|
05/28/08 21:24:52 |
fredlin |
fix missing quote |
|
|
|
@4604
|
[4604]
|
05/24/08 10:53:19 |
carndt |
Better tgMochiKit README, setup enhancements, fix building of eggs and … |
|
|
|
@4603
|
[4603]
|
05/24/08 08:20:32 |
carndt |
tagging tgMochiKit 0.1alpha release |
|
|
|
@4602
|
[4602]
|
05/24/08 08:19:01 |
carndt |
Prepare tag and branches directories for tgMochiKit |
|
|
|
@4599
|
[4599]
|
05/21/08 21:19:11 |
mramm |
removed trailing comma that made python mad. :( |
|
|
|
@4598
|
[4598]
|
05/21/08 20:59:59 |
mramm |
Hack which should make genshi the default template engine again.
We … |
|
|
|
@4597
|
[4597]
|
05/21/08 20:41:59 |
mramm |
Updating the model package to make init work again (MetaData? was used … |
|
|
|
@4594
|
[4594]
|
05/21/08 04:41:34 |
fredlin |
seperate identity model define from init.py |