I add pseudo parsers to noloop and noloop_bottom only they was not
handled.
** Changed in: aikiframework
Status: New => Fix Committed
** Changed in: openclipart
Status: New => Fix Committed
--
You received this bug notification because you are a member of Aiki
Framework Developers
revno: 1170
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Tue 2012-04-24 08:10:20 +0200
message:
Add "parsers" to noloop and noloop_bottom
modified:
libs/Engine_aiki.php
--
lp:aikiframework
https://code.launchpa
bummer, how to fix?
On Tue, Apr 24, 2012 at 3:33 AM, Jakub Jankiewicz
<987...@bugs.launchpad.net> wrote:
> Public bug reported:
>
> In lastest aiki inline sql stops working.
>
> you can see aiki markup in your own clipart (in comment - it's sql if
> hack).
>
> ** Affects: aikiframework
> Impor
Public bug reported:
common code can be put into file aiki.js and only essecial code into
widget next to field or it can even be put as one instance that it's
called for all fields on the page. it can be written as jquery plugin.
** Affects: aikiframework
Importance: Low
Assignee: Jakub
Public bug reported:
In lastest aiki inline sql stops working.
you can see aiki markup in your own clipart (in comment - it's sql if
hack).
** Affects: aikiframework
Importance: Critical
Assignee: Jakub Jankiewicz (jcubic)
Status: New
** Affects: openclipart
Importance:
Public bug reported:
In lastest Aiki edit in place is not working, I tested it on OCAL and
local installation.
(noloop()noloop)
((id)) -
foo
text
id
textarea
Click here to edit
ViewPublished
((text))
(noloop_bottom()noloop_bottom)
for table foo(id, text), javascr
revno: 1169
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Mon 2012-04-23 19:45:25 +0200
message:
Add back url for forms
modified:
libs/Forms.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-deve
Ok, great, I mark it as won't fix then
** Changed in: aikiframework
Status: Opinion => Won't Fix
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/987318
Title:
Noloop and n
New engine haven't normal_select or authorized_select. Only content.
Our example must be write as
(sql("SELECT foo"){..}else{No data found}sql)
(form()form)
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : aikiframework-d
revno: 1168
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Mon 2012-04-23 18:00:17 +0200
message:
remove action from form, it's was always the same url
modified:
libs/Forms.php
--
lp:aikiframework
https://code.la
I'm thinking about few lines of css that will make forms look prettier.
On Mon, 23 Apr 2012 14:22:23 -
rejon wrote:
> This should just be in general for template sites. I'm not sure what
> to call these.
>
> On Mon, Apr 23, 2012 at 10:14 PM, Jakub Jankiewicz
> <987...@bugs.launchpad.net> wr
Can this example be implemented in new engine? That form is always show
and instantly (just after submit content from form) data is displayed,
so you can constantly add new rows to database table, and don't need to
refresh the page.
This bug is reported because when this example is handled when th
New engine haven't loop and noloop parts.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/987318
Title:
Noloop and noloop_bottom should be displayed when there is no results
Stat
Public bug reported:
in OCAL you can't upload the same file but for different user (it change
filename to timestamp), so 2 users can't have same filename, even if
they are in separated folders.
OCAL have people/[username]/ as upload path and Aiki check both url and
database, it should check for d
You can fix it by adding redirect, but this will be one more request and
there is no way to indicate that redirect should be after the post of
the form.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.
One more problem here, there should be a way to disable showing message
"Added successfully", in example I put the proper behavior is to
constantly add new fields to table, so forms should be displayed all the
time.
** Description changed:
- If you create table foo(i integer, text varchar) and cr
isn't this fixed in the new engine?
On Mon, Apr 23, 2012 at 10:10 PM, Jakub Jankiewicz
<987...@bugs.launchpad.net> wrote:
> Public bug reported:
>
> Only middle of the widget should be replaced by no_results consider this
> example
>
> query: select * from foo
>
> widget:
>
> (noloop(Foo)noloop)
>
This should just be in general for template sites. I'm not sure what
to call these.
On Mon, Apr 23, 2012 at 10:14 PM, Jakub Jankiewicz
<987...@bugs.launchpad.net> wrote:
> Public bug reported:
>
> There should be some default css (that can be changed by the user) for
> forms, they look ugly, we ca
Public bug reported:
Only middle of the widget should be replaced by no_results consider this
example
query: select * from foo
widget:
(noloop(Foo)noloop)
((i)) - ((text))
(noloop_bottom(
(#(form:add:21)#)
)noloop_bottom)
the proper behavior IMO is that no_result_error should be putted beteen
Public bug reported:
There should be some default css (that can be changed by the user) for
forms, they look ugly, we can take few styles from twitter bootstrap.
** Affects: aikiframework
Importance: Medium
Status: New
** Changed in: aikiframework
Importance: Undecided => Medium
Public bug reported:
If you create table foo(i integer, text varchar) and create query select
* from foo with content:
(noloop()noloop)
((i)) - ((text))
(noloop_bottom(
(#(form:add:21)#)
)noloop_bottom)
where form 21 is for table foo
you will have list of rows in the table but when you add new
I think it get fixed because I remove strip slashes, then bassel add it
because Mac was adding slashes then Roger remove it, and I notice on one
server that php was adding slashes (it had magic_quotes enabled) so I
add code that strip slashes if it was enabled. So I think it's fixed,
need testing.
ok, lets just rely upon new admin panel, unless this got fixed?
** Changed in: openclipart
Milestone: 3.2 => 3.3
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/736717
Title:
there is a script for this, but next release
** Changed in: openclipart
Milestone: 3.2 => 3.3
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/692030
Title:
there is no file r
** Changed in: openclipart
Status: Fix Committed => 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/722071
Title:
widget error box shows 'GET[query]'
Status i
** Changed in: openclipart
Status: Fix Committed => 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/965194
Title:
Aiki need custom constants
Status in Aiki Fr
** Changed in: openclipart
Milestone: 3.2 => 3.4
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/602502
Title:
allow upload of a zip file
Status in Aiki Framework:
Fix Comm
** Changed in: openclipart
Milestone: 3.2 => 3.3
--
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
Title:
multiple same comments posting to the database
Status in Aiki F
No, the new functionality is there, I filed a new blueprint for the
language interface for 3.3
On Mon, Apr 23, 2012 at 8:28 PM, Jakub Jankiewicz
<692...@bugs.launchpad.net> wrote:
> In ocal it's not fixed we need to add translation tool.
>
> --
> You received this bug notification because you are
Public bug reported:
If there is normal_select attached to widget url parts like (!(1)!) are
not handled before inline sql (sql( so if query in inline sql contain
url parts it throw error.
** Affects: aikiframework
Importance: Critical
Assignee: Jakub Jankiewicz (jcubic)
Status
In ocal it's not fixed we need to add translation tool.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/692464
Title:
there is only support for english!
Status in Aiki Framework:
revno: 1167
committer: Jakub Jankiewicz
branch nick: aikiframework
timestamp: Mon 2012-04-23 14:31:10 +0200
message:
handle url parts before (sql( when there is normal_select
modified:
libs/Engine_aiki.php
--
lp:aikiframework
https
** Changed in: openclipart
Status: Triaged => 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/692464
Title:
there is only support for english!
Status in Aiki
** Changed in: openclipart
Status: In Progress => 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/719737
Title:
"No Results Error" Section can't pull in URL va
** Changed in: openclipart
Status: Triaged => 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/722071
Title:
widget error box shows 'GET[query]'
Status in Aik
35 matches
Mail list logo