files_config.php

Checkout
Diff latest
Open in IDE
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
17 revisions

Fixes #0000728: Unable to upload "*.txt" files on "Files" tab during Link editing

MINL-7

Fixes #0000728: Unable to upload "*.txt" files on "Files" tab during Link editing

MINL-7

Revision ID:
13592
Parents:
branches/5.0.x/core/units/files/files_config.php 13270
Tags:
5.0.4-B1 5.0.4-B2 5.0.4
Head on:
5.0.x
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

1. Fixes #0000057: Set formatters for all checkbox type fields

2. Commit on behalf of Dmitry.

INP-47

1. Fixes #0000057: Set formatters for all checkbox type fields

2. Commit on behalf of Dmitry.

INP-47

Revision ID:
13270
Parents:
branches/5.0.x/core/units/files/files_config.php 12734
Tags:
5.0.3-B1 5.0.3-B2 5.0.3-RC1 5.0.3
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

Fixes #0000327: Check Licensing and Installation Steps for External Links

INP-276

Fixes #0000327: Check Licensing and Installation Steps for External Links

INP-276

Revision ID:
12734
Parents:
branches/5.0.x/core/units/files/files_config.php 12703
Branch points:
tag:5.0.2
Tags:
5.0.2-B1 5.0.2-B2 5.0.2-RC1 5.0.2
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

Fixes #0000211: Make all fields, that contain dates NULL with NULL default value

INP-173

Fixes #0000211: Make all fields, that contain dates NULL with NULL default value

INP-173

Revision ID:
12703
Parents:
branches/5.0.x/core/units/files/files_config.php 12615
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

Fixes #0000265: Update Icons in Admin

INP-222

Fixes #0000265: Update Icons in Admin

INP-222

Revision ID:
12615
Parents:
branches/5.0.x/core/units/files/files_config.php 12299
Tags:
5.0.1
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

1. Bug #0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"

2. Adding DEFINED FULL_PATH security-check

INP-129

INP-183

1. Bug #0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"

2. Adding DEFINED FULL_PATH security-check

INP-129

INP-183

Revision ID:
12299
Parents:
branches/5.0.x/core/units/files/files_config.php 12117
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id

Releasing version 'branches/5.0.x' (copy from 'branches/RC')

Releasing version 'branches/5.0.x' (copy from 'branches/RC')

Revision ID:
12117
Parents:
branches/RC/core/units/files/files_config.php 11892
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id
  • More
  • 11892
  • on

Fixes #0000103: Applying License to In-Portal and Modules

INS-1

Fixes #0000103: Applying License to In-Portal and Modules

INS-1

Revision ID:
11892
Parents:
branches/RC/core/units/files/files_config.php 11538
Branch points:
5.0.x 5.1.x tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • svn:keywords = Id
  • More
  • 11538
  • on

1. export in new catalog fixed

2. openSelector fixed, now it really uses given url as form.action during submit

3. added ability to specify onAfterOpenPopup callback for open_popup function

4. new unit config option: PassPriority, used to sort prefixes in "env" variable in links

5. new tag abstract tag ModifyUnitConfig, used as addition to OnAfterConfigRead, but is called only when combined_header is used

6. fixed problem, when events from GET were not passed, when empty event names were presetnt in POST

7. SelectParam helper method changed, now it can be used as tag: selects 1st parameter, that has value from given parameter names

8. category sorting by priority is only applied in admin (now it's not forced) and in CachedMenu tag

9. tag c_HomeCategory added to return home category, because not it's Content (id > 0), not 0, as before.

10. fixed "SaveWarning" tag for categories. now it is displayed during category editing.

11. Virtual fields shown in grid are now skipped from search, when they doesn't have corresponding calculated fields

12. Missing email events (found in language pack, but not found in db) are now skipped without rising sql error.

13. new parameters perm_prefix and perm_event added to combined_header block. They as used during permission checking.

14. new parameter pagination_prefix added to combined_header block. It's used (when passed) as prefix for drawing upper pagination bar (usually in subitem lists).

1. export in new catalog fixed

2. openSelector fixed, now it really uses given url as form.action during submit

3. added ability to specify onAfterOpenPopup callback for open_popup function

4. new unit config option: PassPriority, used to sort prefixes in "env" variable in links

5. new tag abstract tag ModifyUnitConfig, used as addition to OnAfterConfigRead, but is called only when combined_header is used

6. fixed problem, when events from GET were not passed, when empty event names were presetnt in POST

7. SelectParam helper method changed, now it can be used as tag: selects 1st parameter, that has value from given parameter names

8. category sorting by priority is only applied in admin (now it's not forced) and in CachedMenu tag

9. tag c_HomeCategory added to return home category, because not it's Content (id > 0), not 0, as before.

10. fixed "SaveWarning" tag for categories. now it is displayed during category editing.

11. Virtual fields shown in grid are now skipped from search, when they doesn't have corresponding calculated fields

12. Missing email events (found in language pack, but not found in db) are now skipped without rising sql error.

13. new parameters perm_prefix and perm_event added to combined_header block. They as used during permission checking.

14. new parameter pagination_prefix added to combined_header block. It's used (when passed) as prefix for drawing upper pagination bar (usually in subitem lists).

Revision ID:
11538
Parents:
branches/RC/core/units/files/files_config.php 11284
Branch points:
tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.1.2.9
  • More
  • 11284
  • on

Adding more file Formats supported for Uploads

Adding more file Formats supported for Uploads

Revision ID:
11284
Parents:
branches/RC/core/units/files/files_config.php 11162
Properties:
  • cvs2svn:cvs-rev = 1.1.2.8
  • More
  • 11162
  • on

#24714 - In-portal CMS (merging In-portal & Platform); icons

#24714 - In-portal CMS (merging In-portal & Platform); icons

Revision ID:
11162
Parents:
branches/RC/core/units/files/files_config.php 10915
Properties:
  • cvs2svn:cvs-rev = 1.1.2.7
  • More
  • 10915
  • on

downloads folder under system

downloads folder under system

Revision ID:
10915
Parents:
branches/RC/core/units/files/files_config.php 9631
Properties:
  • cvs2svn:cvs-rev = 1.1.2.6
  • More
  • 9631
  • on
      • empty log message ***
      • empty log message ***
Revision ID:
9631
Parents:
branches/RC/core/units/files/files_config.php 9616
Properties:
  • cvs2svn:cvs-rev = 1.1.2.5
  • More
  • 9616
  • on

misc fixes

misc fixes

Revision ID:
9616
Parents:
branches/RC/core/units/files/files_config.php 9600
Properties:
  • cvs2svn:cvs-rev = 1.1.2.4
  • More
  • 9600
  • on
      • empty log message ***
      • empty log message ***
Revision ID:
9600
Parents:
branches/RC/core/units/files/files_config.php 9598
Properties:
  • cvs2svn:cvs-rev = 1.1.2.3
  • More
  • 9598
  • on

file upload

file upload

Revision ID:
9598
Parents:
branches/RC/core/units/files/files_config.php 9581
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2
  • More
  • 9581
  • on

link files

link files

Revision ID:
9581
Properties:
  • cvs2svn:cvs-rev = 1.1.2.1