gmorel
d0376d31f9
Working : Upload image : set product image form loaded via ajax, fix category, folder, content
2013-09-23 14:42:23 +02:00
gmorel
ac35f1f6fd
Merge branch 'upload_management' of https://github.com/thelia/thelia into upload_management
...
# By mespeche
# Via mespeche
* 'upload_management' of https://github.com/thelia/thelia :
Setting tinymce
Update uploader view Update image edit view
2013-09-23 12:42:12 +02:00
gmorel
4f78af4f3b
WIP : Upload image : set product image form loaded via ajax
2013-09-23 12:42:02 +02:00
mespeche
dfa162d53b
Setting tinymce
2013-09-23 12:38:24 +02:00
mespeche
144864de09
Merge branch 'upload_management' of https://github.com/thelia/thelia into upload_management
2013-09-23 12:31:01 +02:00
mespeche
1ea614be57
Update uploader view
...
Update image edit view
2013-09-23 12:30:34 +02:00
gmorel
19782f6852
Merge branch 'catalog' of https://github.com/thelia/thelia into upload_management
...
# By franck
# Via franck
* 'catalog' of https://github.com/thelia/thelia :
Finished combination creation GUI
Put curresncy selector in toolbar
Started price tab
Finished product multiple categories attachment
Ajaxified product modification tabs
Finished product features management
Aded feature_template and category_template position management
Finished product feature values
Fixed product update process
Added missing files
Working catalog branch
Conflicts:
core/lib/Thelia/Action/BaseAction.php
install/insert.sql
local/config/schema.xml
templates/admin/default/folders.html
templates/admin/default/product-edit.html
2013-09-23 12:27:36 +02:00
gmorel
c1d89e85c9
Working : Upload management : on content
2013-09-23 11:57:19 +02:00
gmorel
b02feefc33
Merge branch 'master' of https://github.com/thelia/thelia into upload_management
...
# By Manuel Raynaud (14) and Etienne Roudeix (1)
# Via Etienne Roudeix
* 'master' of https://github.com/thelia/thelia :
cache dataccessfunctions
fire event on insert content in createmethod
fix issue, default foler is set on content creation
allow to create new content
update default param of content model
create content listener for crud management
dispatch event in pre/post crud method for content model
display content modification page
create contentUpdateEvent
create contentCreateEvent
create ContentEvent
create contentModificationForm
create content controller
change folder_id parm by parent in list folder view
use placeholder in folder update route
2013-09-23 11:55:24 +02:00
gmorel
5846a5f288
Working : Upload management : on folder, category, product
2013-09-23 11:55:02 +02:00
franck
e7974a21a7
Finished combination creation GUI
2013-09-23 11:41:14 +02:00
gmorel
7c563eda42
Working : Upload management : fix e.preventDefault in chrome and safari
2013-09-23 10:33:36 +02:00
franck
915516e679
Put curresncy selector in toolbar
2013-09-23 01:22:54 +02:00
franck
8781721512
Started price tab
2013-09-23 00:57:03 +02:00
franck
22f3f49f79
Finished product multiple categories attachment
2013-09-22 22:14:39 +02:00
gmorel
b91a11536b
Working : Image management set on Category
2013-09-22 20:50:42 +02:00
Manuel Raynaud
04e0da56e7
fix issue, default foler is set on content creation
2013-09-21 16:58:38 +02:00
franck
72a2cdfd75
Ajaxified product modification tabs
2013-09-21 16:51:51 +02:00
Manuel Raynaud
4e3768e0e9
allow to create new content
2013-09-21 16:38:22 +02:00
Manuel Raynaud
1da66ece29
update default param of content model
2013-09-21 16:07:25 +02:00
Manuel Raynaud
849c7dd20b
display content modification page
2013-09-21 15:20:06 +02:00
gmorel
cf7e6d6952
Merge branch 'master' of https://github.com/thelia/thelia into upload_management
...
# By Manuel Raynaud (60) and others
# Via Manuel Raynaud (16) and others
* 'master' of https://github.com/thelia/thelia : (113 commits)
implement process for changing folder position
allow possibility to change folder visibility
allow to create folder
add dispatcher before/after for folder crud management
icreate folder delete event
process folder update action
create folder events
display info in folders edition template
push model
re-add home link in menu
comment dev menu in layout
translate some missing string
fixes order integration
order process
change some informations in layou
fix query in Thelia\Model\Folder::countAllContents
allow to order products on category page
Add default language & editing language default field
Vertical align middle tables
Fixed translations
...
Conflicts:
core/lib/Thelia/Tools/I18n.php
templates/admin/default/category-edit.html
2013-09-21 14:44:57 +02:00
franck
bb9e1d6999
Finished product features management
2013-09-21 14:14:56 +02:00
Manuel Raynaud
52efd79fb5
create content controller
2013-09-21 14:10:08 +02:00
Manuel Raynaud
bb796f08b6
change folder_id parm by parent in list folder view
2013-09-21 13:55:12 +02:00
Manuel Raynaud
962081c17d
use placeholder in folder update route
2013-09-21 13:42:00 +02:00
franck
e3644cd6cc
Aded feature_template and category_template position management
2013-09-21 11:46:09 +02:00
franck
f6530f0bfc
Finished product feature values
2013-09-20 23:10:31 +02:00
Manuel Raynaud
6a1df0240e
process folder update action
2013-09-20 19:34:36 +02:00
Manuel Raynaud
8a37636aa6
display info in folders edition template
2013-09-20 18:39:12 +02:00
Manuel Raynaud
805b38ab9a
Merge branch 'master' into content
...
Conflicts:
core/lib/Thelia/Core/Event/TheliaEvents.php
templates/admin/default/folders.html
2013-09-20 17:41:38 +02:00
franck
1cf8c87d1a
Fixed product update process
2013-09-20 17:17:44 +02:00
Manuel Raynaud
bf11fa1958
re-add home link in menu
2013-09-20 16:56:23 +02:00
gmorel
ced7b5e6dc
WIP : Upload management (upload+save+delete done) need to finish integration and add all image fields
2013-09-20 16:51:34 +02:00
Manuel Raynaud
defaadcd62
Merge branch 'master' of github.com:thelia/thelia
2013-09-20 16:50:03 +02:00
Manuel Raynaud
44d6bbdb4a
comment dev menu in layout
2013-09-20 16:48:37 +02:00
Etienne Roudeix
c05496af53
Merge branch 'master' into template
2013-09-20 16:32:42 +02:00
Manuel Raynaud
1a962d701d
translate some missing string
2013-09-20 16:31:25 +02:00
Etienne Roudeix
61191b9d32
fixes order integration
2013-09-20 16:31:19 +02:00
Etienne Roudeix
8541499302
order process
2013-09-20 16:25:46 +02:00
franck
5622a246b2
Added missing files
2013-09-20 15:59:19 +02:00
franck
e27b3cfbae
Working catalog branch
2013-09-20 15:54:50 +02:00
Manuel Raynaud
4e6aac8917
Merge branch 'integration'
2013-09-20 14:39:00 +02:00
Manuel Raynaud
30d02799b2
Merge branch 'master' of github.com:thelia/thelia
2013-09-20 14:38:46 +02:00
Manuel Raynaud
2cf71f99a9
change some informations in layou
2013-09-20 14:38:11 +02:00
Manuel Raynaud
bb40086e2a
allow to order products on category page
2013-09-20 13:59:51 +02:00
mespeche
265da6a57e
Add default language & editing language default field
2013-09-20 12:00:39 +02:00
mespeche
93fd189198
Merge branch 'master' of https://github.com/thelia/thelia
2013-09-20 10:39:34 +02:00
mespeche
b933a96c8e
Vertical align middle tables
2013-09-20 10:39:02 +02:00
franck
cb5f6d4c70
Fixed translations
2013-09-20 09:57:30 +02:00