User Tools

Site Tools


sermn_wiki:userpages:marta:changelog_116_a_117

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sermn_wiki:userpages:marta:changelog_116_a_117 [2011/11/28 13:59]
ferrannp [inc/actions/bookinglist.php]
sermn_wiki:userpages:marta:changelog_116_a_117 [2012/12/27 15:28] (current)
miquel [install/setup-tables.sql]
Line 12: Line 12:
   * bugfix: users are only able to view calendars and bookings whose intruments he has permission   * bugfix: users are only able to view calendars and bookings whose intruments he has permission
   * bugfix: users, instruments, projects, groups and consumables (active,deleted,suspended) are showing correctly now (include quick search by letter)   * bugfix: users, instruments, projects, groups and consumables (active,deleted,suspended) are showing correctly now (include quick search by letter)
 +  * bugfix: fixed reports with suspended field to show correctly
 +  * feature: second level entries for the menu
   * feature: admin has to choose a group when he creates a user   * feature: admin has to choose a group when he creates a user
   * feature: admin and instrument admin can make bookings behalf other project   * feature: admin and instrument admin can make bookings behalf other project
   * feature: new kind of user: Main_Researcher who is the supervisor of one or many groups   * feature: new kind of user: Main_Researcher who is the supervisor of one or many groups
   * feature: in option 'My bookings' only there are bookings made for us (same for admins and supervisors)   * feature: in option 'My bookings' only there are bookings made for us (same for admins and supervisors)
-  * feature: change menu header 'Lists' to 'Reports & Lists' where it has restructured and added new queries: My group bookings and My project bookings (for supervisors and admins), All next bookings (for admins) and User/Projects Lists (for supervisors and admins)+  * feature: change menu header 'Lists' to 'Reports & Lists' where it has restructured and added new queries: Booking lists (for supervisors and admins) and User/Projects Lists (for supervisors and admins)
   * feature: added in option 'My account' the fields: 'Group membership' and 'Instrument admin'   * feature: added in option 'My account' the fields: 'Group membership' and 'Instrument admin'
   * feature: in some page added the 'Top' option to return at top of the page using javascript   * feature: in some page added the 'Top' option to return at top of the page using javascript
Line 78: Line 80:
   * **Extended: 1.32.1**   * **Extended: 1.32.1**
   * it has to select the group when you create a user   * it has to select the group when you create a user
-  * it has to select user type with the parameters of statusers table+  * it has to select user type with the parameters of <del>statususers</del> roleusers table
   * association between users and groups through usergroups table   * association between users and groups through usergroups table
  
Line 93: Line 95:
 ==== inc/actions/actions.php ==== ==== inc/actions/actions.php ====
   * **Extended: 1.25.1**   * **Extended: 1.25.1**
-  * added new actions (lists and bookings list)+  * added new actions (lists)
   * added new fields (level and next level) helpful for create the menu entries (included second level entries)   * added new fields (level and next level) helpful for create the menu entries (included second level entries)
 +  * restructured some levels (like bookinglist action)
  
  
Line 106: Line 109:
   * option My bookings goes in another action (mybookings.php)   * option My bookings goes in another action (mybookings.php)
   * the style of this action is like lists.php where action=bookinglists and what="option"   * the style of this action is like lists.php where action=bookinglists and what="option"
 +  * return to top button
 ==== inc/actions/calendar.php ==== ==== inc/actions/calendar.php ====
   * **Extended: 1.1.1**   * **Extended: 1.1.1**
Line 140: Line 144:
   * verify permissions to acces in each list   * verify permissions to acces in each list
   * return to top button   * return to top button
 +  * correct show of users' suspended lists
 ==== inc/actions/login.php ==== ==== inc/actions/login.php ====
   * **Extended: 1.18.1**   * **Extended: 1.18.1**
   * styles changed   * styles changed
  
 +==== inc/actions/mybookings.php ==== 
 +  *show my next bookings (before was in the bookinglist.php with the option name "My bookings")
 ==== inc/actions/projects.php ==== ==== inc/actions/projects.php ====
   * **Extended: 1.30.1**   * **Extended: 1.30.1**
Line 159: Line 165:
 ==== inc/actions/view.php ==== ==== inc/actions/view.php ====
   * **Extended: 1.62.1**   * **Extended: 1.62.1**
-  * Main researcher (status = 2) can have instruments+  * Main researcher (<del>status</del> role = 2) can have instruments
  
 ==== inc/actions/viewbase.php ==== ==== inc/actions/viewbase.php ====
Line 212: Line 218:
 ===== Install files (install/) ===== ===== Install files (install/) =====
  
-==== /install/setup-tables.sql ====+==== install/setup-tables.sql ====
  
   * **Extended: 1.11.1 **   * **Extended: 1.11.1 **
-  * new tables: usergroups and statusers +  * new tables: usergroups and <del>statususers</del> roleusers 
-  * field status to users table +  * field <del>status</del> role added to users table 
-  * admin have to have status number 1 +  * admin have to have <del>status</del> role number 1 
-  * insert values to statusers (admin, main_researcher, user)+  * insert values to <del>statususers</del> roleusers table, e.g. admin, main_researcher, user
  
 ==== install/installer/checks.php ====  ==== install/installer/checks.php ==== 
sermn_wiki/userpages/marta/changelog_116_a_117.1322485194.txt.gz · Last modified: 2011/11/28 13:59 by ferrannp