Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Locked
User avatar
support
Site Admin
Posts: 6183
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by support »

Version 1.6
  • Updated User Notification
    At the moment notification will be send when new user assigned or Key fields will be changed
  • Updated search function
    Now you can search by selected field. Also updated search algorithm
  • Updated Filter by Date
    Added the ability to filter dates by month or year, or only on overdue dates.
  • Updated Filters
    Filters now related with parent records. Added option to filter by empty value.
  • Added new field type “Input Masked filed”
    To enter the data in a certain format (dates,phone numbers, etc)
  • Added new field type “Image”
    Allows upload single image
  • Updated field type “Date”
    Now you can highlight the date before due.
  • Update field type "Related Records"
    Added ability to select the fields that will be displayed in the list of related records and a pop-up window when you mouse over on the name of the record.
  • Updated field type “URL"
    Now you can add a prefix to url
  • Updated field type “Attachments”
    Added option “Preview” for images
    Added setting to display user name
  • In database tables type updated from MyISAM to InnoDB
Extension 1.2
  • Added Common reports
    These reports work as well as standard reports and can be assigned by the administrator to one or more groups of users.
  • Added functions to Copy or Move records
    You can select multiple entries and copy or move them
  • Added the ability to create "Functions" for the field type "Formula"
    Using functions, you can create complex calculations using data from the sub-items.
  • Added the function of a multi-row update
    You can select multiple records and update the data on any field.
Watch Video Review (at the moment Russian only)
https://www.youtube.com/watch?v=FI8IN8OzUtw

Download Rukovoditel 1.6 BETA
http://rukovoditel.net/pub/beta/rukovod ... .beta3.zip

Download Ext 1.2 BETA
If you already purchased Ext then you can go to My Account page and download Beta version
Since Ext related to domain you can install beta in the same domain in new folder

Upgrade to Version 1.6
  • Create database backup
  • Then upgrade database
    To upgrade database download version 1.6 and load "install" folder only
    Run script:

    Code: Select all

    http://your_domain_name/install/autoupdate/from_1.5_to_1.6.php
    Note: in "install/db_updates/" folder you can find all database update for each version.
  • Rewrite all files and remove folder "install"
  • If you use a Extension, then you have to upgrade it to version 1.2 (Go to My Account to download a new version of the Extension)
After upgrade all current data will be saved.

Upgrade Ext to 1.2
  • Download version 1.6 and load "install" folder only
  • Run script:

    Code: Select all

    http://your_domain_name/install/ext_autoupdate/from_1.1_to_1.2.php
  • Download Extension rewrite all files and remove folder "install"
How to test?
It will be great if you can copy current database and use it for testing with your current data.

Should I upgrade my version now?
I recommend to wait. But I update my live PM and it works ok at the moment:)
andrewg
Posts: 3
Joined: 20 Nov 2015, 03:09

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by andrewg »

I look forward to using/testing version 1.6. I tried installing a fresh version of 1.6 and after the install when I try to login it says "No match for Username and/or Password."

Not sure why this would be happening... Might not be a bug but it is an issue I am experiencing.

Thank you,
Andrew
User avatar
support
Site Admin
Posts: 6183
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by support »

Please try again because we are testing it during several days and nobody report about this usual issue
andrewg
Posts: 3
Joined: 20 Nov 2015, 03:09

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by andrewg »

My fault... I forgot to change define('ENABLE_SSL', false); to true. Working now. :)
enkhee
Posts: 8
Joined: 06 Jan 2016, 07:02

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by enkhee »

1.6 user forgot smtp error
Attachments
mailerror.jpg
mailcon.jpg
User avatar
support
Site Admin
Posts: 6183
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by support »

enkhee wrote:1.6 user forgot smtp error
in version 1.5 it was working ok?
enkhee
Posts: 8
Joined: 06 Jan 2016, 07:02

Re: Testing Rukovoditel 1.6 and Ext 1.2 Beta versions

Post by enkhee »

support wrote:
enkhee wrote:1.6 user forgot smtp error
in version 1.5 it was working ok?
indicates whether the same error 1.5 and 1.6
Locked