Go to the source code of this file.
Variables | |
| $project = project_get_object($group_id) | |
| $export_count = db_numrows($res_export) | |
| $report_id = sane_all("report_id") | |
| $select = 'SELECT bug_id ' | |
| $from = 'FROM '.ARTIFACT.' ' | |
| $where = 'WHERE group_id='.$group_id.' ' | |
| $url_params = trackers_extract_field_list() | |
| $advsrch = sane_get("advsrch") | |
| $current_time = sane_post("current_time") | |
| $mainchoice = sane_post("date_mainchoice") | |
| break | |
| case | __pad1__ |
| $current_month = strftime('%m', $current_time) | |
| $day = ($current_day+sane_post("date_next_day")) | |
| $hour = sane_post("date_next_hour") | |
| $timestamp = mktime($hour, 0, 0, $current_month, $day) | |
| case | __pad2__ |
| case so the backend now that he will have | $current_day = strftime('%d', $current_time) |
| $requested_hour = $hour | |
| $requested_day = (sane_post("date_frequent_day")+1) | |
| $insert_id = db_insertid($result) | |
| $task_id = db_result(db_query("SELECT task_id FROM trackers_export WHERE export_id='$export_id' LIMIT 1"), 0, 'task_id') | |
| $result = db_query("DELETE FROM trackers_export WHERE export_id='$export_id' AND user_name='".user_getname()."' LIMIT 1") | |
| $res_export = db_query($sql) | |
| $status = _("Pending") | |
| $export_url = $GLOBALS['sys_https_url'].$GLOBALS['sys_home']."export/$group_name/".user_getname()."/".db_result($res_export, $i, 'export_id').".xml" | |
| case | __pad3__ |
| case | __pad4__ |
| case | __pad5__ |
| case | __pad6__ |
| $multiple_selection = sane_all("advsrch") | |
| $res_report = trackers_data_get_reports($group_id,user_getid()) | |
| $ib = 0 | |
| $is = 0 | |
| $fields_per_line = 5 | |
| $load_cal = false | |
| $summary_search = 0 | |
| $details_search = 0 | |
| $labels = "\n".'<tr align="'.$align.'" valign="top">' | |
| $boxes = "\n".'<tr align="'.$align.'" valign="top">' | |
| $timezone = strftime('%Z', $current_time) | |
| $current_hour = strftime('%H', $current_time) | |
| $valid_hours = array() | |
| $valid_days = array(_("Today"), _("Tomorrow")) | |
|
|
Definition at line 93 of file include/trackers_run/export.php. |
|
|
Definition at line 541 of file include/trackers_run/export.php. |
|
|
Definition at line 272 of file include/trackers_run/export.php. |
|
|
Definition at line 632 of file include/trackers_run/export.php. |
|
|
Definition at line 262 of file include/trackers_run/export.php. |
|
|
Definition at line 242 of file include/trackers_run/export.php. |
|
|
Definition at line 263 of file include/trackers_run/export.php. Referenced by calendar_selectbox(). |
|
|
Definition at line 524 of file include/trackers_run/export.php. |
|
|
Definition at line 54 of file include/trackers_run/export.php. |
|
|
Definition at line 414 of file include/trackers_run/export.php. |
|
|
Definition at line 519 of file include/trackers_run/export.php. |
|
|
Definition at line 86 of file include/trackers_run/export.php. |
|
|
Definition at line 264 of file include/trackers_run/export.php. |
|
|
Definition at line 517 of file include/trackers_run/export.php. |
|
|
Definition at line 303 of file include/trackers_run/export.php. |
|
|
Definition at line 518 of file include/trackers_run/export.php. |
|
|
Definition at line 540 of file include/trackers_run/export.php. |
|
|
Definition at line 520 of file include/trackers_run/export.php. |
|
|
Definition at line 246 of file include/trackers_run/export.php. |
|
|
Definition at line 475 of file include/trackers_run/export.php. |
|
|
Definition at line 35 of file include/trackers_run/export.php. |
|
|
Definition at line 80 of file include/trackers_run/export.php. |
|
|
Definition at line 276 of file include/trackers_run/export.php. |
|
|
Definition at line 275 of file include/trackers_run/export.php. |
|
|
Definition at line 344 of file include/trackers_run/export.php. |
|
|
Definition at line 491 of file include/trackers_run/export.php. |
|
|
Definition at line 327 of file include/trackers_run/export.php. |
|
|
Definition at line 85 of file include/trackers_run/export.php. |
|
|
Definition at line 400 of file include/trackers_run/export.php. Referenced by my_item_list(). |
|
|
Definition at line 523 of file include/trackers_run/export.php. |
|
|
Definition at line 324 of file include/trackers_run/export.php. |
|
|
Definition at line 265 of file include/trackers_run/export.php. |
|
|
Definition at line 631 of file include/trackers_run/export.php. |
|
|
Definition at line 91 of file include/trackers_run/export.php. |
|
|
Definition at line 641 of file include/trackers_run/export.php. |
|
|
Definition at line 636 of file include/trackers_run/export.php. |
|
|
Definition at line 87 of file include/trackers_run/export.php. |
|
|
Definition at line 261 of file include/trackers_run/export.php. |
|
|
Definition at line 270 of file include/trackers_run/export.php. |
|
|
Definition at line 421 of file include/trackers_run/export.php. |
|
|
Definition at line 422 of file include/trackers_run/export.php. |
|
|
Definition at line 423 of file include/trackers_run/export.php. |
|
|
Definition at line 424 of file include/trackers_run/export.php. |
|
|
Definition at line 254 of file include/trackers_run/export.php. |
|
|
|
Definition at line 395 of file include/trackers_run/export.php. |
1.4.4