Commit Graph

2050 Commits

Author SHA1 Message Date
Hector Cortez
80010dacf5 BUG 9137 The ProcessMaker header and menu disappears when saving... SOLVED
- When editing a DynaForm in Chrome v16, the ProcessMaker header and menu disappears when clicking on the "Save" button in the toolbar. The header doesn't return after closing the DynaForm. See screenshot.
- Fix Bug in the validation of the footer when not used in the skins.
2012-07-11 10:32:10 -04:00
julceslauhub
545e1f4bb5 Merge pull request #216 from marcoAntonioNina/BUG-9216
BUG 9216 Al cambiar el idioma por system settings... SOLVED
2012-07-10 20:24:47 -07:00
Marco Antonio Nina
9f3ba08665 BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 19:01:57 -04:00
julceslauhub
09b23ab321 Merge pull request #214 from brayanpereyra/BUG-9398
BUG 9398 the field currency don't validate SOLVED
2012-07-10 15:35:25 -07:00
julceslauhub
4306fa3a4b Merge pull request #210 from hector-cortez/BUG-9388
BUG 9388 Case nr. and Title configurables para que pueda o no aparecer.....
2012-07-10 15:22:46 -07:00
Brayan Osmar Pereyra Suxo
05a2c9e538 BUG 9398 the field currency don't validate SOLVED
- I add validate currency
2012-07-10 17:59:48 -04:00
Marco Antonio Nina
8c44e21c1c BUG 9216 Al cambiar el idioma por system settings... SOLVED
- By selecting the language in settings the Dropdown shows no language predefined.
- was add posts to language in the login and system for more information, and was modified the Dropdown for show the language predefined.
2012-07-10 17:55:22 -04:00
Victor Saisa Lopez
76f5bb2973 BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
- PMFNewCaseImpersonate function not working when start task of process to
  instance is assigned to group and not to user
- Delete validation "user assigned to task"
2012-07-10 17:48:42 -04:00
Hector Cortez
a08934efb7 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- Adjustment by standarized code.
2012-07-10 17:19:20 -04:00
Hector Cortez
a0854cf214 BUG 9388 Case nr. and Title configurables para que pueda o no aparecer...SOLVED
- En los dynaforms, en la parte de arriba se despliega el Case # y el Title:. Esta linea o conjunto de datos deberia tener algun tipo de identificacion pues algunos proyectos o no lo utilizan o no sirve de mucha referencia. Se deberia anadir un identificador para que se pueda controlar si es pertinente que se despliegue en los formularios o no.

- Adding option for active/deactive title and case number when run case.
2012-07-10 16:29:26 -04:00
Victor Saisa Lopez
f68bd1ccb9 BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
- Delete validation "user assigned to task"
2012-07-10 15:49:45 -04:00
Victor Saisa Lopez
235e410726 BUG 9370 "NewCaseImpersonate function not working when start..." SOLVED
- PMFNewCaseImpersonate function not working when start task of process to
  instance is assigned to group and not to user
- Solved problem with PMFNewCaseImpersonate function, in class
  wsBase (newCaseImpersonate) now working with groups
2012-07-10 12:51:02 -04:00
Julio Cesar Laura
38f0df196d BUG 9281 In a case the legend information on Information-Process Map seems... SOLVED
- Change the width and height for the legends panels
2012-07-10 12:21:57 -04:00
Victor Saisa Lopez
50b7c88f92 BUG 9377 "APP_FINISH_DATE is set to 1902-01-01 00:00:00 when..." SOLVED
- re-generated propel classes
2012-07-10 09:27:26 -04:00
Victor Saisa Lopez
831d093992 Merge remote branch 'upstream/master' into BUG-9377 2012-07-10 08:56:59 -04:00
Julio Cesar Laura
4ac41f87ad BUG 9287 The variable picker for the trigger editor does not show grid variables in the list
- The grid fields don't display a label
- Added a default label for the grid fields
2012-07-09 22:42:59 -04:00
Julio Cesar Laura
3cb00f3de2 BUG 9363 What is the difference between Default lang in Login and System
- In the login screen for the classic skin was not selected the language set in the ADMIN
2012-07-09 19:08:34 -04:00
julceslauhub
41e013196a Merge pull request #203 from marcoAntonioNina/BUG-9318
BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
2012-07-09 15:54:50 -07:00
Marco Antonio Nina
35b570334c BUG 9318 Cases se encuentra un nivel abajo en IE9 SOLVED
- Folder Cases appears a row below
- The ID problem for uxmodern in styles forced to move the refresh from the right side to the left side, to avoid any conflicts.
2012-07-09 18:52:03 -04:00
julceslauhub
df650e3675 Merge pull request #201 from brayanpereyra/BUG-9236
BUG 9236 Don't exist order in list grid SOLVED
2012-07-09 15:03:53 -07:00
Victor Saisa Lopez
e030e259e1 BUG 9377 "Formatting files to PSR2" SOLVED
Formatting files to PSR2
2012-07-09 16:26:17 -04:00
Brayan Osmar Pereyra Suxo
4201c60fe0 BUG 9236 Don't exist order in list grid SOLVED
- I add a order in store the grid
2012-07-09 16:10:56 -04:00
Brayan Osmar Pereyra Suxo
1856067042 BUG 9395 the code don't uses standard SOLVED
- I add standart to code
2012-07-09 15:31:23 -04:00
Brayan Osmar Pereyra Suxo
7db4587b90 Merge remote branch 'upstream/master' into BUG-9395 2012-07-09 15:26:26 -04:00
Victor Saisa Lopez
df8cfae446 BUG 9377 "APP_FINISH_DATE is set to 1902-01-01 00:00:00 when..." SOLVED
- APP_FINISH_DATE is set to 1902-01-01 00:00:00 when create new case
  using webservices
- DEL_INIT_DATE is set to NULL when routing case using webservices
- Solved the problem in the fields APPLICATION.APP_FINISH_DATE and
  APP_CACHE_VIEW.APP_FINISH_DATE, when you create a new case now set to NULL
- Solved the problem in the fields APP_DELEGATION.DEL_INIT_DATE and
  APP_CACHE_VIEW.DEL_INIT_DATE when the case is routed set to the date corresponding
2012-07-09 13:21:20 -04:00
julceslauhub
54af0aca9b Merge pull request #197 from hector-cortez/BUG-9369
BUG 9369 In debug mode the content of an array variable is not display S...
2012-07-09 09:55:31 -07:00
Hector Cortez
707f80f0a2 BUG 9369 In debug mode the content of an array variable is not display SOLVED
- Adjustment in code sniffer.
2012-07-09 12:48:22 -04:00
Brayan Osmar Pereyra Suxo
f6af663f70 BUG 9309 The group list don't show more 20 rows SOLVED
- I amended ajax group list
2012-07-09 12:23:30 -04:00
Hector Cortez
0683a589f9 BUG 9369 In debug mode the content of an array variable is not display SOLVED
- When using debug, in a process that has an array variable. in the List of variables the array content is not display.
- Fixbug of the return value when the element is a array or object in debug window.
2012-07-09 12:23:05 -04:00
Brayan Osmar Pereyra Suxo
abebd247e6 BUG 9395 Don't show folders in tree of Documents SOLVED
- I add validate to ajax tree to show all folders
2012-07-09 10:51:36 -04:00
julceslauhub
fea5c8c8e2 Merge pull request #192 from marcoAntonioNina/BUG-9406
BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
2012-07-06 13:51:50 -07:00
Marco Antonio Nina
fe447ffae8 BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
- Can not leaving the option library.
- was added a menu which can return a Designer
2012-07-06 16:41:19 -04:00
Julio Cesar Laura
5df21ae1e5 BUG 0000 Add validation in case history with value null
- The function "startDateRender" don't validate null values
2012-07-06 16:33:07 -04:00
Marco Antonio Nina
6bd65e052a BUG 9304 Notice al derivar un caso que esta configurado con... SOLVED
- In the single application out notice.
- were validated the data to to avoid these notice.
2012-07-06 15:02:37 -04:00
Marco Antonio Nina
1a077fd8d7 BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
- Can not leaving the option library.
- was added a menu which can return a Designer
2012-07-06 12:41:27 -04:00
julceslauhub
837906ca3c Merge pull request #188 from brayanpereyra/BUG-9333
BUG 9333 Don't work in IE and google chrome  SOLVED
2012-07-06 09:36:12 -07:00
julceslauhub
cea4dac85d Merge pull request #186 from marcoAntonioNina/BUG-9297
BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
2012-07-06 09:29:42 -07:00
Brayan Osmar Pereyra Suxo
602e1830ad BUG 9333 Don't work in IE and google chrome SOLVED
- I validate to all browser
2012-07-06 12:09:36 -04:00
Marco Antonio Nina
16196798b2 BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
- validating standard code
2012-07-06 11:22:39 -04:00
julceslauhub
3e3ba6238e Merge pull request #185 from brayanpereyra/BUG-9215
BUG 9215 Show scroll in google chrome SOLVED
2012-07-06 08:09:03 -07:00
Marco Antonio Nina
dab8440ac8 BUG 9297 Al crear un nuevo skin y seleccionar el uxmodern despliega... SOLVED
- It was found that an alert was displayed with a not very specific error
- Skin_ajax was modified to allow the skin uxmodern to be copied, moreover to clarify the type of error.
2012-07-06 11:06:20 -04:00
Brayan Osmar Pereyra Suxo
2f4d05fbe7 BUG 9215 Show scroll in google chrome SOLVED
- I add validate and removed scroll
2012-07-06 10:18:19 -04:00
Victor Saisa Lopez
f2ed9db6ca BUG 9207 "Users List Sort Order" SOLVED
- When I sort the list and then I go to the next page my sort list is not
  working fine
- In the User List all columns are sortable, which is incorrect
- It has set the columns that are sortable (USER_NAME, STATUS, ROLE, DUE_DATE),
  the rest of the columns have different criteria in obtaining its value, which
  prevents their order (eg FULL_NAME depends on the configuration that is
  given in ADMIN>Settings>Environment>User Name Display Format)
2012-07-06 10:10:10 -04:00
ferOnti
8e04c6c083 Merge pull request #183 from ferOnti/master
formating the file authentication.php to PSR2
2012-07-04 16:02:51 -07:00
Fernando Ontiveros
9f6cb2f812 formating the file authentication.php to PSR2 2012-07-04 19:01:31 -04:00
julceslauhub
7f49c92f3a Merge pull request #170 from hector-cortez/BUG-8369
BUG 8369 Adjustment for standardization of code SOLVED
2012-07-04 15:48:26 -07:00
Fernando Ontiveros
4ee129b3b6 formating file xpdl.php to PSR2 2012-07-04 18:24:31 -04:00
julceslauhub
6630a0214a Merge pull request #177 from hector-cortez/BUG-9246
BUG 9246 Adjustment for standardization of code SOLVED
2012-07-04 14:45:58 -07:00
Hector Cortez
b6c177a32e BUG 5359 Trigger wizard should indicate that the return value... SOLVED
- The interface for the Trigger wizard should say that the return value variable is option (not required).
- Adjustment index the third parameter that defined in return value.
2012-07-04 17:21:12 -04:00
Hector Cortez
260458b977 Merge remote branch 'upstream/master' into BUG-5359 2012-07-04 17:19:01 -04:00