Welcome, Guest
Username: Password: Remember me

TOPIC: Publish Wizard bug?!

Publish Wizard bug?! 03 Sep 2012 07:30 #3356

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
the "publish wizard" in the table constructor J-cook builder interface adds an INTEGER field instead of a boolean field.
Last Edit: 03 Oct 2012 13:46 by admin.
The administrator has disabled public write access.
The following user(s) said Thank You: admin

Re: Publish Wizard bug?! 03 Sep 2012 07:49 #3358

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Hi hi,

The publish boolean is now migrating to an integer. (V1.5 of transition)
And the name could also be 'State' instead of published.
For the moment, nothing changes for you because bool and tiny int are consirated the same, so don't worry.
This reason is to handle the 'archive', and 'trashed' states. (-1, -2)

In first version of 2.0, Archive and Trash are not handled, but it is open to that.

What I love with you is since the beginning, you are watching very well. You have participated and offered so many pure dev considerations. And still not all of your advices are yet implemented, warnings, php strict standards, etc...

Keep going !!
Thank you (Karma +1)
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Publish Wizard bug?! 03 Sep 2012 08:43 #3359

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
Hi Admin,
thanks for the reply and the kind words. I appreciate your work and collaboration.
My suggestions come from the need to have the best tool to develop my projects, I tried different tools to achieve that goal.
I tried other components/tools, generic CRUD code generators, dev environment with joomla plugins (eclypse, aptana, netbeans) trying to speed up the development process and focus my attention on the custom functionalities instead to waste time creating always the basic mvc joomla framework for my components.
J-cook is the ONLY serious solution at the moment, it's fast, easy to use for any kind of user, and helps to focus your attention on the component "logic".

I'll forward to you any issue or "suspected" bug I find (as always), and I'm looking forward to see the j-cook v 2.0
The administrator has disabled public write access.
The following user(s) said Thank You: admin

Re: Publish Wizard bug?! 03 Sep 2012 09:15 #3360

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Thank you very much.

I use Eclipse, JCode version. I can't see a lot of functionalities for Joomla (maybe didn't understood), but anyway, it is simple and good.
The autocompletion is so important. I tell this for beginners working with Dreamweaver or simple text editors.

About the tools availables, I would like to say that the CCK (Seblod, K2, Flexi, ...) are about to die slowly because Joomla is handling a very nice UCM on V3.0 (now on alpha)

So, I think the generators have a good future.

Did you wrote a review on the JED ?
Coding is now a piece of cake
The administrator has disabled public write access.

Re: Publish Wizard bug?! 04 Sep 2012 08:59 #3374

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
Yes, you are right, there are not many functionalities for joomla with JCode, except for the autocompletion.
I just left a review on the JED. :)

p.s.
About the "The publish boolean" field........it is missing the functionality of the publish/unpublish toggle on the collection view.
The administrator has disabled public write access.
Time to create page: 0.182 seconds

Get Started