Tamer Hassan

Results 17 comments of Tamer Hassan

The gist is no longer, so the following docker build step will certainly fail: ``` RUN wget -O 'parser_api.py' 'https://gist.githubusercontent.com/arpitgoyalhtmedia/1ebda74744bf0076c872b7d92b723bd6/raw/406b82dd0400f1769fe970b11b7cd218e77dd19a/parser_api.py' ``` So I have to pull your prebuilt docker hub...

This is the forked project: https://github.com/serverfireteam/rapyd-laravel Currently: This branch is 47 commits ahead, 124 commits behind zofe:master. Latest commit 80b88dd 2 days ago (Jan 10)

My main concern was about the text editor, because of this issue (about redactor support being dropped for it going commercial) in the upstream project: https://github.com/zofe/rapyd-laravel/issues/62 As you can see...

I merged serverfireteam/rapyd-laravel master with l51esk master. Linked it up, including the demo routes, demo runs, clicking populate database indeed populates db, but then every other tab of the demo...

It works well and it was way too easy to add that I consider I did nothing.. Merged (with history) into a 'rapyd' branch, ready for Pull Request: https://github.com/thassan/laravel-5.1-enterprise-starter-kit/commits/rapyd But...

Now I would love to redo the admin/\* routes in l51esk (at least users,permissions,roles,routes) with rapyd and using at least the following modules: - DataGrid + DataFilter for searching [demo](http://www.rapyd.com/rapyd-demo/filter)...

Pull Request #18 submitted. Cheers /T

I was doing that in hopes I could later modify rapyd source to use TinyMCE editor. But since that is an overkill, dropped and recreated branch rapyd and only added...

The authors of LaravelPanel forked way back for a reason. The author dropped support for Readactor.js as announced in (still open since Aug 1, 2014) https://github.com/zofe/rapyd-laravel/issues/62