Radria Tasks::
http://www.sqlfusion.org/tasks/
Radria Tasks::PageBuilder: Recently opened tasks2009-05-15T18:16:55ZFS#155: WebIDE: The Left pane remains blank when clicking on Tables.
http://www.sqlfusion.org/tasks/task/155
2009-05-15T18:16:55ZMichaelI am new to Radria and just taking it for a test drive. I have a clean install of radria-0.8.4 and it passes all the install tests. Additionally, I am using an empty database to begin.
I am following the tutorial videos and after adding packages I enter the WebIDE. Then I click Tables, however the left pane never shows an Add option and remains blank.
I have double checked the install and the Apache and Radria error logs and can not find any issues. Additionally, I tried adding more packages, but the WebIDE tables editor pane still remains blank. If you have any idea why the Table editor in the WebIDE is blank, please let me know. I have the following packages installed, maybe I am missing a required package?
contentadmin-1.7
db_browser-0.8
design_builder-1.4
dojo_0.3-0.4
editarea_0_6_7-0.1
field_color_picker-0.3
file_manager-0.8
geshi-1.0.7.20-0.1
magpierss_0.72-0.1
package_builder-1.16
pagebuilder-3.9
pb_addon_database-1.18
phpmyadmin_2.9.1.1-0.4
report_template-1.0
shape_drawing-0.13
simpleforms-0.6
sqldesigner_1.3.3-0.1
syntaxhighlight-0.2
template-0.7
tiny_mce_2.0.5-0.2
I am following the tutorial videos and after adding packages I enter the WebIDE. Then I click Tables, however the left pane never shows an Add option and remains blank.
I have double checked the install and the Apache and Radria error logs and can not find any issues. Additionally, I tried adding more packages, but the WebIDE tables editor pane still remains blank. If you have any idea why the Table editor in the WebIDE is blank, please let me know. I have the following packages installed, maybe I am missing a required package?
contentadmin-1.7
db_browser-0.8
design_builder-1.4
dojo_0.3-0.4
editarea_0_6_7-0.1
field_color_picker-0.3
file_manager-0.8
geshi-1.0.7.20-0.1
magpierss_0.72-0.1
package_builder-1.16
pagebuilder-3.9
pb_addon_database-1.18
phpmyadmin_2.9.1.1-0.4
report_template-1.0
shape_drawing-0.13
simpleforms-0.6
sqldesigner_1.3.3-0.1
syntaxhighlight-0.2
template-0.7
tiny_mce_2.0.5-0.2
]]>FS#86: New AddOn API and Classes
http://www.sqlfusion.org/tasks/task/86
2008-10-09T10:11:47ZPhilippe LewickiNew Logic to process and creates add-ons.
This will be the general way to add anything in the page and will replace overtime the custom Text, image, Editor..... as well as all the old Add_on.
This will be the general way to add anything in the page and will replace overtime the custom Text, image, Editor..... as well as all the old Add_on.]]>FS#85: Web IDE is adding an extra "\"
http://www.sqlfusion.org/tasks/task/85
2008-08-25T09:58:48ZAbhikAdded an option for new text field type DOJO as Validation with Regular expression.
While testing added a regular expression as : [\w]+ and in the registry the data is getting added as:
<rdata type="regExp">[\\w]+</rdata>
While testing added a regular expression as : [\w]+ and in the registry the data is getting added as:
<rdata type="regExp">[\\w]+</rdata>
]]>FS#79: The rdata type="default" doesn't grab values from the session
http://www.sqlfusion.org/tasks/task/79
2008-06-11T09:23:45ZJay LinkIn registry pages, the rdata type="default" doesn't grab values from the session.
rdata type="default" [session_var_name] /rdata should work. (gt and lt brackets eliminated for the web)
But instead one has to code the field like this: [getsession;session_var_name;]
rdata type="default" [session_var_name] /rdata should work. (gt and lt brackets eliminated for the web)
But instead one has to code the field like this: [getsession;session_var_name;]]]>FS#77: "AllowOverride All" directory incorrect
http://www.sqlfusion.org/tasks/task/77
2008-05-29T08:38:35ZJay LinkRadria's index.php redirects to SiteBuilder/install.php, and it is very good at detecting one's existing setup and what is needed.
However, I consistently got the warning: WARNING: .htaccess not executed by apache. It was recommended that I add the following to my httpd.conf:
Directory "/srv/httpd/htdocs/sqlfusion/radria-0.8.4/SiteManager"
AllowOverride All
/Directory
I could not get that to work, but when I shortened the directory to:
"/srv/httpd/htdocs/sqlfusion/radria-0.8.4"
... then it did, and the warning disappeared.
However, I consistently got the warning: WARNING: .htaccess not executed by apache. It was recommended that I add the following to my httpd.conf:
Directory "/srv/httpd/htdocs/sqlfusion/radria-0.8.4/SiteManager"
AllowOverride All
/Directory
I could not get that to work, but when I shortened the directory to:
"/srv/httpd/htdocs/sqlfusion/radria-0.8.4"
... then it did, and the warning disappeared.]]>FS#68: function textdomain() not found.
http://www.sqlfusion.org/tasks/task/68
2008-02-01T11:28:52ZPhilippe LewickiIf the gettext extension is not installed a few errors popup in the intropage and the Add-On menuFS#65: PageBuilderFieldImage not uploaded live
http://www.sqlfusion.org/tasks/task/65
2008-01-03T15:48:32ZPhilippe LewickiWhen I use that field type for my own registry they images do not display on the live site once the application is published.
This is because the class **PageBuilderFieldImage.class.php** is not uploaded on the live server.
This is because the class **PageBuilderFieldImage.class.php** is not uploaded on the live server.
]]>FS#62: The border type is missing: dotted
http://www.sqlfusion.org/tasks/task/62
2007-11-29T19:05:43ZPhilippe LewickiIn the stylesheet manager the border type is missing: dotted in the list of type.FS#54: Resize using the element border
http://www.sqlfusion.org/tasks/task/54
2007-10-10T10:43:28ZPhilippe LewickiCurrently to resize a layer we need to press "Shit" and drag the mouse.
This operation is not intuitive.
I suggest to permanently display the border of a selected/clicked element until an other one is selected/clicked.
The resize will be done by clicking and dragging the border of the element.
This operation is not intuitive.
I suggest to permanently display the border of a selected/clicked element until an other one is selected/clicked.
The resize will be done by clicking and dragging the border of the element.
]]>FS#45: Center the page
http://www.sqlfusion.org/tasks/task/45
2008-02-01T11:31:15ZPhilippe LewickiIts currently quite difficult to center the entire page as all the positioning of layers are absolute by default.
Center is a very much requested feature by web designers.
It would be good to find a solution to make the page centered easily.
Center is a very much requested feature by web designers.
It would be good to find a solution to make the page centered easily.
]]>