Blueprint changed by Christopher Adams:
Assignee: (none) => Aiki Framework Developers
--
The sign up form needs to confirm new users via email confirmation
https://blueprints.launchpad.net/aikiframework/+spec/confirm-sign-ups
___
Mailing list: htt
Blueprint changed by Christopher Adams:
Approver: (none) => Aiki Framework Admins
--
The sign up form needs to confirm new users via email confirmation
https://blueprints.launchpad.net/aikiframework/+spec/confirm-sign-ups
___
Mailing list: https:/
Blueprint changed by Christopher Adams:
Drafter: (none) => Aiki Framework Developers
--
The sign up form needs to confirm new users via email confirmation
https://blueprints.launchpad.net/aikiframework/+spec/confirm-sign-ups
___
Mailing list: http
Public bug reported:
Now we are in a good position! We have too much in the top aiki menubar.
Here are some simple tweaks to make the site better:
* Events Listener should be Events
** Also, it really need to have more than just what is happening. Need links to
user accoutns, and to the revisio
ok cool brylie, fosdevel added phpunit another way. would love for you to
contribute some unit tests to our code now! That would be great!
--
https://code.launchpad.net/~aikiframework.admins/aikiframework/PHPUnit/+merge/64361
Your team Aiki Framework Developers is requested to review the proposed
Blueprint changed by rejon:
Definition Status: Drafting => Approved
--
Make Aiki Edits Visible as History and/or RecentChanges
https://blueprints.launchpad.net/aikiframework/+spec/make-log-history-recentchanges-visible
___
Mailing list: https://la
Blueprint changed by rejon:
Whiteboard changed:
###
any progress on this? Jon
###
since database tables are exposed now in Database & forms, all changes
can be tracked from the reversions table there - bassel
###
Ok, so this is a UI issue these are not exposed it soun
Blueprint changed by rejon:
Whiteboard changed:
###
any progress on this? Jon
###
since database tables are exposed now in Database & forms, all changes
can be tracked from the reversions table there - bassel
###
Ok, so this is a UI issue these are not exposed it soun
Review: Approve
Rejon said, "do it."
--
https://code.launchpad.net/~fosdevel/aikiframework/file-struct/+merge/64625
Your team Aiki Framework Developers is subscribed to branch lp:aikiframework.
___
Mailing list: https://launchpad.net/~aikiframework-deve
oh nevermind, you already merged...i'll make my fixes
On Tue, Jun 14, 2011 at 9:54 PM, j...@rejon.org wrote:
> Actually, i'm commiting some stuf real quick, then please resync and merge...
>
> thx...if coordinating easier, you know where we iz in irc
>
> On Tue, Jun 14, 2011 at 9:11 PM, rejon wr
Actually, i'm commiting some stuf real quick, then please resync and merge...
thx...if coordinating easier, you know where we iz in irc
On Tue, Jun 14, 2011 at 9:11 PM, rejon wrote:
> Excellent do it.
>
> j...@fabricatorz.com
> http://fabricatorz.com
> On Jun 14, 2011 7:48 PM, "Steven Garcia" w
The proposal to merge lp:~fosdevel/aikiframework/file-struct into
lp:aikiframework has been updated.
Status: Needs review => Merged
For more details, see:
https://code.launchpad.net/~fosdevel/aikiframework/file-struct/+merge/64625
--
https://code.launchpad.net/~fosdevel/aikiframework/file-s
Merge authors:
Steven Garcia
Related merge proposals:
https://code.launchpad.net/~fosdevel/aikiframework/file-struct/+merge/64625
proposed by: Steven Garcia (fosdevel)
revno: 850 [merge]
committer: Steven Garcia
branch nick: aikif
Added two places where it's useful information:
http://www.aikiframework.org/wiki/Release_Notes/0.9#Database
http://www.aikiframework.org/wiki/Upgrading_Aiki
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https:/
Can you add this to theupgrade guide. Im going to hack on update system
tonite.
j...@fabricatorz.com
http://fabricatorz.com
On Jun 14, 2011 8:01 PM, "Christopher Adams" wrote:
> Old Aiki site should run the following on their database:
>
> alter table aiki_users add unique (username);
>
> --
> Yo
Excellent do it.
j...@fabricatorz.com
http://fabricatorz.com
On Jun 14, 2011 7:48 PM, "Steven Garcia" wrote:
> Steven Garcia has proposed merging lp:~fosdevel/aikiframework/file-struct
into lp:aikiframework.
>
> Requested reviews:
> Aiki Framework Developers (aikiframework-devel)
>
> For more det
revno: 848
committer: Steven Garcia
branch nick: aikiframework
timestamp: Tue 2011-06-14 18:02:27 -0700
message:
Corrected regex pattern for removing directories.
modified:
Makefile.am
scripts/bone-clean.sh
--
lp:aikiframework
ht
Old Aiki site should run the following on their database:
alter table aiki_users add unique (username);
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/795820
Title:
The aiki dat
Steven Garcia has proposed merging lp:~fosdevel/aikiframework/file-struct into
lp:aikiframework.
Requested reviews:
Aiki Framework Developers (aikiframework-devel)
For more details, see:
https://code.launchpad.net/~fosdevel/aikiframework/file-struct/+merge/64625
Moved src/system/libraries to
This appears to be fixed. You can try this on any instance of Aiki:
select username, name from aiki_users LEFT JOIN aiki_users_groups on
(aiki_users.usergroup = aiki_users_groups.id)
and try to paginate the results.
** Changed in: openfontlibrary
Status: Confirmed => Fix Committed
--
Yo
** Also affects: openfontlibrary
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/797412
Title:
pagination breaks using SQL like where f
Public bug reported:
If you use certain sub-queries then pagination breaks. For example:
select username from aiki_users where usergroup in (select id from
aiki_users_groups)
This query should return every single user. If you set this widget at
let's say "Records per page: 10" than it does ret
Yes, I documented this heavy what we need:
http://aikiframework.org/wiki/Aiki_Robust_Update_System
Essentially, we need to compare a current installations aiki version
number to the one being updated to, and then have a function for each
version number to run commands to bring a system up to date
Hi!
i can see the widget. I think is 797018, corrected in last version.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/797303
Title:
If a widget has type "none" then No Results E
This is a nice change and all. I just want to raise the matter that
this makes old aiki_forms tables incompatible with the new code.
If you try to run the latest Aiki revision using an old aiki_forms
table, you will encounter the following error output at the top of
every widget:
Notice: Undefine
Public bug reported:
If a widget has Type set to "none" (rather than e.g., "div") then the
content of No Results Error is NEVER output even if the SQL Query
returns no results.
** Affects: aikiframework
Importance: High
Status: New
** Changed in: aikiframework
Importance: Undeci
you rule!
On Tue, Jun 14, 2011 at 10:27 AM, rg1024 <797...@bugs.launchpad.net> wrote:
> ** Changed in: aikiframework
> Status: Confirmed => Fix Committed
>
> --
> You received this bug notification because you are subscribed to
> aikiframework.
> https://bugs.launchpad.net/bugs/797018
>
> Ti
On Tue, Jun 14, 2011 at 10:35 AM, Roger Martín wrote:
>
> Hi folks!!
>
> the recent changes in widget (adding the widget name in comment ) is the cause of this Bug(1), sorry.
>
> Sometimes, aiki development is "como un elefante en una cacharreria" or in
> english, "like a bull in a hardware store
** Changed in: aikiframework
Status: Confirmed => 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/797018
Title:
No results error is not working
Status in Aik
Hi folks!!
the recent changes in widget (adding the widget name in comment ) is the cause of this Bug(1), sorry.
Sometimes, aiki development is "como un elefante en una cacharreria" or in
english, "like a bull in a hardware store":
you fix some thing...and another two crash..
we need more more
revno: 847
committer: Roger Martin
branch nick: aikiframework
timestamp: Tue 2011-06-14 17:26:42 +0200
message:
corrected bug 797018
modified:
src/system/widgets.php
--
lp:aikiframework
https://code.launchpad.net/~aikiframework-dev
Can you describe at least one use-case?
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/735035
Title:
create new form field type: select or insert new
Status in Aiki Framework:
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => Aiki Framework Developers
(aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/670559
Title:
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => Christopher Adams
(christopheradams)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/692119
Title:
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => Aiki Framework Developers
(aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/678323
Title:
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => rejon (rejon)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/711380
Title:
there is no documentat
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => Steven Garcia (fosdevel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/692497
Title:
admin inter
** Changed in: aikiframework
Assignee: Brad Phillips (brad-bradphillips) => Christopher Adams
(christopheradams)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/718514
Title:
need you to try this on the new aiki development builds and confirm what
is and isn't working.
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/726311
Title:
Unable to use other fi
I updated a bunch of tasks. Bassel has been away, so removed tasks
from him and reassigned some others.
I moved the timeline for this release back to june 30.
I really want to hit it. There might have to be some tasks pushed
back, but we are doing overall quite well with about half of the bugs
an
Blueprint changed by rejon:
Definition Status: New => Discussion
--
meta-areas in aiki for messages, and script
https://blueprints.launchpad.net/aikiframework/+spec/meta-areas
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post to
Blueprint changed by rejon:
Approver: (none) => Aiki Framework Developers
--
meta-areas in aiki for messages, and script
https://blueprints.launchpad.net/aikiframework/+spec/meta-areas
___
Mailing list: https://launchpad.net/~aikiframework-devel
P
Blueprint changed by rejon:
Definition Status: New => Discussion
--
All site-specific assets and configs should go in a separate custom folder
https://blueprints.launchpad.net/aikiframework/+spec/custom-directory
___
Mailing list: https://launchpa
Blueprint changed by rejon:
Priority: Undefined => High
--
All site-specific assets and configs should go in a separate custom folder
https://blueprints.launchpad.net/aikiframework/+spec/custom-directory
___
Mailing list: https://launchpad.net/~ai
Blueprint changed by rejon:
Approver: (none) => Aiki Framework Developers
--
All site-specific assets and configs should go in a separate custom folder
https://blueprints.launchpad.net/aikiframework/+spec/custom-directory
___
Mailing list: https:/
Blueprint changed by rejon:
Drafter: (none) => Aiki Framework Developers
--
All site-specific assets and configs should go in a separate custom folder
https://blueprints.launchpad.net/aikiframework/+spec/custom-directory
___
Mailing list: https://
need a reality assessment
** Changed in: aikiframework
Assignee: Bassel Safadi (bassel) => Christopher Adams (christopheradams)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/
** Changed in: aikiframework
Assignee: Bassel Safadi (bassel) => Aiki Framework Developers
(aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/691748
Title:
file extens
** Changed in: aikiframework
Assignee: (unassigned) => Aiki Framework Developers (aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/791878
Title:
there is no validation
Blueprint changed by rejon:
Assignee: Brad Phillips => Aiki Framework Developers
--
Tooltips and Icons for forms creation
https://blueprints.launchpad.net/aikiframework/+spec/help-information-for-forms
___
Mailing list: https://launchpad.net/~aiki
Blueprint changed by rejon:
Assignee: Brad Phillips => Christopher Adams
--
I'd like Aiki forms to be able to check for character limits in fields
https://blueprints.launchpad.net/aikiframework/+spec/aiki-form-char-limit-check
___
Mailing list: ht
** Changed in: aikiframework
Assignee: (unassigned) => Aiki Framework Developers (aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/682552
Title:
address / url field is
** Changed in: aikiframework
Assignee: Bassel Safadi (bassel) => Aiki Framework Developers
(aikiframework-devel)
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is a bug assignee.
https://bugs.launchpad.net/bugs/759200
Title:
Aiki js del
** Changed in: aikiframework
Assignee: (unassigned) => Christopher Adams (christopheradams)
** Changed in: aikiframework
Status: New => Confirmed
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https:/
** Changed in: aikiframework
Assignee: (unassigned) => rg1024 (rg1024)
** 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.ne
** Changed in: aikiframework
Status: New => Confirmed
** 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/b
Blueprint changed by rejon:
Assignee: Bassel Safadi => Aiki Framework Developers
--
Allow aikimarkup to be used in more fields
https://blueprints.launchpad.net/aikiframework/+spec/aiki-markup-expansion
___
Mailing list: https://launchpad.net/~aiki
Blueprint changed by rejon:
Assignee: (none) => Aiki Framework Developers
--
Widgets should allow fields to be added as needed
https://blueprints.launchpad.net/aikiframework/+spec/add-widget-fields
___
Mailing list: https://launchpad.net/~aikifram
Blueprint changed by rejon:
Assignee: Bassel Safadi => Aiki Framework Developers
--
add a way to add new url to a group of widgets
https://blueprints.launchpad.net/aikiframework/+spec/add-url-to-multi-widgets
___
Mailing list: https://launchpad.ne
Blueprint changed by rejon:
Whiteboard changed:
Need an example of what the final output should look like.
There are a number of places it might make sense to specify a custom
class selector for a form.
1) the surrounding the form (currently with id="form_container")
2) the el
Blueprint changed by rejon:
Assignee: Aiki Framework Developers => Christopher Adams
--
Add css "Class" to form fields
https://blueprints.launchpad.net/aikiframework/+spec/add-cssclass-to-formfields
___
Mailing list: https://launchpad.net/~aikifra
Blueprint changed by rejon:
Whiteboard changed:
- where we at on this?
+ Need LLC to do reality assessment on this, if it works, and how to make
+ sure it works or will be fixed.
--
add a way to send email on edit
https://blueprints.launchpad.net/aikiframework/+spec/send-email-on-edit
_
Blueprint changed by rejon:
Assignee: Bassel Safadi => Christopher Adams
--
add a way to send email on edit
https://blueprints.launchpad.net/aikiframework/+spec/send-email-on-edit
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post t
Blueprint changed by rejon:
Assignee: Bassel Safadi => Aiki Framework Developers
--
Add support for multi-database installation
https://blueprints.launchpad.net/aikiframework/+spec/multi-database
___
Mailing list: https://launchpad.net/~aikiframew
Blueprint changed by rejon:
Assignee: Bassel Safadi => Aiki Framework Developers
--
New URL Address Box
https://blueprints.launchpad.net/aikiframework/+spec/new-url-address-box
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post to
Blueprint changed by rejon:
Whiteboard changed:
Could add a method to aiki class or just make a global $messages
variable.
-
$messagelist = array();
or
class aiki {
- $messagelist = array();
+ $messagelist = array();
}
or
class aiki {
- $_messagelist = a
66 matches
Mail list logo