Closed u2n closed 4 years ago
Thx andrew867 for taking up this project. But with development here halted for some time, is there a particular fork (of the 46 at this writing) that can be named as the 'official successor'?
Notable is BoatrightTBC's (https://github.com/BoatrightTBC/timeclock) with 18 further commits. Starting with that version myself since it beats going through each fork one-by-one.
I made an upgrade to the code to work on PHP7 (you can see my pull request) which would be the most recent workable project you can give it a try and see if it is something you can work with https://github.com/Kayoti/timeclock if the project is dead then i will branch off to work on mine as a successor
Thanks, @Kayoti, got the email alert and came here to advise "just look at the pull requests," but then noticed I was the one who asked the question lol. Can't believe that was over two years ago.
Curious whether yours incorporates the functional improvements of @BoatrightTBC?
Hoping to find time to work on this before 1/21. Commercial programs bleed funds so can't believe this project doesn't get more attention.
When i started working on this i was unaware that BoatrightTBC's had some fixes done so most of my fixes are the same but with different style and I did not change the weather plugin the way he did, I was more concern with the fact that the project should work as is. I have more plans for the project in the future looking to give the interface a facelift and perhaps i could resolve some more issues that are open on andrews project
glad to know someone else is pursuing this. My potential customer demurred, and I didn't go on with projected improvements. Style doesn't matter a lot. Function does.
I'ld like to ensure we're in sync tho. How can we accomplish that?
Comparing yours and mine, yes, there is a stylistic difference, mostly regarding how I did calls to mysqli vs your cleaner-simpler version (good on you!) but in addition, there are other issues:
If you're open to it I can do a detailed merge and do a pull request to your version... and then direct people to that as the "new baseline" unless you're either adverse to the idea or prefer not to take that on.
Rick
waw, thanks for your input I greatly appreciate your contribution to the project, I for sure know that most of my fixes are not efficient nor ideal, when I was working on the project I had no clue someone else was digging deep too 🤣 but my goal was simple retain as much of the project code structure as possible and make it work. My next step was to improve on the actual code blocks but since I was more interested in the interface facelift as a challenge I wanted a stable code to run first. I would be extremely happy if the pull can be merged with yours somehow and yes I didn't bother with the readme yet since I wasn't sure what to call my fork yet.
I would definitely merge and pull which ever is easier towards your project or mine I do want to integrate your changes too for sure
Glad to see this back in development. It appears the @BoatrightTBC timeclock project is the successor (since that's where the commits are going). Thanks also @Kayoti, @bonnedav, @duelafn and future contributors.
With that, this issue is closed.
Thx andrew867 for taking up this project. But with development here halted for some time, is there a particular fork (of the 46 at this writing) that can be named as the 'official successor'?
Notable is BoatrightTBC's (https://github.com/BoatrightTBC/timeclock) with 18 further commits. Starting with that version myself since it beats going through each fork one-by-one.