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

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Revision ID:
14244
Parents:
branches/5.2.x/core/admin_templates/tools/restore3.tpl 13840
Branch points:
5.3.x
Tags:
5.2.0-B1 5.2.0-B2 5.2.0-B3 5.2.0-RC1
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2
  • svn:eol-style = LF

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Bug #0001025: Automatically set "svn:keywords" property to PHP files

INP-827

Revision ID:
14241
Parents:
branches/5.1.x/core/admin_templates/tools/restore3.tpl 12127
Tags:
5.1.2-RC1 5.1.2 5.1.3-B1 5.1.3-B2
Head on:
5.1.x
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2
  • svn:eol-style = LF

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

Releasing version 'branches/5.2.x' (copy from 'branches/5.1.x') of 'in-portal' module.

Revision ID:
13840
Parents:
branches/5.1.x/core/admin_templates/tools/restore3.tpl 12127
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'releases/5.0.2' (copy from 'branches/5.0.x') of 'in-portal' module.

Releasing version 'releases/5.0.2' (copy from 'branches/5.0.x') of 'in-portal' module.

Revision ID:
13072
Parents:
branches/5.0.x/core/admin_templates/tools/restore3.tpl 12117
Tags:
5.0.2
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

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

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

Revision ID:
12127
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Branch points:
5.2.x
Tags:
5.1.0-B1 5.1.0-B2 5.1.0-RC1 5.1.0
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

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/admin_templates/tools/restore3.tpl 11538
Branch points:
tag:5.0.2
Tags:
5.0.1 5.0.2-B1 5.0.2-B2 5.0.2-RC1
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Revision ID:
12099
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Revision ID:
12079
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Releasing version 'releases/5.0.0' (copy from 'branches/RC')

Revision ID:
12059
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'tags/5.0.0' (copy from 'branches/RC')

Releasing version 'tags/5.0.0' (copy from 'branches/RC')

Revision ID:
11804
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2

Releasing version 'tags/5.0.0' (copy from 'branches/RC')

Releasing version 'tags/5.0.0' (copy from 'branches/RC')

Revision ID:
11784
Parents:
branches/RC/core/admin_templates/tools/restore3.tpl 11538
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2
  • 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/admin_templates/tools/restore3.tpl 10721
Branch points:
5.0.x 5.1.x tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.1.2.2
  • More
  • 10721
  • on
      • empty log message ***
      • empty log message ***
Revision ID:
10721
Properties:
  • cvs2svn:cvs-rev = 1.1.2.1