Ramez Ashraf

Results 7 issues of Ramez Ashraf

Example(s): 1. Not having columns would mess the flow / raise error on report display 2. Having crosstab_columns without the crosstab_model will also mess the flow / raise error on...

Make ra_admin_site unregister by model full name , instead of the model class itself.

enhancement

Example: A report that shows Treasury name & expense name, the column verbose name for both is "Name". While this is indeed the field verbose_name in the model but it...

Fix #55 Plus a new feature: Ability to change marker position with mouse right-click.

When initializing the widget in admin form, latitude and longitude are set to null, which upsets google map api and raise `Uncaught InvalidValueError: not an Object` Code exit point is...

Hello there :wave: I came across Sonar, read through the code, and i like the idea. Jus noticed that you're saving POST data into the database and wanted to raise...

For success message "This obj was added/changed successfully" The url was unnecessarily? quoted, which resulted in a not working url. Thank you for this compact super benefecial app !