Commit Graph

64 Commits

Author SHA1 Message Date
Gael Pasgrimaud e44be3aea1 more docs and a bit of refactoring since the index page becoming big 2011-06-19 21:27:27 +02:00
Gael Pasgrimaud c5a0b790e4 docs 2011-06-19 12:53:45 +02:00
Gael Pasgrimaud 39ba65ceb7 fix test 2011-06-18 19:29:33 +02:00
Gael Pasgrimaud 92da5fd7f9 Merge pull request #7 from amleczko/master
pyramid autocomplete renderer
2011-06-18 10:24:48 -07:00
Andrew Mleczko f89bc2c316 Merge remote-tracking branch 'upstream/master' 2011-06-18 18:03:03 +02:00
Andrew Mleczko 95dd38fe3b add renders 2011-06-18 18:02:49 +02:00
Gael Pasgrimaud edfd4081fb more translation stuff 2011-06-18 17:59:12 +02:00
Andrew Mleczko 19f5d57205 Merge remote-tracking branch 'upstream/master' 2011-06-18 16:06:46 +02:00
Andrew Mleczko 340107eac4 pyramid autocomplete renderer 2011-06-18 16:06:44 +02:00
Gael Pasgrimaud 207f83ede6 i18n stuff 2011-06-18 16:05:06 +02:00
Gael Pasgrimaud 682195ec2c Merge pull request #5 from do3cc/master
paster scripts and updated documentation
2011-06-18 01:25:06 -07:00
Gael Pasgrimaud 158ebeb7a9 improve actions. decorator and stuff 2011-06-18 10:22:02 +02:00
Gael Pasgrimaud 18c6a9e200 actions stuff 2011-06-17 20:03:27 +02:00
Andrew Mleczko ac6deaeb93 event integration plus docs 2011-06-17 18:04:47 +02:00
Andrew Mleczko 5a26067255 pyramid_formalchemy event implementation 2011-06-17 18:00:39 +02:00
Patrick Gerken a5c9fbf035 Did I claim I ever used this pip? 2011-06-17 16:55:06 +02:00
Patrick Gerken 399f7d8ffa Small improvements 2011-06-17 16:37:59 +02:00
Patrick Gerken 4c66cc45d3 unified filename prefix 2011-06-17 16:29:35 +02:00
Patrick Gerken 8c3aab3d67 Merge branch 'master' of github.com:do3cc/pyramid_formalchemy 2011-06-17 16:09:53 +02:00
Patrick Gerken 00773e9913 Adding a paster template 2011-06-17 16:07:58 +02:00
Andrew Mleczko 5e096f7426 add missing templates 2011-06-17 14:54:25 +02:00
Andrew Mleczko 2a96f45f16 add custom view registration 2011-06-17 12:48:51 +02:00
Andrew Mleczko 92a1821598 add documentation 2011-06-17 12:48:34 +02:00
Andrew Mleczko f995acc622 Merge remote-tracking branch 'upstream/master' 2011-06-17 09:54:17 +02:00
Andrew Mleczko 459429452c add custom view registration 2011-06-16 19:17:29 +02:00
Gael Pasgrimaud 67d98ba3da fix tests 2011-06-16 19:02:30 +02:00
Gael Pasgrimaud 7f17d89a7f take care of permission in models listing 2011-06-16 18:56:15 +02:00
Gael Pasgrimaud a3e37cb878 Merge branch 'master' of github.com:FormAlchemy/pyramid_formalchemy 2011-06-16 15:19:43 +02:00
Gael Pasgrimaud 2195ad14d8 bound to request 2011-06-16 15:19:21 +02:00
Gael Pasgrimaud bb6f8ffdc8 Merge pull request #2 from bbinet/patch-1
I had some trouble finding the pyramid_formalchemy documentation, because
2011-06-11 05:45:49 -07:00
Bruno Binet 20e52d3beb I had some trouble finding the pyramid_formalchemy documentation, because following the FormAlchemy link of this README, I was forwarded to the "About FormAlchemy" page which has no documentation. So one could have thought that FormAlchemy has no documentation.
Please also consider moving README.txt to README.rst so that github will be able to render it correctly.
2011-06-09 03:57:30 -07:00
Gael Pasgrimaud cc1c09bd57 add deps 2011-05-03 19:46:47 +02:00
Gael Pasgrimaud f6eb813c03 not used 2011-05-03 19:45:42 +02:00
Gael Pasgrimaud 2dd4011127 bump version 2011-05-03 17:50:29 +02:00
Gael Pasgrimaud 8dee6ed660 improve way to retrieve a fieldset 2011-05-03 16:40:50 +02:00
Gael Pasgrimaud 4b61c4824b cleaning. adding query_factory 2011-05-03 03:09:42 +02:00
Gael Pasgrimaud 261f722ccd add config.formalchemy_model() 2011-05-02 22:57:17 +02:00
Gael Pasgrimaud db220a4e48 fix xhr field renderer 2011-04-21 21:10:44 +02:00
Gael Pasgrimaud f9bddff98c take care of next 2011-04-16 15:10:26 +02:00
Gael Pasgrimaud 34e0766c44 clever permissions tuples 2011-04-15 11:45:09 +02:00
Gael Pasgrimaud 4187ec357c improve docs 2011-04-14 17:30:54 +02:00
Gael Pasgrimaud 99345e516b add a redirect route 2011-04-14 17:30:20 +02:00
Gael Pasgrimaud 5e66e0c209 take care of security 2011-04-14 16:48:32 +02:00
Gael Pasgrimaud 9d0faeea17 use new field api 2011-03-25 01:21:28 +01:00
Gael Pasgrimaud d76b85a3e2 Merge branch 'master' of https://github.com/mcdonc/pyramid_formalchemy 2011-02-25 10:23:40 +01:00
Gael Pasgrimaud 83b072c58f add coverage 2011-02-24 10:56:12 +01:00
Chris McDonough ff972f083b remove unused code 2011-02-24 04:34:40 -05:00
Gael Pasgrimaud e34a8b0a53 few pypi docs 2011-02-23 23:27:44 +01:00
Gael Pasgrimaud 187d7bfee9 fix all templates and tests 2011-02-23 23:21:16 +01:00
Gael Pasgrimaud f1ac29fd71 assume all .pt are compiled 2011-02-23 21:39:42 +01:00