Commit Graph

319 Commits

Author SHA1 Message Date
Manuel Raynaud
2e9ef975cb Merge pull request #1 from etienneroudeix/master
complete readme
2013-03-19 01:27:14 -07:00
Etienne Roudeix
9ab5736624 complete readme 2013-03-19 09:19:22 +01:00
Manuel Raynaud
fb64871062 add Readme file 2013-03-18 22:36:47 +01:00
Manuel Raynaud
8e2a4ec210 save current status for Tpex 2013-03-18 18:17:41 +01:00
Manuel Raynaud
519d100d54 test TestLoop on Tpex 2013-03-18 10:57:25 +01:00
Manuel Raynaud
8aaac2c5a2 save Tpex commit 2013-03-15 12:33:20 +01:00
Manuel Raynaud
b982c6d6c4 save Tpex commit 2013-03-14 18:13:37 +01:00
Manuel Raynaud
3a415d1123 parser 2013-03-13 19:51:07 +01:00
Manuel Raynaud
27900374bf save Tpex commit 2013-03-04 19:02:12 +01:00
Manuel Raynaud
1fb04635b5 remove logger to Tpex 2013-03-04 09:20:38 +01:00
Manuel Raynaud
0b9e3c7ad8 implement new tests in Tpex 2013-02-21 14:20:29 +01:00
Manuel Raynaud
ef49b58316 start implementing first baseParam, secure verifying if user is logged
for accessing resource
2013-02-20 19:07:50 +01:00
Manuel Raynaud
eeb294fd3e create secure BaseParam for testing with Tpex 2013-02-19 18:32:49 +01:00
Manuel Raynaud
2c4f870ef1 change including method 2013-02-19 14:44:03 +01:00
Manuel Raynaud
f460196ba8 change protocol for git submodule 2013-02-19 14:27:25 +01:00
Manuel Raynaud
6f08dbcd28 include Tpex as submodule 2013-02-19 14:19:57 +01:00
Manuel Raynaud
f9f2b71f22 implement including method resolving #INCLUDE tag 2013-02-19 13:07:15 +01:00
Manuel Raynaud
99b428fb5c generate new api documentation 2013-02-19 12:12:50 +01:00
Manuel Raynaud
41d608c378 refactor Tpex call using init function instead of multiple setters 2013-02-19 09:02:35 +01:00
Manuel Raynaud
3a79577260 remove dumper and skeleton 2013-02-19 08:44:50 +01:00
Manuel Raynaud
2319f06fd2 integrate Tpex componant 2013-02-18 22:58:46 +01:00
Manuel Raynaud
d4bc75bc12 integrate Thelia/Tpex 2013-02-18 21:40:59 +01:00
Manuel Raynaud
64698c34b3 initialize step of parser
start to implement initialize method of Parser component
2013-02-18 19:12:30 +01:00
Manuel Raynaud
320047838d create new method for testein ACtionMatcher 2013-02-18 17:04:42 +01:00
Manuel Raynaud
1fb530a3c8 create test for Thelia\Routing\Matcher\ActionMatcher 2013-02-18 16:22:48 +01:00
Manuel Raynaud
64ce292530 create unit test for Thelia\Controller\DefaultControllerTest 2013-02-18 15:34:45 +01:00
Manuel Raynaud
a901d75e59 change test bootstrap using Thelia general bootstrap 2013-02-18 14:47:40 +01:00
Manuel Raynaud
1013a3ec48 change propel version in config_thelia file 2013-02-18 14:42:15 +01:00
Manuel Raynaud
4764118f3a update propel in V.1.6.8 2013-02-18 14:39:45 +01:00
Manuel Raynaud
cfb2d00b13 add composer.lock and new documentation 2013-02-18 14:19:17 +01:00
Manuel Raynaud
93cbea2952 test if phpunit is initialized 2013-02-16 10:39:32 +01:00
Manuel Raynaud
c4a39a30fc fix regex for testing Tlog 2013-02-16 10:04:27 +01:00
Manuel Raynaud
3b08bad735 fix propel version in composer file and exclude some directory in
phpunit code-coverage parameter
2013-02-16 09:25:22 +01:00
Manuel Raynaud
19790b6169 copy sql instruction for thelia installation 2013-02-14 08:50:38 +01:00
Manuel Raynaud
106818510f start creating new Parser
create new listener for checking view parameter
throw 404 status page if resource not found
2013-02-13 19:01:51 +01:00
Manuel Raynaud
f8273b0e53 ignore local session 2013-02-13 12:19:19 +01:00
Manuel Raynaud
96f5e2e9cf initialize session process
session by default are save in local/session
2013-02-11 12:44:52 +01:00
Manuel Raynaud
ccee45c48a move auto generate documentation to documentation/api folder
start to create a new file for insertion in database
add locale column to lang table
2013-02-11 10:59:31 +01:00
Manuel Raynaud
4af7d1c6ce clean .gitignore file 2013-02-11 09:09:46 +01:00
Manuel Raynaud
1a1ddbefbd début génération documentation via apiGen 2013-02-08 17:51:16 +01:00
Manuel Raynaud
b952888b14 start to implement action controller. 2013-02-07 17:40:27 +01:00
Manuel Raynaud
bb86533f25 start to implement action matcher 2013-02-05 18:19:47 +01:00
Manuel Raynaud
ec35cf998e add class-loader component, needed for HttpKernel component in dev mode 2013-02-05 11:28:36 +01:00
Manuel Raynaud
c16d64f6cd delete Thelia autoloading, using now Composer autoloader 2013-02-04 14:57:13 +01:00
Manuel Raynaud
9309c75e07 remove symfony classLoader component, using composer autoloader with
dump optimized option
2013-02-04 14:55:20 +01:00
Manuel Raynaud
b6fec44086 Merge branch 'propel' of ssh://gitmraynaud:10022/thelia into propel 2013-01-30 17:30:25 +01:00
Manuel Raynaud
9a7e33078b use propel versionnable behavior 2013-01-30 17:29:17 +01:00
Manuel Raynaud
4a199173f0 use i18n propel behavior instead of manual model for traduction 2013-01-30 14:49:53 +01:00
Manuel Raynaud
efe364dfc0 regenerate propel model and change TlogDescrionationConfig 2013-01-29 16:46:34 +01:00
Manuel Raynaud
630ac72aaa reindente some code
verify if config database file exists beforeinitializing Propel
2013-01-24 20:45:16 +01:00