PHPRunner 5.2/ASPRunner 6.2 List of new features and planned release date.
#1
Posted 15 October 2009 - 07:57 PM
We plan to have a beta version of PHPRunner 5.2/ASPRunnerPro 6.2 available at the end of November/first week of December. This would be one of the most ambitious and feature-rich releases in PHPRunner/ASPRunnerPro history so bear with us if release date slips a bit. We work hard to ship it one time.
New features planned in this update.
1. Audit
All actions like login/logout/record editing/adding/deleting etc are logged to Audit table.
http://demo.asprunne...ect41/login.php
Logon as admin/admin or user/user
2. Record locking.
To test this feature open this project in two different browsers i.e. in Firefox and Chrome. Logon using different credentials and try to edit the same record in one of tables to see how it works. Admin is able to unblock record if it was blocked for too long or take ownership.
http://demo.asprunne...ect41/login.php
Logon as admin/admin or user/user
3. Column resizing.
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
4. Edit/Add master-details tables on the same page
http://demo.asprunne...orders_list.php
- Add master and details
- Edit master and details
- Edit details in inline mode on master
- View master and details (not implemented in this demo, will be available in final version)
- multiple detail tables (nested or one master - many details). I.e. you can display customers, orders by customer, order details per order and edit all three tables at the same time without leaving the page. Sounds a bit crazy, huh?
5. New FTP client (fast and reliable). SFTP/FTPS support.
6. Option: Block user account after three unsuccessful login attempts
7. Option: Section 508 compliance
http://demo.asprunne...ject43/menu.php
Check keyboard-based navigation through table links on the list page (Arrow Up, Arrow Down, Tab, Shift Tab).
8. Search panel (advanced search on the list page)
http://bit.ly/Mu4jm
Check search panel on the left. You can add new criteria.
You can add the same field twice which will produce OR search (username='admin' or username='test').
By default it implements 'Contains' search. To change this click 'Show options' link.
You can use both search panel and simple search box at the same time. It produces AND search in this case.
You can show/hide search panel clicking button with double arrows.
You can also make search panel floating clicking pin button.
9. Charts update. Multiple series (unlimited), gauge charts (horizontal, vertical, circular), accumulation charts, scrollable charts, financial charts, bubble charts. Chart auto-refresh by specified time interval.
More info on new chart types:
http://www.anychart....ychart/gallery/
10. Google maps widget
- Large map
- 'View as' type 'Map' on List/View pages (separate map for each record)
- Clickable markers (point to the View page)
- javascript API to manage maps: map refresh on demand, center marker on map, add/update/delete markers
Preview: http://demo.asprunne...Table1_list.php
11. 'Insert button' feature. Add a button in Visual Editor and type in code to be executed after button is pressed. Supports both client-side (Javascript) and server-side (PHP/ASP) events.
12. New databases support: Informix, DB2, SQLite, any ODBC-enabled
13. Add CAPTCHA to any page
(Edit/Add/Login/Password reminder etc)
New features planned in this update.
1. Audit
All actions like login/logout/record editing/adding/deleting etc are logged to Audit table.
http://demo.asprunne...ect41/login.php
Logon as admin/admin or user/user
2. Record locking.
To test this feature open this project in two different browsers i.e. in Firefox and Chrome. Logon using different credentials and try to edit the same record in one of tables to see how it works. Admin is able to unblock record if it was blocked for too long or take ownership.
http://demo.asprunne...ect41/login.php
Logon as admin/admin or user/user
3. Column resizing.
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
4. Edit/Add master-details tables on the same page
http://demo.asprunne...orders_list.php
- Add master and details
- Edit master and details
- Edit details in inline mode on master
- View master and details (not implemented in this demo, will be available in final version)
- multiple detail tables (nested or one master - many details). I.e. you can display customers, orders by customer, order details per order and edit all three tables at the same time without leaving the page. Sounds a bit crazy, huh?
5. New FTP client (fast and reliable). SFTP/FTPS support.
6. Option: Block user account after three unsuccessful login attempts
7. Option: Section 508 compliance
http://demo.asprunne...ject43/menu.php
Check keyboard-based navigation through table links on the list page (Arrow Up, Arrow Down, Tab, Shift Tab).
8. Search panel (advanced search on the list page)
http://bit.ly/Mu4jm
Check search panel on the left. You can add new criteria.
You can add the same field twice which will produce OR search (username='admin' or username='test').
By default it implements 'Contains' search. To change this click 'Show options' link.
You can use both search panel and simple search box at the same time. It produces AND search in this case.
You can show/hide search panel clicking button with double arrows.
You can also make search panel floating clicking pin button.
9. Charts update. Multiple series (unlimited), gauge charts (horizontal, vertical, circular), accumulation charts, scrollable charts, financial charts, bubble charts. Chart auto-refresh by specified time interval.
More info on new chart types:
http://www.anychart....ychart/gallery/
10. Google maps widget
- Large map
- 'View as' type 'Map' on List/View pages (separate map for each record)
- Clickable markers (point to the View page)
- javascript API to manage maps: map refresh on demand, center marker on map, add/update/delete markers
Preview: http://demo.asprunne...Table1_list.php
11. 'Insert button' feature. Add a button in Visual Editor and type in code to be executed after button is pressed. Supports both client-side (Javascript) and server-side (PHP/ASP) events.
12. New databases support: Informix, DB2, SQLite, any ODBC-enabled
13. Add CAPTCHA to any page
(Edit/Add/Login/Password reminder etc)
Best regards,
Sergey Kornilov
Sergey Kornilov
#9
Posted 16 October 2009 - 07:00 PM
Ok I have to admit, I have another big project due in the spring and actually going to hold off coding it till this is released, allot of new features saving me time from coding, (IE record locking ) etc was in my previous build, but I would love to see what you guys came up with. Very exciting indeed.
P.S. I say can't wait to see in action as http://demo.asprunne..._com/Project24/ login is not working, eh someone changed the passwords?
P.S. I say can't wait to see in action as http://demo.asprunne..._com/Project24/ login is not working, eh someone changed the passwords?
#10
Posted 16 October 2009 - 08:36 PM
Really great job like you always do.
Very useful point 4 multiple detail tables
And point 10 with google map I'm particulary interested in this point, do You think it's possible to integrate a personal web_gis made by p mapper, map server in the same way like google map?
Very useful point 4 multiple detail tables
And point 10 with google map I'm particulary interested in this point, do You think it's possible to integrate a personal web_gis made by p mapper, map server in the same way like google map?
#11
Posted 16 October 2009 - 09:59 PM
fantasmino, on 16 October 2009 - 03:36 PM, said:
Really great job like you always do.
Very useful point 4 multiple detail tables
And point 10 with google map I'm particulary interested in this point, do You think it's possible to integrate a personal web_gis made by p mapper, map server in the same way like google map?
Very useful point 4 multiple detail tables
And point 10 with google map I'm particulary interested in this point, do You think it's possible to integrate a personal web_gis made by p mapper, map server in the same way like google map?
To add to fantasmino post,
on the google end, do you think you could intergrate a link into it that would allow say the user info, IE adress, to be a linkable directional print. IE link in the map interface (print map/dir) link? That would be top!
#12
Posted 16 October 2009 - 10:08 PM
chaintm,
thank you, we have fixed that. I always forgot to turn off editing of users table.
fantasmino,
I'm not really familiar with "personal web_gis made by p mapper, map server" etc. You may contact us http://support.xlinesoft.com to provide more details on this. Probably this is something we can do.
thank you, we have fixed that. I always forgot to turn off editing of users table.
fantasmino,
I'm not really familiar with "personal web_gis made by p mapper, map server" etc. You may contact us http://support.xlinesoft.com to provide more details on this. Probably this is something we can do.
Best regards,
Sergey Kornilov
Sergey Kornilov
#13
Posted 16 October 2009 - 11:04 PM
admin, on 15 October 2009 - 03:57 PM, said:
We plan to have a beta version of PHPRunner 5.2/ASPRunnerPro 6.2 available at the end of November/first week of December. This would be one of the most ambitious and feature-rich releases in PHPRunner/ASPRunnerPro history so bear with us if release date slips a bit. We work hard to ship it one time.
New features planned in this update.
1. Audit
All actions like login/logout/record editing/adding/deleting etc are logged to Audit table.
http://demo.asprunne..._com/Project24/
Logon as admin/admin or test/test
2. Record locking.
To test this feature open this project in two different browsers i.e. in Firefox and Chrome. Logon using different credentials and try to edit the same record in one of tables to see how it works. Admin is able to unblock record if it was blocked for too long or take ownership.
http://demo.asprunne..._com/Project24/
Logon as admin/admin or test/test
3. Column resizing.
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
4. Edit/Add master-details tables on the same page
http://demo.asprunne...orders_list.php
- Add master and details
- Edit master and details
- Edit details in inline mode on master
- View master and details (not implemented in this demo, will be available in final version)
- multiple detail tables (nested or one master - many details). I.e. you can display customers, orders by customer, order details per order and edit all three tables at the same time without leaving the page. Sounds a bit crazy, huh?
5. New FTP client (fast and reliable). Uploads faster than FileZilla.
6. Option: Block user account after three unsuccessful login attempts
7. Option: Section 508 compliance
http://demo.asprunne...oducts_list.php
Login: admin
Pass: admin1
This example doesn't yet have keyboard-based navigation on the list page. We'll add this feature next week and update the demo accordingly.
8. Search panel (advanced search on the list page)
http://bit.ly/Mu4jm
Check search panel on the left. You can add new criteria.
You can add the same field twice which will produce OR search (username='admin' or username='test').
By default it implements 'Contains' search. To change this click 'Show options' link.
You can use both search panel and simple search box at the same time. It produces AND search in this case.
You can show/hide search panel clicking button with double arrows.
You can also make search panel floating clicking pin button.
9. Charts update. Multiple series (unlimited), charts preview (requires a local web server), gauge charts (horizontal, vertical, circular), accumulation charts, scrollable charts, financial charts, bubble charts. Chart auto-refresh by specified time interval.
More info on new chart types:
http://www.anychart....ychart/gallery/
10. Google maps widget
- Large map
- 'View as' type 'Map' on List/View pages (separate map for each record)
- Clickable markers (point to the View page)
- javascript API to manage maps: map refresh on demand, center marker on map, add/update/delete markers
Preview: http://demo.asprunne...Table1_list.php
11. 'Insert button' feature. Add a button in Visual Editor and type in code to be executed after button is pressed. Supports both client-side (Javascript) and server-side (PHP/ASP) events.
12. New databases support: Informix, DB2, SQLite, any ODBC-enabled (PHPRunner)
13. AJAX-based pagination, sort, search
Loop through your data without reloading the whole page.
New features planned in this update.
1. Audit
All actions like login/logout/record editing/adding/deleting etc are logged to Audit table.
http://demo.asprunne..._com/Project24/
Logon as admin/admin or test/test
2. Record locking.
To test this feature open this project in two different browsers i.e. in Firefox and Chrome. Logon using different credentials and try to edit the same record in one of tables to see how it works. Admin is able to unblock record if it was blocked for too long or take ownership.
http://demo.asprunne..._com/Project24/
Logon as admin/admin or test/test
3. Column resizing.
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
4. Edit/Add master-details tables on the same page
http://demo.asprunne...orders_list.php
- Add master and details
- Edit master and details
- Edit details in inline mode on master
- View master and details (not implemented in this demo, will be available in final version)
- multiple detail tables (nested or one master - many details). I.e. you can display customers, orders by customer, order details per order and edit all three tables at the same time without leaving the page. Sounds a bit crazy, huh?
5. New FTP client (fast and reliable). Uploads faster than FileZilla.
6. Option: Block user account after three unsuccessful login attempts
7. Option: Section 508 compliance
http://demo.asprunne...oducts_list.php
Login: admin
Pass: admin1
This example doesn't yet have keyboard-based navigation on the list page. We'll add this feature next week and update the demo accordingly.
8. Search panel (advanced search on the list page)
http://bit.ly/Mu4jm
Check search panel on the left. You can add new criteria.
You can add the same field twice which will produce OR search (username='admin' or username='test').
By default it implements 'Contains' search. To change this click 'Show options' link.
You can use both search panel and simple search box at the same time. It produces AND search in this case.
You can show/hide search panel clicking button with double arrows.
You can also make search panel floating clicking pin button.
9. Charts update. Multiple series (unlimited), charts preview (requires a local web server), gauge charts (horizontal, vertical, circular), accumulation charts, scrollable charts, financial charts, bubble charts. Chart auto-refresh by specified time interval.
More info on new chart types:
http://www.anychart....ychart/gallery/
10. Google maps widget
- Large map
- 'View as' type 'Map' on List/View pages (separate map for each record)
- Clickable markers (point to the View page)
- javascript API to manage maps: map refresh on demand, center marker on map, add/update/delete markers
Preview: http://demo.asprunne...Table1_list.php
11. 'Insert button' feature. Add a button in Visual Editor and type in code to be executed after button is pressed. Supports both client-side (Javascript) and server-side (PHP/ASP) events.
12. New databases support: Informix, DB2, SQLite, any ODBC-enabled (PHPRunner)
13. AJAX-based pagination, sort, search
Loop through your data without reloading the whole page.
"1. Audit
All actions like login/logout/record editing/adding/deleting etc are logged to Audit table.
http://demo.asprunne..._com/Project24/
Logon as admin/admin or test/test"
This is awesome as at the moment in 5.2 it's alot of extra coding to capture this into a table and send email notifications on special events such as delete...
#14
Posted 17 October 2009 - 12:48 AM
admin, on 15 October 2009 - 08:57 PM, said:
3. Column resizing.
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
Resize any column on the list page by dragging it's edge.
http://demo.asprunne...orders_list.php
Regarding point 3, would it be possible to change the order of the columns by dragging these aside like shown on the audit example? The link for resizeable columns does not show this but it may be not implemented yet.
Can you please clarify? (I wish this is still planned to allow users to move column order around)
I also like the fact that the adv search can be pinned or floating. Would it be possible to do this to the left menu as well? May be allow us to have the table area pinned or floating?
As mentioned by Vitas, help or empty pages would be great as well. I would only add a new template like the one you are using for this forum. It just highlights better some of the new features.
Many many thanks to all the team and really a great effort!
Hich
#15
Posted 17 October 2009 - 07:33 AM
Great! Showing the master/detail relationship in edit or add is just what I need. Would that work in view as well? Would that work only für master->detail or for all realtionships (tabA<-AtabB?
One suggestion to the audit function. I programmed that function already in php for my application. I stored old/new values in separate fields. That allows me to to show the changes made to an entry (using diff).

Green are additions to existing text, red deletions to existing text, plain text are completely new entries.
One suggestion to the audit function. I programmed that function already in php for my application. I stored old/new values in separate fields. That allows me to to show the changes made to an entry (using diff).

Green are additions to existing text, red deletions to existing text, plain text are completely new entries.

Sign In
Register
Help


MultiQuote
