[Aikiframework-devel] [Bug 799507] Re: multiple same comments posting to the database

2011-12-25 Thread Jakub Jankiewicz
In Aiki the only thing that can be done is to hide the form after user submit it, and the text "added sucessfully". It should show up the html for that comment but in Aiki generic form can't know how this html should look like. We can do the trick like show widget on successfull or add html to add

[Aikiframework-devel] [Bug 799507] Re: multiple same comments posting to the database

2011-12-25 Thread rejon
** Changed in: aikiframework Assignee: Aiki Framework Developers (aikiframework-devel) => Jakub Jankiewicz (jcubic) -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/799507 Titl

[Aikiframework-devel] [Bug 894709] Re: update aiki frameworks licensing to sharing agreement

2011-12-25 Thread rejon
Please convert text files to utf8 -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/894709 Title: update aiki frameworks licensing to sharing agreement Status in Aiki Framework:

Re: [Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 979: removed AGPL license we are now sharism

2011-12-25 Thread Tudor Holton
Sure, but if you are "having the discussion" and that "now it's still AGPL" then isn't a little preemptive to be changing the license file? Like I said, discussing the license change with the devs and contributors normally happens *before* a license change. I, for one, am quite upset that thi

[Aikiframework-devel] [Blueprint confirm-sign-ups] The sign up form needs to confirm new users via email confirmation

2011-12-25 Thread rejon
Blueprint changed by rejon: Whiteboard changed: Should integrate cxadams replacement file. + + Is this to be core? -- The sign up form needs to confirm new users via email confirmation https://blueprints.launchpad.net/aikiframework/+spec/confirm-sign-ups _

[Aikiframework-devel] [Blueprint jquery-upgrades] Upgrade all JQuery libraries

2011-12-25 Thread rejon
Blueprint changed by rejon: Whiteboard changed: These libraries are used extensively by the admin interface, and should not be upgraded without extensive regression testing first. Only jquery and jquery-form are linked by default in the non-admin widgets. For sites that need a newe

[Aikiframework-devel] [Blueprint need-robust-update-system] Build Robust Update System

2011-12-25 Thread rejon
Blueprint changed by rejon: Whiteboard changed: The update feature should do the following: 1- create tables if one doesn't exists 2- check if tables have latest structure 3- check for default values 4- check for dynamic values Aiki is not a conventional applications: php code again

[Aikiframework-devel] [Blueprint need-robust-update-system] Build Robust Update System

2011-12-25 Thread rejon
Blueprint changed by rejon: Assignee: rejon => rg1024 -- Build Robust Update System https://blueprints.launchpad.net/aikiframework/+spec/need-robust-update-system ___ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframe

[Aikiframework-devel] [Bug 908598] [NEW] Aiki don't check for number of parameters and if API or extension exists

2011-12-25 Thread Jakub Jankiewicz
Public bug reported: If you put different number of parameters to extension or API function you got this errors Warning: Missing argument 2 for Test::foo() in /usr/share/aiki/assets/extensions/Test.php on line 7 Notice: Undefined variable: b in /usr/share/aiki/assets/extensions/Test.php on line

[Aikiframework-devel] [Bug 908532] [NEW] select inline edit should be always visible in preselected

2011-12-25 Thread Jakub Jankiewicz
Public bug reported: Right now edit in place for select look like this "output text" you click on that text and select appear but it have no value that is in that field you edit. The select should be always visible, have label and preselected value from database (right now is first value from sele