devansh bawari
|
fe96926179
|
Changes Added Which Has Been Reverted
|
2020-11-25 18:28:21 +05:30 |
jitendra
|
711beb1786
|
Added Bagisto Debugbar
|
2020-11-24 17:48:37 +05:30 |
Annika Wolff
|
ea1b0af7b2
|
handle not existing request
|
2020-08-18 11:15:53 +02:00 |
Shubham Mehrotra
|
441740d7a2
|
#3720
|
2020-08-11 15:50:04 +05:30 |
jitendra
|
9c0ec6f644
|
Support multi admin theme
|
2020-08-10 19:25:51 +05:30 |
Jitendra Singh
|
c4abe9cad3
|
Revert "Multi theme system now supported in admin"
|
2020-08-10 19:07:32 +05:30 |
jitendra
|
37e7c4c834
|
Merged with master
|
2020-08-10 19:02:15 +05:30 |
jitendra
|
44181411bd
|
Multi theme system now supported in admin
|
2020-08-10 19:00:31 +05:30 |
jitendra
|
2adb5f26d3
|
Added blade file hint feature for frontend
|
2020-07-13 21:44:56 +05:30 |
shubhammehrotra.symfony@webkul.com
|
c80bf519e8
|
#2693, #2641
|
2020-03-19 16:39:29 +05:30 |
Jitendra Singh
|
92261d4214
|
Improved comments in code
|
2020-03-05 19:07:08 +05:30 |
Jitendra Singh
|
d3137711a1
|
Added view for velocity theme
|
2020-02-28 19:21:16 +05:30 |
Jitendra Singh
|
4a6ac73bb6
|
Improved code style
|
2020-02-28 15:55:53 +05:30 |
Jitendra Singh
|
05be7a070a
|
Improved code style
|
2020-02-27 13:33:03 +05:30 |
Jitendra Singh
|
195eb82802
|
Replace else if with elseif
|
2020-02-24 17:49:12 +05:30 |
Jitendra Singh
|
062bd52174
|
Improved theme package code style
|
2020-02-20 12:39:39 +05:30 |
rahul shukla
|
23a15be1e0
|
compatible with laravel 5.8
|
2019-12-24 19:31:13 +05:30 |
Herbert
|
ef7a07ce86
|
minor typo correction in Theme Http helper
|
2019-11-14 15:07:46 +01:00 |
jitendra
|
e2bd18e916
|
Resolved conflicts
|
2019-08-19 16:01:38 +05:30 |
Jitendra Singh
|
2ce5d52709
|
Merge pull request #1282 from KarimQaderi/patch-2
ViewRenderEventManager send string template
|
2019-08-19 13:55:00 +05:30 |
rahul shukla
|
700c45df1a
|
conflict resolve
|
2019-08-14 12:25:40 +05:30 |
rahul shukla
|
6609587387
|
Merge branch 'master' of https://github.com/bagisto/bagisto into development
|
2019-08-14 12:03:52 +05:30 |
rahul shukla
|
909dbb51f0
|
condition changes for category filter
|
2019-08-14 12:02:30 +05:30 |
Karim Qaderi
|
781ed6e15e
|
change alignment of code
|
2019-08-13 10:08:07 +04:30 |
Karim Qaderi
|
e329eb1c97
|
ViewRenderEventManager send string template
send data view
Ex:
```
public function addDownloadble(ViewRenderEventManager $ViewRenderEventManager)
{
$view_render = view('KarimQaderi_Dowloadble::hello')->with([
'foo'=>'bar'
])->render();
$ViewRenderEventManager->addTemplate($view_render);
}
```
|
2019-08-12 20:01:46 +04:30 |
Karim Qaderi
|
3ba55c0f66
|
fix
|
2019-08-12 19:26:40 +04:30 |
Karim Qaderi
|
2e53bb520d
|
fix
|
2019-08-12 19:23:36 +04:30 |
Karim Qaderi
|
324289a4d0
|
fix Event get params
https://github.com/bagisto/bagisto/issues/1280
|
2019-08-12 19:20:03 +04:30 |
jitendra
|
f529a128cd
|
Removed unnecessary code from sevice providers
|
2019-07-01 20:03:16 +05:30 |
jitendra
|
6b247993e4
|
Theme finder issue fixed (Shop changes was reflecting in admin)
|
2019-04-09 15:22:45 +05:30 |
jitendra
|
aae6593469
|
Coding standard updated
|
2019-01-15 17:24:41 +05:30 |
rahul shukla
|
96b7f05c23
|
bagisto installer , #399 #400 #382 #301 #344 #214 #359 #223 #138 issue fixed
|
2018-12-31 17:27:32 +05:30 |
jitendra
|
aa3ba95250
|
View Render Event system implemented
|
2018-12-04 16:35:30 +05:30 |
jitendra
|
c845fdddb8
|
Issues fixed
|
2018-11-13 15:43:09 +05:30 |
jitendra
|
faab00c3b8
|
Bug fixed
|
2018-10-17 16:00:31 +05:30 |
jitendra
|
bde79be88e
|
Theme manager completed
|
2018-08-17 11:18:21 +05:30 |