User Tools

Site Tools


sermn_wiki:userpages:marta:changelog_114_a_116

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
Last revision Both sides next revision
sermn_wiki:userpages:marta:changelog_114_a_116 [2011/10/16 20:21]
miquel .
sermn_wiki:userpages:marta:changelog_114_a_116 [2011/11/21 13:30]
ferrannp [conf/ldap.ini]
Line 11: Line 11:
    
   * bugfix: add $tableprefix in config class.   * bugfix: add $tableprefix in config class.
 +  * bugfix: masquerade warning only is shown once at the user main menu.
   * janitorial: clean up some PHP4isms (vars passed by reference in some functions)   * janitorial: clean up some PHP4isms (vars passed by reference in some functions)
 +  * feature: new option at user main menu 'My Bookings' where users are able to view a list of his next bookings
   * feature: new "I forgot my password" link at login page. It action, ask to the user his username and email. If these are correct a new password is generated in the database and sent to the user by email.   * feature: new "I forgot my password" link at login page. It action, ask to the user his username and email. If these are correct a new password is generated in the database and sent to the user by email.
   * feature: two groups of actions made at Administrator menu.   * feature: two groups of actions made at Administrator menu.
Line 17: Line 19:
   * feature: local Help at new window.   * feature: local Help at new window.
   * feature: add a new menu option About bumblebee.   * feature: add a new menu option About bumblebee.
-  * feature: in the calendar, change the emailto link of who made a booking to and editing booking link. 
   * feature: at edit booking form, some field have changed the order.   * feature: at edit booking form, some field have changed the order.
   * feature: administrators can change the username of a booking, like masquerade.   * feature: administrators can change the username of a booking, like masquerade.
-  * bugfix: masqueade warning only is shown once at the user main menu. 
   * feature: add table headers at lists.   * feature: add table headers at lists.
   * feature: 'create new' and 'show deleted' options at lists are out of the table and there are shown twice, above and below the list.   * feature: 'create new' and 'show deleted' options at lists are out of the table and there are shown twice, above and below the list.
Line 26: Line 26:
   * feature: all the columns from a list are the same link.   * feature: all the columns from a list are the same link.
   * feature: 'return to ..' some time were redundant.   * feature: 'return to ..' some time were redundant.
-  * feature: after delet, return to lists automatically.+  * feature: after delete, return to lists automatically.
   * feature: new option at user main menu 'My account'. The user can view his user data and change the subscribed email-lists options.   * feature: new option at user main menu 'My account'. The user can view his user data and change the subscribed email-lists options.
   * feature: formslib Staticlist that prints a non editable list form the database.   * feature: formslib Staticlist that prints a non editable list form the database.
   * feature: phone field for groups that can use null values.   * feature: phone field for groups that can use null values.
-  * feature: listing option at admin menu.+  * feature: listing option at Lists menu available for admins and supervisors.
   * feature: two digits at Group membership (%).   * feature: two digits at Group membership (%).
   * feature: drop list for Default charging band in projects form.   * feature: drop list for Default charging band in projects form.
Line 40: Line 40:
   * feature: new option at config field to choose the order used to display the lists at consume action.   * feature: new option at config field to choose the order used to display the lists at consume action.
   * feature: check the drop lists at projects and users for cases where there are duplicates or items only have changed the order.   * feature: check the drop lists at projects and users for cases where there are duplicates or items only have changed the order.
- +===== General files (inc/) =====
- +
- +
-===== General files (inc/)=====+
  
 ==== inc/config.php ==== ==== inc/config.php ====
Line 231: Line 228:
   * **Extended: 1.25**   * **Extended: 1.25**
   * remove blank spaces   * remove blank spaces
-  * add actions: //myaccount,// //forgotpassword,// //resetpassword,// //abort,// and //help//+  * add actions: //mybookings,// //myaccount,// //forgotpassword,// //resetpassword,// //about,// and //help//
   * change the order of some actions   * change the order of some actions
  
Line 415: Line 412:
   * added restrictions to show suspended users in a separate list   * added restrictions to show suspended users in a separate list
  
 +==== inc/formslib/choicelist.php ====
 +
 +  * **Extended: 1.29**
 +  * added code to show suspended users in a separate list
 ==== inc/formslib/dbchoicelist.php ==== ==== inc/formslib/dbchoicelist.php ====
  
Line 491: Line 492:
   * remove "require_once 'field.php'"   * remove "require_once 'field.php'"
  
-==== inc/formslib/choicelist.php ==== 
- 
-  * **Extended: 1.29** 
-  * added code to show suspended users in a separate list 
  
 ===== CSS files (theme/) ===== ===== CSS files (theme/) =====
Line 521: Line 518:
   * added conditions to show header with options from the configuration file   * added conditions to show header with options from the configuration file
  
-===== Configuration files (conf/) =====+===== Configuration files (config/) =====
  
-==== conf/bumblebee.ini ====+==== config/bumblebee.ini ====
  
   * **Extended: 1.19**   * **Extended: 1.19**
Line 534: Line 531:
   * added options about how to show the header   * added options about how to show the header
  
-==== conf/ldap.ini ====+==== config/ldap.ini ====
  
   * **Extended: 1.4**   * **Extended: 1.4**
sermn_wiki/userpages/marta/changelog_114_a_116.txt · Last modified: 2011/11/23 13:29 by ferrannp