Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge to master #1

Merged
merged 71 commits into from
Feb 16, 2015
Merged

merge to master #1

merged 71 commits into from
Feb 16, 2015

Conversation

DawoudIO
Copy link
Contributor

No description provided.

This might be a better way to confirm data in the crm
This does not change the layout but make things looks a bit more
clean/flat
This removed the bootstrap error
Added support to review emails to see if they are in mail chimp
using bootstrap navs
added Gravatar URL support for logged in user
- Switched to inverse colors
- Added Search and My Account to top line
- Added count to the cart and deposit menus
- using bootstrap to clean up the UI
- inline validation cleanup
This was referenced Jul 17, 2022
This was referenced Sep 8, 2022
@gianlab gianlab mentioned this pull request Jan 1, 2023
DAcodedBEAT added a commit that referenced this pull request May 26, 2024
# Description & Issue number it closes 
<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. -->

Noticed that this is a possible code path if a code path was not
developed correctly:
```
PHP Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated
```

Added this to avoid this potential log-spam.
DAcodedBEAT added a commit that referenced this pull request Sep 21, 2024
# Description & Issue number it closes 
<!-- Please include a summary of the changes and the related issue.
Please also include relevant motivation and context. -->

initialize `$sRowClass` so `AlternateRowStyle` works

from Gitter:

>In Data/Reports -> Query Menu, if you run for example a Birthdays
query, which should return a person, the results are not shown and the
page seems unfinished (also menus on the left or icons on the right top
do not expand if you click on them if this happens). This does not
happen when you run a query which do not return any result.
You can check this issue by running the Demo session, add some person
with a birth date, and then try the Birthdays query which should return
that person.
There is actually and error in log file for this issue: `Uncaught
TypeError: AlternateRowStyle(): Argument #1 ($sCurrentStyle) must be of
type string, null given`
I have not tried all the queries on the Query Menu page, but it seems
other queries do the same.
@paulatoma paulatoma mentioned this pull request Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant