Commit Graph

93 Commits

Author SHA1 Message Date
15053f58f2 Il manquait quelques fichiers dans Git 2024-01-18 12:02:32 +01:00
ebb1376015 Création d'un module LivraisonForfaitaire pour pouvoir choisir les frais de livraisons sur les commandes passées depuis le backOffice 2021-07-04 13:09:18 +02:00
66ce4ee218 Inital commit 2020-11-19 15:36:28 +01:00
Manuel Raynaud
9e52f734cb test variable before using it 2014-05-09 11:15:07 +02:00
Manuel Raynaud
3f25fbc10f install is in debug nox for displaying helpfull error messages 2014-05-09 11:01:05 +02:00
Julien Chanseaume
24f738c4fe change URL to sitemap in robots.txt 2014-05-03 11:39:12 +02:00
Manuel Raynaud
174b96903b undo install verification 2014-04-18 17:38:02 +02:00
Manuel Raynaud
87ae0e5351 throw a new exception if thelia is already install and install process is called 2014-04-18 17:24:04 +02:00
Manuel Raynaud
5e65bf0b8a change license header 2014-04-18 09:36:41 +02:00
Franck Allimant
a0285c855c Fixed wrong commit 2014-04-17 23:12:59 +02:00
Franck Allimant
1603a89cff Fixed postage amount reset. 2014-04-17 20:50:35 +02:00
Franck Allimant
604a80e5e1 Fixed typos 2014-04-12 15:57:58 +02:00
Franck Allimant
22df1be502 Added a hint for installations in subdirectories 2014-04-12 15:42:29 +02:00
Manuel Raynaud
b0b0eac1cf redirect user in install process if database connection settings are wrong 2014-03-13 16:39:11 +01:00
Manuel Raynaud
081695671e add favicon in web directory 2014-03-10 12:18:46 +01:00
Manuel Raynaud
8816306e9f add missing translation in install process 2014-03-07 14:20:29 +01:00
Manuel Raynaud
16db61a237 change method for retrieving all existing databases 2014-03-06 09:54:09 +01:00
Manuel Raynaud
e530da685a check fileinfo extension and change admin locale input in install
process. Fix #205 ans #207
2014-02-07 17:11:24 +01:00
Nicolas Villa
3e7be7943e Mistake on initialization of language, lost the lang on the step 2...this commit solve that 2014-02-06 19:14:52 +01:00
Franck Allimant
b7c076445c Merge branch 'optim' of https://github.com/thelia/thelia into optim
Conflicts:
	core/lib/Thelia/Action/Order.php
	core/lib/Thelia/Core/Template/Element/BaseLoop.php
2014-01-31 15:49:59 +01:00
Franck Allimant
c5cc6aae76 Added administrator preferred locale (see issue #183) 2014-01-27 14:29:37 +01:00
Franck Allimant
3c16cac486 Implemented order creation outside front-offcie context 2014-01-23 19:54:16 +01:00
Manuel Raynaud
1b2c1d53ac remove some unused variables 2014-01-22 15:50:40 +01:00
Manuel Raynaud
1974d3e3c3 fix psr 2014-01-22 12:52:36 +01:00
Manuel Raynaud
d573ff54c2 put correct error messages in Document loop 2014-01-21 11:27:15 +01:00
Nicolas Villa
9056c725c7 Implementation of the translation system for installation process 2014-01-20 07:55:24 +01:00
Manuel Raynaud
2f91816c2a prepare tinymce module 2014-01-13 17:54:22 +01:00
gmorel
dc648fef62 Merge master 2013-11-27 20:24:38 +01:00
Nicolas Villa
74b391efee Correct link "Go to admin page" alike thelia is installed in the root of virtual host or in a subdirectory 2013-11-26 18:09:48 +01:00
Nicolas Villa
657cd95f3b Add correct url(subdiretory included) in config page 2013-11-26 18:09:23 +01:00
touffies
fd0301022d Merge branch 'backoffice' into frontend 2013-11-25 10:24:29 +01:00
touffies
85d9c112d3 Replace company_name and contact_email by store_name & store_email 2013-11-22 17:40:04 +01:00
Manuel Raynaud
338a97c091 undo removing Response::prepare call 2013-11-22 10:04:14 +01:00
Manuel Raynaud
5d52a34f05 HttpCache can not be activated as default 2013-11-22 10:02:42 +01:00
Manuel Raynaud
a436adf438 add new route for testing esi tag 2013-11-20 14:45:40 +01:00
Manuel Raynaud
64c5991838 tweak httpFoundation cache part for compatibility with
Thelia\HttpFoundation part
2013-11-20 14:45:40 +01:00
Manuel Raynaud
6a80dde83b add httpcache into index_dev.php file 2013-11-20 14:43:14 +01:00
Manuel Raynaud
16af55ae77 start using symfony 2 reverse proxy 2013-11-20 14:43:14 +01:00
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