redndahead
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #15 on: September 22, 2009, 07:41:59 PM » |
|
Thanks that's what I ended up doing. All I have is CAS authentication left. Any hints on the best way to add another authentication handler?
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #16 on: September 24, 2009, 01:48:22 PM » |
|
Right now I would follow the approach of the LDAPEngine:
1) Validate user against source 2) Sync user info into phpScheduleIt 3) Proceed with normal login if valid
|
|
|
|
|
Logged
|
|
|
|
mcdugall
Newbie
Karma: 0
Posts: 5
|
 |
« Reply #17 on: December 08, 2009, 04:20:56 PM » |
|
Any updates on version 2.0?
|
|
|
|
|
Logged
|
|
|
|
madbananas01
Newbie
Karma: 0
Posts: 22
|
 |
« Reply #18 on: December 14, 2009, 03:49:27 AM » |
|
.......
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #19 on: December 15, 2009, 01:56:13 PM » |
|
It's coming along. I'm expecting to have an early alpha release available pretty soon for feedback.
|
|
|
|
|
Logged
|
|
|
|
durana
Full Member
 
Karma: 1
Posts: 101
|
 |
« Reply #20 on: December 16, 2009, 03:17:00 AM » |
|
that would be great.
If you need testers, I will be a volunteer..
|
|
|
|
|
Logged
|
|
|
|
vraman
Newbie
Karma: 0
Posts: 1
|
 |
« Reply #21 on: December 16, 2009, 06:57:52 PM » |
|
I would be happy to volunteer with testing or fixing bugs.
Nick, I sent you an email as well for volunteering but haven't got any response.
Vijay
|
|
|
|
|
Logged
|
|
|
|
madbananas01
Newbie
Karma: 0
Posts: 22
|
 |
« Reply #22 on: March 16, 2010, 03:42:30 AM » |
|
Any updates from your end, Nick?
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #23 on: March 16, 2010, 02:12:09 PM » |
|
Naturally I'm running into a few snags, but it's getting there. If you know anyone who can help out please send them my way!
|
|
|
|
|
Logged
|
|
|
|
storminj
Newbie
Karma: 0
Posts: 37
|
 |
« Reply #24 on: April 20, 2010, 05:14:20 PM » |
|
Naturally I'm running into a few snags, but it's getting there. If you know anyone who can help out please send them my way!
I wish I could. 
|
|
|
|
|
Logged
|
|
|
|
madbananas01
Newbie
Karma: 0
Posts: 22
|
 |
« Reply #25 on: May 03, 2010, 01:27:39 AM » |
|
Hi Nick, Are you able to give us an idea when we can expect any kind of 2.0 release? I know I'm not the only one hanging out for any further info regarding the development of the new version.  Thanks
|
|
|
|
|
Logged
|
|
|
|
cmanders
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #26 on: May 17, 2010, 11:49:47 PM » |
|
Hi,
Some questions. I'd be happy to contribute something to the development process, but the current development copy does not appear to be functional yet.
A few questions.
First, this annoying 'fix me' error that appears on the login screen and then a blank page with 'fix me' at the top crops up.
I tracked the place where the 'fix me' is coming in: ./lib/DBEngine.class.php
I see it is doing this: ini_set('include_path', ( dirname(__FILE__) . '/pear/' . PATH_SEPARATOR . ini_get('include_path') )); require_once($basedir . '/lib/pear/DB.php');
I comment out the 'fix me' echo line and still end up with a blank page.
The more I look at the code it seems there are multiple levels of issue. Or, is there some way to get the rudimentary functionality working?
I am used to having development releases that work...and have only code commits that have been proven to work included. It looks like a bunch of things are halfway or something.
As it stands, my cursory glance makes me think it would be best to go back to 1.2 and tweek. There are still months and months of things to fix, it would appear.
I'm happy to help, but it would be nice to have something stable to be developing with.
Any comments? Thoughts?
Any idea about when 2.0 would be ready? We want to use PSI...but we need to have a few things that it looks like will only be in the 2.0 release....like being able to update the re-occurance of meetings after creation...
TIA!
-CJM
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #27 on: May 24, 2010, 01:55:32 PM » |
|
At the current time, the legacy 1.x code is still in the 2.0 branch, which is why you're seeing the "fix me" message. I'll get that moved out as soon as possible.
2.0 is still very much in development, so if you're looking for something stable to build off of your best bet is working off the 1.2 line.
|
|
|
|
|
Logged
|
|
|
|
Maria Hall
Newbie
Karma: 0
Posts: 1
http://www.wairaraparealestate.co.nz/
|
 |
« Reply #28 on: May 03, 2011, 08:34:48 AM » |
|
I just want to say thanks to Nick for everything you are doing for us! You are most appreciated! 
|
|
|
|
|
Logged
|
|
|
|
Nick
Administrator
Hero Member
   
Karma: 15
Posts: 5419
|
 |
« Reply #29 on: May 09, 2011, 09:59:05 AM » |
|
You're very welcome. As a side note, I plan on putting an early alpha version of 2.0 up for demo and feedback within the next week or so.
|
|
|
|
|
Logged
|
|
|
|
|