[Aikiframework-devel] revno 1203 and Engines changes

2012-05-28 Thread Jakub Jankiewicz
I change a structure of Engine a bit get_candidate_widgets function return whole date from aiki_widgets (data for every widget was fetch twice). $engine->target["body"] and ["header"] is now array of arrays if widget have display_url == "*" then the second value of the array is true. the array i

[Aikiframework-devel] [Bug 1005613] Re: custom output doesn't work all the time

2012-05-28 Thread Jakub Jankiewicz
** Changed in: aikiframework Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/1005613 Title: custom output doesn't work all the time St

[Aikiframework-devel] [Bug 1005613] Re: custom output doesn't work all the time

2012-05-28 Thread Jakub Jankiewicz
** Description changed: If sql query return global widget (width display_url == "*") in the - begining it's still rendered when custom_output is set. + begining it's still render them when custom_output is set. -- You received this bug notification because you are a member of Aiki Framework De

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1203: Fix custom output and order of widgets

2012-05-28 Thread noreply
revno: 1203 committer: Jakub Jankiewicz branch nick: aikiframework timestamp: Mon 2012-05-28 19:55:38 +0200 message: Fix custom output and order of widgets modified: libs/Engine_aiki.php libs/Output.php libs/widgets.php -- lp:a

[Aikiframework-devel] [Bug 1005613] [NEW] custom output doesn't work all the time

2012-05-28 Thread Jakub Jankiewicz
Public bug reported: If sql query return global widget (width display_url == "*") in the begining it's still rendered when custom_output is set. ** Affects: aikiframework Importance: High Assignee: Jakub Jankiewicz (jcubic) Status: In Progress ** Changed in: aikiframework