root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5023 [5023] 07/23/08 02:39:35 brunojm replace '/' to os.sep
(edit) @5022 [5022] 07/23/08 02:34:13 brunojm new test and archive directive
(edit) @5001 [5001] 07/18/08 19:51:41 mramm Updating the Routes docs + several minor fixes to other docs.
(edit) @5000 [5000] 07/18/08 19:38:00 mramm Updated PyAMF example to use the new use_wsgi_app function.
(edit) @4999 [4999] 07/18/08 19:28:28 mramm Added use_wsgi_app shortcut to the main tg namespace (and tg.controllers) …
(edit) @4989 [4989] 07/17/08 06:53:23 sanjiv Added a missing import statement
(edit) @4986 [4986] 07/16/08 18:32:20 mramm Updating the config object in tg to have methods for setting up default …
(edit) @4960 [4960] 07/14/08 15:51:22 mramm Config doc started
(edit) @4953 [4953] 07/14/08 10:58:00 brunojm test option added and some fixes
(edit) @4950 [4950] 07/14/08 02:23:31 fredlin add missing package requirement while using setup.py develop
(edit) @4938 [4938] 07/12/08 13:26:51 sanjiv minor change to Forms Tutorial
(edit) @4937 [4937] 07/12/08 13:23:54 sanjiv Updated Forms Tutorial Code
(edit) @4936 [4936] 07/12/08 13:00:42 sanjiv Added Forms Tutorial
(edit) @4918 [4918] 07/10/08 12:52:55 percious fixed environment encryption algorithm default to sha1 instead of sha, so …
(edit) @4917 [4917] 07/09/08 22:35:08 mramm Oops, we weren't exposing all the tg_vars we should have to the template.
(edit) @4916 [4916] 07/09/08 21:51:03 mramm fixes #1893
(edit) @4909 [4909] 07/08/08 18:25:31 mramm Return lists if multiple params are returned with the same name are passed …
(edit) @4903 [4903] 07/07/08 18:20:43 percious fixed minor bug in render_genshi, dont think that code was being run yet.
(edit) @4900 [4900] 07/07/08 15:40:36 percious modified the controller to add a secure resource hook. This way all …
(edit) @4899 [4899] 07/07/08 15:39:51 percious modified middleware so a custom form_plugin can be used with …
(edit) @4879 [4879] 07/01/08 18:05:11 mramm Just released a2 to fix an interaction bug between config.py's new setup …
(edit) @4877 [4877] 07/01/08 17:34:35 percious removed screencasts
(edit) @4876 [4876] 07/01/08 17:24:44 percious fixed a problem with the config where callables were being called before …
(edit) @4875 [4875] 07/01/08 13:51:04 mramm fixing version number.
(edit) @4873 [4873] 07/01/08 13:10:11 mramm Fix typo.
(edit) @4871 [4871] 07/01/08 12:52:41 mramm Post release version updates.
(edit) @4868 [4868] 07/01/08 09:43:49 percious added tg2 screencast
(edit) @4863 [4863] 07/01/08 09:16:41 brunojm updated docs fixing typos and highlight some parts
(edit) @4861 [4861] 07/01/08 08:33:11 sanjiv Corrected double \ in wiki20 controller
(edit) @4854 [4854] 07/01/08 00:49:44 percious modified install rst to support new index.
(edit) @4845 [4845] 06/29/08 12:46:09 mramm Removing paver dependency temporarily.
(edit) @4844 [4844] 06/28/08 18:40:54 brunojm updated wiki20 tutorial
(edit) @4843 [4843] 06/28/08 18:40:04 brunojm some fixes in extension
(edit) @4842 [4842] 06/28/08 18:26:45 brunojm fix prior version pagelist
(edit) @4841 [4841] 06/28/08 18:25:20 brunojm fix prior version
(edit) @4840 [4840] 06/28/08 18:08:37 brunojm adding pagelist
(edit) @4839 [4839] 06/28/08 18:06:35 brunojm adding pagelist method
(edit) @4838 [4838] 06/28/08 17:59:09 brunojm adding notfound method
(edit) @4837 [4837] 06/28/08 17:41:18 brunojm xml content via py:replace
(edit) @4836 [4836] 06/28/08 17:35:31 brunojm adding formatted content
(edit) @4835 [4835] 06/28/08 17:21:32 brunojm adding wikiwords
(edit) @4834 [4834] 06/28/08 16:54:27 brunojm adding save method
(edit) @4833 [4833] 06/28/08 16:42:26 brunojm change root.py
(edit) @4832 [4832] 06/28/08 16:36:35 brunojm change root.py to another part of tutorial
(edit) @4831 [4831] 06/28/08 16:17:40 brunojm change files to first part of the tutorial
(edit) @4830 [4830] 06/28/08 13:58:57 brunojm new TG documentation extension
(edit) @4829 [4829] 06/28/08 13:52:06 mramm Commenting out tests that won't work with the TG package (since it has …
(edit) @4826 [4826] 06/27/08 08:50:38 mramm Fixing toscawidgets docs to just us tmpl_context and c rather than c.w
(edit) @4823 [4823] 06/26/08 20:09:09 mramm * Added tg to the template namespace, with many useful bits (like tg1) * …
(edit) @4820 [4820] 06/26/08 01:38:54 sanjiv fixed minor typos in docstrings
(edit) @4811 [4811] 06/24/08 12:11:42 sanjiv Added docutils install instr in wiki20 readme file
(edit) @4809 [4809] 06/24/08 11:52:44 faide This is the first part of the implementation for the SecureController?. The …
(edit) @4806 [4806] 06/23/08 06:36:40 sanjiv Added Wiki 20 Tutorial Sample Code
(edit) @4805 [4805] 06/23/08 04:46:12 sanjiv created a project_code folder under docs
(edit) @4801 [4801] 06/21/08 19:08:00 mramm Updating docs with Ian Duncan's improvements
(edit) @4800 [4800] 06/21/08 18:36:14 mramm Updating the wiki20 with patches from Trac.
(edit) @4783 [4783] 06/19/08 18:11:58 mramm Updates to make rendering function Bunch available in a QS project, and to …
(edit) @4770 [4770] 06/18/08 13:43:15 mramm Updating variable names.
(edit) @4763 [4763] 06/18/08 01:38:22 mramm More config changes. Now middleware and environment are both setup in the …
(edit) @4761 [4761] 06/17/08 18:00:17 mramm Update the config system to use an AppConfig? object to provide the base …
(edit) @4759 [4759] 06/17/08 15:32:26 mramm A couple of config helper classes.
(edit) @4755 [4755] 06/16/08 22:07:05 fredlin fix install easy-install.pth
(edit) @4752 [4752] 06/15/08 22:01:31 mramm Making the new config system work with tg.ext.repoze.who
(edit) @4751 [4751] 06/15/08 21:36:39 mramm Fixing typo, changing a couple names to be more descriptive.
(edit) @4750 [4750] 06/15/08 21:10:29 mramm Some helpers for configuring the base turbogears2 middleware stack.
(edit) @4713 [4713] 06/12/08 07:48:36 fredlin update install doc
(edit) @4699 [4699] 06/10/08 22:25:28 mramm Fixint Restructured text errors in the docs.
(edit) @4698 [4698] 06/10/08 15:09:13 mramm Updated to add missing render.py There is much more to do on the render …
(edit) @4689 [4689] 06/08/08 15:38:21 faide changed the repoze.who plugin address in the docs to help new commers find …
(edit) @4668 [4668] 06/03/08 18:41:25 percious pylons.tmpl_context.identity is now assigned to …
(edit) @4658 [4658] 06/02/08 20:17:11 percious added a new function called override_template which allows a user to …
(edit) @4655 [4655] 06/01/08 18:28:05 mramm A few doc updates.
(edit) @4645 [4645] 05/31/08 17:02:00 mramm fixing paver install instructions
(edit) @4644 [4644] 05/31/08 16:39:35 mramm escaped wiki word regular expression slashes. Make the localhost:8080 …
(edit) @4643 [4643] 05/31/08 14:22:32 mramm Update of the wiki to include an init on Page
(edit) @4640 [4640] 05/31/08 11:47:29 mramm Removing _before_validate since I don't see how it's can be used for …
(edit) @4639 [4639] 05/31/08 11:17:02 chrismiles Updated the Wiki 20 tutorial, so broken links are fixed, and code is now …
(edit) @4638 [4638] 05/31/08 11:12:26 mramm A few docstring tweeks
(edit) @4633 [4633] 05/31/08 09:41:17 mramm Updating links to go to main/whatever rather than 2.0/whatever
(edit) @4632 [4632] 05/31/08 09:32:47 mramm Changing the 2.0 directory to something more generic
(edit) @4631 [4631] 05/31/08 08:59:14 mramm small layout uppdate
(edit) @4626 [4626] 05/31/08 02:59:37 chrismiles Removed the project name from the "paster quickstart" command to match …
(edit) @4625 [4625] 05/31/08 02:27:25 chrismiles Corrected the link to WhatsNew?.html
(edit) @4624 [4624] 05/31/08 02:00:46 chrismiles Added Paver installation to DownloadInstall? doc.
(edit) @4623 [4623] 05/31/08 00:05:49 mramm Adding setup.py to svn, so that setup.py develop works again
(edit) @4586 [4586] 05/16/08 03:39:02 fredlin doc update
(edit) @4575 [4575] 05/13/08 10:36:37 carndt Fix webhelpers mercurial URL in INSTALL.txt
(edit) @4574 [4574] 05/13/08 10:27:51 carndt Fix typos in docs/index.rst; improve instructions in docs/README.txt; add …
(edit) @4568 [4568] 05/12/08 21:20:28 kevin Sets up (and documents) Paver-based build for TG2. (Note that sdists and …
(edit) @4562 [4562] 05/06/08 23:16:24 fredlin doc update
(edit) @4559 [4559] 05/05/08 01:50:06 fredlin doc update
(edit) @4557 [4557] 05/04/08 08:29:00 mramm Another doc update.
(edit) @4556 [4556] 05/03/08 10:24:45 fredlin doc update
(edit) @4554 [4554] 05/01/08 12:12:43 mramm Removing old index, updating DownloadInstall? to match updates in the wiki.
(edit) @4493 [4493] 04/24/08 23:52:25 fredlin tginfo list available widgets
(edit) @4491 [4491] 04/24/08 08:53:45 mramm Fixing TG tests to work with the new ToscaWidgets? namespaces.
(edit) @4480 [4480] 04/24/08 00:31:58 fredlin remove plugin dependency from core
(edit) @4473 [4473] 04/23/08 01:49:41 fredlin docstring fix
(edit) @4470 [4470] 04/22/08 22:42:08 mramm Documentation updates and improved docstrings for decorators.py
(edit) @4461 [4461] 04/20/08 22:26:32 fredlin seperate tg.migrate from trunk
Note: See TracRevisionLog for help on using the revision log.