41
Mamba
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/30 16:37

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


OK, I'll wait couple more days till I fix it, so in case you find something more, I can fix all of this at one time

Thanks for all the tests!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

42
sabahan
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/30 16:55

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


- Pending event is not working
- all event submitted by any user (ordinary user or admin) is auto approved even though permission has been set not to auto approve
- figure in "Events for approval:" counter in admin increase but the event is already approved
- in user side (front page) after submitting new event/editing event it is redirecting to submit new event page - should be redirect to the submitted /edited event page
- no message of successful/waiting for approval/event edited etc

43
sabahan
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/30 17:04

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


in modules/extcal/view_search.php

- events are found before we key in search term

44
Mamba
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/30 17:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Sabahan, that's a LOT to be fixed!

What can I say? It's really hard to do the clean-up work after somebody else, because on everything you need to analyze the code to understand what they wanted to do, and what they forgot to to do

That's why it is so important in the future that we follow the same structure and the same way of coding in our modules, and reuse as much code and features, as possible. This way we'll make maintenance of the modules much easier.

Clearly, we will need a "XOOPS Module Framework", with all the standard plugins available there to be used and reused.

The advantage of such approach, similar to ModuleAdmin class is so clear!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

45
sabahan
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/30 17:25

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


this is an advanced module..so special case

take your time...hope someone can help..

i wish i'm good in programming like you guys..


46
JammerPro
Re: eXtCal 2.37 Beta 4, will this ever get out of beta?
  • 2012/12/31 2:19

  • JammerPro

  • Just popping in

  • Posts: 39

  • Since: 2008/8/24


I can't thank you enough for getting to extcal... I wish I could help, but my programming skills are not up to par.

I would like to ask all those who benefit from Xoops and can program to help Mamba and the team working on this special mod, extcal.

Again, thanks Mamba and the Xoops team! This is above the call of duty!

Best wishes and happy new year to all...

JammerPro

P.S. Thanks to sabahan too for beta testing... I missed a lot of the bugs he reported. Incidentally, is there an easy way to allow docx to be uploaded and displayed?

47
Mamba
eXtCal 2.37 RC3
  • 2013/1/1 18:28

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
- just noticed other fields missing in print.php
location
image 1
image 2
organizer
price
- Pending event is not working
- all event submitted by any user (ordinary user or admin) is auto approved even though permission has been set not to auto approve
- figure in "Events for approval:" counter in admin increase but the event is already approved
- in user side (front page) after submitting new event/editing event it is redirecting to submit new event page - should be redirect to the submitted /edited event page

This should be now fixed in our SVN, and updated as RC3.

Download extCal 2.37 RC3: SourceForge File Repository

Quote:
- no message of successful/waiting for approval/event edited etc

Is just to change the content of the message?

I think, we're getting closer to a final release
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

48
sabahan
Re: eXtCal 2.37 RC3
  • 2013/1/2 0:24

  • sabahan

  • Quite a regular

  • Posts: 317

  • Since: 2006/3/4 5


thank you mamba...you're superb

made another test
------------
- empty Price display in print.php
- if we disable tooltips , event title will be missing in from the calendar ( eg view_calendar-month.php, view_calendar-week.php, view_year.php, view_month.php, view_agenda-week.php, view_agenda-day.php) (just my 2 cents i think tool tips should be disable as default, it is unnecessary i think)
- pending event is working for user and guest, just for testing i disable auto approved for admin but event is still approve automatically, then when you edit the admin event it will be put to waiting for approval list..
- right now in front page when a user/guest submit an event ( event is waiting for approval) but the redirection message displayed "event is created" instead of "waiting for approval"
- in front page when you clone an event, no message of "event is created"
- view_search.php ..there is still some search result is displayed even though no search is made
- just wish recurring event can be fix in block and this will be a perfect module




49
jcweb
Re: eXtCal 2.37 RC3
  • 2013/1/2 14:05

  • jcweb

  • Quite a regular

  • Posts: 253

  • Since: 2005/4/25


Bug 1:
The time table "Agenda: Starting Hour" and "Agenda: Last hour" cannot be modified, the changes will not save!

Bug 2:
At the front end shows some entries ...? Under Calendar week and when you call the module over the main menu shows:

1357081200 dayTS-2
2013-01-01T23:00:00Z dayTS-2
1357081200 startWeek
2013-01-01T23:00:00Z startWeek
1357685999 endWeek
2013-01-08T22:59:59Z endWeek

Greets Andy


50
Mamba
Re: eXtCal 2.37 RC3
  • 2013/1/2 14:38

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
At the front end shows some entries ...? Under Calendar week and when you call the module over the main menu shows:
1357081200 dayTS-2
2013-01-01T23:00:00Z dayTS-2
1357081200 startWeek
2013-01-01T23:00:00Z startWeek
1357685999 endWeek
2013-01-08T22:59:59Z endWeek

Please comment out in view_calendar-week.php lines:
26-27, 62-65

Quote:
The time table "Agenda: Starting Hour" and "Agenda: Last hour" cannot be modified, the changes will not save!

Saves for me over here.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

230 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits