Search found 27 matches

by jreade
Wed Feb 04, 2009 9:58 am
Forum: Help
Topic: Fitting the entire schedule on one page (FPDF)
Replies: 2
Views: 2421

That's alright and it does seem like it's gonna be a quite invasive change.
by jreade
Wed Feb 04, 2009 9:05 am
Forum: Help
Topic: Fitting the entire schedule on one page (FPDF)
Replies: 2
Views: 2421

Fitting the entire schedule on one page (FPDF)

My needs require me to print out a schedule like http://quanterion.net/ViewScheduleMonth.php.htm but when I use the print functionality you have implemented I get this http://quanterion.net/ViewScheduleMonth.pdf which is ok. But I would like it to fit on one page. I could make the font smaller but t...
by jreade
Fri Jan 30, 2009 12:03 pm
Forum: Developers
Topic: user_date table???
Replies: 1
Views: 4230

user_date table???

What is the user_date table for? I don't think I understand how it relates exactly to the other tables.

Thank you for enlightening me!
by jreade
Wed Jan 28, 2009 9:24 am
Forum: Developers
Topic: Mass Deleteing?
Replies: 3
Views: 5530

Is the demo on your site that version?
by jreade
Wed Jan 28, 2009 8:52 am
Forum: Developers
Topic: Mass Deleteing?
Replies: 3
Views: 5530

Mass Deleteing?

I was told that there is a new feature in TimeTrex Standard Edition v2.2.18 that allows for mass deleting. What does this mass deleting mean. I would like to be able to delete all scheduled shifts for a day, week, month. Is this possible in the new version? Also how is this implemented? I'm running ...
by jreade
Tue Jan 27, 2009 10:41 am
Forum: Developers
Topic: Getting requests to show on the Schedule and other problems
Replies: 7
Views: 13620

I've put the following code into the EditRequest.php: $sf = new ScheduleFactory(); $fail_transaction = FALSE; $sf->StartTransaction(); $sf->setID( '' ); $sf->setUserDateId( UserDateFactory::findOrInsertUserDate($data['user_id'], $date_stamp) ); $sf->setStatus( 30 ); $sf->setRequestID( $request_id );...
by jreade
Tue Jan 27, 2009 6:15 am
Forum: Developers
Topic: Getting requests to show on the Schedule and other problems
Replies: 7
Views: 13620

Also how do I get the request ID into the schedule table?
by jreade
Tue Jan 27, 2009 5:43 am
Forum: Developers
Topic: Getting requests to show on the Schedule and other problems
Replies: 7
Views: 13620

I'm having trouble getting EditRequest.php to submit a request and a new schedule shift. I think it might be a problem having two "data = array ( ..."

Are there any pointers you can give me?
by jreade
Mon Jan 26, 2009 9:34 am
Forum: Developers
Topic: Repeating days limited to 14 days?
Replies: 1
Views: 4028

Repeating days limited to 14 days?

Is there a reason why the repeating days is limited to 14? Or was that just because the developers thought it would be best to limit it to that. If I change the following code in EditSchedule.php if ( $data['repeat'] > 14 ) { $data['repeat'] = 14; } to say... 28 instead would that mess anything else...
by jreade
Fri Jan 23, 2009 1:48 pm
Forum: Developers
Topic: Getting requests to show on the Schedule and other problems
Replies: 7
Views: 13620

Thank you very much! The shifts thing is not a problem in my case. I'm making this customized timetrex for a doctor's office and the only thing it is really being used for is to do scheduling as to who is working which days. All the payroll stuff is not being used and is hidden from the user. Also t...
by jreade
Fri Jan 23, 2009 9:03 am
Forum: Developers
Topic: Getting requests to show on the Schedule and other problems
Replies: 7
Views: 13620

Getting requests to show on the Schedule and other problems

Basically the requests in my self-customized timetrex implementation and environment are requests for specific days off. So the way it would work is an employee might look at the schedule decide they can't work a specific day(s) in the future and then submit a request to have that day(s) off. Now fo...
by jreade
Tue Jan 13, 2009 7:08 am
Forum: Installation Help
Topic: email
Replies: 8
Views: 6009

Thank you very much! I didn't realize that.
by jreade
Mon Jan 12, 2009 3:40 pm
Forum: Installation Help
Topic: email
Replies: 8
Views: 6009

Actually you answered my question thank you. And I accidentally copied and pasted in the wrong thing what I added was that but with the last 2 lines uncommented. I think why I was unable to login was because I added the [mail function] after the [other] section. When I moved it above the [other] sec...
by jreade
Mon Jan 12, 2009 1:32 pm
Forum: Installation Help
Topic: email
Replies: 8
Views: 6009

When I add this: [mail function] ; For Win32 only. ;SMTP = localhost ;smtp_port = 25 to the TimeTrex/php/php.ini file. I can no longer log into TimeTrex. Also the TimeTrex/php/php.ini says: ;WARNING: DO NOT CHANGE THIS AFTER YOU HAVE INSTALLED scheduler. ;If you do it will cause all your passwords t...
by jreade
Mon Jan 12, 2009 1:00 pm
Forum: Feature Requests
Topic: Shift Swaping
Replies: 3
Views: 6314

I agree with mistermudd. So has this feature been implemented yet?
by jreade
Mon Jan 12, 2009 12:58 pm
Forum: Feature Requests
Topic: Requests Report
Replies: 2
Views: 4843

Has any work been done on this yet?
by jreade
Thu Jan 08, 2009 11:00 am
Forum: Help
Topic: Recuring Holidays on "My Schedule"
Replies: 7
Views: 4421

Well I do get this warning but I disabled it.

WARNING: TimeTrex was unable to set your time zone. Please contact your
TimeTrex administrator immediately.

Would that be the problem?
by jreade
Thu Jan 08, 2009 9:46 am
Forum: Help
Topic: Recuring Holidays on "My Schedule"
Replies: 7
Views: 4421

maintenance jobs?
by jreade
Thu Jan 08, 2009 8:32 am
Forum: Installation Help
Topic: email
Replies: 8
Views: 6009

ESMTP ???

what about the ESMTP username and password?
by jreade
Thu Jan 08, 2009 7:39 am
Forum: Feature Requests
Topic: More New Hire Defaults
Replies: 1
Views: 3469

More New Hire Defaults

I would like the new hire defaults to also have the ability to automatically add a new employee to previously created policy groups and authorization levels.
by jreade
Thu Jan 08, 2009 7:21 am
Forum: Help
Topic: Recuring Holidays on "My Schedule"
Replies: 7
Views: 4421

Yes the Holiday List was what I was referring to as "custom" holidays. I am still having a problem though. The recurring holidays aren't being added to this list. MLK day is the 19th of Jan - Less than 60 days away - and it is not added on the list. Also I added my own recurring holiday fo...
by jreade
Wed Jan 07, 2009 1:30 pm
Forum: Help
Topic: Recuring Holidays on "My Schedule"
Replies: 7
Views: 4421

Recuring Holidays on "My Schedule"

I would like the recurring holidays to show up on "My Schedule". Right now I can only get my custom holidays to show up.

Also I would like all the holidays to show on the printed version as well.

Thank you very much for your help.
by jreade
Wed Jan 07, 2009 1:04 pm
Forum: Feature Requests
Topic: Coverage Based Scheduling
Replies: 26
Views: 85181

I'm actually working on doing this right now. Has any progress been made at TimeTrex?

When I get something working I'll send it your way.

On a side note... How many people work on TimeTrex? Because I'm just a team of one and you guys might finish it before I do.
by jreade
Thu Dec 18, 2008 11:53 am
Forum: Help
Topic: Request Types
Replies: 1
Views: 2084

Request Types

Background: I am do some heavy customizing of TimeTrex to meet my needs. One of the needs is to get rid of all the time keeping functionality. Basically an employee is just working on a specific day or not. There is no need for a timesheet or punching. Now to my problem: When an employee requests a ...
by jreade
Wed Dec 17, 2008 4:51 pm
Forum: Help
Topic: Requests for time off?
Replies: 1
Views: 1936

Requests for time off?

Is there some way a user can request a time off? Basically I would like the user to be able to go to "My Schedule" and then click on a day and fill out a request or send a message to the Admin saying they want that day off or something along those lines. Is there a way to do that? On a sid...