priority_helper.php

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:
14241
Parents:
branches/5.1.x/core/units/helpers/priority_helper.php 13086
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.2.2.4
  • svn:eol-style = LF
  • svn:keywords = Id

Merge of "in-portal/releases/5.0.2@13073" to "in-portal/branches/5.1.x@12657".

Merge of "in-portal/releases/5.0.2@13073" to "in-portal/branches/5.1.x@12657".

Revision ID:
13086
Parents:
branches/5.1.x/core/units/helpers/priority_helper.php 12657
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.2.2.4
  • svn:executable = *
  • svn:keywords = Id

Reintegrate merge of "in-portal/releases/5.0.1@12617" to "in-portal/branches/5.1.x@12453".

Reintegrate merge of "in-portal/releases/5.0.1@12617" to "in-portal/branches/5.1.x@12453".

Revision ID:
12657
Parents:
branches/5.0.x/core/units/helpers/priority_helper.php 12306
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • svn:keywords = Id

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

1. Bug #0000230: Rearrange Helpers and Remove Deprecated Parsers

2. Rename and move Helpers into core/units

INP-190

Revision ID:
12306
Copied from:
branches/5.0.x/core/units/general/helpers/priority_helper.php 12299
Branch points:
5.1.x
Tags:
5.0.1
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • 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/general/helpers/priority_helper.php 12117
Copied to:
branches/5.0.x/core/units/helpers/priority_helper.php 12306
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • 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/general/helpers/priority_helper.php 11892
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • 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/general/helpers/priority_helper.php 11668
Branch points:
5.0.x 5.1.x tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • svn:keywords = Id
  • More
  • 11668
  • on

1. #27332 - Admin: Add Item button is Missing on "Showing All" Grid

2. Fixed priority problem, when adding category from advanced view screen.

1. #27332 - Admin: Add Item button is Missing on "Showing All" Grid

2. Fixed priority problem, when adding category from advanced view screen.

Revision ID:
11668
Parents:
branches/RC/core/units/general/helpers/priority_helper.php 11610
Branch points:
tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.2.2.4
  • svn:executable = *
  • More
  • 11610
  • on

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

1. check for non-existing tab (when prefix is given) added in catalog

2. now theme default2007, then theme default2009 will be preselected during install (when available)

3. added new constant DBG_IGNORE_FATAL_ERRORS, that should be used in methods, that define their own error handlers and don't want kApplication to interfear (like sending 500 HTTP Responce code on fatal errors).

4. new edit button design for template editor on Front-End.

5. new method CategoriesTagProcessor::_transformContentBlockData added for applying custom processing to st_ContentBlock tag

6. new tag st_EditingScripts with all admin javascript includes from admin added. In case, when it's now used all such javascript are still added in st_EditPage tag.

Revision ID:
11610
Parents:
branches/RC/core/units/general/helpers/priority_helper.php 11576
Properties:
  • cvs2svn:cvs-rev = 1.2.2.3
  • svn:executable = *
  • More
  • 11576
  • on

1. Show All/Show Structure links remembered last visited category.

2. Empty line between grid and toolbar in IE.

3. New replacement #section_label#, that will be replaced with label, from given section.

4. Unused old tab design styles removed from css file.

5. Completely rewrited "Loading ..." overlay logic during ajax requests in catalog and other ajax-related places.

6. search_keydown function fixed and don't raise php fatal error when enter is pressed in simple search input near search buttons in toolbar.

7. Categories tab removed from reviews section (was accidentally added during new catalog implementation).

8. Priority dropdown in categories list in admin is now filled with positive values.

9. Fixed proj-cms templates (because they will be moved to core later).

1. Show All/Show Structure links remembered last visited category.

2. Empty line between grid and toolbar in IE.

3. New replacement #section_label#, that will be replaced with label, from given section.

4. Unused old tab design styles removed from css file.

5. Completely rewrited "Loading ..." overlay logic during ajax requests in catalog and other ajax-related places.

6. search_keydown function fixed and don't raise php fatal error when enter is pressed in simple search input near search buttons in toolbar.

7. Categories tab removed from reviews section (was accidentally added during new catalog implementation).

8. Priority dropdown in categories list in admin is now filled with positive values.

9. Fixed proj-cms templates (because they will be moved to core later).

Revision ID:
11576
Parents:
branches/RC/core/units/general/helpers/priority_helper.php 9639
Properties:
  • cvs2svn:cvs-rev = 1.2.2.2
  • svn:executable = *
  • More
  • 9639
  • on

Merging suitable for RC changes, done during development of Begonija ASU

Merging suitable for RC changes, done during development of Begonija ASU

Revision ID:
9639
Parents:
branches/RC/core/units/general/helpers/priority_helper.php 8929
Properties:
  • cvs2svn:cvs-rev = 1.2.2.1
  • svn:executable = *
  • More
  • 8929
  • on

This commit was manufactured by cvs2svn to create branch 'RC'.

This commit was manufactured by cvs2svn to create branch 'RC'.

Revision ID:
8929
Parents:
trunk/core/units/general/helpers/priority_helper.php 7855
Properties:
  • cvs2svn:cvs-rev = 1.2
  • svn:executable = *

Merge From RC

Merge From RC

Revision ID:
7855
Branch points:
RC
Properties:
  • cvs2svn:cvs-rev = 1.2
  • svn:executable = *