phrases_event_handler.php

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

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/units/phrases/phrases_event_handler.php 11892
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.2.4
  • svn:executable = *
  • svn:keywords = Id

Deleting version 'releases/5.0.0'

Deleting version 'releases/5.0.0'

Revision ID:
12098
Parents:
releases/5.0.0/core/units/phrases/phrases_event_handler.php 12079
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.2.4
  • svn:executable = *
  • svn:keywords = Id

Deleting version 'releases/5.0.0'

Deleting version 'releases/5.0.0'

Revision ID:
12078
Parents:
releases/5.0.0/core/units/phrases/phrases_event_handler.php 12059
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.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/phrases/phrases_event_handler.php 11623
Branch points:
5.0.x 5.1.x tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.2.4
  • svn:executable = *
  • svn:keywords = Id

Deleting version 'tags/5.0.0'

Deleting version 'tags/5.0.0'

Revision ID:
11803
Parents:
tags/5.0.0/core/units/phrases/phrases_event_handler.php 11784
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.2.4
  • svn:executable = *
  • More
  • 11623
  • on

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

1. Proj-base module discontinued. Some stuff moved to Core.

2. Temp handler now can check, that record is being edited by someone else based on given ids (not only based on ids from current user's temp tables)

3. Fixed problem, when adding new language and there are errors on form, then all data from form is lost.

Revision ID:
11623
Parents:
branches/RC/core/units/phrases/phrases_event_handler.php 11538
Branch points:
tag:5.0.0
Tags:
5.0.0
Properties:
  • cvs2svn:cvs-rev = 1.14.2.4
  • svn:executable = *
  • 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/phrases/phrases_event_handler.php 11430
Properties:
  • cvs2svn:cvs-rev = 1.14.2.3
  • svn:executable = *
  • More
  • 11430
  • on

New functionality to Edit eisting Language Labels

New functionality to Edit eisting Language Labels

Revision ID:
11430
Parents:
branches/RC/core/units/phrases/phrases_event_handler.php 9408
Properties:
  • cvs2svn:cvs-rev = 1.14.2.2
  • svn:executable = *
  • More
  • 9408
  • on
      • empty log message ***
      • empty log message ***
Revision ID:
9408
Parents:
branches/RC/core/units/phrases/phrases_event_handler.php 8929
Properties:
  • cvs2svn:cvs-rev = 1.14.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/phrases/phrases_event_handler.php 8710
Properties:
  • cvs2svn:cvs-rev = 1.14
  • svn:executable = *

#17157 - almost finished file uploads

#17157 - almost finished file uploads

Revision ID:
8710
Parents:
trunk/core/units/phrases/phrases_event_handler.php 7391
Branch points:
RC
Properties:
  • cvs2svn:cvs-rev = 1.14
  • svn:executable = *

This commit was manufactured by cvs2svn to create tag 'release_1_4_0'.

This commit was manufactured by cvs2svn to create tag 'release_1_4_0'.

Revision ID:
7616
Parents:
branches/unlabeled/unlabeled-1.12.2/core/units/phrases/phrases_event_handler.php 7045
Properties:
  • cvs2svn:cvs-rev = 1.12.2.2
  • svn:executable = *

This commit was manufactured by cvs2svn to create tag 'RC_feb07_1'.

This commit was manufactured by cvs2svn to create tag 'RC_feb07_1'.

Revision ID:
7615
Parents:
branches/unlabeled/unlabeled-1.12.2/core/units/phrases/phrases_event_handler.php 7045
Properties:
  • cvs2svn:cvs-rev = 1.12.2.2
  • svn:executable = *

Merged from RC

Merged from RC

Revision ID:
7391
Parents:
trunk/core/units/phrases/phrases_event_handler.php 6625
Properties:
  • cvs2svn:cvs-rev = 1.13
  • svn:executable = *

inb: 5972 - languages

inb: 5972 - languages

Revision ID:
7045
Parents:
branches/unlabeled/unlabeled-1.12.2/core/units/phrases/phrases_event_handler.php 7039
Branch points:
tag:RC_feb07_1 tag:release_1_4_0
Properties:
  • cvs2svn:cvs-rev = 1.12.2.2
  • svn:executable = *

inb: 5972 - languages

inb: 5972 - languages

Revision ID:
7039
Parents:
branches/unlabeled/unlabeled-1.12.2/core/units/phrases/phrases_event_handler.php 6626
Properties:
  • cvs2svn:cvs-rev = 1.12.2.1
  • svn:executable = *

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

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

Revision ID:
6766
Parents:
branches/unlabeled/unlabeled-1.10.2/core/units/phrases/phrases_event_handler.php 6494
Properties:
  • cvs2svn:cvs-rev = 1.10.2.2
  • svn:executable = *

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.12.2'.

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.12.2'.

Revision ID:
6626
Copied from:
trunk/core/units/phrases/phrases_event_handler.php 6625
Properties:
  • cvs2svn:cvs-rev = 1.12
  • svn:executable = *
      • empty log message ***
      • empty log message ***
Revision ID:
6625
Parents:
trunk/core/units/phrases/phrases_event_handler.php 6583
Copied to:
branches/unlabeled/unlabeled-1.12.2/core/units/phrases/phrases_event_handler.php 6626
Properties:
  • cvs2svn:cvs-rev = 1.12
  • svn:executable = *

Merged from RC (before creating KX)

Merged from RC (before creating KX)

Revision ID:
6583
Parents:
trunk/core/units/phrases/phrases_event_handler.php 6093
Properties:
  • cvs2svn:cvs-rev = 1.11
  • svn:executable = *

front phrases creation fix (OnNew event allowed)

front phrases creation fix (OnNew event allowed)

Revision ID:
6494
Parents:
branches/unlabeled/unlabeled-1.10.2/core/units/phrases/phrases_event_handler.php 6493
Branch points:
tag:RC_nov06_1
Properties:
  • cvs2svn:cvs-rev = 1.10.2.2
  • svn:executable = *

front phrases creation fix (OnNew event allowed)

front phrases creation fix (OnNew event allowed)

Revision ID:
6493
Parents:
branches/unlabeled/unlabeled-1.10.2/core/units/phrases/phrases_event_handler.php 6094
Properties:
  • cvs2svn:cvs-rev = 1.10.2.1
  • svn:executable = *

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.10.2'.

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.10.2'.

Revision ID:
6094
Copied from:
trunk/core/units/phrases/phrases_event_handler.php 6093
Properties:
  • cvs2svn:cvs-rev = 1.10
  • svn:executable = *

Merged from RC (after 1.2.1 release)

Merged from RC (after 1.2.1 release)

Revision ID:
6093
Parents:
trunk/core/units/phrases/phrases_event_handler.php 5431
Copied to:
branches/unlabeled/unlabeled-1.10.2/core/units/phrases/phrases_event_handler.php 6094
Properties:
  • cvs2svn:cvs-rev = 1.10
  • svn:executable = *

This commit was manufactured by cvs2svn to create tag 'release_1_2_1'.

This commit was manufactured by cvs2svn to create tag 'release_1_2_1'.

Revision ID:
6080
Parents:
branches/unlabeled/unlabeled-1.9.2/core/units/phrases/phrases_event_handler.php 5770
Properties:
  • cvs2svn:cvs-rev = 1.9.2.1
  • svn:executable = *

This commit was manufactured by cvs2svn to create tag 'RC_aug06_1'.

This commit was manufactured by cvs2svn to create tag 'RC_aug06_1'.

Revision ID:
6079
Parents:
branches/unlabeled/unlabeled-1.9.2/core/units/phrases/phrases_event_handler.php 5770
Properties:
  • cvs2svn:cvs-rev = 1.9.2.1
  • svn:executable = *
      • empty log message ***
      • empty log message ***
Revision ID:
5770
Parents:
branches/unlabeled/unlabeled-1.9.2/core/units/phrases/phrases_event_handler.php 5450
Branch points:
tag:RC_aug06_1 tag:release_1_2_1
Properties:
  • cvs2svn:cvs-rev = 1.9.2.1
  • svn:executable = *

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

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

Revision ID:
5480
Parents:
branches/unlabeled/unlabeled-1.8.22/core/units/phrases/phrases_event_handler.php 5428
Properties:
  • cvs2svn:cvs-rev = 1.8.22.1
  • svn:executable = *

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

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

Revision ID:
5479
Parents:
branches/unlabeled/unlabeled-1.8.22/core/units/phrases/phrases_event_handler.php 5428
Properties:
  • cvs2svn:cvs-rev = 1.8.22.1
  • svn:executable = *

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.9.2'.

This commit was manufactured by cvs2svn to create branch 'unlabeled-1.9.2'.

Revision ID:
5450
Copied from:
trunk/core/units/phrases/phrases_event_handler.php 5431
Properties:
  • cvs2svn:cvs-rev = 1.9
  • svn:executable = *