Added UNIQUE KEY username (username) to aiki_users table. Cleaned up
formating, removed unnecessary backticks.
** Changed in: aikiframework
Assignee: (unassigned) => Steven Garcia (fosdevel)
** Changed in: aikiframework
Status: New => Fix Released
--
You received this bug notificati
revno: 846
committer: Steven Garcia
branch nick: aikiframework
timestamp: Mon 2011-06-13 23:38:54 -0700
message:
Added fix for Unique username to tables. Cleaned up tables.
modified:
src/system/sql/CreateTables.sql
src/system/sql/I
Blueprint changed by rejon:
Whiteboard changed:
The update feature should do the following:
1- create tables if one doesn't exists
2- check if tables have latest structure
3- check for default values
4- check for dynamic values
Aiki is not a conventional applications: php code again
Public bug reported:
No matter how simple the SQL Query, if the query returns no results, the
content of No Results Error is NEVER output.
To confirm:
Create a new widget called 'users' with:
Select Query: select username from aiki_users where username = 'nobody'
No Results Error: No user!
Co
revno: 845
committer: Steven Garcia
branch nick: aikiframework
timestamp: Mon 2011-06-13 19:24:18 -0700
message:
Changed a log test.
modified:
tests/system/libraries/LogTest.php
--
lp:aikiframework
https://code.launchpad.net/~aikif
Blueprint changed by Steven Garcia:
Whiteboard changed:
Initially, we can integrate PHPUnit: http://www.phpunit.de/ --Brylie
Oxley
https://code.launchpad.net/~brylie/aikiframework/doctrine is the code
that is there
I think we need to make sure that:
A.) phpunit is pulled from
revno: 844
committer: Steven Garcia
branch nick: aikiframework
timestamp: Mon 2011-06-13 18:49:52 -0700
message:
Added optional PHPUnit (to enable: --enable-tests) feature which is disabled
by default: PHPUnit testing support requires
The problem is the way its done in the past.
I think we need a far more drastic change than this to this field.
Actually, would like it if we can fix the underlying api first on this
code before hacking up the current interfacethis is something you
are doing quite well at.
I just commented a
have a score to settle with this nice library .. but I will take some time. Is
there someone working on it?
In addition, I propose the following change.
in display_urls ALL expression must be delimited with "|". For example:
|*|
|home|admin|user|
Not valid
home|admin|user
It takes seconds to co
Hi folks!
I have fixed the php library, although that will be replaced. But
meanwhile, that
it works correctly.
Examined some widget I found calls as
#(inherent:121|select count(id) from ocal_files where filename RLIKE
".svg")#)
(121 is a near empty widget..)
Now you can put:
revno: 843
committer: Roger Martin
branch nick: aikiframework
timestamp: Mon 2011-06-13 23:40:42 +0200
message:
php parser corrected (odd,getinfo) and new sql function added
modified:
src/system/libraries/php.php
--
lp:aikiframewor
Blueprint changed by rejon:
Whiteboard changed:
The update feature should do the following:
1- create tables if one doesn't exists
2- check if tables have latest structure
3- check for default values
4- check for dynamic values
Aiki is not a conventional applications: php code again
Blueprint changed by rejon:
Whiteboard changed:
The update feature should do the following:
1- create tables if one doesn't exists
2- check if tables have latest structure
3- check for default values
4- check for dynamic values
-
Aiki is not a conventional applications: php code ag
Blueprint changed by rejon:
Whiteboard changed:
Also, think its good you list out all files and check them off here as
you do them. I found these by running from the commandline:
find src/ -name "*.php" -o -name "*.inc"
And the results are:
* = ignore third party libraries f
revno: 842
committer: Steven Garcia
branch nick: aikiframework
timestamp: Mon 2011-06-13 11:43:34 -0700
message:
Added disable get contents when log level is none. Bumped fix-number
modified:
src/aiki.php
src/system/libraries/Log.p
Blueprint changed by rejon:
Whiteboard changed:
Also, think its good you list out all files and check them off here as
you do them. I found these by running from the commandline:
find src/ -name "*.php" -o -name "*.inc"
And the results are:
* = ignore third party libraries f
Blueprint changed by rejon:
Assignee: Brad Phillips => rejon
--
Complete PHPDOC for the codebase
https://blueprints.launchpad.net/aikiframework/+spec/complete-phpdoc-conversion
___
Mailing list: https://launchpad.net/~aikiframework-devel
Post to
revno: 841
committer: Roger Martin
branch nick: aikiframework
timestamp: Mon 2011-06-13 16:50:29 +0200
message:
language library: corrections in comments **, markup restricted
modified:
src/system/libraries/languages.php
--
lp:aiki
We have already discussed over L10, gettext and more..i only want correct
this library than is called more than 5 times in the generation of
openclipart.org homepage (why is other large..large discussions).
Perhaps is better translate this discussion to aiki wiki.
roger
__
19 matches
Mail list logo