root/projects/tg.devtools/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5788 [5788] 11/28/08 11:24:17 Gustavo Removed SecureController as discussed on turbogears-trunk
(edit) @5776 [5776] 11/26/08 20:22:20 mramm bumping version number
(edit) @5766 [5766] 11/24/08 14:10:22 Gustavo Updated the namespace where the repoze.what predicates will be stored as …
(edit) @5744 [5744] 11/22/08 08:28:03 Gustavo Updated the template according to the API changes in TurboGears and …
(edit) @5742 [5742] 11/20/08 20:11:32 mramm Adding index_url info to setup.cfg
(edit) @5741 [5741] 11/20/08 19:44:06 mramm Update to use the tg.flash and tg.flash_status variables that are …
(edit) @5724 [5724] 11/19/08 10:45:31 Gustavo Replaced occurrences of "tgext.authorization" with "repoze.what"
(edit) @5707 [5707] 11/18/08 04:08:27 jorge.vargas - moving base quickstart project tests to nose - fixed several typos in …
(edit) @5644 [5644] 10/30/08 23:03:40 mramm Upping tg.devtools version number.
(edit) @5643 [5643] 10/29/08 11:46:40 Gustavo Quickstarted projects had to use auth by mistake. This has been fixed.
(edit) @5638 [5638] 10/29/08 00:04:46 mramm * setup.py updated to include a repoze.tm2 link * updates for CSS and crud
(edit) @5633 [5633] 10/28/08 00:52:19 lmacken Fix a trivial spelling error
(edit) @5599 [5599] 10/24/08 12:47:35 Gustavo Added support for tgext.authorization in quickstarted applications, …
(edit) @5540 [5540] 10/15/08 15:48:38 faide Fix template to make the identity enforce security.
(edit) @5525 [5525] 10/06/08 23:04:33 mramm Updating crud templates not to use tmpl_context.w and to just pass the …
(edit) @5358 [5358] 09/05/08 07:08:47 Gustavo - Defined the SA URI in test.ini, to fix #1978. - Removed the definition …
(edit) @5355 [5355] 09/04/08 21:32:21 fredlin add elixir ImportError? notes and reorganize the order for 'quickstart …
(edit) @5354 [5354] 09/04/08 14:22:32 deets fixed missing session
(edit) @5352 [5352] 09/04/08 06:30:22 Gustavo Corrected #1977, thanks to the patch provided by dlatornell.
(edit) @5351 [5351] 09/04/08 06:23:41 Gustavo Corrected small bug that caused Elixir to be the default ORM, thanks to a …
(edit) @5350 [5350] 09/03/08 18:37:06 deets metadata needs the engine, too
(edit) @5349 [5349] 09/03/08 14:46:32 deets added elixir support + identity implementations for that
(edit) @5319 [5319] 08/30/08 17:02:08 mramm Bumping version number
(edit) @5288 [5288] 08/28/08 09:40:18 mramm TG2 quickstart template docstring added.
(edit) @5202 [5202] 08/22/08 13:53:18 sanjiv paster commands added in README.txt_tmpl
(edit) @5169 [5169] 08/19/08 17:42:53 Gustavo Using SQLAlchemy's declarative method in the quickstarted projects, …
(edit) @5166 [5166] 08/19/08 14:57:05 splee * Remove types from model template * Update app_cfg in line with moved …
(edit) @5164 [5164] 08/19/08 14:28:35 Gustavo Filled test_models with an example on how to test the models.
(edit) @5159 [5159] 08/19/08 09:42:27 mramm Updating the template to import config from the right place.
(edit) @5154 [5154] 08/18/08 15:10:38 Gustavo Removed unused/deprecated imports from the default TG2 quickstart …
(edit) @5144 [5144] 08/12/08 21:54:51 percious modified header so the "page" variable must not be sent in for each …
(edit) @5135 [5135] 08/10/08 21:29:15 mramm Adding in required user_class, group_class, and permission_class …
(edit) @5130 [5130] 08/10/08 16:46:41 mramm Lots and lots of import changes. Replacing a lot of Pylons refereces with …
(edit) @5096 [5096] 08/05/08 14:42:51 alberto added setup.cfg
(edit) @5092 [5092] 08/05/08 09:42:40 alberto Added a requirement on zope.sqlalchemy so it pre-installs it since …
(edit) @5091 [5091] 08/05/08 09:31:07 alberto fixed a typo in the template controller. Integrated webtest for functional …
(edit) @5090 [5090] 08/05/08 09:07:51 alberto changed SA's requirement since beta3 has just been released
(edit) @5081 [5081] 08/03/08 10:36:11 mramm new transaction-manangement stuff requires newer SQLAlchemy.
(edit) @5078 [5078] 08/02/08 14:38:25 alberto Now the session is bound in the init_model callback
(edit) @5073 [5073] 08/02/08 12:56:12 alberto Integrated repoze.tm and zope.sqlalchemy
(edit) @5072 [5072]
(edit) @5056 [5056] 07/29/08 14:54:57 mramm Bumping version post-release
(edit) @5052 [5052] 07/28/08 22:11:09 mramm --
(edit) @5047 [5047] 07/28/08 12:02:04 mramm --
(edit) @5041 [5041] 07/25/08 10:16:00 deets reverted my testcommit. sorry again.
(edit) @5040 [5040] 07/25/08 10:15:37 deets just a test-commit. will be reverted. sorry. diez
(edit) @5039 [5039] 07/25/08 04:32:34 splee Updated identity model to use DBSession.mapper in the same way the TG1 …
(edit) @5038 [5038] 07/24/08 23:27:37 percious fixed tgcrud to support dbsprockets 0.5
(edit) @5037 [5037] 07/24/08 17:34:16 splee Added classmethod and property decorators to identity methods where …
(edit) @5036 [5036] 07/24/08 17:23:00 splee Substituted 'klass' for 'cls' in identity.py classmethods to fit common …
(edit) @5031 [5031] 07/24/08 16:28:08 splee Fixing tab spacing in model.template_tmpl
(edit) @4990 [4990] 07/17/08 09:59:24 percious middleware template had two definitions of make_app, I removed one.
(edit) @4988 [4988] 07/16/08 18:58:14 mramm Fix for #1885 development.ini now runs only on localhost to avoid …
(edit) @4987 [4987] 07/16/08 18:33:08 mramm Updating tg.devtools to use the config object for creating make_base_app …
(edit) @4919 [4919] 07/10/08 12:54:19 percious fixed identity template to support …
(edit) @4908 [4908] 07/08/08 18:18:42 mramm fixes #1881 Added import DBSession
(edit) @4902 [4902] 07/07/08 16:15:12 percious fixed template to support form_plugin change.
(edit) @4878 [4878] 07/01/08 17:39:34 mramm bumping revision of tg.devtools
(edit) @4869 [4869] 07/01/08 12:50:13 mramm Post release version update.
(edit) @4862 [4862] 07/01/08 08:47:59 mramm css tweeks, and a minor version bump for DBSProckets.
(edit) @4853 [4853] 06/30/08 22:35:49 mramm Updating require again for dbsprockets
(edit) @4852 [4852] 06/30/08 22:20:44 percious dbsprockets is now 0.5 or higher in the setup.py
(edit) @4851 [4851] 06/30/08 17:54:02 mramm oops, commited that too fast. Missing comma
(edit) @4850 [4850] 06/30/08 17:52:59 mramm adding turbojson requirement
(edit) @4849 [4849] 06/30/08 16:39:42 percious fixed template to be 0.5beta1 complient. also, setup.py pulls in wsgiref …
(edit) @4848 [4848] 06/30/08 16:09:54 mramm Updates to setup.py
(edit) @4828 [4828] 06/28/08 10:07:47 mramm Tweeks to the quickstart template suggested by Ademan + line-breaks to …
(edit) @4827 [4827] 06/27/08 21:08:13 mramm Remove comment that makes no sense anymore now that we dropped the widget …
(edit) @4825 [4825] 06/26/08 22:13:14 roger Avoid rendering repeated <html></html> tags at beginning of page source.
(edit) @4824 [4824] 06/26/08 21:34:30 fredlin update about doc.... I think template explanations are too detail, …
(edit) @4819 [4819] 06/25/08 21:35:41 roger better name (related to my previous commit)
(edit) @4818 [4818] 06/25/08 21:25:59 roger Fix css classname typos Fix page names in root controller
(edit) @4812 [4812] 06/24/08 12:28:17 faide Adding base work for secure controller usage in the template. Please …
(edit) @4798 [4798] 06/21/08 15:06:48 mramm Fixing import error (imports were using the project name, not the package …
(edit) @4797 [4797] 06/21/08 15:03:55 mramm A couple of wording changed, and dropping the second navbar on the main …
(edit) @4796 [4796] 06/21/08 14:50:26 mramm Updating the quickstart page look and feel.
(edit) @4784 [4784] 06/19/08 18:28:29 mramm Moving the declarative config into it's own file to be more like TG1
(edit) @4772 [4772] 06/18/08 13:52:58 mramm --
(edit) @4771 [4771] 06/18/08 13:48:22 mramm Adding back some code to environment.py in order to may the pylons paster …
(edit) @4764 [4764] 06/18/08 02:05:45 mramm Environment now setup from base_config object in the tg framework, rather …
(edit) @4762 [4762] 06/17/08 19:18:30 mramm Updating middleware to fix some auth related breakage
(edit) @4760 [4760] 06/17/08 17:59:15 mramm quickstart template update. Now we use an AppConfig? object rather than a …
(edit) @4754 [4754] 06/16/08 00:19:26 mramm --
(edit) @4753 [4753] 06/15/08 22:03:13 mramm Beginnings of the config setup replacement. Could use some review. The …
(edit) @4697 [4697] 06/10/08 15:08:09 faide small presentation changes in the templates (no code) just spaces
(edit) @4696 [4696] 06/10/08 14:44:18 percious added tg.ext.geo as a plugin for tg.devtools.
(edit) @4693 [4693] 06/09/08 22:02:40 mramm fixed my stupid typo
(edit) @4692 [4692] 06/09/08 17:40:39 mramm Oops. I accidentally checked in a partial commit of the buffet removal …
(edit) @4687 [4687] 06/08/08 10:00:47 mramm Template fixed for non-identity SQLAlchemy projects.
(edit) @4671 [4671] 06/04/08 11:31:07 percious added initial paste fixture tests to turbogears template.
(edit) @4657 [4657] 06/02/08 12:44:27 percious fixes to the environment template to make identity work again.
(edit) @4656 [4656] 06/01/08 20:06:10 percious changes to suppor the change to tg.ext.repoze.who
(edit) @4653 [4653] 06/01/08 16:19:47 alberto udpated TG2's template to use TW 0.9
(edit) @4646 [4646] 06/01/08 00:42:04 percious modified environment to support identity.
(edit) @4599 [4599] 05/21/08 21:19:11 mramm removed trailing comma that made python mad. :(
(edit) @4598 [4598] 05/21/08 20:59:59 mramm Hack which should make genshi the default template engine again. We …
(edit) @4597 [4597] 05/21/08 20:41:59 mramm Updating the model package to make init work again (MetaData? was used …
(edit) @4594 [4594] 05/21/08 04:41:34 fredlin seperate identity model define from init.py
(edit) @4593 [4593] 05/21/08 04:40:18 fredlin seperate identity model define from init.py
(edit) @4592 [4592] 05/21/08 04:21:29 fredlin update default env settings
Note: See TracRevisionLog for help on using the revision log.