Search found 92 matches

by Platinum_ar
Wed Feb 19, 2014 9:24 am
Forum: General discussion and questions about Aware IM
Topic: Scheduler - displaying objects without resources
Replies: 2
Views: 2666

Thank you RocketRod, I forgot to mention that we already came up on that one.

I would like to find different way, because we have rules based on Appointment without Personnel.
Adding condition like IF Appointment.Personnel.Name = 'general Meeting'
doesn't look elegant.
by Platinum_ar
Wed Feb 19, 2014 1:26 am
Forum: General discussion and questions about Aware IM
Topic: Scheduler - displaying objects without resources
Replies: 2
Views: 2666

Scheduler - displaying objects without resources

I have BO: Appointment Personel I want to display all Appointments with and without Personel on Scheduler. By default, scheduler shows only records that have their resources. So if scheduler is defined to show Appointments, with "reference attribute to show resources: Personel" it will display only ...
by Platinum_ar
Mon Feb 17, 2014 12:10 am
Forum: General discussion and questions about Aware IM
Topic: Serach string with special characters Ś Ź
Replies: 5
Views: 3841

In my case IIS has a lot to AwareIM,

Solution is to modify server.xml:

<Connector port="8009" protocol="AJP/1.3" redirectPort="8443" URIEncoding="UTF-8"/>
by Platinum_ar
Sun Feb 16, 2014 11:32 pm
Forum: General discussion and questions about Aware IM
Topic: Serach string with special characters &#346; &#377;
Replies: 5
Views: 3841

My collation is set to utf8_general_ci on all machines but only on server there is a problem.

I noticed that this issues is related with IIS and ISAPI module that I use on server to communicate with Tomcat.

Serching works fine when accessing Tomcat directly, without IIS.

search underway...
by Platinum_ar
Wed Feb 12, 2014 12:34 pm
Forum: General discussion and questions about Aware IM
Topic: Serach string with special characters &#346; &#377;
Replies: 5
Views: 3841

it works locally on OS X and Windows 7 but on server with Windows Server 2012, fresh installation of mysql, it's not. In my.ini of mysql on os x and windows 7 I have: [mysql] default-character-set=utf8 [client] default-character-set=utf8 [mysqld] skip-character-set-client-handshake character-set-ser...
by Platinum_ar
Tue Feb 11, 2014 11:43 pm
Forum: General discussion and questions about Aware IM
Topic: Serach string with special characters &#346; &#377;
Replies: 5
Views: 3841

Serach string with special characters &#346; &#377;

I found similar topic to this but wasn't helpful http://www.awareim.com/forum/viewtopic.php?t=5598&highlight=collation I can't search form special characters like Ś Ć Ą Ł Ń For example GÓRA returns no results but GORA returns GÓRA Database encoding can be the reason? Please can someone help me with ...
by Platinum_ar
Tue Feb 11, 2014 11:31 pm
Forum: Problem reports
Topic: Bug report: popup in bottom right corner
Replies: 1
Views: 2999

one more think... more serious. When the user clicks on any element to focus on it (banner, menu etc.) and then he clicks on the record in query result, screen scrolls to the top of the query Conditions: query has more records than can fit on the screen without scrolling browser is different than fi...
by Platinum_ar
Mon Feb 10, 2014 4:36 pm
Forum: General discussion and questions about Aware IM
Topic: Locale - missing strings
Replies: 8
Views: 5359

Sorry but this explanation doesn't make much sense to me.

Values on lists or forms, taken from value lists, are translated, why group names can't be?

My records are grouped by values from choice list, also values not translated in popups are taken from static choice lists.
by Platinum_ar
Mon Feb 10, 2014 4:21 pm
Forum: Problem reports
Topic: Bug report: popup in bottom right corner
Replies: 1
Views: 2999

Bug report: popup in bottom right corner

When the list of records is long and the button for editing record is on the end of the row, popup window covers the Edit button and you can't click on it :/
Very annoying...

Image
by Platinum_ar
Sun Feb 02, 2014 12:25 pm
Forum: General discussion and questions about Aware IM
Topic: Rules triggering through the references BUG?
Replies: 6
Views: 4566

Document is deleting separately and the problem is that rule triggering does not work when parent-children reference exist between objects. So, I start deleting action here Document --- DocumentDivision (owned by Document) --<rules in Project are not triggering through this realation>-- Project (Peer)
by Platinum_ar
Mon Jan 27, 2014 10:08 pm
Forum: General discussion and questions about Aware IM
Topic: Rules triggering through the references BUG?
Replies: 6
Views: 4566

determined automatically and Use rule in dynamic re-calculation forms
by Platinum_ar
Sun Jan 26, 2014 10:25 pm
Forum: General discussion and questions about Aware IM
Topic: Rules triggering through the references BUG?
Replies: 6
Views: 4566

Thank you but, indeed you didn't understand me,
DocumentDivision objects are owned by Document and they are deleted when Document is.
by Platinum_ar
Sat Jan 25, 2014 9:01 pm
Forum: General discussion and questions about Aware IM
Topic: Rules triggering through the references BUG?
Replies: 6
Views: 4566

Rules triggering through the references BUG?

I have 3 BO Document DocumentDivision Project And references as follows: Document ---- DocumentDivision (Owned by) DocumentDivision ----- Project (Peer) In Project BO I have attribute calculate based on related DocumentDivision objects. When I delete Document (and DocumentDivision automatically) ru...
by Platinum_ar
Sat Jan 25, 2014 8:43 pm
Forum: General discussion and questions about Aware IM
Topic: Locale - missing strings
Replies: 8
Views: 5359

We found those one:
- group name in query
- record popup in query, labels are OK but values are not translated

more soon...
by Platinum_ar
Wed Jan 22, 2014 5:35 pm
Forum: General discussion and questions about Aware IM
Topic: Input mask for numbers - currency format EUROPE
Replies: 4
Views: 3175

OK, I mixed two things, of course it's about number formats