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_130_a_131 [2012/05/21 16:52] ferrannp [inc/actions/actions.php] |
sermn_wiki:userpages:marta:changelog_130_a_131 [2012/06/01 14:32] (current) ferrannp [inc/actions/actions.php] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Aquestes són les línies al fitxer // | Aquestes són les línies al fitxer // | ||
| - | * bugfix: <color black/yellow>user cannot insert a booking id (in the URL) if the id doesn' | + | * feature: iconNMR from Bruker BioSpin module (turn on/off through Configure System option) |
| + | * bugfix: | ||
| + | * feature: BUMBLEBEEVERSION is taken from bumblebee.ini | ||
| + | * bugfix: list of users with access to instrument doesn' | ||
| + | * bugfix: in calendar action, if instrid is invalid will show an error | ||
| + | * feature: some styles change on tables and checkboxtablelist action (link option) | ||
| + | * feature: new section [modules] in bumblebee.ini to create modules like iconNMR | ||
| + | * feature: masquerade runs with iconNMR module | ||
| ===== Root files (/) ===== | ===== Root files (/) ===== | ||
| ==== index.php ==== | ==== index.php ==== | ||
| Line 19: | Line 27: | ||
| ===== General files (inc/) ===== | ===== General files (inc/) ===== | ||
| - | ==== inc/jsfunctions.php ==== | + | ==== inc/date.php ==== |
| * **Extended: 1.9.1** | * **Extended: 1.9.1** | ||
| * deleted js function ' | * deleted js function ' | ||
| + | |||
| + | ==== inc/ | ||
| + | |||
| + | * **Extended: 1.28** | ||
| + | * added dateTimeManualstring($hour) function that returns date and time (this time is the $hour). | ||
| Line 36: | Line 49: | ||
| * added new permissions for iconNMR: BBPERM_ADMIN_QUEUES (to administrate queues) and BBPERM_SAMPLES (to manage samples of the queues) | * added new permissions for iconNMR: BBPERM_ADMIN_QUEUES (to administrate queues) and BBPERM_SAMPLES (to manage samples of the queues) | ||
| + | ==== inc/ | ||
| + | |||
| + | * **Extended: 1.10** | ||
| + | * added inside array: iconNMR_queues and iconNMR_samples (for the footer) | ||
| ===== BB files (inc/bb/) ===== | ===== BB files (inc/bb/) ===== | ||
| Line 88: | Line 105: | ||
| * **Extended: 1.25.3** | * **Extended: 1.25.3** | ||
| * added conditionals for iconNMR module | * added conditionals for iconNMR module | ||
| - | * added actions: sendsample, my samples, manage samples, download samples file, edit queues, edit solvents, edit experiments, | + | * added actions: sendsample, my samples, manage samples, download samples file, samplelists, edit queues, edit solvents, edit experiments, |
| ==== inc/ | ==== inc/ | ||
| Line 120: | Line 137: | ||
| *Initial revision | *Initial revision | ||
| *Queue action for iconNMR module | *Queue action for iconNMR module | ||
| + | ==== inc/ | ||
| + | *Initial revision of samplelists form (iconNMR module) | ||
| + | *for Main Researchers | ||
| + | |||
| ==== inc/ | ==== inc/ | ||
| *Initial revision of samples form (iconNMR module) | *Initial revision of samples form (iconNMR module) | ||
| *to manage samples and create iconNMR file | *to manage samples and create iconNMR file | ||
| + | |||
| + | ==== inc/ | ||
| + | *Initial revision of samplesfile form (iconNMR module) | ||
| + | *to download iconNMR file | ||
| ==== inc/ | ==== inc/ | ||
| Line 146: | Line 171: | ||
| * style changes in displayInTable function | * style changes in displayInTable function | ||
| + | |||
| + | ===== CSS files (theme/) ===== | ||
| + | |||
| + | ==== theme/ | ||
| + | * **Extended: 1.20.1** | ||
| + | * added some information about iconNMR module (number of queues and samples) | ||
| ===== Configuration files (config/) ===== | ===== Configuration files (config/) ===== | ||
| Line 164: | Line 195: | ||
| * new tables: iconNMR_solvents, | * new tables: iconNMR_solvents, | ||
| * new tables: iconNMR_queue_experiment and iconNMR_queue_solvent to make a link between queues-solvents and queues-experiments | * new tables: iconNMR_queue_experiment and iconNMR_queue_solvent to make a link between queues-solvents and queues-experiments | ||
| - | * new tables: iconNMR_samples (sample form) | + | * new tables: iconNMR_samples (sample form), iconNMR_file |
| * new tables: iconNMR_sample_experiment, | * new tables: iconNMR_sample_experiment, | ||