跳到网页内文区。

:::

旅舍更新日志 卷十七


日期: 11.14.’18.
  • 网站编码由Big5转为UTF-8。
  • 修正网站档头为英文,依一般原始码格式修正,并加上APLv2授权条款。
  • page path改为breadcrumb。

日期: 3.10.’14.
  • 修正 Selima::List::Accounting::Reports::Search 类别,修正 new() 方法,删除设定为反向排列;加上 check_pageno() 方法和 html_pagebar() 方法,预设为最后一页;删除 html_list() 方法,因为不再以反向排列,故不需再校正资料编号顺序。
  • 修正 Selima::List 类别,把 check_pageno() 方法,移到可覆写方法区。

日期: 3.10.’14.
  • 修正 acctrep_search_list_* 检视,日期、序号改以正向排序,以符合正常记帐显示顺序。
  • 修正 Selima::List::Accounting::Reports::Journal 类别的档案,编码改为 UTF-8
  • 修正 Selima::List::Accounting::Reports::Journal 类别的 new() 方法,加上 reverse ,使页数反向显示。
  • 修正 Selima::List::Accounting::Reports::Journal 类别,删除 page_param() 方法和 html_pagebar() 方法,还原 2007/10/02 的错误。
  • 修正 Selima::List::Accounting::Reports::Journal 类别,加上 html_list() 方法,校正资料的编号顺序。
  • 修正 Selima::List::Accounting::Reports::Search 类别的档案,编码改为 UTF-8
  • 修正 Selima::List::Accounting::Reports::Search 类别的 fetch() 方法,删除反向排列结果。
  • 修正 Selima::List::Accounting::Reports::Search 类别,加上 html_list() 方法,校正资料的编号顺序。

日期: 2.16.’14.
  1. 修改 Selima::DBI 类别的 fetch() 方法和 fetchrow_hashref() 方法,用 is_utf8 检查是不是需要 decode()
  2. 修改 Selima::DBI 类别档案,更新为 UTF-8 编码。

日期: 7.23.’13.
  1. 修改 Selima::imacat::Checker::Paper 类别的 _check_year() 方法,将年份下限降为 1930 年。
  2. 修改 papers 资料表的 year 栏位规则,将年份下限降为 1930 年。

日期: 6.27.’13.
  1. 修改 Selima::Format 模组的 myfmtdate() 函式和 myfmttime 函式,原用 localtime 改用 gmtime 。其实应该要把资料库里的栏位类型由 timestamp 改为 timestamp with time zone 才对的,不过那样改兹事体大,现在在赶论文没有时间测试,就算了,暂时先这样。

日期: 2.6.’13.
  1. 修正 Selima::imacat::Checker::Paper 类别的 _check_year() 方法,可用年份扩展到 2013 。应该使用今年的,不过暂时没力气去改正。

日期: 1.30.’13.
  1. 修正 Selima::imacat::Form::Paper 类别的 _html_col_cite() 方法,引用书目加上 h_abbr() ,后恢复原状。这里应该加上 h_abbr() 吗?为什么一开始没有加呢?
  2. 修正 Selima::Session 模组,目录不存在时,自动建立目录。

日期: 12.8.’12.
  1. 修正 Selima::DBI::db 类别的 cols_ml() 方法,储存的栏位由 cols_ml 修正为 private_cols_ml ,以符合 Perl 5.16 的新版更新。

日期: 8.30.’12.
  1. 修正 papers 资料表,删掉 url 栏位的 UNIQUE

日期: 6.7.’12.
  1. 修正 Selima::imacat::Checker::Paper 类别的 _check_pages() 方法,允许单页。
  2. 修正 Selima::imacat::Checker::Paper 类别的 _check_month() 方法,允许季节。
  3. 修正 Selima::imacat::Checker::Paper 类别的 _check_pub() 方法,允许刊物留白;修正 papers 资料表,允许刊物留白。
  4. 修正 Selima::imacat::Checker::Paper 类别的 _check_url() 方法,不检查网址连不连得上。

日期: 6.7.’12.
  1. 修正 Selima::imacat::Checker::Tag 类别的 _check_title 方法的注解。
  2. 修正 papers.cgi 程式,最后更新检查加上 papers 资料表;修正 fetch_curitem() 函式,加上取得作者的缩写。
  3. 修正 Selima::imacat::Checker::Researcher 类别,加上引用 Selima::ShortCut 模组。
  4. 修正 Selima::imacat::Form::Paper 类别,修正 new() 方法,加上显示 cite 栏位;加上 _html_col_cite() 方法,显示 APA 引用格式。
  5. 修正 Selima::imacat::Items 模组的 abbreviate_name() 方法。
  6. 修正 papers 资料表,加上 month 栏位;修正 Selima::imacat::List::Papers 类别,加上 month 栏位;修正 Selima::imacat::Form::Paper 类别, new() 方法加上 month 栏位,加上 _html_col_month() 方法;修正 Selima::imacat::Checker::Paper 类别,加上 _check_month() 方法;修正 Selima::imacat::Processor::Paper 类别的 _save_cols() 方法,加上 month 栏位;修正 papers.cgi 程式的 check_post() 函式,加上检查 month 栏位。

日期: 6.3.’12.
  1. 变更 Selima::DataVars 模组的 FORM_CAPTCHA 值。

日期: 5.20.’12.
  • 修正 Selima::Form 类别,加上引用 Selima::ChkFunc 模组,以便在 _html_coltmpl_tags() 方法使用 check_sn_in() 函式;修正 _html_coltmpl_tags() 方法,去掉原来注解掉使用 check_sn_in() 函式判断的地方。
  • 修正 Selima::Form 类别的 _html_coltmpl_tags() 方法,加上 $table 参数,以便 check_sn_in() 函式检查;修正 Selima::imacat::Form::Paper 类别的 _html_col_authors() 方法和 _html_col_tags 方法,加上传入资料表名称。
  • 修正 Selima::Form 类别的 _html_coltmpl_tags() 方法,现有资料改用一行显示。
  • 修正 Selima::Form 类别,修正 _html_coltmpl_radio() 方法,加上原来没写的, $onelineclass 名称的判断和插入;修正 _html_coltmpl_tags() 方法,加上 $oneline 参数的处理;修正 Selima::imacat::Form::Paper 类别的 _html_col_authors() 方法和 _html_col_tags 方法,加上 $oneline 参数。

目录 | 第一页 | 前一页 | 13 | 14 | 15 | 16 | 17 | 下一页 | 最末页