•  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Tagging version 0.1 of SCPHP.
Tagging version 0.1 of SCPHP.
Merge cpcfernando branch [50]:[82] into trunk.
Merge cpcfernando branch [50]:[82] into trunk.

    • -20
    • +7
    ./trunk/SmartClient/ScDataSource.php
    • -0
    • +71
    ./trunk/SmartClient/ScToolStrip.php
    • -0
    • +150
    ./trunk/SmartClient/ScLayout.php
    • -21
    • +241
    ./trunk/SmartClient/ScGeneral.php
    • -0
    • +156
    ./trunk/SmartClient/ScWindow.php
  1. … 23 more files in changeset.
- Fixing issue SC-50;
- Fixing issue SC-50;

  1. … 1 more file in changeset.
- Fixing issue SC-46;
- Fixing issue SC-46;

  1. … 1 more file in changeset.
- Fixing demo problems;…
- Fixing demo problems;

- Fix problem with newlines and tabs;

Related to issue SC-29.

    • -34
    • +42
    ./branches/cpcfernando/demos/layout.php
    • -16
    • +23
    ./branches/cpcfernando/demos/books.php
    • -11
    • +11
    ./branches/cpcfernando/index.php
- Changing SCPHP to use standard class names;…
- Changing SCPHP to use standard class names;

- Small fix on file header;

Fixing issue SC-38.

- Changing SCPHP to use standard class names;…
- Changing SCPHP to use standard class names;

Fixing issue SC-38.

  1. … 10 more files in changeset.
- Change the order of indentJson and addQuotesStr calls;…
- Change the order of indentJson and addQuotesStr calls;

Related to issue SC-42.

  1. … 1 more file in changeset.
- Update header on ScCompress;
- Update header on ScCompress;

    • -3
    • +3
    ./branches/cpcfernando/js/ScCompress.php
- Fix small bugs on ScMenus;…
- Fix small bugs on ScMenus;

Fix issue SC-45.

  1. … 1 more file in changeset.
- Add SearchForm support;…
- Add SearchForm support;

Fix issue SC-30.

    • -0
    • +85
    ./branches/cpcfernando/SmartClient/ScSearchForm.php
  1. … 1 more file in changeset.
- Remove transformResponse from ScDataSource;…
- Remove transformResponse from ScDataSource;

Fix issue SC-43.

  1. … 1 more file in changeset.
- Fix a small problem on new encode method;…
- Fix a small problem on new encode method;

Related to issue SC-42.

  1. … 1 more file in changeset.
- Add header to ScCompress file;
- Add header to ScCompress file;

    • -0
    • +14
    ./branches/cpcfernando/js/ScCompress.php
  1. … 1 more file in changeset.
- Add option to generated indented json code;…
- Add option to generated indented json code;

Fix issue SC-42.

  1. … 15 more files in changeset.
- Update ScCompress to add a header for cache control;…
- Update ScCompress to add a header for cache control;

Related to issue SC-31.

    • -0
    • +6
    ./branches/cpcfernando/js/ScCompress.php
  1. … 1 more file in changeset.
- Add support to DetailViewer;…
- Add support to DetailViewer;

Implements issue SC-40.

    • -0
    • +174
    ./branches/cpcfernando/SmartClient/ScDetailViewer.php
  1. … 1 more file in changeset.
- Add option to create elements without <script> tag;…
- Add option to create elements without <script> tag;

Fix issue SC-28.

  1. … 14 more files in changeset.
- Adding support to JS Compression;…
- Adding support to JS Compression;

Fix issue SC-31.

    • -0
    • +16
    ./branches/cpcfernando/js/ScCompress.php
  1. … 2 more files in changeset.
- Adding support to Toolbar on ScForms;…
- Adding support to Toolbar on ScForms;

Fixing issue SC-37.

  1. … 1 more file in changeset.
- Add custom field support to ScForms;…
- Add custom field support to ScForms;

Fix issue SC-35.

  1. … 1 more file in changeset.
- Adding upload to ScForms;…
- Adding upload to ScForms;

Fix issue SC-34.

  1. … 1 more file in changeset.
- Add radioGroup support to ScForms;…
- Add radioGroup support to ScForms;

Fix issue SC-33.

  1. … 1 more file in changeset.
Adding quotes to includeScripts function.…
Adding quotes to includeScripts function.

Fixes issue SC-32.

  1. … 1 more file in changeset.
Adding support to ScTree.…
Adding support to ScTree.

Fix issue SC-26.

    • -0
    • +132
    ./branches/cpcfernando/SmartClient/ScTree.php
  1. … 1 more file in changeset.
Moving ScTrees to ScTreeGrid.…
Moving ScTrees to ScTreeGrid.

Fix issue SC-27.

    • -0
    • +180
    ./branches/cpcfernando/SmartClient/ScTreeGrid.php
  1. … 2 more files in changeset.
Fixing index.php that was wrongly changed on earlier commmits.
Fixing index.php that was wrongly changed on earlier commmits.

    • -53
    • +10
    ./branches/cpcfernando/index.php
Fixing a wrong call to Zend_Json::encode() on SCPHP.…
Fixing a wrong call to Zend_Json::encode() on SCPHP.

Fix issue SC-23.

Adding a demonstration for ScPHP.…
Adding a demonstration for ScPHP.

Starting to fix issue INT-22.

    • -0
    • +66
    ./branches/cpcfernando/demos/layout.php
    • -0
    • +1
    ./branches/cpcfernando/demos/categories.php
    • -0
    • +240
    ./branches/cpcfernando/demos/js/common.js
    • -0
    • +285
    ./branches/cpcfernando/demos/books.php
    • -0
    • +20
    ./branches/cpcfernando/demos/index.php
Adding check on items array.…
Adding check on items array.

Fix issue SC-22.

  1. … 1 more file in changeset.