⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.txt

📁 泛微协同办公系统标准版E-office V5.5的源代码内含泛微办公系统V5.5自动注册文件。
💻 TXT
字号:
Version 2.2   - March 28, 2005
  - Added an HTML Content question type.
  - Added option to email survey completion notices to administrator.
  - Added option to show survey taker their individual response at completion.
  - Placed <label> around answers in checkbox/radio type to improve UI.
  - Total page error count now appears at top of survey content.
  - BUG FIX: Returns removed from CSV export on text area types.
  - BUG FIX: Small JavaScript language parsing problem - affected admin only.
  - BUG FIX: Hidden fields moved to fix a Firefox bug of shifting selections.

Version 2.1 B - January 12, 2004
  - Added a 'Printer Friendly' option for viewing individual survey responses.
  - Fixed a cookie domain bug that failed to set correct domain during survey.

Version 2.1 A - August 29, 2003
  - Fixed a bug that caused empty buttons when adding a survey in basic mode.

Version 2.1   - August 1, 2003
  - Added the ability to customize 'Submit', 'Next' and 'Show Results' buttons.
  - Modified export routines to perform better on very large data sets.
  - Fixed compatibility issues with PHP 4.3.x and require() on certain servers.
  - Fixed missing language strings in the processed excel downloadable results.

Version 2.0 A - May 8, 2003
  - Login() made more secure by calling mt_srand before generating session id
  - Several previously untranslated strings were added to the language file
  - Minor miscellaneous corrections in code, language files, help files, docs
  - BUG FIX: Windows IIS cannot set cookies on redirect -- now sends meta tags

Version 2.0   - April 15, 2003
  - Multiple language support added.
  - Ability to customize colors and size of public survey results.
  - ::PAGENUMBER:: made available for use in templates
  - Ability to skip pages when previewing a survey as an administrator.
  - Use of PHP sessions management completely removed.
  - If Auto-Numbering is turned off, '*' won't appear next to 'Required' fields.
  - PHP error reporting turned off in init.php.
  - User Restrictions that were in effect when the user took the survey are now
    shown on individual survey results pages.
  - New EDIT/PREVIEW buttons on the main administration page.
  - Users are now prevented from double clicking submit or submitting the same
    form twice (using a unique id embedded in the survey when they start).
  - STYLE FIX: Checkboxes/Radio Buttons moved to separate cell to line up with
    text better. Answer Input Style added to Survey/Question Editor.
  - BIG FIX: Installation now checks for table names case-insensitively.
  - BUG FIX: Added Cookie Domain in administration panel to control what domain
    name cookies are set under.
  - BUG FIX: Can no longer overwrite an email address attached to a survey by
    guessing the UID of a survey response.
  - BUG FIX: Using verified email restrictions and then converting the survey
    to Unique IP Address restrictions no longer results in colored IP's.
  - BUG FIX: Admin timeout now defaults to 86400 and cannot be set to 0.
  - BUG FIX: Many small edits and fixes to various files.
  - Large amounts of code re-written for clarity and performance.

Version 1.2 A - March 6, 2003
  - A minor edit to files inc/functions.php, admin/survey.php and
    admin/question.php which fixed a slash problem with quotes when used
    on machines where both register_globals and magic_quotes were turned on.

Version 1.2   - February 19, 2003
  - Ability to redirect users to any URL upon successful survey completion
  - Ability to export results in CSV, XML, SQL and processed Excel formats
  - Ability to backup and restore entire phpQ database or individual surveys
  - Ability to export and import survey configurations to or from others
  - Revamped installation process
    - Ability to upgrade using existing database tables so no data is lost
    - Ability to backup your data with one click before upgrading
    - Improved error checking to make sure that nothing goes wrong
  - Improved the random number generation for user ids when completing a survey
  - Added a favicon.ico to the admin/ directory of the distribution
  - Edited clipboard template so it looks better on publicly viewable results
  - BUG FIX: sort order when choosing a survey on survey results tab fixed
  - BUG FIX: results incorrectly displayed when using non-selectable values
    in select or multiple select types.
  - BUG FIX: textfield input popups not correctly functioning on public results
  - BUG FIX: Several adjustments to the code base to be more 4.0.0 compliant:
    - mysql_escape_string replaced with similar functioning code ProtectMySQL()
    - key_exists() replaced with isset()
    - sessions corrected so admin login and user surveys function properly

Version 1.1   - February 3, 2003
  - Ability to make survey results public for users was added as a per-survey
    option, including the ability to redirect the user to these results at the
    end of a successful survey completion.
  - Miscellaneous fixes and touch-ups to remainder of code.

Version 1.0   - January 28, 2003
  - phpQuestionnaire Released

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -