Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 2600 2105 0.9.6 3896 2601

latest revision download trunk

2600 annotated / raw | Diffs: previous, other | Lines: 1057 ( +1, -1 )

Created: 2007-04-25 12:20:17 -0500 (16 months ago) | Author: opengeek | Changeset: 2600

* merged range 2591 to 2599 from branches/095dev

Branch point for: 0.9.6

Properties

 svn:executable = *

2588 annotated / raw | Diffs: previous, other | Lines: 1057 ( +9, -3 )

Created: 2007-04-23 17:50:00 -0500 (16 months ago) | Author: opengeek | Changeset: 2588

- RC3 commit
- merge range 2553 through 2587 from branches/095dev

Properties

 svn:executable = *

2546 annotated / raw | Diffs: previous, other | Lines: 1051 ( +2, -1 )

Created: 2007-04-16 00:10:39 -0500 (16 months ago) | Author: opengeek | Changeset: 2546

- [FS#130] Partial fix: Added system setting to toggle the ability for users to be able to see all items in the tree, regardless of access permissions (still needs configuration UI in manager).

Properties

 svn:executable = *

2545 annotated / raw | Diffs: previous, other | Lines: 1050 ( +9, -4 )

Created: 2007-04-15 19:38:09 -0500 (16 months ago) | Author: opengeek | Changeset: 2545

- Merged range 2521 to 2544 from branches/095dev
- Fix to cachesync processor (removed extra / in path assignment)
- [FS#825] New approach to automatic path configuration

Properties

 svn:executable = *

2360 annotated / raw | Diffs: previous, other | Lines: 1045 ( +6, -2 )

Created: 2007-02-18 13:47:03 -0600 (18 months ago) | Author: opengeek | Changeset: 2360

Copied to: branches/jaredc/trunk/install/setup.sql 2400

* merged from branches/095dev revisions 2261:2358
* changed version to 0.9.6 in preparation for a public release candidate

Properties

 svn:executable = *

2251 annotated / raw | Diffs: previous, other | Lines: 1041 ( +3, -1 )

Created: 2007-01-21 14:56:50 -0600 (19 months ago) | Author: opengeek | Changeset: 2251

Merged revision 2248 from branches/095dev:
Added baseline support for Right To Left languages in the Manager
* Added two configuration settings, manager_direction and manager_lang_attribute.
* Added user settings for the new configuration settings.
* Fixed context menu display when RTL direction is selected.
* Menu tree displays on the right hand side of the Manager when RTL is selected.
* Numerous tweaks across the Manager to render RTL languages correctly (no impact when LTR is selected)
* Set code editing textareas (snippets, plugins etc.) to use LTR in all cases - TV editing areas use RTL if selected.
* Added DocManager support for RTL languages.

Properties

 svn:executable = *

2243 annotated / raw | Diffs: previous, other | Lines: 1039 ( +28, -3 )

Created: 2007-01-19 14:48:05 -0600 (19 months ago) | Author: opengeek | Changeset: 2243

merge -r2221:2242 from tattoo/branches/095dev

Properties

 svn:executable = *

2220 annotated / raw | Diffs: previous, other | Lines: 1014 ( +2, -1 )

Created: 2007-01-10 20:26:23 -0600 (19 months ago) | Author: opengeek | Changeset: 2220

Merge -r2215:2219 from branches/095dev/

Properties

 svn:executable = *

2105 new annotated / raw | Lines: 1013 ( +1013, -0 )

Created: 2006-12-05 18:00:25 -0600 (20 months ago) | Author: no_author | Changeset: 2105

Copied (3 times):

Created by FishEye for initial repository import

Tags: 0.9.5

Properties

 svn:executable = *

latest revision download Branch 0.9.6

3896 annotated / raw | Diffs: previous, other | Lines: 1070 ( +1, -1 )

Created: 2008-08-08 16:30:36 -0500 (21 days ago) | Author: opengeek | Changeset: 3896

* [#MODX-176] XSS vulnerability in mcpuk resource browser; fixed problem in GET parameter "editorpath".

Properties

 svn:executable = *

3871 annotated / raw | Diffs: previous, other | Lines: 1070 ( +3, -2 )

Created: 2008-07-22 16:51:01 -0500 (38 days ago) | Author: opengeek | Changeset: 3871

* [#MODX-206] Vulnerability with CSRF(Cross Site Request Forgery); added configurable http referer validation option.

Properties

 svn:executable = *

3869 annotated / raw | Diffs: previous, other | Lines: 1069 ( +1, -1 )

Created: 2008-07-22 10:37:49 -0500 (38 days ago) | Author: opengeek | Changeset: 3869

* Sync'ing changes back from trunk

Properties

 svn:executable = *

3766 annotated / raw | Diffs: previous, other | Lines: 1069 ( +1, -1 )

Created: 2008-05-26 17:34:17 -0500 (3 months 3 days ago) | Author: coroico | Changeset: 3766

MODx#138 Install-language-to-site-language patch applied and language name filtered. tested with francais-utf8

Properties

 svn:executable = *

3682 annotated / raw | Diffs: previous, other | Lines: 1069 ( +9, -3 )

Created: 2008-05-03 13:06:19 -0500 (3 months 26 days ago) | Author: rethrash | Changeset: 3682

[#MODX-124]
Add a role to the manager for emptying the trash/permanently purging deleted documents.

Properties

 svn:executable = *

3429 annotated / raw | Diffs: previous, other | Lines: 1063 ( +6, -0 )

Created: 2008-02-28 18:45:36 -0600 (6 months ago) | Author: sirlancelot | Changeset: 3429

* [#MODX-34] Document permissions are saved now when a document is saved.
* [#MODX-45] private_*group columns now fully implemented.

Branch point for: 0.9.6-rtl

Properties

 svn:executable = *

2782 annotated / raw | Diffs: previous, other | Lines: 1057 ( +1, -1 )

Created: 2007-06-14 01:56:31 -0500 (14 months ago) | Author: opengeek | Changeset: 2782

* [FS#894] Checking table_prefix failed during installation.
* [FS#874] Alias not saved if char-encoding set other then UTF-8 (bug in save_content.processor.php).

Properties

 svn:executable = *

2731 annotated / raw | Diffs: previous, other | Lines: 1057 ( +1, -1 )

Created: 2007-05-17 12:06:16 -0500 (15 months ago) | Author: opengeek | Changeset: 2731

* Updates to new installer
        - Fixed button on summary action page to display as Retry when errors are reported, Install otherwise
        - Fixed Advanced upgrade option (was not getting existing dbname properly)
        - Fixed connection charset detection from removing last character of charset (utf instead of utf8)
        - Added titles to summary and install pages

Properties

 svn:executable = *

2601 new annotated / raw | Diffs: previous, other | Lines: 1057 ( +1057, -0 )

Created: 2007-04-25 12:29:41 -0500 (16 months ago) | Author: opengeek | Changeset: 2601

creating new 0.9.6 development and bugfix branch

Properties

 svn:executable = *

Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5 Build:build-293 2008-04-15 ) - Administration - Page generated 2008-08-30 02:52 -0500