Search found 38 matches

by weitau
28 Aug 2020, 09:02
Forum: Discussion
Topic: Missing New User Email Verification
Replies: 8
Views: 764

Re: Missing New User Email Verification

I found out the problem is with Google's Gmail. If I used a Yahoo email address for user confirmation, the confirmation email does arrive. Same applies for other email providers. Just not Gmail, except for the test email message from Setup. BTW, I deleted some users and get this attached error messa...
by weitau
21 Aug 2020, 08:57
Forum: Suggestions
Topic: Table/column name interpretor
Replies: 0
Views: 496

Table/column name interpretor

Wouldn't it be easier to write queries like "Select Name from Projects"
instead of
"Select field_158 from app_entity_21"

Since the data model is already in the MySQL, it should be straight forward to have the Interpreter pull the mappings from the database.
by weitau
21 Aug 2020, 08:20
Forum: Discussion
Topic: Missing New User Email Verification
Replies: 8
Views: 764

Re: Missing New User Email Verification

Yes, notifications for update on record change function triggers emails to be sent. Strangely, if a user is ACTIVE, but his email address is crossed out (I am assuming that the user has not passed email confirmation), he still receives a record update email. Which leads me to wonder why the user is ...
by weitau
20 Aug 2020, 17:28
Forum: Discussion
Topic: Missing New User Email Verification
Replies: 8
Views: 764

Re: Missing New User Email Verification

Yes, it says:
You are using Rukkovoditel 2.7.1

Configuration successfully updated.
Email successfully sent.
by weitau
19 Aug 2020, 09:55
Forum: Discussion
Topic: Missing New User Email Verification
Replies: 8
Views: 764

Re: Missing New User Email Verification

Yes, I have checked the Spam folder and tried two different email hosts. Gmail and Yahoo mail.
by weitau
19 Aug 2020, 09:53
Forum: Discussion
Topic: Missing New User Email Verification
Replies: 8
Views: 764

Missing New User Email Verification

New users register with their email address, but they never receive the verification email. They are prompted for the verification number, but never receive the email. I have configured the Rukovoditel SMTP option and I do receive the Test Email from the setup page so we know the email settings are ...
by weitau
17 Aug 2020, 05:33
Forum: Discussion
Topic: MySQL tables
Replies: 1
Views: 427

MySQL tables

The Database Designer lets me create the tables and relationships. I'd like to be able to access these tables directly. I see that in the demos you use MySQL Workbench to view the ER diagram, and unless you created it manually, one should be able to point the Workbench to the database directly to pu...
by weitau
08 Aug 2020, 10:31
Forum: Discussion
Topic: Customized UI
Replies: 1
Views: 517

Customized UI

Rukovoditel is great, but the user interface can use a little sprucing up. Is there a way to change the skin or make customized skins for applications developed under the platform? Like the concept of MVC or Wordpress Themes, this would be great.