This shows you the differences between two versions of the page.
| 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, | * bugfix: users, instruments, | ||
| + | * 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' | * feature: in option 'My bookings' | ||
| - | * feature: change menu header ' | + | * feature: change menu header ' |
| * feature: added in option 'My account' | * feature: added in option 'My account' | ||
| * feature: in some page added the ' | * feature: in some page added the ' | ||
| 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 | + | * it has to select user type with the parameters of < |
| * association between users and groups through usergroups table | * association between users and groups through usergroups table | ||
| Line 93: | Line 95: | ||
| ==== inc/ | ==== inc/ | ||
| * **Extended: 1.25.1** | * **Extended: 1.25.1** | ||
| - | * added new actions (lists | + | * 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 105: | Line 108: | ||
| * **Extended: 1.4** | * **Extended: 1.4** | ||
| * option My bookings goes in another action (mybookings.php) | * option My bookings goes in another action (mybookings.php) | ||
| - | * the style of this action is liek lists.php where action=bookinglists and what=" | + | * the style of this action is like lists.php where action=bookinglists and what=" |
| + | * return to top button | ||
| ==== inc/ | ==== inc/ | ||
| * **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/ | ==== inc/ | ||
| * **Extended: 1.18.1** | * **Extended: 1.18.1** | ||
| * styles changed | * styles changed | ||
| + | ==== inc/ | ||
| + | *show my next bookings (before was in the bookinglist.php with the option name "My bookings" | ||
| ==== inc/ | ==== inc/ | ||
| * **Extended: 1.30.1** | * **Extended: 1.30.1** | ||
| Line 159: | Line 165: | ||
| ==== inc/ | ==== inc/ | ||
| * **Extended: 1.62.1** | * **Extended: 1.62.1** | ||
| - | * Main researcher (status = 2) can have instruments | + | * Main researcher (<del>status</ |
| ==== inc/ | ==== inc/ | ||
| Line 212: | Line 218: | ||
| ===== Install files (install/) ===== | ===== Install files (install/) ===== | ||
| - | ==== /install/ | + | ==== install/ |
| * **Extended: 1.11.1 ** | * **Extended: 1.11.1 ** | ||
| - | * new tables: usergroups and statusers | + | * new tables: usergroups and < |
| - | * field status to users table | + | * field <del>status</ |
| - | * admin have to have status number 1 | + | * admin have to have <del>status</ |
| - | * insert values to statusers (admin, main_researcher, | + | * insert values to < |
| ==== install/ | ==== install/ | ||