branches

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reorganizing the repository.
Reorganizing the repository.

  1. … 13672 more files in changeset.
- Changing files header ( preparation for release );…
- Changing files header ( preparation for release );

- Loading library at Bootstrap instead of controller;

    • -0
    • +14
    ./cpcfernando/application/Bootstrap.php
Creating private branch from trunk.
Creating private branch from trunk.

    • -0
    • +10
    ./cpcfernando/library/Zend/Locale/Data/iw.xml
  1. … 3396 more files in changeset.
Removing private branch to recreate from trunk because of the new version.
Removing private branch to recreate from trunk because of the new version.

  1. … 3395 more files in changeset.
Adding support to Header on ScForms.
Adding support to Header on ScForms.

Add support to SC Label.
Add support to SC Label.

    • -0
    • +103
    ./cpcfernando/library/SmartClient/Helper/ScLabel.php
- Fixed ScMenus;…
- Fixed ScMenus;

- Change DataSource to RestDataSource;

Adding support to password fields.
Adding support to password fields.

Adding SmartClient ToolStrips support.
Adding SmartClient ToolStrips support.

    • -0
    • +105
    ./cpcfernando/library/SmartClient/Helper/ScToolStrips.php
Correct license URL.
Correct license URL.

- Updating file header;…
- Updating file header;

- Remove unnecessary require_once().

Add support to SmartClient Menus.
Add support to SmartClient Menus.

    • -0
    • +254
    ./cpcfernando/library/SmartClient/Helper/ScMenus.php
Fixing small typo.
Fixing small typo.

Renaming path/files to fully meet ZF coding standard and allow view files to be loaded for the entire application.
Renaming path/files to fully meet ZF coding standard and allow view files to be loaded for the entire application.

    • -0
    • +179
    ./cpcfernando/library/SmartClient/Helper/ScWindows.php
    • -0
    • +202
    ./cpcfernando/library/SmartClient/Helper/ScTrees.php
    • -0
    • +186
    ./cpcfernando/library/SmartClient/Helper/ScTabs.php
    • -0
    • +106
    ./cpcfernando/library/SmartClient/Helper/ScGeneral.php
  1. … 5 more files in changeset.
Adding PHP Docs.
Adding PHP Docs.

    • -0
    • +29
    ./cpcfernando/public/docs/packages.html
    • -0
    • +13
    ./cpcfernando/public/docs/blank.html
    • -0
    • +82
    ./cpcfernando/public/docs/errors.html
    • -0
    • +24
    ./cpcfernando/public/docs/index.html
    • -0
    • +106
    ./cpcfernando/public/docs/default/_Scdatasource.php.html
    • -0
    • +952
    ./cpcfernando/public/docs/default/SmartClient_Helper_Scforms.html
    • -0
    • +448
    ./cpcfernando/public/docs/default/SmartClient_Helper_Scgrids.html
    • -0
    • +32
    ./cpcfernando/public/docs/media/banner.css
    • -0
    • +26
    ./cpcfernando/public/docs/classtrees_default.html
    • -0
    • +106
    ./cpcfernando/public/docs/default/_Sctrees.php.html
    • -0
    • +92
    ./cpcfernando/public/docs/default/_SchtmlFlow.php.html
  1. … 18 more files in changeset.
Properly add documentation for SC Tabs and SC Windows.
Properly add documentation for SC Tabs and SC Windows.

- Add support to SC Tabs;…
- Add support to SC Tabs;

Close ticket SC-6.

    • -0
    • +186
    ./cpcfernando/library/SmartClient/helpers/Sctabs.php
- Add SC Windows support;…
- Add SC Windows support;

- Fix documentation of SC HtmlFlow;

Close ticket SC-11.

    • -0
    • +177
    ./cpcfernando/library/SmartClient/helpers/Scwindows.php
Adding support to htmlFlow.…
Adding support to htmlFlow.

Solves ticket SC-10.

    • -0
    • +99
    ./cpcfernando/library/SmartClient/helpers/SchtmlFlow.php
- Add support to SmartClient trees;…
- Add support to SmartClient trees;

- Minor changes on other classes renaming vars/functions;

    • -0
    • +202
    ./cpcfernando/library/SmartClient/helpers/Sctrees.php
- Add Button support to SCForms;…
- Add Button support to SCForms;

- Changes default behaviour of SCForms;

Add new functions to SCForms;…
Add new functions to SCForms;

Change var fields on SCForms to protected;

Some minor changes related to naming conventions;

    • -22
    • +176
    ./cpcfernando/library/SmartClient/helpers/Scforms.php
Adding the first version of Scdatasource.
Adding the first version of Scdatasource.

    • -0
    • +214
    ./cpcfernando/library/SmartClient/helpers/Scdatasource.php
Add select field support.
Add select field support.

Removing unnecessary folders.
Removing unnecessary folders.

Update SCForms and examples.
Update SCForms and examples.

Add SC Forms with some examples.
Add SC Forms with some examples.

    • -0
    • +391
    ./cpcfernando/library/SmartClient/helpers/Scforms.php
Correcting email.
Correcting email.

Renaming vars to meet the Zend Framework Coding Standard;
Renaming vars to meet the Zend Framework Coding Standard;

Adding button types to Scbutton.
Adding button types to Scbutton.