Commit Graph

149 Commits

Author SHA1 Message Date
franck
6e5b259d44 Added Feed loop to retreive feeds using SimplePie 2013-07-06 10:18:19 +02:00
franck
34ffdd12f5 Moved Security package to the proper location 2013-07-03 10:48:00 +02:00
franck
18e49e7ebe Introduction of loop scopes. 2013-07-02 19:18:41 +02:00
franck
b20c44b12b Merge branch 'admin' of https://github.com/thelia/thelia into admin 2013-07-02 15:54:24 +02:00
franck
c10086f6c9 Introduction du package Thelia Security 2013-07-01 16:50:19 +02:00
Manuel Raynaud
32da874ba1 Merge branch 'form' into admin 2013-06-28 11:51:38 +02:00
Manuel Raynaud
995e1eb679 refactor how to create Form 2013-06-28 11:36:35 +02:00
Manuel Raynaud
5c18e58c8d Merge branch 'admin' of github.com:thelia/thelia into admin 2013-06-26 11:03:48 +02:00
Manuel Raynaud
cf1e2401d6 Merge branch 'form' into admin 2013-06-26 11:03:15 +02:00
franck
b1f3a229b6 Merge branch 'admin' of https://github.com/thelia/thelia into admin
Conflicts:
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
2013-06-26 10:46:55 +02:00
Manuel Raynaud
200ace2fc0 add 404 rule in admin 2013-06-26 10:45:43 +02:00
franck
f857720a12 Config smarty dans smartyparser.phph 2013-06-26 10:28:00 +02:00
Manuel Raynaud
83318ccd2f add error variable in form_field block 2013-06-26 09:19:32 +02:00
Manuel Raynaud
8dd43d6779 add form_error block 2013-06-25 16:54:42 +02:00
Manuel Raynaud
7bc1b4f513 integrate form into admin part 2013-06-25 14:30:35 +02:00
Manuel Raynaud
3d7262b3ea iallow to display labek and attribute into form_field block 2013-06-25 11:32:53 +02:00
Manuel Raynaud
2fb6ec2a7d add smarty function form_enctype 2013-06-25 10:48:30 +02:00
Manuel Raynaud
fe92cc546a create smarty function for displaying hidden form fields 2013-06-25 10:35:00 +02:00
Etienne Roudeix
0be18e763a correct use of type and argument collections 2013-06-25 08:55:08 +02:00
Etienne Roudeix
94586c3a9c useless namespaces 2013-06-24 16:30:56 +02:00
Manuel Raynaud
d3a304f51e Merge branch 'argument' into form
Conflicts:
	core/lib/Thelia/Core/Template/Smarty/Plugins/TheliaLoop.php
	core/lib/Thelia/Core/Template/Smarty/SmartyParser.php
2013-06-24 16:28:47 +02:00
Manuel Raynaud
bf34da5b03 Merge branch 'argument' into form
Conflicts:
	core/lib/Thelia/Core/Template/Loop/Category.php
2013-06-24 16:22:40 +02:00
Etienne Roudeix
cf9be4e6bd Use # as tag delimiter
Merge branch 'admin' into argument
2013-06-24 16:18:32 +02:00
Manuel Raynaud
e29dafdd08 render form field basic info (name and value) 2013-06-24 16:13:43 +02:00
Etienne Roudeix
cd46f45ee6 test prefilters 2013-06-24 15:08:14 +02:00
Manuel Raynaud
84bc1a8268 generate a FormView 2013-06-24 14:50:06 +02:00
Etienne Roudeix
8e4c3c72db prefilter test 2013-06-24 14:44:52 +02:00
Etienne Roudeix
24ea8c78d2 refromat 2013-06-24 14:33:47 +02:00
Etienne Roudeix
29592da5b0 new types and their tests 2013-06-24 13:17:38 +02:00
Etienne Roudeix
00a8ad51b3 check type in Smarty plugin 2013-06-24 12:31:47 +02:00
Etienne Roudeix
06543bb68c add unit testing 2013-06-24 11:43:15 +02:00
Manuel Raynaud
f699686d13 create first class form and adapt config for injecting form process in
Smarty
2013-06-24 10:34:34 +02:00
Manuel Raynaud
2edc71e9c3 fix CS and add start Form plugin for smarty 2013-06-24 10:21:59 +02:00
Etienne Roudeix
539cce542f Loop arguments 2013-06-24 10:04:06 +02:00
Etienne Roudeix
73be9e9677 loop argument management
type management
2013-06-21 16:55:05 +02:00
Manuel Raynaud
fc00bc9044 Merge branch 'admin' of github.com:thelia/thelia into admin 2013-06-21 14:28:19 +02:00
Manuel Raynaud
c246d33a1e redefine ResourceNotFounsException into Template namespace 2013-06-21 11:14:27 +02:00
Manuel Raynaud
e801717f0d allow to activate debugging into Smarty 2013-06-21 10:48:57 +02:00
Manuel Raynaud
3473e48a3f change thrown Exception if template not foud by a RuntimeException 2013-06-21 10:42:34 +02:00
Manuel Raynaud
c745dd7dde add some phpdoc in smarty part 2013-06-21 10:39:32 +02:00
Etienne Roudeix
f2beba931b Merge branch 'admin' of github.com:thelia/thelia into admin 2013-06-21 10:38:36 +02:00
Etienne Roudeix
8e787c588c manage empty id
do not match current criteria if not define
2013-06-21 10:37:39 +02:00
Manuel Raynaud
299c20c885 Merge branch 'admin' of github.com:thelia/thelia into admin 2013-06-21 10:37:32 +02:00
Manuel Raynaud
eff5529e1b change smarty cache and compile directory 2013-06-21 10:37:08 +02:00
Etienne Roudeix
ad47ab7cac set execution right // no more troubles
change composer required PHP version from 5.4 to 5.3
2013-06-20 15:21:16 +02:00
Manuel Raynaud
686cb0bff1 fix somme phpdoc and remove unused namespace 2013-06-20 14:05:01 +02:00
Manuel Raynaud
9d5cf4af33 remove old Tpex references 2013-06-20 11:22:23 +02:00
Manuel Raynaud
1ac5c86afd move Loop Element from Tpex to Template namespace 2013-06-20 10:52:22 +02:00
franck
86e612bd59 Merge branch 'admin' of https://github.com/thelia/thelia into admin 2013-06-19 17:14:40 +02:00
franck
b7dc6bd123 forgot adding files 2013-06-19 17:14:07 +02:00