[Aikiframework-devel] Aiki Needs to be more DRY (DO NOT REPEAT YOURSELF): shipping with default setups TODO

2012-03-06 Thread Jon Phillips
Roger and friendz, how can we ship with a few preset sites? It would be great to have like this: A dropdown with a list of preset sites: * blank site (like now) * html5boilerplate * twitter boilerplate * an art gallery site * media library Select the type, fill in a few details about the site,

[Aikiframework-devel] [Bug 947801] Re: order of widgets in reponse to 404 error is wrong

2012-03-06 Thread rg1024
** Changed in: aikiframework Assignee: (unassigned) => rg1024 (rg1024) -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/947801 Title: order of widgets in reponse to 404 error

[Aikiframework-devel] [Bug 947810] Re: Notices (Errors) in upgrader

2012-03-06 Thread rg1024
revision 1128. thanks jakub for feedback ** Changed in: aikiframework Status: New => Fix Released -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/947810 Title: Notices (Er

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1128: bug 947810 Notices(error) in upgrader corrected

2012-03-06 Thread noreply
revno: 1128 committer: Roger Martin branch nick: aikiframework timestamp: Tue 2012-03-06 21:43:52 +0100 message: bug 947810 Notices(error) in upgrader corrected modified: assets/apps/upgrader/library.php assets/apps/upgrader/upgrad

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1127: correction when log_dir, log_file, log_level are not set

2012-03-06 Thread noreply
revno: 1127 committer: Roger Martin branch nick: aikiframework timestamp: Tue 2012-03-06 20:35:19 +0100 message: correction when log_dir,log_file,log_level are not set modified: bootstrap.php -- lp:aikiframework https://code.launch

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1126: corrections

2012-03-06 Thread noreply
revno: 1126 committer: Roger Martin branch nick: aikiframework timestamp: Tue 2012-03-06 20:30:19 +0100 message: corrections modified: libs/config.php -- lp:aikiframework https://code.launchpad.net/~aikiframework-devel/aikiframewor

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1125: corrections

2012-03-06 Thread noreply
revno: 1125 committer: Roger Martin branch nick: aikiframework timestamp: Tue 2012-03-06 20:29:11 +0100 message: corrections modified: libs/Util.php libs/site.php -- lp:aikiframework https://code.launchpad.net/~aikiframework-deve

[Aikiframework-devel] [Branch ~aikiframework-devel/aikiframework/trunk] Rev 1124: Fix aiki_dictionaries table

2012-03-06 Thread noreply
revno: 1124 committer: Jakub Jankiewicz branch nick: aikiframework timestamp: Tue 2012-03-06 17:11:16 +0100 message: Fix aiki_dictionaries table modified: sql/CreateTables.sql -- lp:aikiframework https://code.launchpad.net/~aikifra

[Aikiframework-devel] [Blueprint move-to-github] Move to Github

2012-03-06 Thread rejon
Blueprint changed by rejon: Whiteboard changed: Need to figure out how to do, what scripts necessary, etc @rejon I like git and working with github issues they are much better the launchapd bugs/questions/blueprints. The only thing that we will need to change is aiki revision which i

[Aikiframework-devel] [Bug 947801] Re: order of widgets in reponse to 404 error is wrong

2012-03-06 Thread Jakub Jankiewicz
I think that the reason is that render function get all widgets using get_page_not_found_widgets function and add all of them without filtering and checking of it's children. ** Changed in: aikiframework Importance: Undecided => High ** Changed in: aikiframework Milestone: None => 0.9.1 -

[Aikiframework-devel] [Bug 947801] Re: order of widgets in reponse to 404 error is wrong

2012-03-06 Thread Jakub Jankiewicz
To recreate a bug simply create container - make it father and set father of error_404 widget to that container, if you call non existed page you will have empty container and error_404 content outside. If you call /error_404 url you will have that widget inside container. -- You received this bu

[Aikiframework-devel] [Bug 947815] [NEW] Edit widgets in default section Admin Panel doesn't work

2012-03-06 Thread Jakub Jankiewicz
Public bug reported: I can edit widgets if I select them from All (in tree on the left) but not if I select them in default. Ajax call is never made, it look like select even is not attached. ** Affects: aikiframework Importance: Critical Status: New ** Changed in: aikiframework

[Aikiframework-devel] [Bug 947810] [NEW] Notices (Errors) in upgrader

2012-03-06 Thread Jakub Jankiewicz
Public bug reported: IN step 0 I've got (after finish upgrade I call upgrader again but if first call I had errors too) Notice: A session had already been started - ignoring session_start() in /home/kuba/projects/aikilab/var_www_aiki/libs/membership.php on line 93 Notice: Undefined index: step i

[Aikiframework-devel] [Bug 947801] [NEW] order of widgets in reponse to 404 error is wrong

2012-03-06 Thread Jakub Jankiewicz
Public bug reported: It seams that functions widgets::get_canditate_widgets and widgets::get_page_not_found_widgets return widgets in the same order but in rendering the order of widgets, for page not found error, is not the same as for normal layout (for instance if I call http://aikiServer.com/