Commit Graph

55 Commits

Author SHA1 Message Date
Manuel Raynaud
4df81bd813 Merge pull request #101 from thelia/frontend
Frontend
2013-11-12 02:16:42 -08:00
Manuel Raynaud
cf8bc33606 remove fake stat 2013-11-12 10:26:21 +01:00
Manuel Raynaud
fdd8d306a8 remove font in web dir 2013-11-12 10:25:57 +01:00
touffies
fef70211f2 Merge branch 'frontend' of https://github.com/thelia/thelia into frontend 2013-11-08 12:46:14 +01:00
touffies
49a3de1cdb Add robots.txt 2013-11-08 12:44:36 +01:00
Manuel Raynaud
e760cc28aa end controller refactor 2013-11-08 11:48:08 +01:00
Franck Allimant
2aefb87db7 Finished log configuration. All loggers are currentrly working 2013-11-01 16:15:19 +01:00
Manuel Raynaud
223b39b6c1 remove ip from trustIp array 2013-10-27 20:20:22 +01:00
Manuel Raynaud
72f9cbb305 save website url in install process 2013-10-24 19:45:51 +02:00
Manuel Raynaud
54242eef43 clear cache at end process 2013-10-24 08:54:20 +02:00
Manuel Raynaud
3f7300bdee add some control for knwoing if user is in install mode 2013-10-24 08:31:49 +02:00
gmorel
ad69c45e4f Merge branch 'master' of https://github.com/thelia/thelia into coupon
* 'master' of https://github.com/thelia/thelia: (87 commits)
  Missing ajax-loader icon
  don't use alternative Logger in debugbar if debug is disabled
  Remove debug bar
  Move temporarily fontawesome's font into the web folder
  Add loader css
  fix product visibility comparaison parameter
  Change this page on public page
  Bug : Remove close tag </a>
  decode url before searching if it's a rewritten url
  Modification font-size of price elements
  add page View All
  Add button "add product to cart"
  Footer : Static to dynamic content
  Add order on attribute_combination loop
  Fix bug in Content Loop with "current_folder" params
  Creation of Content page
  Change path /customer/account into /account
  Change path :  /customer/update into /account/update  /password into /account/password
  CustomerUpdateForm - Extend CustomerCreation
  Update profile - new method [Not finished yet]
  ...
2013-10-20 21:11:58 +02:00
touffies
77e789e964 Move temporarily fontawesome's font into the web folder 2013-10-18 15:50:42 +02:00
gmorel
5a6f6483b1 Working : Refactor adapter into facade 2013-10-10 22:29:53 +02:00
Manuel Raynaud
ac1a3ce143 indexes web/cache directory 2013-10-06 14:33:47 +02:00
Manuel Raynaud
f4bff3fdc9 send 403 response if clientdon't have trusted IP 2013-10-05 10:51:32 +02:00
Manuel Raynaud
fc0cac2cb9 fix usage of ProfilerConnectionWrapper 2013-09-30 15:35:46 +02:00
gmorel
b91a11536b Working : Image management set on Category 2013-09-22 20:50:42 +02:00
mespeche
a02ba364be Change background image to simple background color 2013-09-19 10:15:14 +02:00
mespeche
8841958646 Add languages files and set english by default 2013-09-18 18:09:07 +02:00
mespeche
72c0685bfa Setting of tinymce and filemanager 2013-09-18 18:00:44 +02:00
mespeche
742b90b24c Merge branch 'master' of https://github.com/thelia/thelia 2013-09-18 11:55:04 +02:00
mespeche
c7a6fe060f - Setting dashboard view with jqplot plugin 2013-09-18 11:53:39 +02:00
Manuel Raynaud
387c0d00c3 test if cache directory exists before launching debug bar 2013-09-18 09:34:48 +02:00
Manuel Raynaud
640c0fbde8 add .htaccess in tracking files 2013-09-17 16:02:44 +02:00
Manuel Raynaud
8122dc3084 Merge branch 'install_wizard' 2013-09-17 16:02:24 +02:00
Manuel Raynaud
072dec5cc9 nstall step Please enter the commit message for your changes. Lines starting 2013-09-17 15:43:15 +02:00
Manuel Raynaud
35299dd6be config step 2013-09-17 14:22:32 +02:00
franck
3d78af8b97 Finished category related content management 2013-09-17 13:50:01 +02:00
Manuel Raynaud
edd84fb622 icreate install wizard 2013-09-17 12:17:48 +02:00
mespeche
7350acc437 Merge branch 'master' of https://github.com/thelia/thelia
Conflicts:
	.gitignore
2013-09-10 14:38:26 +02:00
mespeche
6353b8670c Saving current status 2013-09-10 14:36:06 +02:00
gmorel
c1a79028a1 Merge branch 'master' of https://github.com/thelia/thelia into coupon
# By Manuel Raynaud (19) and others
# Via Manuel Raynaud (5) and others
* 'master' of https://github.com/thelia/thelia: (37 commits)
  add PropelDataCollector to debugbar, still missing some informations
  remove unused class
  integrate debugbar module
  remove htmlpurifier
  modify insert.sql including debugBar module
  add new event and new tag
  Started category modification
  Factorized modal dialogs javascript
  Factorized creation and confirmation modal dialogs
  create controller adding delivery module in session
  create Delivery loop
  Working :
  Continuing categories administration...
  Working :
  create base loop for delivery and payment entities
  remove htmlpurifier dependency
  country id can be an argument for calculate method
  Working :
  Working :
  fix typo
  ...

Conflicts:
	composer.lock
	core/lib/Thelia/Controller/Admin/CategoryController.php
	templates/admin/default/assets/less/thelia/variables.less
2013-09-08 00:08:02 +02:00
mespeche
e5f8f65f77 WIP
Suite de mise en place de la page d'édition des coupons avec miniBrowser
2013-08-30 15:47:13 +02:00
gmorel
844e142abb Working
- Add error message when not in trusted IP list
2013-08-28 15:49:55 +02:00
gmorel
086f813e15 Merge branch 'master' of https://github.com/thelia/thelia into coupon
# By Etienne Roudeix
# Via Etienne Roudeix
* 'master' of https://github.com/thelia/thelia:
  load test
  url output in loops
  backend loop translation
  backend trasnlation in loops
2013-08-28 15:46:56 +02:00
gmorel
8b07b96366 Working
- Add error message when not in trusted IP list
2013-08-28 15:31:27 +02:00
Etienne Roudeix
f8dfa64059 load test 2013-08-26 16:38:56 +02:00
Manuel Raynaud
0a0470a184 exit script if not authorized ip 2013-07-29 15:03:07 +02:00
franck
3d5caa2341 Fix source header alignment 2013-07-17 15:06:53 +02:00
franck
2b0fdc670b Merge 2013-07-08 13:25:08 +02:00
franck
962afc6d14 Removed shared .htaccess 2013-07-05 11:49:44 +02:00
Manuel Raynaud
200ace2fc0 add 404 rule in admin 2013-06-26 10:45:43 +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
a114e559d2 Merge branch 'admin' of github.com:thelia/thelia into admin
Conflicts:
	core/lib/Thelia/Core/DependencyInjection/Compiler/RegisterSmartyPluginPass.php
	core/lib/Thelia/Core/Template/Assets/AsseticHelper.php
2013-06-19 16:40:36 +02:00
franck
89abfaad48 Integration of Assetic in SmartyParser, extended it to Admin (we can now
use loops !), added the Thelia ControllerResolver and fixed config and
routing accordingly.²:wq
2013-06-19 02:07:43 +02:00
Manuel Raynaud
fa69e6e7f0 change rule in .htaccess and fix link for asset 2013-06-18 12:24:45 +02:00
Manuel Raynaud
234d74b9eb modify .htaccess 2013-06-18 12:02:20 +02:00
franck
9d8c07775b Integration de assetic 2013-06-17 15:36:05 +02:00
franck
088f5a3402 Intégration de Assetic 2013-06-17 15:29:13 +02:00