Commit Graph

18 Commits

Author SHA1 Message Date
Victor Saisa Lopez
2f0053a667 PM-1111 "16332: Grids with same name (Small fix)" SOLVED
Small fix
2014-12-13 16:50:32 -04:00
Victor Saisa Lopez
4f52f0a433 PM-1111 "16332: Grids with same name (Small fix)" SOLVED
Small fix
2014-12-13 16:45:53 -04:00
Victor Saisa Lopez
0f235c776f PM-1111 "16332: Grids with same name" SOLVED
Issue:
    16332: Grids with same name
Cause:
    No se valida si existe un Grid con el mismo nombre
Solution:
    Al "Copy/Import DynaForm" si este tiene incrustado un Grid y el titulo del mismo
    ya existe en el proceso; al titulo del Grid se le concatena entre parentesis el titulo
    del nuevo DynaForm
2014-12-11 16:38:59 -04:00
Victor Saisa Lopez
242d712a37 BUG 9549 "Posibilidad de copiar dynaforms" SOLVED
- The condition editor not is copy/import
- Solved problem in copy/import the condition editor
* Available from version ProcessMaker-2.5.1
2013-05-16 16:28:09 -04:00
Victor Saisa Lopez
4cf67531b6 BUG 9549 "Posibilidad de copiar dynaforms" SOLVED
- New feature
- Add the ability to copy/import Dynaforms
- Copy/Import Dynaform option was added in DESIGNER>DYNAFORMS>New
* Available from version ProcessMaker-2.0.46
2013-01-03 15:31:55 -04:00
Fernando Ontiveros
a8e8cf0295 SPEEDY adding the autloader feature in class.bootstrap.php 2012-11-13 13:48:16 -04:00
Ralph Asendeteufrer
17631d0082 CODE STYLE
files modified:
conditionalShowHide.php
conditionalShowHide_Ajax.php
datemask.php
dynaform_Fields.php
dynaforms_Ajax.php
dynaforms_AssignVariables.php
dynaforms_ChoseType.php
dynaforms_Delete.php
dynaforms_Edit.php
dynaforms_FlatEditor.php
dynaforms_List.php
dynaforms_NewPlugin.php
dynaforms_PagedTableAjax.php
dynaforms_Preview.php
dynaforms_Save.php
dynaforms_SaveProperties.php
dynaforms_Save_as.php
dynaforms_Saveas.php
dynaforms_ToolbarAjax.php
dynaforms_checkDependentFields.php
fieldsGetterAjax.php
fieldsHandler.php
fieldsHandlerAjax.php
fieldsHandlerViewer.php
fields_Ajax.php
fields_Delete.php
fields_Edit.php
fields_List.php
fields_Order.php
test.php
2012-10-18 11:53:05 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Alexandre Rosenfeld
50bf854bee BUG 6400 Replacing json_encode|json_decode by their G implementations
This fixes the problem of some pages of ProcessMaker not working on
PHP 5.1, since there is no json_encode or json_decode native functions
on PHP 5.1.
2011-04-19 16:26:20 -04:00
Fernando Ontiveros
cbf9ee2184 making dynaform form more clean and bug free, and remove the pmtable section, because still having errors with pmtable 2011-02-24 02:02:56 +00:00
safan
afac6b7b2a Saving process, adding UID in grid,saving dynaform issue 2011-02-09 15:01:32 +00:00
Erik Amaru Ortiz
d3711593bd BUG 5857: Solved 2011-01-19 14:08:35 +00:00
safan
d7246dad60 1.) Added Process supervisor => Supervisor Extjs form
2.) Added Process supervisor => Dynaform Extjs form
3.) Added Process supervisor => Input Document Extjs form
4.) Added Database Connection  Extjs form
2010-12-17 14:18:47 +00:00
safan
960d1a1b7a fixed dynaform save function (since it was over rided) 2010-12-16 06:27:13 +00:00
Gustavo Adolfo Cruz Laura
c2d2fa485f Bug 47: google doc list. The dynaforms can't be saved with the name of another existing dynaform 2010-12-15 16:59:26 +00:00
safan
9ff7710427 1.) fixed deleting input and output doc and dynaform code
2.) Added saving function code for output doc
2010-12-14 15:07:01 +00:00
safan
720db63b61 completed dynaform saving part 2010-12-07 11:29:45 +00:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00