[Aikiframework.admins] [Bug 950506] Re: Forms.php assumes http always

2012-03-20 Thread Christopher Adams
Should be fixed in revision 1149. I tested that https was working on a site delivered via https. Non-https should work as always. ** Changed in: aikiframework Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Aiki Framework Admins, which

Re: [Aikiframework.admins] [Bug 960764] [NEW] the stated aiki version number in the admin interface does not change on upgrade

2012-03-20 Thread rejon
No, because the admin interface is not upgraded now. We need the admin changed to an app/site so that the old one can be pushed to the side so another one can operate at the same time in parallel. Jon On Wed, Mar 21, 2012 at 8:56 AM, Christopher Adams wrote: > Public bug reported: > > I'm runni

[Aikiframework.admins] [Bug 960764] [NEW] the stated aiki version number in the admin interface does not change on upgrade

2012-03-20 Thread Christopher Adams
Public bug reported: I'm running a site that I just upgraded. The admin interface still reads 'aiki 0.8.24.1099' even though I just pulled revision 1148 and ran the upgrader. Shouldn't the version number stated in the admin interface change? ** Affects: aikiframework Importance: Undecided

[Aikiframework.admins] [Bug 960232] Re: Plugins should be able to be stored in sub-directories

2012-03-20 Thread rg1024
Plugins already can be installed in subdirectories. ** Changed in: aikiframework Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/960232 Title:

Re: [Aikiframework.admins] [Aikiframework-devel] [Bug 960232] [NEW] Plugins should be able to be stored in sub-directories

2012-03-20 Thread Jakub Jankiewicz
Yes like extensions, I believe Jon add that feature. On Tue, 20 Mar 2012 14:04:17 - Christopher Adams wrote: > Public bug reported: > > Plugins have to be stored in the assets/plugins directory. > > It would be helpful if the plugins could also be stored in sub- > directories, so that we c

[Aikiframework.admins] [Bug 960232] Re: Plugins should be able to be stored in sub-directories

2012-03-20 Thread rejon
** Changed in: aikiframework Status: New => Confirmed ** Changed in: aikiframework Assignee: (unassigned) => rg1024 (rg1024) ** Changed in: aikiframework Milestone: None => 0.9.1 ** Changed in: aikiframework Importance: Undecided => High -- You received this bug notification

[Aikiframework.admins] [Bug 960232] [NEW] Plugins should be able to be stored in sub-directories

2012-03-20 Thread Christopher Adams
Public bug reported: Plugins have to be stored in the assets/plugins directory. It would be helpful if the plugins could also be stored in sub- directories, so that we could have a separate folder for each plugin. This would require modifying the libs/Plugins.php ** Affects: aikiframework